Lines Matching refs:xhci_td

109 static bool last_td_in_urb(struct xhci_td *td)  in last_td_in_urb()
632 unsigned int stream_id, struct xhci_td *td) in xhci_move_dequeue_past_td()
744 struct xhci_td *td, bool flip_cycle) in td_to_noop()
764 struct xhci_td *cur_td, int status) in xhci_giveback_urb_in_irq()
784 struct xhci_ring *ring, struct xhci_td *td) in xhci_unmap_td_bounce_buffer()
817 static int xhci_td_cleanup(struct xhci_hcd *xhci, struct xhci_td *td, in xhci_td_cleanup()
870 struct xhci_td *td, *tmp_td; in xhci_giveback_invalidated_tds()
916 struct xhci_td *td, in xhci_handle_halted_endpoint()
967 struct xhci_td *td = NULL; in xhci_invalidate_cancelled_tds()
968 struct xhci_td *tmp_td = NULL; in xhci_invalidate_cancelled_tds()
969 struct xhci_td *cached_td = NULL; in xhci_invalidate_cancelled_tds()
1068 static struct xhci_td *find_halted_td(struct xhci_virt_ep *ep) in find_halted_td()
1070 struct xhci_td *td; in find_halted_td()
1076 td = list_first_entry(&ep->ring->td_list, struct xhci_td, td_list); in find_halted_td()
1099 struct xhci_td *td = NULL; in xhci_handle_cmd_stop_ep()
1190 struct xhci_td *cur_td; in xhci_kill_ring_urbs()
1191 struct xhci_td *tmp; in xhci_kill_ring_urbs()
1210 struct xhci_td *cur_td; in xhci_kill_endpoint_urbs()
1211 struct xhci_td *tmp; in xhci_kill_endpoint_urbs()
1341 struct xhci_td *td, *tmp_td; in xhci_handle_cmd_set_deq()
2069 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci, struct xhci_td *td, dma_addr_t suspect_dma, in trb_in_td()
2126 static void xhci_clear_hub_tt_buffer(struct xhci_hcd *xhci, struct xhci_td *td, in xhci_clear_hub_tt_buffer()
2188 struct xhci_ring *ep_ring, struct xhci_td *td, in finish_td()
2287 struct xhci_ring *ep_ring, struct xhci_td *td, in process_ctrl_td()
2382 struct xhci_ring *ep_ring, struct xhci_td *td, in process_isoc_td()
2483 static int skip_isoc_td(struct xhci_hcd *xhci, struct xhci_td *td, in skip_isoc_td()
2512 struct xhci_ring *ep_ring, struct xhci_td *td, in process_bulk_intr_td()
2618 struct xhci_td *td = NULL; in handle_tx_event()
2791 td = list_first_entry_or_null(&ep_ring->td_list, struct xhci_td, td_list); in handle_tx_event()
2820 td = list_first_entry(&ep_ring->td_list, struct xhci_td, in handle_tx_event()
3272 struct xhci_td *td; in prepare_transfer()
3552 struct xhci_td *td; in xhci_queue_bulk_tx()
3717 struct xhci_td *td; in xhci_queue_ctrl_tx()
4005 struct xhci_td *td; in xhci_queue_isoc_tx()