Searched refs:comp_count (Results 1 – 6 of 6) sorted by relevance
312 data["ComponentCount"] = static_cast<uint16_t>(fwParams.comp_count); in parseResponseMsg()325 while (fwParams.comp_count-- && (compParamTableLen > 0)) in parseResponseMsg()
543 uint16_t comp_count; member557 uint16_t comp_count; member
681 while (fwParams.comp_count-- && (compParamTableLen > 0)) in getFirmwareParameters()
1280 resp_data->comp_count = le16toh(response->comp_count); in decode_get_firmware_parameters_resp()1307 if (payload_length > partial_response_length && resp_data->comp_count) { in decode_get_firmware_parameters_resp()1349 pldm_msgbuf_insert(buf, resp_data->comp_count); in encode_get_firmware_parameters_resp()
306 .comp_count = entry_count, in pldm_fd_fw_param()
11910 'name' => 'comp_count',