]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: Spport Phy Rx Eye Opening Measurement Log
authorBrandon Paupore <brandon.paupore@wdc.com>
Tue, 12 Sep 2023 21:46:09 +0000 (16:46 -0500)
committerDaniel Wagner <wagi@monom.org>
Mon, 25 Sep 2023 08:57:34 +0000 (10:57 +0200)
commit25916bc5a3b6a8fa31e85b114b950ff811ac3c52
tree20029c28e29ee1e2e71c8a3b7219ac586761caf9
parentba67e3e6f14cfd0283bfa85093ee14458d9979d7
nvme: Spport Phy Rx Eye Opening Measurement Log

This implements support for TP4119a, adding a new command nvme
phy-rx-eom-log for issuing Get Log Page with the new Log Identifier and
allowing for configuration/validation of the Log Specific Parameters.

Signed-off-by: Brandon Paupore <brandon.paupore@wdc.com>
Documentation/nvme-phy-rx-eom-log.txt [new file with mode: 0644]
nvme-builtin.h
nvme-print-binary.c
nvme-print-json.c
nvme-print-stdout.c
nvme-print.c
nvme-print.h
nvme-wrap.c
nvme-wrap.h
nvme.c