Home
last modified time | relevance | path

Searched refs:TARGET_PROT_DOUT_STRIP (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h419 TARGET_PROT_DOUT_STRIP = (1 << 3), enumerator
425 TARGET_PROT_DIN_STRIP | TARGET_PROT_DOUT_STRIP | \
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h426 TARGET_PROT_DOUT_STRIP = (1 << 3), enumerator
432 TARGET_PROT_DIN_STRIP | TARGET_PROT_DOUT_STRIP | \
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_sbc.c632 cmd->prot_op = fabric_prot ? TARGET_PROT_DOUT_STRIP : in sbc_set_prot_op_checks()
727 !!(sp_ops & (TARGET_PROT_DOUT_PASS | TARGET_PROT_DOUT_STRIP)) : in sbc_check_prot()
H A Dtarget_core_transport.c2030 case TARGET_PROT_DOUT_STRIP: in target_write_prot_action()
2031 if (cmd->se_sess->sup_prot_ops & TARGET_PROT_DOUT_STRIP) in target_write_prot_action()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_sbc.c610 cmd->prot_op = fabric_prot ? TARGET_PROT_DOUT_STRIP : in sbc_set_prot_op_checks()
705 !!(sp_ops & (TARGET_PROT_DOUT_PASS | TARGET_PROT_DOUT_STRIP)) : in sbc_check_prot()
H A Dtarget_core_transport.c2189 case TARGET_PROT_DOUT_STRIP: in target_write_prot_action()
2190 if (cmd->se_sess->sup_prot_ops & TARGET_PROT_DOUT_STRIP) in target_write_prot_action()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.c153 case TARGET_PROT_DOUT_STRIP: return "DOUT_STRIP"; in prot_op_str()
2424 (cmd->se_cmd.prot_op == TARGET_PROT_DOUT_STRIP)) { in qlt_pci_map_calc_cnt()
2439 (cmd->se_cmd.prot_op == TARGET_PROT_DOUT_STRIP)) { in qlt_pci_map_calc_cnt()
2887 case TARGET_PROT_DOUT_STRIP: in qlt_hba_err_chk_enabled()
2902 case TARGET_PROT_DOUT_STRIP: in qla_tgt_ref_mask_check()
3034 (se_cmd->prot_op == TARGET_PROT_DOUT_STRIP)) in qlt_build_ctio_crc2_pkt()
3043 case TARGET_PROT_DOUT_STRIP: in qlt_build_ctio_crc2_pkt()
3076 case TARGET_PROT_DOUT_STRIP: in qlt_build_ctio_crc2_pkt()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_target.c146 case TARGET_PROT_DOUT_STRIP: return "DOUT_STRIP"; in prot_op_str()
2446 (cmd->se_cmd.prot_op == TARGET_PROT_DOUT_STRIP)) { in qlt_pci_map_calc_cnt()
2461 (cmd->se_cmd.prot_op == TARGET_PROT_DOUT_STRIP)) { in qlt_pci_map_calc_cnt()
2919 case TARGET_PROT_DOUT_STRIP: in qlt_hba_err_chk_enabled()
2934 case TARGET_PROT_DOUT_STRIP: in qla_tgt_ref_mask_check()
3066 (se_cmd->prot_op == TARGET_PROT_DOUT_STRIP)) in qlt_build_ctio_crc2_pkt()
3075 case TARGET_PROT_DOUT_STRIP: in qlt_build_ctio_crc2_pkt()
3108 case TARGET_PROT_DOUT_STRIP: in qlt_build_ctio_crc2_pkt()
/kernel/linux/linux-5.10/drivers/target/iscsi/
H A Discsi_target_login.c443 (TARGET_PROT_DOUT_STRIP | TARGET_PROT_DOUT_PASS | in iscsi_login_zero_tsih_s2()
/kernel/linux/linux-6.6/drivers/target/iscsi/
H A Discsi_target_login.c456 (TARGET_PROT_DOUT_STRIP | TARGET_PROT_DOUT_PASS | in iscsi_login_zero_tsih_s2()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/isert/
H A Dib_isert.c2009 case TARGET_PROT_DOUT_STRIP: in isert_set_sig_attrs()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/isert/
H A Dib_isert.c2009 case TARGET_PROT_DOUT_STRIP: in isert_set_sig_attrs()

Completed in 41 milliseconds