Searched refs:eedp_flags (Results 1 – 3 of 3) sorted by relevance
3075 u16 eedp_flags = 0; in mpi3mr_setup_eedp() local3082 eedp_flags = MPI3_EEDPFLAGS_EEDP_OP_CHECK_REMOVE; in mpi3mr_setup_eedp()3085 eedp_flags = MPI3_EEDPFLAGS_EEDP_OP_INSERT; in mpi3mr_setup_eedp()3088 eedp_flags = MPI3_EEDPFLAGS_EEDP_OP_INSERT; in mpi3mr_setup_eedp()3092 eedp_flags = MPI3_EEDPFLAGS_EEDP_OP_CHECK_REMOVE; in mpi3mr_setup_eedp()3096 eedp_flags = MPI3_EEDPFLAGS_EEDP_OP_CHECK; in mpi3mr_setup_eedp()3101 eedp_flags = MPI3_EEDPFLAGS_EEDP_OP_CHECK_REGEN; in mpi3mr_setup_eedp()3105 eedp_flags = MPI3_EEDPFLAGS_EEDP_OP_CHECK; in mpi3mr_setup_eedp()3114 eedp_flags |= MPI3_EEDPFLAGS_CHK_GUARD; in mpi3mr_setup_eedp()3117 eedp_flags |= MPI3_EEDPFLAGS_HOST_GUARD_IP_CHKSUM; in mpi3mr_setup_eedp()[all …]
285 __le16 eedp_flags; member
5040 u16 eedp_flags; in _scsih_setup_eedp() local5046 eedp_flags = MPI2_SCSIIO_EEDPFLAGS_CHECK_REMOVE_OP; in _scsih_setup_eedp()5049 eedp_flags = MPI2_SCSIIO_EEDPFLAGS_INSERT_OP; in _scsih_setup_eedp()5056 eedp_flags |= MPI2_SCSIIO_EEDPFLAGS_CHECK_GUARD; in _scsih_setup_eedp()5059 eedp_flags |= MPI2_SCSIIO_EEDPFLAGS_CHECK_REFTAG; in _scsih_setup_eedp()5062 eedp_flags |= MPI2_SCSIIO_EEDPFLAGS_INC_PRI_REFTAG; in _scsih_setup_eedp()5071 eedp_flags |= MPI25_SCSIIO_EEDPFLAGS_APPTAG_DISABLE_MODE; in _scsih_setup_eedp()5072 mpi_request->EEDPFlags = cpu_to_le16(eedp_flags); in _scsih_setup_eedp()