DOKK / manpages / debian 13 / libnvme-dev / nvme_perf_attr_id_list.2.en
libnvme(2) API Manual libnvme(2)

struct nvme_perf_attr_id_list - Performance attribute identifier list structure

struct nvme_perf_attr_id_list {
__u8 attrtyp;
__u8 msvspa;
__u8 usvspa;
__u8 rsvd3[13];
struct nvme_perf_attr_id id_list[63];
__u8 rsvd1024[3072];
};

Bits 7-3: Reserved Bits 2-0: Attribute type
Maximum saveable vendor specific performance attributes
Unused saveable vendor specific performance attributes
Reserved
Performance attribute identifier list
Reserved
struct nvme_perf_attr_id_list May 2025