Searched refs:tx_lookup_queue (Results 1 – 2 of 2) sorted by relevance
250 list_add_tail(&packet->list, &ep->pipe.tx_lookup_queue); in htc_issue_packets()726 list_for_each_entry_safe(packet, tmp_pkt, &ep->pipe.tx_lookup_queue, in htc_lookup_tx_packet()1184 INIT_LIST_HEAD(&ep->pipe.tx_lookup_queue); in reset_endpoint_states()
535 struct list_head tx_lookup_queue; member