Get PCIe slot type
Add API to get the PCIe slot type. Change-Id: If6894af53894c524d61c7586c59768541bbf0ac6
Этот коммит содержится в:
коммит произвёл
Maisam Arif
родитель
3fa96a9e02
Коммит
9eccf20f0c
@@ -1157,6 +1157,7 @@ typedef struct {
|
||||
uint16_t pcie_lanes;
|
||||
uint32_t pcie_speed;
|
||||
uint32_t pcie_interface_version;
|
||||
uint32_t pcie_slot_type; // 0: PCIE, 1: CEM, 2: OAM, 3: Reserved
|
||||
uint32_t reserved[5];
|
||||
} amdsmi_pcie_info_t;
|
||||
/**
|
||||
|
||||
Ссылка в новой задаче
Block a user