Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/silabs/wfx/
Dsta.c637 struct wfx_vif *wvif_it; in wfx_suspend_resume_mc() local
645 wvif_it = NULL; in wfx_suspend_resume_mc()
646 while ((wvif_it = wvif_iterate(wvif->wdev, wvif_it)) != NULL) in wfx_suspend_resume_mc()
647 if (mutex_is_locked(&wvif_it->scan_lock)) in wfx_suspend_resume_mc()