Searched refs:scan_complete (Results 1 – 7 of 7) sorted by relevance
57 reinit_completion(&wvif->scan_complete); in send_scan_req()63 ret = wait_for_completion_timeout(&wvif->scan_complete, 1 * HZ); in send_scan_req()66 ret = wait_for_completion_timeout(&wvif->scan_complete, 1 * HZ); in send_scan_req()146 complete(&wvif->scan_complete); in wfx_scan_complete()165 reinit_completion(&wvif->scan_complete); in wfx_remain_on_channel_work()170 ret = wait_for_completion_timeout(&wvif->scan_complete, in wfx_remain_on_channel_work()174 ret = wait_for_completion_timeout(&wvif->scan_complete, 1 * HZ); in wfx_remain_on_channel_work()
86 struct completion scan_complete; member
745 init_completion(&wvif->scan_complete); in wfx_add_interface()
903 unsigned int scan_complete:1; member
3387 if (vhost->scan_complete) { in ibmvfc_scan_finished()6303 vhost->scan_complete = 1; in ibmvfc_rport_add_thread()
647 struct notif_scan_complete scan_complete; member
4698 struct notif_scan_complete *x = ¬if->u.scan_complete; in ipw_rx_notification()
Completed in 51 milliseconds