Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c4367 int reserved_trbs = xhci->cmd_ring_reserved_trbs; in queue_command() local
4377 reserved_trbs++; in queue_command()
4380 reserved_trbs, GFP_ATOMIC); in queue_command()