enum nvme_lbaf_rp
This field indicates the relative performance of the LBA format indicated relative to other LBA formats supported by the controller.
- Provided by: libnvme-dev (Version: 1.15-2)
- Source: libnvme
- Report a bug
This field indicates the relative performance of the LBA format indicated relative to other LBA formats supported by the controller.
enum nvme_lbaf_rp {
NVME_LBAF_RP_BEST ,
NVME_LBAF_RP_BETTER ,
NVME_LBAF_RP_GOOD ,
NVME_LBAF_RP_DEGRADED ,
NVME_LBAF_RP_MASK
};