1
0
Fork 0

Merging upstream version 1.13.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-04-13 11:46:35 +02:00
parent e9fe8c0d9d
commit f7fc7fc747
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
1001 changed files with 1634 additions and 1045 deletions

View file

@ -0,0 +1,36 @@
.TH "libnvme" 9 "struct nvme_perf_attr_id_list" "April 2025" "API Manual" LINUX
.SH NAME
struct nvme_perf_attr_id_list \- Performance attribute identifier list structure
.SH SYNOPSIS
struct nvme_perf_attr_id_list {
.br
.BI " __u8 attrtyp;"
.br
.BI " __u8 msvspa;"
.br
.BI " __u8 usvspa;"
.br
.BI " __u8 rsvd3[13];"
.br
.BI " struct nvme_perf_attr_id id_list[63];"
.br
.BI " __u8 rsvd1024[3072];"
.br
.BI "
};
.br
.SH Members
.IP "attrtyp" 12
Bits 7-3: Reserved
Bits 2-0: Attribute type
.IP "msvspa" 12
Maximum saveable vendor specific performance attributes
.IP "usvspa" 12
Unused saveable vendor specific performance attributes
.IP "rsvd3" 12
Reserved
.IP "id_list" 12
Performance attribute identifier list
.IP "rsvd1024" 12
Reserved