Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

enum nvme_log_phy_rx_eom_action - Physical Interface Receiver Eye Opening Measurement Action

SYNOPSIS

enum nvme_log_phy_rx_eom_action {
NVME_LOG_PHY_RX_EOM_READ ,
NVME_LOG_PHY_RX_EOM_START_READ ,
NVME_LOG_PHY_RX_EOM_ABORT_CLEAR

};

Constants

Read Log Data
Start Measurement and Read Log Data
Abort Measurement and Clear Log Data
enum nvme_log_phy_rx_eom_action February 2024