Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dtxrx.c27 * offchan_tx_skb. in ath10k_report_offchan_tx()
30 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.h1179 struct sk_buff *offchan_tx_skb; member
H A Dmac.c3977 ar->offchan_tx_skb = skb; in ath10k_offchan_tx_work()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dtxrx.c27 * offchan_tx_skb. in ath10k_report_offchan_tx()
30 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()

Completed in 28 milliseconds