Lines Matching refs:start_trb
3370 struct xhci_generic_trb *start_trb) in giveback_first_trb() argument
3378 start_trb->field[3] |= cpu_to_le32(start_cycle); in giveback_first_trb()
3380 start_trb->field[3] &= cpu_to_le32(~TRB_CYCLE); in giveback_first_trb()
3553 struct xhci_generic_trb *start_trb; in xhci_queue_bulk_tx() local
3601 start_trb = &ring->enqueue->generic; in xhci_queue_bulk_tx()
3701 start_cycle, start_trb); in xhci_queue_bulk_tx()
3713 struct xhci_generic_trb *start_trb; in xhci_queue_ctrl_tx() local
3753 start_trb = &ep_ring->enqueue->generic; in xhci_queue_ctrl_tx()
3835 start_cycle, start_trb); in xhci_queue_ctrl_tx()
4007 struct xhci_generic_trb *start_trb; in xhci_queue_isoc_tx() local
4028 start_trb = &ep_ring->enqueue->generic; in xhci_queue_isoc_tx()
4160 start_cycle, start_trb); in xhci_queue_isoc_tx()