Lines Matching defs:trb
72 union cdnsp_trb *trb) in cdnsp_trb_virt_to_dma()
82 static bool cdnsp_trb_is_noop(union cdnsp_trb *trb) in cdnsp_trb_is_noop()
87 static bool cdnsp_trb_is_link(union cdnsp_trb *trb) in cdnsp_trb_is_link()
92 bool cdnsp_last_trb_on_seg(struct cdnsp_segment *seg, union cdnsp_trb *trb) in cdnsp_last_trb_on_seg()
99 union cdnsp_trb *trb) in cdnsp_last_trb_on_ring()
104 static bool cdnsp_link_trb_toggles_cycle(union cdnsp_trb *trb) in cdnsp_link_trb_toggles_cycle()
109 static void cdnsp_trb_to_noop(union cdnsp_trb *trb, u32 noop_type) in cdnsp_trb_to_noop()
132 union cdnsp_trb **trb) in cdnsp_next_trb()
509 union cdnsp_trb *trb = td->first_trb; in cdnsp_td_to_noop() local
955 union cdnsp_trb *trb = ring->dequeue; in cdnsp_sum_trb_lengths() local
1608 struct cdnsp_generic_trb *trb; in cdnsp_queue_trb() local