Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
A 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()
A Dwlcore.h409 struct wl12xx_vif *last_wlvif; member
A Dmain.c2749 if (wl->last_wlvif == wlvif) in __wl1271_op_remove_interface()
2750 wl->last_wlvif = NULL; in __wl1271_op_remove_interface()

Completed in 17 milliseconds