Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dtx.c585 struct wl12xx_vif *wlvif = wl->last_wlvif; in wl1271_skb_dequeue()
605 wl->last_wlvif = wlvif; in wl1271_skb_dequeue()
616 wl->last_wlvif = NULL; in wl1271_skb_dequeue()
630 wl->last_wlvif = wlvif; in wl1271_skb_dequeue()
635 if (wlvif == wl->last_wlvif) in wl1271_skb_dequeue()
649 wl->last_wlvif = lnk->wlvif; in wl1271_skb_dequeue()
Dwlcore.h409 struct wl12xx_vif *last_wlvif; member
Dmain.c2726 if (wl->last_wlvif == wlvif) in __wl1271_op_remove_interface()
2727 wl->last_wlvif = NULL; in __wl1271_op_remove_interface()