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

enum nvme_aqa - This field indicates the admin queue attributes

Constants

NVME_AQA_ASQS_SHIFT Shift amount to get the admin submission queue size NVME_AQA_ACQS_SHIFT Shift amount to get the admin completion queue size NVME_AQA_ASQS_MASK Mask to get the admin submission queue size NVME_AQA_ACQS_MASK Mask to get the admin completion queue size May 2025 enum nvme_aqa libnvme(2)

Name

enum nvme_aqa - This field indicates the admin queue attributes

Synopsis

enum nvme_aqa { NVME_AQA_ASQS_SHIFT , NVME_AQA_ACQS_SHIFT , NVME_AQA_ASQS_MASK , NVME_AQA_ACQS_MASK };

See Also