enum nvme_mi_config_id - NVMe-MI Configuration identifier.
enum nvme_mi_config_id {
NVME_MI_CONFIG_SMBUS_FREQ ,
NVME_MI_CONFIG_HEALTH_STATUS_CHANGE ,
NVME_MI_CONFIG_MCTP_MTU
};
- NVME_MI_CONFIG_SMBUS_FREQ
- Current SMBus/I2C frequency
- NVME_MI_CONFIG_HEALTH_STATUS_CHANGE
- Health Status change - used to clear health status bits in
CCS bits of status poll. Only for Set ops.
- NVME_MI_CONFIG_MCTP_MTU
- MCTP maximum transmission unit size of port specified in dw
0
Configuration parameters for the MI Get/Set Configuration commands.
See &
nvme_mi_mi_config_get and &
nvme_mi_config_set.