Home
last modified time | relevance | path

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

/linux/drivers/staging/wfx/
A Dsta.c646 struct wfx_vif *wvif_it; in wfx_suspend_resume_mc() local
654 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