Home
last modified time | relevance | path

Searched refs:command_trb (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c399 i_cmd->command_trb); in xhci_handle_stopped_cmd_ring()
401 trb_to_noop(i_cmd->command_trb, TRB_CMD_NOOP); in xhci_handle_stopped_cmd_ring()
1607 cmd_field3 = le32_to_cpu(xhci->current_cmd->command_trb->generic.field[3]); in xhci_handle_command_timeout()
1708 if (cmd->command_trb != xhci->cmd_ring->dequeue) { in handle_cmd_completion()
4351 cmd->command_trb = xhci->cmd_ring->enqueue; in queue_command()
H A Dxhci.h819 union xhci_trb *command_trb; member
/kernel/linux/linux-5.10/drivers/usb/host/
H A 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()
1609 if (cmd->command_trb != xhci->cmd_ring->dequeue) { in handle_cmd_completion()
4203 cmd->command_trb = xhci->cmd_ring->enqueue; in queue_command()
H A Dxhci.h816 union xhci_trb *command_trb; member
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h729 * @command_trb: Pointer to command TRB.
735 union cdnsp_trb *command_trb; member
H A Dcdnsp-ring.c2378 pdev->cmd.command_trb = pdev->cmd_ring->enqueue; in cdnsp_queue_command()
H A Dcdnsp-gadget.c533 cmd_trb = pdev->cmd.command_trb; in cdnsp_wait_for_cmd_compl()

Completed in 29 milliseconds