Sponsor:

Your company here, and a link to your site. Click to find out more.

nvme_mi_admin_get_log_phy_rx_eom - Man Page

Retrieve Physical Interface Receiver Eye Opening Measurement Log

Synopsis

int nvme_mi_admin_get_log_phy_rx_eom (nvme_mi_ctrl_t ctrl , __u8 lsp , __u16 controller , __u32 len , struct nvme_phy_rx_eom_log *log );

Arguments

ctrl

Controller to query

lsp

Log specific, controls action and measurement quality

controller

Target controller ID

len

The allocated size, minimum struct nvme_phy_rx_eom_log

log

User address to store the log page

Return

The nvme command status if a response was received (see enum nvme_status_field) or -1 with errno set otherwise

Info

February 2024 libnvme API manual