Home
last modified time | relevance | path

Searched refs:rx_in_ord_compl_q (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c288 skb_queue_purge(&htt->rx_in_ord_compl_q); in ath10k_htt_rx_free()
813 skb_queue_head_init(&htt->rx_in_ord_compl_q); in ath10k_htt_rx_alloc()
4101 skb_queue_tail(&htt->rx_in_ord_compl_q, skb); in ath10k_htt_t2h_msg_handler()
4251 while ((skb = skb_dequeue(&htt->rx_in_ord_compl_q))) { in ath10k_htt_txrx_compl_task()
H A Dhtt.h1997 struct sk_buff_head rx_in_ord_compl_q; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c292 skb_queue_purge(&htt->rx_in_ord_compl_q); in ath10k_htt_rx_free()
840 skb_queue_head_init(&htt->rx_in_ord_compl_q); in ath10k_htt_rx_alloc()
4228 skb_queue_tail(&htt->rx_in_ord_compl_q, skb); in ath10k_htt_t2h_msg_handler()
4378 while ((skb = skb_dequeue(&htt->rx_in_ord_compl_q))) { in ath10k_htt_txrx_compl_task()
H A Dhtt.h1886 struct sk_buff_head rx_in_ord_compl_q; member

Completed in 28 milliseconds