Lines Matching refs:dif_oper

388 …(dif_info->dif == SLI4_DIF_PASS_THROUGH) && (dif_info->dif_oper != OCS_HW_SGE_DIF_OP_IN_RAW_OUT_RA…  in ocs_target_io_cb()
451 switch(dif_info->dif_oper) { in ocs_scsi_dif_guard_is_crc()
463 switch(dif_info->dif_oper) { in ocs_scsi_dif_guard_is_crc()
662 if (hw_dif->dif_oper != OCS_HW_DIF_OPER_DISABLED) { in ocs_scsi_count_sgls()
701 if (hw_dif->dif_oper != OCS_HW_DIF_OPER_DISABLED) { in ocs_scsi_build_sgls()
751 if (hw_dif->dif_oper == OCS_HW_DIF_OPER_INSERT) { in ocs_scsi_build_sgls()
801 hw_dif_info->dif_oper = OCS_HW_DIF_OPER_DISABLED; in ocs_scsi_convert_dif_info()
807 switch(scsi_dif_info->dif_oper) { in ocs_scsi_convert_dif_info()
809 hw_dif_info->dif_oper = OCS_HW_SGE_DIF_OP_IN_NODIF_OUT_CRC; in ocs_scsi_convert_dif_info()
813 hw_dif_info->dif_oper = OCS_HW_SGE_DIF_OP_IN_CRC_OUT_NODIF; in ocs_scsi_convert_dif_info()
817 hw_dif_info->dif_oper = OCS_HW_SGE_DIF_OP_IN_NODIF_OUT_CHKSUM; in ocs_scsi_convert_dif_info()
821 hw_dif_info->dif_oper = OCS_HW_SGE_DIF_OP_IN_CHKSUM_OUT_NODIF; in ocs_scsi_convert_dif_info()
825 hw_dif_info->dif_oper = OCS_HW_SGE_DIF_OP_IN_CRC_OUT_CRC; in ocs_scsi_convert_dif_info()
829 hw_dif_info->dif_oper = OCS_HW_SGE_DIF_OP_IN_CHKSUM_OUT_CHKSUM; in ocs_scsi_convert_dif_info()
833 hw_dif_info->dif_oper = OCS_HW_SGE_DIF_OP_IN_CRC_OUT_CHKSUM; in ocs_scsi_convert_dif_info()
837 hw_dif_info->dif_oper = OCS_HW_SGE_DIF_OP_IN_CHKSUM_OUT_CRC; in ocs_scsi_convert_dif_info()
841 hw_dif_info->dif_oper = OCS_HW_SGE_DIF_OP_IN_RAW_OUT_RAW; in ocs_scsi_convert_dif_info()
846 scsi_dif_info->dif_oper); in ocs_scsi_convert_dif_info()
1466 if ((dif_info != NULL) && (dif_info->dif_oper == OCS_SCSI_DIF_OPER_DISABLED)) { in ocs_scsi_xfer_data()
1518 io->iparam.fcp_tgt.dif_oper = io->hw_dif.dif; in ocs_scsi_xfer_data()
2639 io->iparam.fcp_ini.dif_oper = io->hw_dif.dif; in ocs_scsi_send_io()