Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-sideband.c489 for (i = 0; i < EP_CTX_PER_DEV; i++) in xhci_sideband_unregister()
H A Dxhci.h732 #define EP_CTX_PER_DEV 31 macro
748 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
H A Dxhci-ring.c616 if (ep_index >= EP_CTX_PER_DEV) { in xhci_get_virt_ep()