Home
last modified time | relevance | path

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

/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()
282 qdf_flush_work(&fst->fst_update_work); in dp_rx_fst_cmem_deinit()
319 qdf_create_work(0, &fst->fst_update_work, in dp_rx_fst_cmem_init()
692 &fst->fst_update_work); in dp_rx_fst_requeue_wq()
H A Dwlan_dp_fisa_rx.c1091 &fisa_hdl->fst_update_work); in dp_fisa_rx_queue_fst_update_work()
/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_priv.h561 qdf_work_t fst_update_work; member