Lines Matching refs:start_trb
533 union cdnsp_trb *start_trb, in cdnsp_trb_in_td() argument
543 start_dma = cdnsp_trb_virt_to_dma(start_seg, start_trb); in cdnsp_trb_in_td()
969 struct cdnsp_generic_trb *start_trb) in cdnsp_giveback_first_trb() argument
978 start_trb->field[3] |= cpu_to_le32(start_cycle); in cdnsp_giveback_first_trb()
980 start_trb->field[3] &= cpu_to_le32(~TRB_CYCLE); in cdnsp_giveback_first_trb()
1865 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_bulk_tx() local
1931 start_trb = &ring->enqueue->generic; in cdnsp_queue_bulk_tx()
2034 start_cycle, start_trb); in cdnsp_queue_bulk_tx()
2223 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_isoc_tx() local
2255 start_trb = &ep_ring->enqueue->generic; in cdnsp_queue_isoc_tx()
2354 start_cycle, start_trb); in cdnsp_queue_isoc_tx()