Searched refs:rx_indication_head (Results 1 – 2 of 2) sorted by relevance
4105 skb_queue_tail(&htt->rx_indication_head, skb); in ath10k_htt_t2h_msg_handler()4338 skb = skb_dequeue(&htt->rx_indication_head); in ath10k_htt_rx_hl_indication()4354 skb_queue_len(&htt->rx_indication_head)); in ath10k_htt_rx_hl_indication()
1776 struct sk_buff_head rx_indication_head; member