Searched refs:wvif_it (Results 1 – 1 of 1) sorted by relevance
646 struct wfx_vif *wvif_it; in wfx_suspend_resume_mc() local654 wvif_it = NULL; in wfx_suspend_resume_mc()655 while ((wvif_it = wvif_iterate(wvif->wdev, wvif_it)) != NULL) in wfx_suspend_resume_mc()656 if (mutex_is_locked(&wvif_it->scan_lock)) in wfx_suspend_resume_mc()
Completed in 6 milliseconds