prot_type
enum gacc_mode mode, enum prot_type prot, bool terminate)
enum gacc_mode mode, enum prot_type prot)
enum gacc_mode mode, enum prot_type *prot)
enum prot_type prot;
enum prot_type prot;
if (se_cmd->prot_type == TARGET_DIF_TYPE1_PROT ||
se_cmd->prot_type == TARGET_DIF_TYPE2_PROT)
enum ice_protocol_type prot_type;
.prot_type = id, \
u8 prot_type = qeth_mpc_select_prot_type(card);
memcpy(QETH_ULP_ENABLE_PROT_TYPE(iob->data), &prot_type, 1);
u8 prot_type = qeth_mpc_select_prot_type(card);
memcpy(QETH_IPA_CMD_PROT_TYPE(iob->data), &prot_type, 1);
uint32_t adap_type, prot_type;
prot_type = (dev_id & CSIO_ASIC_DEVID_PROTO_MASK);
if (prot_type == CSIO_T5_FCOE_ASIC) {
u8 prot_type = scsi_get_prot_type(scmd);
if (prot_type != SCSI_PROT_DIF_TYPE0) {
scu_ssp_ireq_dif_strip(ireq, prot_type, prot_op);
scu_ssp_ireq_dif_insert(ireq, prot_type, prot_op);
if ((se_cmd->prot_type == TARGET_DIF_TYPE1_PROT) ||
(se_cmd->prot_type == TARGET_DIF_TYPE2_PROT))
else if (se_cmd->prot_type == TARGET_DIF_TYPE3_PROT)
switch (se_cmd->prot_type) {
if ((se_cmd->prot_type == TARGET_DIF_TYPE1_PROT) ||
(se_cmd->prot_type == TARGET_DIF_TYPE2_PROT))
else if (se_cmd->prot_type == TARGET_DIF_TYPE3_PROT)
cmd->prot_type = 0;
u8 cache_type, prot_type, burst_length, mstr_id, grpsec, vqc, falconsec, beat_size;
prot_type = FIELD_GET(FAB_EM_EL_AXPROT, cbb->mn_attr0);
tegra_cbb_print_prot(file, prot_type);
u32 prot_type)
if ((prot_type != 0) && (prot_type != 1) && (prot_type != 3)) {
pr_err("Illegal value for fabric_prot_type: %u\n", prot_type);
a->fabric_prot_type = prot_type;
tpg->tpgt, prot_type);
if (cmd->prot_type && dev->dev_attrib.pi_prot_type) {
if (ret > 0 && cmd->prot_type && dev->dev_attrib.pi_prot_type &&
if (cmd->prot_type && dev->dev_attrib.pi_prot_type &&
if (ret > 0 && cmd->prot_type && dev->dev_attrib.pi_prot_type) {
if (cmd->prot_type && dev->dev_attrib.pi_prot_type)
if (cmd->prot_type && dev->dev_attrib.pi_prot_type) {
if (cmd->prot_type && dev->dev_attrib.pi_prot_type) {
if (cmd->prot_type && se_dev->dev_attrib.pi_prot_type &&
if (cmd->prot_type && se_dev->dev_attrib.pi_prot_type &&
if (cmd->prot_type == TARGET_DIF_TYPE1_PROT)
if (cmd->prot_type == TARGET_DIF_TYPE1_PROT &&
if (cmd->prot_type == TARGET_DIF_TYPE2_PROT &&
sbc_set_prot_op_checks(u8 protect, bool fabric_prot, enum target_prot_type prot_type,
if (prot_type == TARGET_DIF_TYPE1_PROT)
if (prot_type == TARGET_DIF_TYPE1_PROT)
if (prot_type == TARGET_DIF_TYPE1_PROT)
if (prot_type == TARGET_DIF_TYPE1_PROT)
cmd->prot_type = pi_prot_type;
__func__, cmd->prot_type, cmd->data_length, cmd->prot_length,
scmd->prot_type = type;
return scmd->prot_type;
unsigned char prot_type;
enum target_prot_type prot_type;