Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c1023 trb_in_td(xhci, td->start_seg, td->first_trb, td->last_trb, hw_deq, false)) { in xhci_invalidate_cancelled_tds()
1100 if (trb_in_td(ep->xhci, td->start_seg, td->first_trb, in find_halted_td()
2081 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci, in trb_in_td() function
2852 ep_seg = trb_in_td(xhci, ep_ring->deq_seg, ep_ring->dequeue, in handle_tx_event()
2900 ep_seg = trb_in_td(xhci, td_next->start_seg, td_next->first_trb, in handle_tx_event()
2920 trb_in_td(xhci, ep_ring->deq_seg, in handle_tx_event()
H A Dxhci.h2163 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci,