logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

struct nvme_perf_characteristics - Performance attribute structure

Members

{unnamed_union} anonymous std_perf Standard performance attribute id_list Performance attribute identifier list vs_perf Vendor specific performance attribute attr_buf Attribute buffer May 2025 struct nvme_perf_characteristics libnvme(2)

Name

struct nvme_perf_characteristics - Performance attribute structure

Synopsis

struct nvme_perf_characteristics { union{structnvme_std_perf_attrstd_perf[0];structnvme_perf_attr_id_listid_list[0];structnvme_vs_perf_attrvs_perf[0];__u8attr_buf[4096];}; };

See Also