Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/init_deinit/dispatcher/src/
H A Ddispatcher_init_deinit.c1524 wlan_mgmt_txrx_psoc_disable(psoc); in dispatcher_psoc_enable()
1568 QDF_BUG(QDF_STATUS_SUCCESS == wlan_mgmt_txrx_psoc_disable(psoc)); in dispatcher_psoc_disable()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/inc/
H A Dwlan_mgmt_txrx_utils_api.h1346 QDF_STATUS wlan_mgmt_txrx_psoc_disable(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/src/
H A Dwlan_mgmt_txrx_utils_api.c880 QDF_STATUS wlan_mgmt_txrx_psoc_disable(struct wlan_objmgr_psoc *psoc) in wlan_mgmt_txrx_psoc_disable() function