tx_lookup_queue 528 drivers/net/wireless/ath/ath6kl/htc.h struct list_head tx_lookup_queue; tx_lookup_queue 250 drivers/net/wireless/ath/ath6kl/htc_pipe.c list_add_tail(&packet->list, &ep->pipe.tx_lookup_queue); tx_lookup_queue 726 drivers/net/wireless/ath/ath6kl/htc_pipe.c list_for_each_entry_safe(packet, tmp_pkt, &ep->pipe.tx_lookup_queue, tx_lookup_queue 1184 drivers/net/wireless/ath/ath6kl/htc_pipe.c INIT_LIST_HEAD(&ep->pipe.tx_lookup_queue);