Home
last modified time | relevance | path

Searched refs:pldm_msgbuf (Results 1 – 11 of 11) sorted by relevance

/openbmc/libpldm/tests/
H A Dmsgbuf.cpp21 struct pldm_msgbuf _ctx; in TEST()
31 struct pldm_msgbuf _ctx; in TEST()
39 struct pldm_msgbuf _ctx; in TEST()
49 struct pldm_msgbuf _ctx; in TEST()
59 struct pldm_msgbuf _ctx; in TEST()
69 struct pldm_msgbuf _ctx; in TEST()
80 struct pldm_msgbuf _ctx; in TEST()
94 struct pldm_msgbuf _ctx; in TEST()
109 struct pldm_msgbuf _ctx; in TEST()
123 struct pldm_msgbuf _ctx; in TEST()
[all …]
H A Dmsgbuf_generic.c31 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_uint8()
45 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_int8()
59 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_uint16()
73 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_int16()
87 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_uint32()
101 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_int32()
115 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_real32()
135 struct pldm_msgbuf _ctx; in test_msgbuf_extract_array_generic_uint8()
149 struct pldm_msgbuf _ctx; in test_msgbuf_insert_generic_int32()
172 struct pldm_msgbuf _ctx; in test_msgbuf_insert_generic_uint32()
[all …]
/openbmc/libpldm/src/
H A Dmsgbuf.h77 struct pldm_msgbuf { struct
99 pldm_msgbuf_status(struct pldm_msgbuf *ctx, unsigned int err) in pldm_msgbuf_status() argument
247 pldm_msgbuf_validate(struct pldm_msgbuf *ctx) in pldm_msgbuf_validate()
269 pldm_msgbuf_consumed(struct pldm_msgbuf *ctx) in pldm_msgbuf_consumed()
290 pldm_msgbuf_destroy(struct pldm_msgbuf *ctx) in pldm_msgbuf_destroy()
315 pldm_msgbuf_destroy_consumed(struct pldm_msgbuf *ctx) in pldm_msgbuf_destroy_consumed()
430 pldm__msgbuf_extract_uint8(struct pldm_msgbuf *ctx, void *dst) in pldm__msgbuf_extract_uint8()
459 pldm__msgbuf_extract_int8(struct pldm_msgbuf *ctx, void *dst) in pldm__msgbuf_extract_int8()
540 pldm__msgbuf_extract_int16(struct pldm_msgbuf *ctx, void *dst) in pldm__msgbuf_extract_int16()
615 pldm__msgbuf_extract_int32(struct pldm_msgbuf *ctx, void *dst) in pldm__msgbuf_extract_int32()
[all …]
/openbmc/libpldm/src/dsp/
H A Dplatform.c260 struct pldm_msgbuf _buf; in decode_set_state_effecter_states_req()
301 struct pldm_msgbuf _buf; in decode_get_pdr_req()
431 struct pldm_msgbuf _buf; in decode_get_pdr_repository_info_resp()
513 struct pldm_msgbuf _buf; in decode_get_pdr_resp()
563 struct pldm_msgbuf _buf; in decode_set_numeric_effecter_value_req()
783 struct pldm_msgbuf _buf; in decode_get_state_sensor_readings_resp()
835 struct pldm_msgbuf _buf; in decode_get_state_sensor_readings_req()
899 struct pldm_msgbuf _buf; in decode_platform_event_message_req()
929 struct pldm_msgbuf _buf; in decode_poll_for_platform_event_message_req()
1011 struct pldm_msgbuf _buf; in encode_poll_for_platform_event_message_resp()
[all …]
H A Dpdr.c1402 struct pldm_msgbuf _src; in pldm_entity_association_pdr_add_contained_entity_to_remote_pdr()
1403 struct pldm_msgbuf *src = &_src; in pldm_entity_association_pdr_add_contained_entity_to_remote_pdr()
1404 struct pldm_msgbuf _dst; in pldm_entity_association_pdr_add_contained_entity_to_remote_pdr()
1405 struct pldm_msgbuf *dst = &_dst; in pldm_entity_association_pdr_add_contained_entity_to_remote_pdr()
1546 struct pldm_msgbuf _dst; in pldm_entity_association_pdr_create_new()
1547 struct pldm_msgbuf *dst = &_dst; in pldm_entity_association_pdr_create_new()
1548 struct pldm_msgbuf _src_p; in pldm_entity_association_pdr_create_new()
1549 struct pldm_msgbuf *src_p = &_src_p; in pldm_entity_association_pdr_create_new()
1550 struct pldm_msgbuf _src_c; in pldm_entity_association_pdr_create_new()
1551 struct pldm_msgbuf *src_c = &_src_c; in pldm_entity_association_pdr_create_new()
H A Dfirmware_update.c898 struct pldm_msgbuf _buf; in decode_query_downstream_devices_resp()
899 struct pldm_msgbuf *buf = &_buf; in decode_query_downstream_devices_resp()
949 struct pldm_msgbuf _buf; in encode_query_downstream_identifiers_req()
950 struct pldm_msgbuf *buf = &_buf; in encode_query_downstream_identifiers_req()
991 struct pldm_msgbuf _buf; in decode_query_downstream_identifiers_resp()
992 struct pldm_msgbuf *buf = &_buf; in decode_query_downstream_identifiers_resp()
/openbmc/libpldm/src/msgbuf/
H A Dplatform.h10 pldm_msgbuf_extract_value_pdr_hdr(struct pldm_msgbuf *ctx, in pldm_msgbuf_extract_value_pdr_hdr()
30 pldm_msgbuf_extract_sensor_data(struct pldm_msgbuf *ctx, in pldm_msgbuf_extract_sensor_data()
58 pldm_msgbuf_extract_sensor_value(struct pldm_msgbuf *ctx, in pldm_msgbuf_extract_sensor_value()
85 pldm__msgbuf_extract_range_field_format(struct pldm_msgbuf *ctx, in pldm__msgbuf_extract_range_field_format()
125 pldm_msgbuf_extract_effecter_value(struct pldm_msgbuf *ctx, in pldm_msgbuf_extract_effecter_value()
151 pldm__msgbuf_extract_effecter_data(struct pldm_msgbuf *ctx, in pldm__msgbuf_extract_effecter_data()
189 struct pldm_msgbuf *ctx, enum pldm_range_field_format tag, void *_rff) in pldm_msgbuf_typecheck_range_field_format()
/openbmc/libpldm/src/oem/meta/
H A Dfile_io.c14 struct pldm_msgbuf _buf; in decode_oem_meta_file_io_req()
15 struct pldm_msgbuf *buf = &_buf; in decode_oem_meta_file_io_req()
/openbmc/libpldm/tests/oem/meta/
H A Dfileio.cpp15 struct pldm_msgbuf _ctx; in TEST()
16 struct pldm_msgbuf* ctx = &_ctx; in TEST()
/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp1327 struct pldm_msgbuf _buf; in TEST()
1328 struct pldm_msgbuf* buf = &_buf; in TEST()
1374 struct pldm_msgbuf _buf; in TEST()
1375 struct pldm_msgbuf* buf = &_buf; in TEST()
1415 struct pldm_msgbuf _buf; in TEST()
1416 struct pldm_msgbuf* buf = &_buf; in TEST()
1508 struct pldm_msgbuf _buf; in TEST()
1509 struct pldm_msgbuf* buf = &_buf; in TEST()
1600 struct pldm_msgbuf _buf; in TEST()
1601 struct pldm_msgbuf* buf = &_buf; in TEST()
[all …]
H A Dplatform.cpp1204 struct pldm_msgbuf _buf; in TEST()
1205 struct pldm_msgbuf* buf = &_buf; in TEST()
1638 struct pldm_msgbuf _buf; in TEST()
1639 struct pldm_msgbuf* buf = &_buf; in TEST()
1696 struct pldm_msgbuf _buf; in TEST()
1697 struct pldm_msgbuf* buf = &_buf; in TEST()
1735 struct pldm_msgbuf _buf; in TEST()
1736 struct pldm_msgbuf* buf = &_buf; in TEST()
1783 struct pldm_msgbuf _buf; in TEST()
1784 struct pldm_msgbuf* buf = &_buf; in TEST()
[all …]