Searched refs:cmd_ring_reserved_trbs (Results 1 – 3 of 3) sorted by relevance
621 if (xhci->cmd_ring_reserved_trbs == MAX_RSVD_CMD_TRBS) { in xhci_alloc_stream_info()625 xhci->cmd_ring_reserved_trbs++; in xhci_alloc_stream_info()717 xhci->cmd_ring_reserved_trbs--; in xhci_alloc_stream_info()779 xhci->cmd_ring_reserved_trbs--; in xhci_free_stream_info()1923 xhci->cmd_ring_reserved_trbs = 0; in xhci_mem_cleanup()2535 xhci->cmd_ring_reserved_trbs++; in xhci_mem_init()
1816 unsigned int cmd_ring_reserved_trbs; member
4333 int reserved_trbs = xhci->cmd_ring_reserved_trbs; in queue_command()