Searched refs:tx_lookup_queue (Results 1 – 2 of 2) sorted by relevance
535 struct list_head tx_lookup_queue; member
249 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()