Home
last modified time | relevance | path

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

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