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

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

Completed in 189 milliseconds