Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
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()
Dcore.h1195 struct sk_buff *offchan_tx_skb; member
Dmac.c4139 ar->offchan_tx_skb = skb; in ath10k_offchan_tx_work()