Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-ring.c284 union xhci_trb *last_on_seg; in xhci_num_trbs_free() local
301 last_on_seg = &enq_seg->trbs[TRBS_PER_SEGMENT - 1]; in xhci_num_trbs_free()
302 free += last_on_seg - enq; in xhci_num_trbs_free()