Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci-ring.c321 i_cmd->command_trb); in xhci_handle_stopped_cmd_ring()
323 trb_to_noop(i_cmd->command_trb, TRB_CMD_NOOP); in xhci_handle_stopped_cmd_ring()
1438 if (cmd->command_trb != xhci->cmd_ring->dequeue) { in handle_cmd_completion()
4061 cmd->command_trb = xhci->cmd_ring->enqueue; in queue_command()
Dxhci.h810 union xhci_trb *command_trb; member