Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h1524 #define MAX_RSVD_CMD_TRBS (TRBS_PER_SEGMENT - 3) macro
Dxhci-mem.c618 if (xhci->cmd_ring_reserved_trbs == MAX_RSVD_CMD_TRBS) { in xhci_alloc_stream_info()