Searched refs:last_trb_on_seg (Results 1 – 1 of 1) sorted by relevance
90 static bool last_trb_on_seg(struct xhci_segment *seg, union xhci_trb *trb) in last_trb_on_seg() function98 return last_trb_on_seg(seg, trb) && (seg->next == ring->first_seg); in last_trb_on_ring()160 if (!last_trb_on_seg(ring->deq_seg, ring->dequeue)) { in inc_deq()