Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Devent.c186 if (wl->sched_vif) { in wlcore_event_sched_scan_completed()
188 wl->sched_vif = NULL; in wlcore_event_sched_scan_completed()
Dwlcore.h345 struct wl12xx_vif *sched_vif; member
Dmain.c2686 if (wl->sched_vif == wlvif) in __wl1271_op_remove_interface()
2687 wl->sched_vif = NULL; in __wl1271_op_remove_interface()
3095 if (wl->sched_vif == wlvif) in wl1271_sta_handle_idle()
3817 wl->sched_vif = wlvif; in wl1271_op_sched_scan_start()
4335 if (wl->sched_vif == wlvif) in wlcore_set_bssid()