Home
last modified time | relevance | path

Searched refs:MAX_RSVD_CMD_TRBS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h1522 #define MAX_RSVD_CMD_TRBS (TRBS_PER_SEGMENT - 3) macro
H A Dxhci-mem.c636 if (xhci->cmd_ring_reserved_trbs == MAX_RSVD_CMD_TRBS) { in xhci_alloc_stream_info()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h1527 #define MAX_RSVD_CMD_TRBS (TRBS_PER_SEGMENT - 3) macro
H A Dxhci-mem.c603 if (xhci->cmd_ring_reserved_trbs == MAX_RSVD_CMD_TRBS) { in xhci_alloc_stream_info()

Completed in 17 milliseconds