tx_ind_q 3955 drivers/net/wireless/ath/ath10k/htt_rx.c struct sk_buff_head tx_ind_q; tx_ind_q 3961 drivers/net/wireless/ath/ath10k/htt_rx.c __skb_queue_head_init(&tx_ind_q); tx_ind_q 4015 drivers/net/wireless/ath/ath10k/htt_rx.c skb_queue_splice_init(&htt->tx_fetch_ind_q, &tx_ind_q); tx_ind_q 4018 drivers/net/wireless/ath/ath10k/htt_rx.c while ((skb = __skb_dequeue(&tx_ind_q))) {