Searched refs:eedp_flags (Results 1 – 3 of 3) sorted by relevance
2386 u16 eedp_flags = 0; in mpi3mr_setup_eedp() local2393 eedp_flags = MPI3_EEDPFLAGS_EEDP_OP_CHECK_REMOVE; in mpi3mr_setup_eedp()2396 eedp_flags = MPI3_EEDPFLAGS_EEDP_OP_INSERT; in mpi3mr_setup_eedp()2399 eedp_flags = MPI3_EEDPFLAGS_EEDP_OP_INSERT; in mpi3mr_setup_eedp()2403 eedp_flags = MPI3_EEDPFLAGS_EEDP_OP_CHECK_REMOVE; in mpi3mr_setup_eedp()2407 eedp_flags = MPI3_EEDPFLAGS_EEDP_OP_CHECK; in mpi3mr_setup_eedp()2412 eedp_flags = MPI3_EEDPFLAGS_EEDP_OP_CHECK_REGEN; in mpi3mr_setup_eedp()2416 eedp_flags = MPI3_EEDPFLAGS_EEDP_OP_CHECK; in mpi3mr_setup_eedp()2425 eedp_flags |= MPI3_EEDPFLAGS_CHK_GUARD; in mpi3mr_setup_eedp()2428 eedp_flags |= MPI3_EEDPFLAGS_HOST_GUARD_IP_CHKSUM; in mpi3mr_setup_eedp()[all …]
284 __le16 eedp_flags; member
5050 u16 eedp_flags; in _scsih_setup_eedp() local5056 eedp_flags = MPI2_SCSIIO_EEDPFLAGS_CHECK_REMOVE_OP; in _scsih_setup_eedp()5059 eedp_flags = MPI2_SCSIIO_EEDPFLAGS_INSERT_OP; in _scsih_setup_eedp()5066 eedp_flags |= MPI2_SCSIIO_EEDPFLAGS_CHECK_GUARD; in _scsih_setup_eedp()5069 eedp_flags |= MPI2_SCSIIO_EEDPFLAGS_CHECK_REFTAG; in _scsih_setup_eedp()5072 eedp_flags |= MPI2_SCSIIO_EEDPFLAGS_INC_PRI_REFTAG; in _scsih_setup_eedp()5081 eedp_flags |= MPI25_SCSIIO_EEDPFLAGS_APPTAG_DISABLE_MODE; in _scsih_setup_eedp()5082 mpi_request->EEDPFlags = cpu_to_le16(eedp_flags); in _scsih_setup_eedp()