Home
last modified time | relevance | path

Searched refs:TARGET_DIF_CHECK_APPTAG (Results 1 – 3 of 3) sorted by relevance

/linux/include/target/
H A Dtarget_core_base.h466 TARGET_DIF_CHECK_APPTAG = 0x1 << 1, enumerator
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c582 if (!(se_cmd->prot_checks & TARGET_DIF_CHECK_APPTAG)) in tcm_qla2xxx_dif_tags()
/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.c2025 if (se_cmd->prot_checks & TARGET_DIF_CHECK_APPTAG) in isert_set_sig_attrs()