Searched refs:PLDM_SET_NUMERIC_EFFECTER_VALUE (Results 1 – 7 of 7) sorted by relevance
/openbmc/pldm/libpldmresponder/ |
H A D | base.cpp | 37 PLDM_SET_NUMERIC_EFFECTER_VALUE, PLDM_GET_NUMERIC_EFFECTER_VALUE,
|
H A D | platform.hpp | 81 PLDM_SET_NUMERIC_EFFECTER_VALUE,
|
/openbmc/pldm/platform-mc/test/ |
H A D | terminus_manager_test.cpp | 388 (1 << (PLDM_SET_NUMERIC_EFFECTER_VALUE % 8)) + in TEST_F() 508 PLDM_PLATFORM, PLDM_SET_NUMERIC_EFFECTER_VALUE)); in TEST_F()
|
/openbmc/pldm/pldmtool/ |
H A D | pldm_base_cmd.cpp | 75 {"SetNumericEffecterValue", PLDM_SET_NUMERIC_EFFECTER_VALUE},
|
/openbmc/pldm/platform-mc/ |
H A D | dbus_to_terminus_effecters.cpp | 598 mctpEid, instanceId, PLDM_PLATFORM, PLDM_SET_NUMERIC_EFFECTER_VALUE, in setTerminusNumericEffecter()
|
/openbmc/libpldm/include/libpldm/ |
H A D | platform.h | 240 PLDM_SET_NUMERIC_EFFECTER_VALUE = 0x31, enumerator
|
/openbmc/libpldm/src/dsp/ |
H A D | platform.c | 781 header.command = PLDM_SET_NUMERIC_EFFECTER_VALUE; in encode_set_numeric_effecter_value_resp() 813 header.command = PLDM_SET_NUMERIC_EFFECTER_VALUE; in encode_set_numeric_effecter_value_req()
|