Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dtx.c582 struct wl12xx_vif *wlvif = wl->last_wlvif; in wl1271_skb_dequeue()
602 wl->last_wlvif = wlvif; in wl1271_skb_dequeue()
613 wl->last_wlvif = NULL; in wl1271_skb_dequeue()
627 wl->last_wlvif = wlvif; in wl1271_skb_dequeue()
632 if (wlvif == wl->last_wlvif) in wl1271_skb_dequeue()
646 wl->last_wlvif = lnk->wlvif; in wl1271_skb_dequeue()
Dwlcore.h409 struct wl12xx_vif *last_wlvif; member
Dmain.c2805 if (wl->last_wlvif == wlvif) in __wl1271_op_remove_interface()
2806 wl->last_wlvif = NULL; in __wl1271_op_remove_interface()