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_id_ctrl_cqes - Defines the required and maximum Completion Queue entry size when using the NVM

Constants

NVME_CTRL_CQES_MIN Mask to get the value of the required Completion Queue Entry size when using the NVM Command Set. NVME_CTRL_CQES_MAX Mask to get the value of the maximum Completion Queue entry size when using the NVM Command Set. August 2025 enum nvme_id_ctrl_cqes libnvme(2)

Name

enum nvme_id_ctrl_cqes - Defines the required and maximum Completion Queue entry size when using the NVM Command Set.

Synopsis

enum nvme_id_ctrl_cqes { NVME_CTRL_CQES_MIN , NVME_CTRL_CQES_MAX };

See Also