pcie_metric_ Struct Reference

pcie_metric_ Struct Reference#

AMD SMI: amdsmi_pcie_info_t::pcie_metric_ Struct Reference
amdsmi_pcie_info_t::pcie_metric_ Struct Reference

Data Fields

uint16_t pcie_width
 current PCIe width
 
uint32_t pcie_speed
 current PCIe speed in MT/s
 
uint32_t pcie_bandwidth
 current instantaneous PCIe bandwidth in Mb/s
 
uint64_t pcie_replay_count
 total number of the replays issued on the PCIe link
 
uint64_t pcie_l0_to_recovery_count
 total number of times the PCIe link transitioned from L0 to the recovery state
 
uint64_t pcie_replay_roll_over_count
 total number of replay rollovers issued on the PCIe link
 
uint64_t pcie_nak_sent_count
 total number of NAKs issued on the PCIe link by the device
 
uint64_t pcie_nak_received_count
 total number of NAKs issued on the PCIe link by the receiver
 
uint32_t pcie_lc_perf_other_end_recovery_count
 PCIe other end recovery counter.
 
uint64_t reserved [12]
 

Detailed Description

Definition at line 814 of file amdsmi.h.

Field Documentation

◆ pcie_width

uint16_t amdsmi_pcie_info_t::pcie_metric_::pcie_width

current PCIe width

Definition at line 815 of file amdsmi.h.

◆ pcie_speed

uint32_t amdsmi_pcie_info_t::pcie_metric_::pcie_speed

current PCIe speed in MT/s

Definition at line 816 of file amdsmi.h.

◆ pcie_bandwidth

uint32_t amdsmi_pcie_info_t::pcie_metric_::pcie_bandwidth

current instantaneous PCIe bandwidth in Mb/s

Definition at line 817 of file amdsmi.h.

◆ pcie_replay_count

uint64_t amdsmi_pcie_info_t::pcie_metric_::pcie_replay_count

total number of the replays issued on the PCIe link

Definition at line 818 of file amdsmi.h.

◆ pcie_l0_to_recovery_count

uint64_t amdsmi_pcie_info_t::pcie_metric_::pcie_l0_to_recovery_count

total number of times the PCIe link transitioned from L0 to the recovery state

Definition at line 819 of file amdsmi.h.

◆ pcie_replay_roll_over_count

uint64_t amdsmi_pcie_info_t::pcie_metric_::pcie_replay_roll_over_count

total number of replay rollovers issued on the PCIe link

Definition at line 820 of file amdsmi.h.

◆ pcie_nak_sent_count

uint64_t amdsmi_pcie_info_t::pcie_metric_::pcie_nak_sent_count

total number of NAKs issued on the PCIe link by the device

Definition at line 821 of file amdsmi.h.

◆ pcie_nak_received_count

uint64_t amdsmi_pcie_info_t::pcie_metric_::pcie_nak_received_count

total number of NAKs issued on the PCIe link by the receiver

Definition at line 822 of file amdsmi.h.

◆ pcie_lc_perf_other_end_recovery_count

uint32_t amdsmi_pcie_info_t::pcie_metric_::pcie_lc_perf_other_end_recovery_count

PCIe other end recovery counter.

Definition at line 823 of file amdsmi.h.

◆ reserved

uint64_t amdsmi_pcie_info_t::pcie_metric_::reserved[12]

Definition at line 824 of file amdsmi.h.


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