Searched refs:scan_done (Results 1 – 5 of 5) sorted by relevance
251 struct completion scan_done; member
1461 init_completion(&wl->scan_done); in gelic_wl_start_scan()1469 complete(&wl->scan_done); in gelic_wl_start_scan()1495 complete(&wl->scan_done); in gelic_wl_start_scan()1646 complete(&wl->scan_done); in gelic_wl_scan_complete_event()2221 wait_for_completion(&wl->scan_done); in gelic_wl_assoc_worker()2349 init_completion(&wl->scan_done); in gelic_wl_alloc()2351 complete(&wl->scan_done); in gelic_wl_alloc()2519 wait_for_completion_timeout(&wl->scan_done, HZ); in gelic_wl_disconnect()
575 goto scan_done; in txx9dmac_scan_descriptors()583 goto scan_done; in txx9dmac_scan_descriptors()593 scan_done: in txx9dmac_scan_descriptors()
1478 u8 scan_done:1; member
3330 ioa_cfg->scan_done = 1; in ipr_worker_thread()5397 if (ioa_cfg->hrrq[IPR_INIT_HRRQ].ioa_is_dead || ioa_cfg->scan_done) in ipr_scan_finished()