Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

enum nvme_feat_perfc_attri - performance characteristics attribute index

SYNOPSIS

enum nvme_feat_perfc_attri {
NVME_FEAT_PERFC_ATTRI_STD ,
NVME_FEAT_PERFC_ATTRI_ID_LIST ,
NVME_FEAT_PERFC_ATTRI_VS_MIN ,
NVME_FEAT_PERFC_ATTRI_VS_MAX

};

Constants

standard performance attribute
performance attribute identifier list
vendor specific performance attribute minimum index
vendor specific performance attribute maximum index
enum nvme_feat_perfc_attri July 2025