Searched refs:scan_complete (Results 1 – 7 of 7) sorted by relevance
58 reinit_completion(&wvif->scan_complete); in send_scan_req()64 ret = wait_for_completion_timeout(&wvif->scan_complete, 1 * HZ); in send_scan_req()67 ret = wait_for_completion_timeout(&wvif->scan_complete, 1 * HZ); in send_scan_req()148 complete(&wvif->scan_complete); in wfx_scan_complete()
87 struct completion scan_complete; member
762 init_completion(&wvif->scan_complete); in wfx_add_interface()
878 int scan_complete; member
3304 if (vhost->scan_complete) { in ibmvfc_scan_finished()6043 vhost->scan_complete = 1; in ibmvfc_rport_add_thread()
647 struct notif_scan_complete scan_complete; member
4744 struct notif_scan_complete *x = ¬if->u.scan_complete; in ipw_rx_notification()
Completed in 48 milliseconds