Home
last modified time | relevance | path

Searched refs:pack_pldm_header (Results 1 – 12 of 12) sorted by relevance

/openbmc/libpldm/src/oem/ibm/
H A Dfile_io.c47 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_rw_file_memory_resp()
77 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_rw_file_memory_req()
154 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_file_table_resp()
186 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_file_table_req()
279 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_read_file_req()
335 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_read_file_resp()
397 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_write_file_req()
448 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_write_file_resp()
505 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_rw_file_by_type_memory_resp()
535 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_rw_file_by_type_memory_req()
[all …]
H A Dhost.c26 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_alert_status_req()
100 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_alert_status_resp()
H A Dplatform.c48 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_bios_attribute_update_event_req()
/openbmc/libpldm/src/dsp/
H A Dbios.c23 return pack_pldm_header(&header, &(msg->hdr)); in encode_get_date_time_req()
42 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_date_time_resp()
119 uint8_t rc = pack_pldm_header(&header, &msg->hdr); in encode_set_date_time_req()
183 uint8_t rc = pack_pldm_header(&header, &msg->hdr); in encode_set_date_time_resp()
231 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_bios_table_resp()
269 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_bios_table_req()
356 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_bios_attribute_current_value_by_handle_req()
450 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_bios_current_value_by_handle_resp()
495 uint8_t rc = pack_pldm_header(&header, &msg->hdr); in encode_set_bios_attribute_current_value_req()
577 uint8_t rc = pack_pldm_header(&header, &msg->hdr); in encode_set_bios_attribute_current_value_resp()
[all …]
H A Dbase.c76 uint8_t pack_pldm_header(const struct pldm_header_info *hdr, in pack_pldm_header() function
198 return pack_pldm_header(&header, &(msg->hdr)); in encode_get_types_req()
214 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_commands_req()
241 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_types_resp()
290 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_commands_resp()
375 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_version_req()
406 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_version_resp()
482 return pack_pldm_header(&header, &(msg->hdr)); in encode_get_tid_req()
498 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_tid_resp()
552 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_set_tid_req()
[all …]
H A Dfru.c30 return pack_pldm_header(&header, &(msg->hdr)); in encode_get_fru_record_table_metadata_req()
91 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_fru_record_table_metadata_resp()
155 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_fru_record_table_resp()
315 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_fru_record_by_option_req()
391 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_fru_record_by_option_resp()
463 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_fru_record_table_req()
580 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_set_fru_record_table_resp()
H A Dplatform.c191 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_set_state_effecter_states_resp()
223 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_set_state_effecter_states_req()
367 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_pdr_resp()
432 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_pdr_repository_info_resp()
605 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_pdr_req()
801 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_set_numeric_effecter_value_resp()
833 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_set_numeric_effecter_value_req()
915 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_state_sensor_readings_resp()
947 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_state_sensor_readings_req()
1213 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_platform_event_message_resp()
[all …]
H A Dfirmware_update.c2071 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_request_update_req()
2184 rc = pack_pldm_header(&header, &(msg->hdr)); in encode_request_update_resp()
2241 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_pass_component_table_req()
2413 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_update_component_req()
2630 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_request_firmware_data_resp()
2701 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_transfer_complete_resp()
2771 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_verify_complete_resp()
2857 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_apply_complete_resp()
2918 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_activate_firmware_req()
3007 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_status_req()
[all …]
/openbmc/libpldm/tests/dsp/
H A Dbase.cpp69 auto rc = pack_pldm_header(hdr_ptr, &msg); in TEST()
73 rc = pack_pldm_header(&hdr, nullptr); in TEST()
77 rc = pack_pldm_header(hdr_ptr, nullptr); in TEST()
82 rc = pack_pldm_header(&hdr, &msg); in TEST()
88 rc = pack_pldm_header(&hdr, &msg); in TEST()
95 rc = pack_pldm_header(&hdr, &msg); in TEST()
110 auto rc = pack_pldm_header(&hdr, &msg); in TEST()
123 rc = pack_pldm_header(&hdr, &msg); in TEST()
134 rc = pack_pldm_header(&hdr, &msg); in TEST()
154 auto rc = pack_pldm_header(&hdr, &msg); in TEST()
[all …]
/openbmc/libpldm/include/libpldm/
H A Dbase.h437 uint8_t pack_pldm_header(const struct pldm_header_info *hdr,
/openbmc/pldm/pldmd/
H A Dpldmd.cpp154 if (PLDM_SUCCESS != pack_pldm_header(&header, responseHdr)) in processRxMsg()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump832 'ShortName' => 'pack_pldm_header'
10100 'pack_pldm_header' => 1,