Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dtxrx.c34 if (ar->offchan_tx_skb != skb) { in ath10k_report_offchan_tx()
40 ar->offchan_tx_skb = NULL; /* just for sanity */ in ath10k_report_offchan_tx()
Dcore.h787 struct sk_buff *offchan_tx_skb; member
Dmac.c3413 ar->offchan_tx_skb = skb; in ath10k_offchan_tx_work()