Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dtxrx.c30 if (ar->offchan_tx_skb != skb) { in ath10k_report_offchan_tx()
36 ar->offchan_tx_skb = NULL; /* just for sanity */ in ath10k_report_offchan_tx()
H A Dcore.h1206 struct sk_buff *offchan_tx_skb; member
H A Dmac.c4170 ar->offchan_tx_skb = skb; in ath10k_offchan_tx_work()