Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dtx.c599 struct wl12xx_vif *wlvif = wl->last_wlvif; in wl1271_skb_dequeue()
619 wl->last_wlvif = wlvif; in wl1271_skb_dequeue()
630 wl->last_wlvif = NULL; in wl1271_skb_dequeue()
644 wl->last_wlvif = wlvif; in wl1271_skb_dequeue()
649 if (wlvif == wl->last_wlvif) in wl1271_skb_dequeue()
663 wl->last_wlvif = lnk->wlvif; in wl1271_skb_dequeue()
Dwlcore.h421 struct wl12xx_vif *last_wlvif; member
Dmain.c2747 if (wl->last_wlvif == wlvif) in __wl1271_op_remove_interface()
2748 wl->last_wlvif = NULL; in __wl1271_op_remove_interface()