MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
PCI_REG_PCIE_LINK_STATUS Union Reference

Data Fields

struct {
   UINT16   CurrentLinkSpeed: 4
 
   UINT16   NegotiatedLinkWidth: 6
 
   UINT16   Undefined: 1
 
   UINT16   LinkTraining: 1
 
   UINT16   SlotClockConfiguration: 1
 
   UINT16   DataLinkLayerLinkActive: 1
 
   UINT16   LinkBandwidthManagement: 1
 
   UINT16   LinkAutonomousBandwidth: 1
 
Bits
 
UINT16 Uint16
 

Field Documentation

struct { ... } PCI_REG_PCIE_LINK_STATUS::Bits
UINT16 PCI_REG_PCIE_LINK_STATUS::CurrentLinkSpeed
UINT16 PCI_REG_PCIE_LINK_STATUS::DataLinkLayerLinkActive
UINT16 PCI_REG_PCIE_LINK_STATUS::LinkAutonomousBandwidth
UINT16 PCI_REG_PCIE_LINK_STATUS::LinkBandwidthManagement
UINT16 PCI_REG_PCIE_LINK_STATUS::LinkTraining
UINT16 PCI_REG_PCIE_LINK_STATUS::NegotiatedLinkWidth
UINT16 PCI_REG_PCIE_LINK_STATUS::SlotClockConfiguration
UINT16 PCI_REG_PCIE_LINK_STATUS::Uint16
UINT16 PCI_REG_PCIE_LINK_STATUS::Undefined