Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A 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()
H A Dwlcore.h409 struct wl12xx_vif *last_wlvif; member