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_cmbswtp - This field indicates the controller memory buffer sustained write throughput

Constants

NVME_CMBSWTP_CMBSWTU_SHIFT Shift amount to get the CMB sustained write throughput units NVME_CMBSWTP_CMBSWTV_SHIFT Shift amount to get the CMB sustained write throughput NVME_CMBSWTP_CMBSWTU_MASK Mask to get the CMB sustained write throughput units NVME_CMBSWTP_CMBSWTV_MASK Mask to get the CMB sustained write throughput NVME_CMBSWTP_CMBSWTU_B Bytes/second granularity NVME_CMBSWTP_CMBSWTU_1K 1 KiB/second granularity NVME_CMBSWTP_CMBSWTU_1M 1 MiB/second granularity NVME_CMBSWTP_CMBSWTU_1G 1 GiB/second granularity May 2025 enum nvme_cmbswtp libnvme(2)

Name

enum nvme_cmbswtp - This field indicates the controller memory buffer sustained write throughput

Synopsis

enum nvme_cmbswtp { NVME_CMBSWTP_CMBSWTU_SHIFT , NVME_CMBSWTP_CMBSWTV_SHIFT , NVME_CMBSWTP_CMBSWTU_MASK , NVME_CMBSWTP_CMBSWTV_MASK , NVME_CMBSWTP_CMBSWTU_B , NVME_CMBSWTP_CMBSWTU_1K , NVME_CMBSWTP_CMBSWTU_1M , NVME_CMBSWTP_CMBSWTU_1G };

See Also