Home
last modified time | relevance | path

Searched refs:linkWidth (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pcie.hpp17 extern std::unordered_map<uint8_t, size_t> linkWidth;
53 uint8_t linkWidth; member
H A Dfile_io_type_pcie.cpp37 std::unordered_map<uint8_t, size_t> linkWidth{ variable
282 auto width = singleEntryData->linkWidth; in parseTopologyData()
404 linkStateMap[linkStatus], type, linkSpeed, linkWidth[width], in parseTopologyData()