Correct RDC_FI_PCIE_BANDWIDTH unit

The unit should be mbps instead of GB/second
This commit is contained in:
Bill(Shuzhou) Liu
2024-11-08 09:08:38 -06:00
committed by Liu, Shuzhou (Bill)
parent d8fec06bab
commit 5e3ebecf80
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ typedef enum {
RDC_FI_PCIE_RX, //!< PCIe Rx utilization information
// RDC_FI_PCIE_TX, RDC_FI_PCIE_RX are not supported on new ASIC
// The RDC_FI_PCIE_BANDWIDTH should be used
RDC_FI_PCIE_BANDWIDTH, //!< PCIe bandwidth in GB/sec
RDC_FI_PCIE_BANDWIDTH, //!< PCIe bandwidth in Mbps
/**
* @brief GPU usage related fields