Lines Matching refs:start_trb
526 * This TD is defined by the TRBs starting at start_trb in start_seg and ending
533 union cdnsp_trb *start_trb,
543 start_dma = cdnsp_trb_virt_to_dma(start_seg, start_trb);
967 struct cdnsp_generic_trb *start_trb)
976 start_trb->field[3] |= cpu_to_le32(start_cycle);
978 start_trb->field[3] &= cpu_to_le32(~TRB_CYCLE);
1863 struct cdnsp_generic_trb *start_trb;
1912 start_trb = &ring->enqueue->generic;
2004 start_cycle, start_trb);
2206 struct cdnsp_generic_trb *start_trb;
2238 start_trb = &ep_ring->enqueue->generic;
2337 start_cycle, start_trb);