Home
last modified time | relevance | path

Searched refs:last_trb_on_ring (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c98 static bool last_trb_on_ring(struct xhci_ring *ring, in last_trb_on_ring() function
168 if (last_trb_on_ring(ring, ring->deq_seg, ring->dequeue)) in inc_deq()