Searched refs:cmd_comp_code (Results 1 – 1 of 1) sorted by relevance
1300 union xhci_trb *trb, u32 cmd_comp_code) in xhci_handle_cmd_set_deq() argument1329 if (cmd_comp_code != COMP_SUCCESS) { in xhci_handle_cmd_set_deq()1333 switch (cmd_comp_code) { in xhci_handle_cmd_set_deq()1352 cmd_comp_code); in xhci_handle_cmd_set_deq()1409 union xhci_trb *trb, u32 cmd_comp_code) in xhci_handle_cmd_reset_ep() argument1427 "Ignoring reset ep completion code of %u", cmd_comp_code); in xhci_handle_cmd_reset_ep()1443 struct xhci_command *command, u32 cmd_comp_code) in xhci_handle_cmd_enable_slot() argument1445 if (cmd_comp_code == COMP_SUCCESS) in xhci_handle_cmd_enable_slot()1469 u32 cmd_comp_code) in xhci_handle_cmd_config_ep() argument1648 u32 cmd_comp_code; in handle_cmd_completion() local[all …]