Searched refs:current_cmd (Results 1 – 3 of 3) sorted by relevance
336 xhci->current_cmd = cur_cmd; in xhci_handle_stopped_cmd_ring()1512 xhci->current_cmd = NULL; in xhci_cleanup_command_queue()1531 if (!xhci->current_cmd || delayed_work_pending(&xhci->cmd_timer)) { in xhci_handle_command_timeout()1536 xhci->current_cmd->status = COMP_COMMAND_ABORTED; in xhci_handle_command_timeout()1564 xhci_handle_stopped_cmd_ring(xhci, xhci->current_cmd); in xhci_handle_command_timeout()1626 if (xhci->current_cmd == cmd) in handle_cmd_completion()1627 xhci->current_cmd = NULL; in handle_cmd_completion()1690 xhci->current_cmd = list_first_entry(&cmd->cmd_list, in handle_cmd_completion()1693 } else if (xhci->current_cmd == cmd) { in handle_cmd_completion()1694 xhci->current_cmd = NULL; in handle_cmd_completion()[all …]
1798 struct xhci_command *current_cmd; member
189109 + statistic->current_cmd = cmdid;194026 + get_cmd_str(statistic->current_cmd),195938 + unsigned long current_cmd;198426 + attr->statistic.current_cmd = cmdid;202482 + get_cmd_str(statistic->current_cmd),203072 + attr->statistic.current_cmd = GTB_ENC_CMD_NOOP;204941 + unsigned long current_cmd;