Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_main.h328 QDF_STATUS wlan_dp_txrx_pdev_detach(ol_txrx_soc_handle soc, uint8_t pdev_id,
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c2283 wlan_dp_txrx_pdev_detach(cds_get_context(QDF_MODULE_ID_SOC), in wlan_dp_txrx_pdev_attach()
2291 QDF_STATUS wlan_dp_txrx_pdev_detach(ol_txrx_soc_handle soc, uint8_t pdev_id, in wlan_dp_txrx_pdev_detach() function
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c2825 return wlan_dp_txrx_pdev_detach(soc, pdev_id, force); in ucfg_dp_txrx_pdev_detach()