Home
last modified time | relevance | path

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

/openbmc/pldm/common/
H A Dtypes.hpp65 #define PLDM_PLATFORM_GETPDR_MAX_RECORD_BYTES 1024 macro
/openbmc/pldm/platform-mc/
H A Dplatform_manager.cpp254 constexpr uint16_t recvBufSize = PLDM_PLATFORM_GETPDR_MAX_RECORD_BYTES; in getPDRs()
766 std::vector<uint8_t> recvBuf(PLDM_PLATFORM_GETPDR_MAX_RECORD_BYTES); in getFRURecordTables()