enum nvme_id_ctrl_sqes - Defines the required and maximum Submission Queue entry size when using the NVM
Contents
Constants
NVME_CTRL_SQES_MIN
Mask to get the value of the required Submission Queue Entry size when using the NVM Command
Set.
NVME_CTRL_SQES_MAX
Mask to get the value of the maximum Submission Queue entry size when using the NVM Command
Set.
August 2025 enum nvme_id_ctrl_sqes libnvme(2)
Name
enum nvme_id_ctrl_sqes - Defines the required and maximum Submission Queue entry size when using the NVM
Command Set.
Synopsis
enum nvme_id_ctrl_sqes {
NVME_CTRL_SQES_MIN ,
NVME_CTRL_SQES_MAX
};
