Home
last modified time | relevance | path

Searched refs:scan_complete (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/staging/wfx/
Dscan.c58 reinit_completion(&wvif->scan_complete); in send_scan_req()
64 ret = wait_for_completion_timeout(&wvif->scan_complete, timeout); in send_scan_req()
131 complete(&wvif->scan_complete); in wfx_scan_complete()
Dwfx.h87 struct completion scan_complete; member
Dsta.c736 init_completion(&wvif->scan_complete); in wfx_add_interface()
/Linux-v5.10/drivers/scsi/ibmvscsi/
Dibmvfc.h807 int scan_complete; member
Dibmvfc.c2890 if (vhost->scan_complete) in ibmvfc_scan_finished()
5071 vhost->scan_complete = 1; in ibmvfc_rport_add_thread()
/Linux-v5.10/drivers/net/wireless/intel/ipw2x00/
Dipw2200.h647 struct notif_scan_complete scan_complete; member
Dipw2200.c4744 struct notif_scan_complete *x = &notif->u.scan_complete; in ipw_rx_notification()