1nvme_get_log_phy_rx_eom(9)    libnvme API manual    nvme_get_log_phy_rx_eom(9)
2
3
4

NAME

6       nvme_get_log_phy_rx_eom  -  Retrieve  Physical  Interface  Receiver Eye
7       Opening Measurement Log
8

SYNOPSIS

10       int nvme_get_log_phy_rx_eom (int fd , __u8 lsp  ,  __u16  controller  ,
11       __u32 len , struct nvme_phy_rx_eom_log *log );
12

ARGUMENTS

14       fd          File descriptor of nvme device
15
16       lsp         Log specific, controls action and measurement quality
17
18       controller  Target controller ID
19
20       len         The allocated size, minimum struct nvme_phy_rx_eom_log
21
22       log         User address to store the log page
23

RETURN

25       The  nvme command status if a response was received (see enum nvme_sta‐
26       tus_field) or -1 with errno set otherwise
27
28
29
30October 2023                nvme_get_log_phy_rx_eom nvme_get_log_phy_rx_eom(9)
Impressum