Home
last modified time | relevance | path

Searched refs:tx_lookup_queue (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h535 struct list_head tx_lookup_queue; member
H A Dhtc_pipe.c249 list_add_tail(&packet->list, &ep->pipe.tx_lookup_queue); in htc_issue_packets()
725 list_for_each_entry_safe(packet, tmp_pkt, &ep->pipe.tx_lookup_queue, in htc_lookup_tx_packet()
1183 INIT_LIST_HEAD(&ep->pipe.tx_lookup_queue); in reset_endpoint_states()