1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       enum nvme_mi_config_id - NVMe-MI Configuration identifier.
7

SYNOPSIS

9       enum nvme_mi_config_id {
10           NVME_MI_CONFIG_SMBUS_FREQ ,
11           NVME_MI_CONFIG_HEALTH_STATUS_CHANGE ,
12           NVME_MI_CONFIG_MCTP_MTU
13
14       };
15

Constants

17       NVME_MI_CONFIG_SMBUS_FREQ
18                   Current SMBus/I2C frequency
19
20       NVME_MI_CONFIG_HEALTH_STATUS_CHANGE
21                   Health  Status change - used to clear health status bits in
22                   CCS bits of status poll. Only for Set ops.
23
24       NVME_MI_CONFIG_MCTP_MTU
25                   MCTP maximum transmission unit size of port specified in dw
26                   0
27

Description

29       Configuration parameters for the MI Get/Set Configuration commands.
30
31       See &nvme_mi_mi_config_get and &nvme_mi_config_set.
32
33
34
35November 2022               enum nvme_mi_config_id                  libnvme(9)
Impressum