Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-ring.c4280 int reserved_trbs = xhci->cmd_ring_reserved_trbs; in queue_command() local
4290 reserved_trbs++; in queue_command()
4293 reserved_trbs, GFP_ATOMIC); in queue_command()