Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-ring.c4261 int reserved_trbs = xhci->cmd_ring_reserved_trbs; in queue_command() local
4271 reserved_trbs++; in queue_command()
4274 reserved_trbs, GFP_ATOMIC); in queue_command()