Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ring.c4336 int reserved_trbs = xhci->cmd_ring_reserved_trbs; in queue_command() local
4346 reserved_trbs++; in queue_command()
4349 reserved_trbs, GFP_ATOMIC); in queue_command()