Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c316 static unsigned int xhci_ring_expansion_needed(struct xhci_hcd *xhci, struct xhci_ring *ring, in xhci_ring_expansion_needed() function
3289 new_segs = xhci_ring_expansion_needed(xhci, ep_ring, num_trbs); in prepare_ring()