amdsmi_pcie_bandwidth_t Struct Reference

amdsmi_pcie_bandwidth_t Struct Reference#

AMD SMI: amdsmi_pcie_bandwidth_t Struct Reference
amdsmi_pcie_bandwidth_t Struct Reference

This structure holds information about the possible PCIe bandwidths. Specifically, the possible transfer rates and their associated numbers of lanes are stored here. More...

#include <amdsmi.h>

Data Fields

amdsmi_frequencies_t transfer_rate
 Transfer rates (T/s) that are possible.
 
uint32_t lanes [AMDSMI_MAX_NUM_FREQUENCIES]
 List of lanes for corresponding transfer rate.
 

Detailed Description

This structure holds information about the possible PCIe bandwidths. Specifically, the possible transfer rates and their associated numbers of lanes are stored here.

Only the first num_supported bandwidths are valid.


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