Home
last modified time | relevance | path

Searched refs:htt_pdev_free (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_api.h104 void htt_pdev_free(htt_pdev_handle pdev);
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c742 void htt_pdev_free(htt_pdev_handle pdev) in htt_pdev_free() function
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.c1870 htt_pdev_free(pdev->htt_pdev); in ol_txrx_pdev_detach()