Searched refs:scan_complete (Results 1 – 8 of 8) 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
746 init_completion(&wvif->scan_complete); in wfx_add_interface()
358 DEFINE_SIMPLE_CANCELLATION(scan_complete, iwl_umac_scan_complete, uid)
903 unsigned int scan_complete:1; member
3387 if (vhost->scan_complete) { in ibmvfc_scan_finished()6305 vhost->scan_complete = 1; in ibmvfc_rport_add_thread()
645 struct notif_scan_complete scan_complete; member
4698 struct notif_scan_complete *x = ¬if->u.scan_complete; in ipw_rx_notification()
Completed in 61 milliseconds