Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c285 union xhci_trb *last_on_seg; in xhci_num_trbs_free() local
302 last_on_seg = &enq_seg->trbs[TRBS_PER_SEGMENT - 1]; in xhci_num_trbs_free()
303 free += last_on_seg - enq; in xhci_num_trbs_free()