Searched refs:scan_timeout_work (Results 1 – 4 of 4) sorted by relevance
52 struct k_work_delayable scan_timeout_work; member
223 k_work_schedule(&vif_ctx_zep->scan_timeout_work, in nrf_wifi_disp_scan_zep()379 k_work_cancel_delayable(&vif_ctx_zep->scan_timeout_work); in nrf_wifi_event_proc_disp_scan_res_zep()
197 vif_ctx_zep = CONTAINER_OF(work, struct nrf_wifi_vif_ctx_zep, scan_timeout_work.work); in nrf_wifi_scan_timeout_work()806 k_work_init_delayable(&vif_ctx_zep->scan_timeout_work, in nrf_wifi_drv_main_zep()
147 k_work_cancel_delayable(&vif_ctx_zep->scan_timeout_work); in nrf_wifi_wpa_supp_event_proc_scan_done()576 k_work_schedule(&vif_ctx_zep->scan_timeout_work, in nrf_wifi_wpa_supp_scan2()