Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt.h1883 struct sk_buff_head rx_indication_head; member
H A Dhtt_rx.c3974 skb_queue_tail(&htt->rx_indication_head, skb); in ath10k_htt_t2h_msg_handler()
4208 skb = skb_dequeue(&htt->rx_indication_head); in ath10k_htt_rx_hl_indication()
4224 skb_queue_len(&htt->rx_indication_head)); in ath10k_htt_rx_hl_indication()
H A Dcore.c3341 skb_queue_head_init(&ar->htt.rx_indication_head); in ath10k_core_create()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c4102 skb_queue_tail(&htt->rx_indication_head, skb); in ath10k_htt_t2h_msg_handler()
4335 skb = skb_dequeue(&htt->rx_indication_head); in ath10k_htt_rx_hl_indication()
4351 skb_queue_len(&htt->rx_indication_head)); in ath10k_htt_rx_hl_indication()
H A Dhtt.h1772 struct sk_buff_head rx_indication_head; member
H A Dcore.c3645 skb_queue_head_init(&ar->htt.rx_indication_head); in ath10k_core_create()

Completed in 28 milliseconds