Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/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.h1198 struct sk_buff *offchan_tx_skb; member
H A Dmac.c4160 ar->offchan_tx_skb = skb; in ath10k_offchan_tx_work()