Lines Matching refs:start_trb
1770 union xhci_trb *start_trb, in trb_in_td() argument
1779 start_dma = xhci_trb_virt_to_dma(start_seg, start_trb); in trb_in_td()
3039 struct xhci_generic_trb *start_trb) in giveback_first_trb() argument
3047 start_trb->field[3] |= cpu_to_le32(start_cycle); in giveback_first_trb()
3049 start_trb->field[3] &= cpu_to_le32(~TRB_CYCLE); in giveback_first_trb()
3160 struct xhci_generic_trb *start_trb; in queue_bulk_sg_tx() local
3186 start_trb = &ep_ring->enqueue->generic; in queue_bulk_sg_tx()
3296 start_cycle, start_trb); in queue_bulk_sg_tx()
3308 struct xhci_generic_trb *start_trb; in xhci_queue_bulk_tx() local
3357 start_trb = &ep_ring->enqueue->generic; in xhci_queue_bulk_tx()
3435 start_cycle, start_trb); in xhci_queue_bulk_tx()
3447 struct xhci_generic_trb *start_trb; in xhci_queue_ctrl_tx() local
3487 start_trb = &ep_ring->enqueue->generic; in xhci_queue_ctrl_tx()
3552 start_cycle, start_trb); in xhci_queue_ctrl_tx()
3638 struct xhci_generic_trb *start_trb; in xhci_queue_isoc_tx() local
3656 start_trb = &ep_ring->enqueue->generic; in xhci_queue_isoc_tx()
3786 start_cycle, start_trb); in xhci_queue_isoc_tx()