Searched refs:offchan_tx_queue (Results 1 – 3 of 3) sorted by relevance
638 struct sk_buff_head offchan_tx_queue; member
1410 skb_queue_head_init(&ar->offchan_tx_queue); in ath10k_core_create()
2419 skb = skb_dequeue(&ar->offchan_tx_queue); in ath10k_offchan_tx_purge()2445 skb = skb_dequeue(&ar->offchan_tx_queue); in ath10k_offchan_tx_work()2733 skb_queue_tail(&ar->offchan_tx_queue, skb); in ath10k_tx()