Searched refs:qdf_destroy_workqueue (Results 1 – 12 of 12) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
H A D | qdf_defer.c | 118 void qdf_destroy_workqueue(qdf_handle_t hdl, in qdf_destroy_workqueue() function 124 qdf_export_symbol(qdf_destroy_workqueue);
|
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
H A D | qdf_defer.h | 114 void qdf_destroy_workqueue(qdf_handle_t hdl, qdf_workqueue_t *wqueue); 372 static inline void qdf_destroy_workqueue(qdf_handle_t hdl, in qdf_destroy_workqueue() function
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
H A D | wlan_dp_wfds.c | 706 qdf_destroy_workqueue(0, dl_wfds->wfds_wq); in dp_wfds_init() 734 qdf_destroy_workqueue(0, dl_wfds->wfds_wq); in dp_wfds_deinit()
|
H A D | wlan_dp_rx_fst.c | 284 qdf_destroy_workqueue(0, fst->fst_update_wq); in dp_rx_fst_cmem_deinit()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/ |
H A D | dp_tx_mon_2.0.c | 1429 qdf_destroy_workqueue(0, tx_mon_be->post_ppdu_workqueue); in dp_tx_ppdu_stats_detach_2_0()
|
H A D | dp_rx_mon_2.0.c | 606 qdf_destroy_workqueue(0, mon_pdev_be->rx_mon_workqueue); in dp_rx_mon_deinit_wq_sm()
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
H A D | wmi_unified.c | 3431 qdf_destroy_workqueue(0, in wmi_unified_detach() 3444 qdf_destroy_workqueue(0, in wmi_unified_detach()
|
/wlan-driver/qcacld-3.0/core/cds/src/ |
H A D | cds_api.c | 199 qdf_destroy_workqueue(0, gp_cds_context->cds_recovery_wq); in cds_recovery_work_deinit()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
H A D | hal_srng.c | 1104 qdf_destroy_workqueue(0, hal->reg_write_wq); in hal_delayed_reg_write_deinit()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
H A D | hif_main.c | 1806 qdf_destroy_workqueue(0, scn->reg_write_wq); in hif_delayed_reg_write_deinit()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_htt.c | 5621 qdf_destroy_workqueue(0, pdev->bkp_stats.work_queue);
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_main.c | 12672 qdf_destroy_workqueue(0, hdd_ctx->adapter_ops_wq); in hdd_deinit_adapter_ops_wq()
|