Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h1197 struct sk_buff_head offchan_tx_queue; member
H A Dcore.c3653 skb_queue_head_init(&ar->offchan_tx_queue); in ath10k_core_create()
H A Dmac.c4075 skb_queue_tail(&ar->offchan_tx_queue, skb); in ath10k_mac_tx()
4095 skb = skb_dequeue(&ar->offchan_tx_queue); in ath10k_offchan_tx_purge()
4129 skb = skb_dequeue(&ar->offchan_tx_queue); in ath10k_offchan_tx_work()