Searched refs:command_trb (Results 1 – 4 of 4) sorted by relevance
2590 command->command_trb = xhci->cmd_ring->enqueue; in xhci_configure_endpoint()2595 if (TRB_TYPE_LINK_LE32(command->command_trb->link.control)) in xhci_configure_endpoint()2596 command->command_trb = in xhci_configure_endpoint()3391 reset_device_cmd->command_trb = xhci->cmd_ring->enqueue; in xhci_discover_or_reset_device()3396 if (TRB_TYPE_LINK_LE32(reset_device_cmd->command_trb->link.control)) in xhci_discover_or_reset_device()3397 reset_device_cmd->command_trb = in xhci_discover_or_reset_device()
289 cmd->command_trb = xhci->cmd_ring->enqueue; in xhci_stop_device()
711 union xhci_trb *command_trb; member
1202 if (xhci->cmd_ring->dequeue != command->command_trb) in handle_cmd_in_cmd_wait_list()