logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

struct nvme_mi_port_pcie - PCIe Port Specific Data

Members

mps PCIe Maximum Payload Size sls PCIe Supported Link Speeds Vector cls PCIe Current Link Speed mlw PCIe Maximum Link Width nlw PCIe Negotiated Link Width pn PCIe Port Number rsvd14 Reserved August 2025 struct nvme_mi_port_pcie libnvme(2)

Name

struct nvme_mi_port_pcie - PCIe Port Specific Data

Synopsis

struct nvme_mi_port_pcie { __u8mps;__u8sls;__u8cls;__u8mlw;__u8nlw;__u8pn;__u8rsvd14[18]; };

See Also