Symbol: prot_type
arch/s390/kvm/gaccess.c
335
enum gacc_mode mode, enum prot_type prot, bool terminate)
arch/s390/kvm/gaccess.c
405
enum gacc_mode mode, enum prot_type prot)
arch/s390/kvm/gaccess.c
472
enum gacc_mode mode, enum prot_type *prot)
arch/s390/kvm/gaccess.c
783
enum prot_type prot;
arch/s390/kvm/gaccess.c
938
enum prot_type prot;
drivers/infiniband/ulp/isert/ib_isert.c
1992
if (se_cmd->prot_type == TARGET_DIF_TYPE1_PROT ||
drivers/infiniband/ulp/isert/ib_isert.c
1993
se_cmd->prot_type == TARGET_DIF_TYPE2_PROT)
drivers/net/ethernet/intel/ice/ice_protocol_type.h
471
enum ice_protocol_type prot_type;
drivers/net/ethernet/intel/ice/ice_switch.c
4610
.prot_type = id, \
drivers/s390/net/qeth_core_main.c
2497
u8 prot_type = qeth_mpc_select_prot_type(card);
drivers/s390/net/qeth_core_main.c
2509
memcpy(QETH_ULP_ENABLE_PROT_TYPE(iob->data), &prot_type, 1);
drivers/s390/net/qeth_core_main.c
3049
u8 prot_type = qeth_mpc_select_prot_type(card);
drivers/s390/net/qeth_core_main.c
3058
memcpy(QETH_IPA_CMD_PROT_TYPE(iob->data), &prot_type, 1);
drivers/scsi/csiostor/csio_hw.c
4313
uint32_t adap_type, prot_type;
drivers/scsi/csiostor/csio_hw.c
4316
prot_type = (dev_id & CSIO_ASIC_DEVID_PROTO_MASK);
drivers/scsi/csiostor/csio_hw.c
4319
if (prot_type == CSIO_T5_FCOE_ASIC) {
drivers/scsi/isci/request.c
420
u8 prot_type = scsi_get_prot_type(scmd);
drivers/scsi/isci/request.c
445
if (prot_type != SCSI_PROT_DIF_TYPE0) {
drivers/scsi/isci/request.c
447
scu_ssp_ireq_dif_strip(ireq, prot_type, prot_op);
drivers/scsi/isci/request.c
449
scu_ssp_ireq_dif_insert(ireq, prot_type, prot_op);
drivers/scsi/qla2xxx/qla_target.c
2926
if ((se_cmd->prot_type == TARGET_DIF_TYPE1_PROT) ||
drivers/scsi/qla2xxx/qla_target.c
2927
(se_cmd->prot_type == TARGET_DIF_TYPE2_PROT))
drivers/scsi/qla2xxx/qla_target.c
2929
else if (se_cmd->prot_type == TARGET_DIF_TYPE3_PROT)
drivers/scsi/qla2xxx/qla_target.c
2935
switch (se_cmd->prot_type) {
drivers/scsi/qla2xxx/qla_target.c
3054
if ((se_cmd->prot_type == TARGET_DIF_TYPE1_PROT) ||
drivers/scsi/qla2xxx/qla_target.c
3055
(se_cmd->prot_type == TARGET_DIF_TYPE2_PROT))
drivers/scsi/qla2xxx/qla_target.c
3057
else if (se_cmd->prot_type == TARGET_DIF_TYPE3_PROT)
drivers/scsi/scsi_lib.c
1683
cmd->prot_type = 0;
drivers/soc/tegra/cbb/tegra234-cbb.c
424
u8 cache_type, prot_type, burst_length, mstr_id, grpsec, vqc, falconsec, beat_size;
drivers/soc/tegra/cbb/tegra234-cbb.c
457
prot_type = FIELD_GET(FAB_EM_EL_AXPROT, cbb->mn_attr0);
drivers/soc/tegra/cbb/tegra234-cbb.c
478
tegra_cbb_print_prot(file, prot_type);
drivers/target/iscsi/iscsi_target_tpg.c
831
u32 prot_type)
drivers/target/iscsi/iscsi_target_tpg.c
835
if ((prot_type != 0) && (prot_type != 1) && (prot_type != 3)) {
drivers/target/iscsi/iscsi_target_tpg.c
836
pr_err("Illegal value for fabric_prot_type: %u\n", prot_type);
drivers/target/iscsi/iscsi_target_tpg.c
840
a->fabric_prot_type = prot_type;
drivers/target/iscsi/iscsi_target_tpg.c
842
tpg->tpgt, prot_type);
drivers/target/target_core_file.c
598
if (cmd->prot_type && dev->dev_attrib.pi_prot_type) {
drivers/target/target_core_file.c
609
if (ret > 0 && cmd->prot_type && dev->dev_attrib.pi_prot_type &&
drivers/target/target_core_file.c
620
if (cmd->prot_type && dev->dev_attrib.pi_prot_type &&
drivers/target/target_core_file.c
651
if (ret > 0 && cmd->prot_type && dev->dev_attrib.pi_prot_type) {
drivers/target/target_core_iblock.c
806
if (cmd->prot_type && dev->dev_attrib.pi_prot_type)
drivers/target/target_core_iblock.c
818
if (cmd->prot_type && dev->dev_attrib.pi_prot_type) {
drivers/target/target_core_iblock.c
843
if (cmd->prot_type && dev->dev_attrib.pi_prot_type) {
drivers/target/target_core_rd.c
452
if (cmd->prot_type && se_dev->dev_attrib.pi_prot_type &&
drivers/target/target_core_rd.c
520
if (cmd->prot_type && se_dev->dev_attrib.pi_prot_type &&
drivers/target/target_core_sbc.c
1261
if (cmd->prot_type == TARGET_DIF_TYPE1_PROT)
drivers/target/target_core_sbc.c
1302
if (cmd->prot_type == TARGET_DIF_TYPE1_PROT &&
drivers/target/target_core_sbc.c
1310
if (cmd->prot_type == TARGET_DIF_TYPE2_PROT &&
drivers/target/target_core_sbc.c
606
sbc_set_prot_op_checks(u8 protect, bool fabric_prot, enum target_prot_type prot_type,
drivers/target/target_core_sbc.c
621
if (prot_type == TARGET_DIF_TYPE1_PROT)
drivers/target/target_core_sbc.c
625
if (prot_type == TARGET_DIF_TYPE1_PROT)
drivers/target/target_core_sbc.c
644
if (prot_type == TARGET_DIF_TYPE1_PROT)
drivers/target/target_core_sbc.c
648
if (prot_type == TARGET_DIF_TYPE1_PROT)
drivers/target/target_core_sbc.c
724
cmd->prot_type = pi_prot_type;
drivers/target/target_core_sbc.c
738
__func__, cmd->prot_type, cmd->data_length, cmd->prot_length,
include/scsi/scsi_cmnd.h
296
scmd->prot_type = type;
include/scsi/scsi_cmnd.h
301
return scmd->prot_type;
include/scsi/scsi_cmnd.h
96
unsigned char prot_type;
include/target/target_core_base.h
558
enum target_prot_type prot_type;