Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_internal.h959 QDF_STATUS wma_tx_detach(tp_wma_handle wma_handle);
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c1445 QDF_STATUS wma_tx_detach(tp_wma_handle wma_handle) in wma_tx_detach() function
H A Dwma_main.c4907 qdf_status = wma_tx_detach(wma_handle); in wma_stop()