Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-ring.c288 union xhci_trb *last_on_seg; in xhci_num_trbs_free() local
305 last_on_seg = &enq_seg->trbs[TRBS_PER_SEGMENT - 1]; in xhci_num_trbs_free()
306 free += last_on_seg - enq; in xhci_num_trbs_free()