DOKK / manpages / debian 12 / libnvme-dev / nvme_id_ctrl_sqes.2.en
libnvme(2) API Manual libnvme(2)

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

enum nvme_id_ctrl_sqes {
NVME_CTRL_SQES_MIN ,
NVME_CTRL_SQES_MAX

};

Mask to get the value of the required Submission Queue Entry size when using the NVM Command Set.
Mask to get the value of the maximum Submission Queue entry size when using the NVM Command Set.
enum nvme_id_ctrl_sqes January 2023