IPA_CMD_NONE
return opcode == IPA_CMD_NONE ? cpu_to_le16((u16)len)
tre_type = opcode == IPA_CMD_NONE ? GSI_RE_XFER : GSI_RE_IMMD_CMD;
enum ipa_cmd_opcode opcode = IPA_CMD_NONE;
gsi_trans_tre_fill(dest_tre, addr, 1, true, false, IPA_CMD_NONE);
enum ipa_cmd_opcode opcode = IPA_CMD_NONE;