Home
last modified time | relevance | path

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

/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c1129 entry->pending_comp_ver_str_len; in decode_get_firmware_parameters_resp_comp_entry()
1153 component_data->pending_comp_ver_str_len = in decode_get_firmware_parameters_resp_comp_entry()
1154 entry->pending_comp_ver_str_len; in decode_get_firmware_parameters_resp_comp_entry()
1172 if (entry->pending_comp_ver_str_len != 0) { in decode_get_firmware_parameters_resp_comp_entry()
1176 pending_comp_ver_str->length = entry->pending_comp_ver_str_len; in decode_get_firmware_parameters_resp_comp_entry()
1527 rc = pldm_msgbuf_extract(buf, entry->pending_comp_ver_str_len); in decode_pldm_downstream_device_parameters_entry_from_iter()
1553 pldm_msgbuf_span_required(buf, entry->pending_comp_ver_str_len, in decode_pldm_downstream_device_parameters_entry_from_iter()
/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp1344 inEntry->pending_comp_ver_str_len = pendingCompVerStrLen; in TEST()
1383 EXPECT_EQ(inEntry->pending_comp_ver_str_len, in TEST()
1384 outEntry.pending_comp_ver_str_len); in TEST()
2392 EXPECT_EQ(entry.pending_comp_ver_str_len, in TEST()
2400 entry.pending_comp_ver_str_len)); in TEST()
2492 pldm_msgbuf_insert_uint8(buf, e.pending_comp_ver_str_len); in TEST()
2507 rc = pldm__msgbuf_insert_array_void(buf, e.pending_comp_ver_str_len, in TEST()
2509 e.pending_comp_ver_str_len); in TEST()
2549 EXPECT_EQ(table[entryIndex].pending_comp_ver_str_len, in TEST()
2550 entry.pending_comp_ver_str_len); in TEST()
[all...]
/openbmc/libpldm/include/libpldm/
H A Dfirmware_update.h565 uint8_t pending_comp_ver_str_len; member
844 uint8_t pending_comp_ver_str_len; member
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump11305 'name' => 'pending_comp_ver_str_len',
11568 'name' => 'pending_comp_ver_str_len',