Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci-ring.c96 static bool last_trb_on_last_seg(struct xhci_hcd *xhci, struct xhci_ring *ring, in last_trb_on_last_seg() function
178 last_trb_on_last_seg(xhci, ring, in inc_deq()
258 if (last_trb_on_last_seg(xhci, ring, ring->enq_seg, next)) { in inc_enq()
2925 if (last_trb_on_last_seg(xhci, ring, ring->enq_seg, next)) { in prepare_ring()