Home
last modified time | relevance | path

Searched refs:PLDM_MULTIPART_RECEIVE (Results 1 – 4 of 4) sorted by relevance

/openbmc/libpldm/include/libpldm/
H A Dbase.h46 PLDM_MULTIPART_RECEIVE = 0x9, enumerator
/openbmc/libpldm/src/dsp/
H A Dbase.c661 header.command = PLDM_MULTIPART_RECEIVE; in encode_pldm_base_multipart_receive_req()
758 header.command = PLDM_MULTIPART_RECEIVE; in encode_base_multipart_receive_resp()
/openbmc/pldm/pldmtool/
H A Dpldm_base_cmd.cpp43 {"MultipartReceive", PLDM_MULTIPART_RECEIVE},
/openbmc/pldm/platform-mc/test/
H A Dterminus_manager_test.cpp490 PLDM_MULTIPART_RECEIVE)); in TEST_F()