Lines Matching refs:start_trb
1675 union xhci_trb *start_trb, in trb_in_td() argument
1685 start_dma = xhci_trb_virt_to_dma(start_seg, start_trb); in trb_in_td()
2991 struct xhci_generic_trb *start_trb) in giveback_first_trb() argument
2999 start_trb->field[3] |= cpu_to_le32(start_cycle); in giveback_first_trb()
3001 start_trb->field[3] &= cpu_to_le32(~TRB_CYCLE); in giveback_first_trb()
3101 struct xhci_generic_trb *start_trb; in queue_bulk_sg_tx() local
3141 start_trb = &ep_ring->enqueue->generic; in queue_bulk_sg_tx()
3250 start_cycle, start_trb); in queue_bulk_sg_tx()
3262 struct xhci_generic_trb *start_trb; in xhci_queue_bulk_tx() local
3326 start_trb = &ep_ring->enqueue->generic; in xhci_queue_bulk_tx()
3402 start_cycle, start_trb); in xhci_queue_bulk_tx()
3414 struct xhci_generic_trb *start_trb; in xhci_queue_ctrl_tx() local
3454 start_trb = &ep_ring->enqueue->generic; in xhci_queue_ctrl_tx()
3525 start_cycle, start_trb); in xhci_queue_ctrl_tx()
3702 struct xhci_generic_trb *start_trb; in xhci_queue_isoc_tx() local
3722 start_trb = &ep_ring->enqueue->generic; in xhci_queue_isoc_tx()
3864 start_cycle, start_trb); in xhci_queue_isoc_tx()