Home
last modified time | relevance | path

Searched refs:prot_type (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.10/include/scsi/
Dscsi_cmnd.h89 unsigned char prot_type; member
275 scmd->prot_type = type; in scsi_set_prot_type()
280 return scmd->prot_type; in scsi_get_prot_type()
/Linux-v5.10/drivers/target/iscsi/
Discsi_target_tpg.c860 u32 prot_type) in iscsit_ta_fabric_prot_type() argument
864 if ((prot_type != 0) && (prot_type != 1) && (prot_type != 3)) { in iscsit_ta_fabric_prot_type()
865 pr_err("Illegal value for fabric_prot_type: %u\n", prot_type); in iscsit_ta_fabric_prot_type()
869 a->fabric_prot_type = prot_type; in iscsit_ta_fabric_prot_type()
871 tpg->tpgt, prot_type); in iscsit_ta_fabric_prot_type()
/Linux-v5.10/drivers/target/
Dtarget_core_sbc.c628 sbc_set_prot_op_checks(u8 protect, bool fabric_prot, enum target_prot_type prot_type, in sbc_set_prot_op_checks() argument
643 if (prot_type == TARGET_DIF_TYPE1_PROT) in sbc_set_prot_op_checks()
647 if (prot_type == TARGET_DIF_TYPE1_PROT) in sbc_set_prot_op_checks()
666 if (prot_type == TARGET_DIF_TYPE1_PROT) in sbc_set_prot_op_checks()
670 if (prot_type == TARGET_DIF_TYPE1_PROT) in sbc_set_prot_op_checks()
747 cmd->prot_type = pi_prot_type; in sbc_check_prot()
761 __func__, cmd->prot_type, cmd->data_length, cmd->prot_length, in sbc_check_prot()
1270 if (cmd->prot_type == TARGET_DIF_TYPE1_PROT) in sbc_dif_generate()
1311 if (cmd->prot_type == TARGET_DIF_TYPE1_PROT && in sbc_dif_v1_verify()
1319 if (cmd->prot_type == TARGET_DIF_TYPE2_PROT && in sbc_dif_v1_verify()
Dtarget_core_file.c609 if (cmd->prot_type && dev->dev_attrib.pi_prot_type) { in fd_execute_rw_buffered()
620 if (ret > 0 && cmd->prot_type && dev->dev_attrib.pi_prot_type && in fd_execute_rw_buffered()
631 if (cmd->prot_type && dev->dev_attrib.pi_prot_type && in fd_execute_rw_buffered()
662 if (ret > 0 && cmd->prot_type && dev->dev_attrib.pi_prot_type) { in fd_execute_rw_buffered()
Dtarget_core_iblock.c733 if (cmd->prot_type && dev->dev_attrib.pi_prot_type) in iblock_execute_rw()
746 if (cmd->prot_type && dev->dev_attrib.pi_prot_type) { in iblock_execute_rw()
772 if (cmd->prot_type && dev->dev_attrib.pi_prot_type) { in iblock_execute_rw()
Dtarget_core_rd.c453 if (cmd->prot_type && se_dev->dev_attrib.pi_prot_type && in rd_execute_rw()
521 if (cmd->prot_type && se_dev->dev_attrib.pi_prot_type && in rd_execute_rw()
/Linux-v5.10/arch/s390/kvm/
Dgaccess.c485 enum prot_type { enum
494 u8 ar, enum gacc_mode mode, enum prot_type prot) in trans_exc()
616 enum gacc_mode mode, enum prot_type *prot) in guest_translate()
803 enum prot_type prot; in guest_page_range()
908 enum prot_type prot; in guest_translate_address()
/Linux-v5.10/drivers/scsi/isci/
Drequest.c425 u8 prot_type = scsi_get_prot_type(scmd); in scu_ssp_io_request_construct_task_context() local
450 if (prot_type != SCSI_PROT_DIF_TYPE0) { in scu_ssp_io_request_construct_task_context()
452 scu_ssp_ireq_dif_strip(ireq, prot_type, prot_op); in scu_ssp_io_request_construct_task_context()
454 scu_ssp_ireq_dif_insert(ireq, prot_type, prot_op); in scu_ssp_io_request_construct_task_context()
/Linux-v5.10/include/target/
Dtarget_core_base.h535 enum target_prot_type prot_type; member
/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_target.c2933 if ((se_cmd->prot_type == TARGET_DIF_TYPE1_PROT) || in qla_tgt_set_dif_tags()
2934 (se_cmd->prot_type == TARGET_DIF_TYPE2_PROT)) in qla_tgt_set_dif_tags()
2936 else if (se_cmd->prot_type == TARGET_DIF_TYPE3_PROT) in qla_tgt_set_dif_tags()
2942 switch (se_cmd->prot_type) { in qla_tgt_set_dif_tags()
3061 if ((se_cmd->prot_type == TARGET_DIF_TYPE1_PROT) || in qlt_build_ctio_crc2_pkt()
3062 (se_cmd->prot_type == TARGET_DIF_TYPE2_PROT)) in qlt_build_ctio_crc2_pkt()
3064 else if (se_cmd->prot_type == TARGET_DIF_TYPE3_PROT) in qlt_build_ctio_crc2_pkt()
/Linux-v5.10/drivers/scsi/csiostor/
Dcsio_hw.c4313 uint32_t adap_type, prot_type; in csio_hw_set_description() local
4316 prot_type = (dev_id & CSIO_ASIC_DEVID_PROTO_MASK); in csio_hw_set_description()
4319 if (prot_type == CSIO_T5_FCOE_ASIC) { in csio_hw_set_description()
/Linux-v5.10/drivers/infiniband/ulp/isert/
Dib_isert.c1968 if (se_cmd->prot_type == TARGET_DIF_TYPE1_PROT || in isert_set_dif_domain()
1969 se_cmd->prot_type == TARGET_DIF_TYPE2_PROT) in isert_set_dif_domain()
/Linux-v5.10/drivers/s390/net/
Dqeth_core_main.c2536 u8 prot_type = qeth_mpc_select_prot_type(card); in qeth_ulp_enable() local
2548 memcpy(QETH_ULP_ENABLE_PROT_TYPE(iob->data), &prot_type, 1); in qeth_ulp_enable()
3085 u8 prot_type = qeth_mpc_select_prot_type(card); in qeth_prepare_ipa_cmd() local
3095 memcpy(QETH_IPA_CMD_PROT_TYPE(iob->data), &prot_type, 1); in qeth_prepare_ipa_cmd()
/Linux-v5.10/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c4830 unsigned char prot_type = scsi_get_prot_type(scmd); in _scsih_setup_eedp() local
4834 if (prot_type == SCSI_PROT_DIF_TYPE0 || prot_op == SCSI_PROT_NORMAL) in _scsih_setup_eedp()
4844 switch (prot_type) { in _scsih_setup_eedp()