Home
last modified time | relevance | path

Searched refs:qdf_cancel_work (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_defer.c97 bool qdf_cancel_work(qdf_work_t *work) in qdf_cancel_work() function
102 qdf_export_symbol(qdf_cancel_work);
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_defer.h130 bool qdf_cancel_work(qdf_work_t *work);
404 static inline bool qdf_cancel_work(qdf_work_t *work) in qdf_cancel_work() function
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_tasklet.c139 qdf_cancel_work(&tasklet_workers[id].reg_work); in deinit_tasklet_workers()
534 qdf_cancel_work(&tasklet_workers[i].reg_work); in ce_tasklet_kill()
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_rm.c564 qdf_cancel_work(&ipa_ctx->uc_rm_work.work); in wlan_ipa_wdi_destroy_rm()
H A Dwlan_ipa_core.c4556 qdf_cancel_work(&ipa_ctx->pm_work); in wlan_ipa_flush()
4595 qdf_cancel_work(&ipa_ctx->mcc_work); in wlan_ipa_cleanup()
4767 qdf_cancel_work(&ipa_ctx->mcc_work); in wlan_ipa_uc_loaded_handler()
5033 qdf_cancel_work(&ipa_ctx->mcc_work); in wlan_ipa_uc_ol_init()
5097 qdf_cancel_work(&ipa_ctx->uc_op_work[i].work); in wlan_ipa_uc_ol_deinit()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_rx_fst.c281 qdf_cancel_work(&fst->fst_update_work); in dp_rx_fst_cmem_deinit()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tsf.c469 qdf_cancel_work(&adapter->tsf.gpio_tsf_sync_work); in hdd_tsf_stop_ext_gpio_sync()
H A Dwlan_hdd_main.c12701 qdf_cancel_work(&adapter->netdev_features_update_work); in hdd_adapter_feature_update_work_deinit()