Lines Matching refs:start_trb
534 union cdnsp_trb *start_trb, in cdnsp_trb_in_td() argument
544 start_dma = cdnsp_trb_virt_to_dma(start_seg, start_trb); in cdnsp_trb_in_td()
972 struct cdnsp_generic_trb *start_trb) in cdnsp_giveback_first_trb() argument
981 start_trb->field[3] |= cpu_to_le32(start_cycle); in cdnsp_giveback_first_trb()
983 start_trb->field[3] &= cpu_to_le32(~TRB_CYCLE); in cdnsp_giveback_first_trb()
1868 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_bulk_tx() local
1934 start_trb = &ring->enqueue->generic; in cdnsp_queue_bulk_tx()
2037 start_cycle, start_trb); in cdnsp_queue_bulk_tx()
2226 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_isoc_tx() local
2258 start_trb = &ep_ring->enqueue->generic; in cdnsp_queue_isoc_tx()
2357 start_cycle, start_trb); in cdnsp_queue_isoc_tx()