Searched refs:MAX_RSVD_CMD_TRBS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ | ||
H A D | xhci.h | 1254 #define MAX_RSVD_CMD_TRBS (TRBS_PER_SEGMENT - 3) macro |
H A D | xhci-mem.c | 595 if (xhci->cmd_ring_reserved_trbs == MAX_RSVD_CMD_TRBS) { in xhci_alloc_stream_info() |