Home
last modified time | relevance | path

Searched refs:negotiated_link_width (Results 1 – 3 of 3) sorted by relevance

/openbmc/libcper/include/libcper/sections/
H A Dcper-section-pcie.h223 UINT16 negotiated_link_width : 6; // bits [9:4] member
/openbmc/libcper/sections/
H A Dcper-section-pcie.c675 cap_decode->link_status.negotiated_link_width); in pcie_capability_to_ir()
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c577 uint8_t negotiated_link_width; in cmd_get_physical_port_state() member
659 port->negotiated_link_width = (lnksta & PCI_EXP_LNKSTA_NLW) >> 4; in cmd_get_physical_port_state()