← Back to C-Kernel-Engine Docs Doxygen Source Documentation
PCIeTopology Struct Reference

#include <system_topology.h>

Data Fields

PCIeDevice devices [32]
 
int empty_x16_slots
 
int empty_x4_slots
 
int empty_x8_slots
 
int num_devices
 
int total_lanes_available
 
int total_lanes_used
 

Detailed Description

Definition at line 177 of file system_topology.h.

Field Documentation

◆ devices

PCIeDevice PCIeTopology::devices[32]

Definition at line 179 of file system_topology.h.

Referenced by topology_discover_pcie(), and topology_print_pcie().

◆ empty_x16_slots

int PCIeTopology::empty_x16_slots

Definition at line 184 of file system_topology.h.

◆ empty_x4_slots

int PCIeTopology::empty_x4_slots

Definition at line 186 of file system_topology.h.

◆ empty_x8_slots

int PCIeTopology::empty_x8_slots

Definition at line 185 of file system_topology.h.

◆ num_devices

int PCIeTopology::num_devices

Definition at line 178 of file system_topology.h.

Referenced by topology_discover_pcie(), and topology_print_pcie().

◆ total_lanes_available

int PCIeTopology::total_lanes_available

Definition at line 183 of file system_topology.h.

◆ total_lanes_used

int PCIeTopology::total_lanes_used

Definition at line 182 of file system_topology.h.

Referenced by topology_discover_pcie().


The documentation for this struct was generated from the following file: