Searched refs:wfx_hw_scan_work (Results 1 – 3 of 3) sorted by relevance
16 void wfx_hw_scan_work(struct work_struct *work);
91 void wfx_hw_scan_work(struct work_struct *work) in wfx_hw_scan_work() function
748 INIT_WORK(&wvif->scan_work, wfx_hw_scan_work); in wfx_add_interface()