Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

enum nvme_id_ctrl_ctratt - Controller attributes

SYNOPSIS

enum nvme_id_ctrl_ctratt {
NVME_CTRL_CTRATT_128_ID ,
NVME_CTRL_CTRATT_NON_OP_PSP ,
NVME_CTRL_CTRATT_NVM_SETS ,
NVME_CTRL_CTRATT_READ_RECV_LVLS ,
NVME_CTRL_CTRATT_ENDURANCE_GROUPS ,
NVME_CTRL_CTRATT_PREDICTABLE_LAT ,
NVME_CTRL_CTRATT_TBKAS ,
NVME_CTRL_CTRATT_NAMESPACE_GRANULARITY ,
NVME_CTRL_CTRATT_SQ_ASSOCIATIONS ,
NVME_CTRL_CTRATT_UUID_LIST ,
NVME_CTRL_CTRATT_MDS ,
NVME_CTRL_CTRATT_FIXED_CAP ,
NVME_CTRL_CTRATT_VARIABLE_CAP ,
NVME_CTRL_CTRATT_DEL_ENDURANCE_GROUPS ,
NVME_CTRL_CTRATT_DEL_NVM_SETS ,
NVME_CTRL_CTRATT_ELBAS ,
NVME_CTRL_CTRATT_FDPS

};

Constants

128-bit Host Identifier supported
Non-Operational Poser State Permissive Mode supported
NVM Sets supported
Read Recovery Levels supported
Endurance Groups supported
Predictable Latency Mode supported
Traffic Based Keep Alive Support
Namespace Granularity reporting supported
SQ Associations supported
UUID List reporting supported
Multi-Domain Subsystem supported
Fixed Capacity Management supported
Variable Capacity Management supported
Delete Endurance Groups supported
Delete NVM Sets supported
Extended LBA Formats supported
Flexible Data Placement supported
enum nvme_id_ctrl_ctratt February 2024