Searched refs:cmd_opcode (Results 1 – 9 of 9) sorted by relevance
20 __field(u32, cmd_opcode)48 __entry->cmd_opcode = mrq->cmd ? mrq->cmd->opcode : 0;76 "cmd_opcode=%u cmd_arg=0x%x cmd_flags=0x%x cmd_retries=%u "83 __entry->cmd_opcode, __entry->cmd_arg,103 __field(u32, cmd_opcode)129 __entry->cmd_opcode = mrq->cmd ? mrq->cmd->opcode : 0;164 "cmd_opcode=%u cmd_err=%d cmd_resp=0x%x 0x%x 0x%x 0x%x "172 __entry->cmd_opcode, __entry->cmd_err,
434 trans->cmd_opcode[which] = opcode; in gsi_trans_cmd_add()554 u8 *cmd_opcode; in __gsi_trans_commit() local565 cmd_opcode = channel->command ? &trans->cmd_opcode[0] : NULL; in __gsi_trans_commit()576 if (cmd_opcode) in __gsi_trans_commit()577 opcode = *cmd_opcode++; in __gsi_trans_commit()
62 u8 cmd_opcode[IPA_COMMAND_TRANS_TRE_MAX]; member
22 u8 cmd_opcode; member
40 .cmd_opcode = CMD_OPCODE, in mpfs_rng_read()
183 message->cmd_opcode = AUTO_UPDATE_AUTHENTICATE_CMD_OPCODE; in mpfs_auto_update_verify_image()382 message->cmd_opcode = AUTO_UPDATE_FEATURE_CMD_OPCODE; in mpfs_auto_update_available()
118 unsigned char cmd_opcode; /* first byte of command */ member489 ((srp->data.cmd_opcode >= 0xc0) && (12 == hp->cmd_len)) ? 1 : 0; in sg_read()784 srp->data.cmd_opcode = cmnd[0]; /* hold opcode of command */ in sg_common_write()2588 (int) srp->data.cmd_opcode); in sg_proc_debug_helper()
68 u8 cmd_opcode; member249 comp_ctx->cmd_opcode = cmd->aq_common_descriptor.opcode; in __ena_com_submit_admin_cmd()773 comp_ctx->cmd_opcode); in ena_com_wait_and_process_admin_cq_interrupts()777 comp_ctx->cmd_opcode, comp_ctx->status); in ena_com_wait_and_process_admin_cq_interrupts()
5005 uint8_t cmd_opcode[PUREX_CMD_COUNT]; in qla25xx_set_els_cmds_supported() local5026 cmd_opcode[active_cnt] = ELS_RDP; in qla25xx_set_els_cmds_supported()5030 cmd_opcode[active_cnt] = ELS_FPIN; in qla25xx_set_els_cmds_supported()5034 cmd_opcode[active_cnt] = ELS_AUTH_ELS; in qla25xx_set_els_cmds_supported()5039 index = cmd_opcode[i] / 8; in qla25xx_set_els_cmds_supported()5040 purex_bit = cmd_opcode[i] % 8; in qla25xx_set_els_cmds_supported()