Searched refs:cdnsp_trb_is_noop (Results 1 – 1 of 1) sorted by relevance
82 static bool cdnsp_trb_is_noop(union cdnsp_trb *trb) in cdnsp_trb_is_noop() function959 if (!cdnsp_trb_is_noop(trb) && !cdnsp_trb_is_link(trb)) in cdnsp_sum_trb_lengths()1392 if (cdnsp_trb_is_noop(ep_trb)) in cdnsp_handle_tx_event()