Lines Matching refs:last_trb
674 if (new_deq == td->last_trb) in xhci_move_dequeue_past_td()
753 if (flip_cycle && trb != td->first_trb && trb != td->last_trb) in td_to_noop()
756 if (trb == td->last_trb) in td_to_noop()
2087 end_trb_dma = xhci_trb_virt_to_dma(cur_seg, td->last_trb); in trb_in_td()
2261 ep_ring->dequeue = td->last_trb; in finish_td()
2428 if (ep_trb != td->last_trb) in process_isoc_td()
2438 if (ep_trb != td->last_trb) in process_isoc_td()
2474 if (td->error_mid_td && ep_trb != td->last_trb) { in process_isoc_td()
2501 ep->ring->dequeue = td->last_trb; in skip_isoc_td()
2529 if (ep_trb != td->last_trb || remaining) { in process_bulk_intr_td()
2562 if (ep_trb == td->last_trb) in process_bulk_intr_td()
2795 ep_ring->dequeue = td->last_trb; in handle_tx_event()
3644 td->last_trb = ring->enqueue; in xhci_queue_bulk_tx()
3693 urb_priv->td[1].last_trb = ring->enqueue; in xhci_queue_bulk_tx()
3818 td->last_trb = ep_ring->enqueue; in xhci_queue_ctrl_tx()
4104 td->last_trb = ep_ring->enqueue; in xhci_queue_isoc_tx()
4173 urb_priv->td[0].last_trb = ep_ring->enqueue; in xhci_queue_isoc_tx()