Home
last modified time | relevance | path

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

/openbmc/libcper/include/libcper/sections/
H A Dcper-section-pcie.h222 UINT16 current_link_speed : 4; // bits [3:0] member
/openbmc/libcper/sections/
H A Dcper-section-pcie.c673 cap_decode->link_status.current_link_speed); in pcie_capability_to_ir()
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c580 uint8_t current_link_speed; in cmd_get_physical_port_state() member
663 port->current_link_speed = lnksta & PCI_EXP_LNKSTA_CLS; in cmd_get_physical_port_state()