Searched refs:XHCI_MAX_ENDPOINTS (Results 1 – 2 of 2) sorted by relevance
60 #define XHCI_MAX_ENDPOINTS 32 /* hardcoded - do not change */ macro184 struct xhci_endp_ctx u_ep[XHCI_MAX_ENDPOINTS];191 struct xhci_endp_ctx u_ep[XHCI_MAX_ENDPOINTS];
251 struct pci_xhci_dev_ep eps[XHCI_MAX_ENDPOINTS];1974 if (epid == 0 || epid >= XHCI_MAX_ENDPOINTS) { in pci_xhci_device_doorbell()