Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

struct nvme_mi_port_pcie - PCIe Port Specific Data

SYNOPSIS

struct nvme_mi_port_pcie {
__u8 mps;
__u8 sls;
__u8 cls;
__u8 mlw;
__u8 nlw;
__u8 pn;
__u8 rsvd14[18];
};

Members

PCIe Maximum Payload Size
PCIe Supported Link Speeds Vector
PCIe Current Link Speed
PCIe Maximum Link Width
PCIe Negotiated Link Width
PCIe Port Number
Reserved
struct nvme_mi_port_pcie February 2024