Searched refs:encode_pldm_header_only_errno (Results 1 – 3 of 3) sorted by relevance
/openbmc/libpldm/src/dsp/ |
H A D | base.h | 16 int encode_pldm_header_only_errno(uint8_t msg_type, uint8_t instance_id,
|
H A D | base.c | 677 int encode_pldm_header_only_errno(uint8_t msg_type, uint8_t instance_id, 698 int rc = encode_pldm_header_only_errno(msg_type, instance_id, pldm_type, 582 int encode_pldm_header_only_errno(uint8_t msg_type, uint8_t instance_id, encode_pldm_header_only_errno() function
|
H A D | firmware_update.c | 1188 return encode_pldm_header_only_errno(PLDM_REQUEST, instance_id, in encode_query_downstream_devices_req()
|