Home
last modified time | relevance | path

Searched refs:downstream_device_count (Results 1 – 3 of 3) sorted by relevance

/openbmc/libpldm/include/libpldm/
H A Dfirmware_update.h596 uint16_t downstream_device_count; member
/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c1118 pldm_msgbuf_extract(buf, resp_data->downstream_device_count); in decode_get_downstream_firmware_params_resp()
/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp1813 EXPECT_EQ(resp_data.downstream_device_count, downstreamDeviceCount); in TEST()