Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ti/
H A Dj721e-evm.c621 int comp_count, comp_idx; in j721e_soc_probe_cpb() local
651 comp_count = 6; in j721e_soc_probe_cpb()
652 compnent = devm_kzalloc(priv->dev, comp_count * sizeof(*compnent), in j721e_soc_probe_cpb()
723 int comp_count, comp_idx; in j721e_soc_probe_ivi() local
765 comp_count = 8; in j721e_soc_probe_ivi()
766 compnent = devm_kzalloc(priv->dev, comp_count * sizeof(*compnent), in j721e_soc_probe_ivi()
/openbmc/linux/drivers/net/ppp/
H A Dbsd_comp.c157 unsigned int comp_count; /* compressed packets */ member
300 stats->comp_packets = db->comp_count; in bsd_comp_stats()
790 ++db->comp_count; in bsd_compress()
1112 ++db->comp_count; in bsd_decompress()
/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp268 data["ComponentCount"] = static_cast<uint16_t>(fwParams.comp_count); in parseResponseMsg()
281 while (fwParams.comp_count-- && (compParamTableLen > 0)) in parseResponseMsg()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp.h196 u32 comp_count; member
H A Dqed_spq.c515 p_spq->comp_count = 0; in qed_spq_setup()
954 p_spq->comp_count++; in qed_spq_completion()
/openbmc/libpldm/include/libpldm/
H A Dfirmware_update.h518 uint16_t comp_count; member
532 uint16_t comp_count; member
/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c860 resp_data->comp_count = le16toh(response->comp_count); in decode_get_firmware_parameters_resp()
887 if (payload_length > partial_response_length && resp_data->comp_count) { in decode_get_firmware_parameters_resp()
930 pldm_msgbuf_insert(buf, resp_data->comp_count); in encode_get_firmware_parameters_resp()
/openbmc/pldm/fw-update/
H A Dinventory_manager.cpp613 while (fwParams.comp_count-- && (compParamTableLen > 0)) in getFirmwareParameters()
/openbmc/libpldm/src/firmware_device/
H A Dfd.c307 .comp_count = entry_count, in pldm_fd_fw_param()
/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp1034 EXPECT_EQ(outResp.comp_count, compCount); in TEST()
1095 EXPECT_EQ(outResp.comp_count, compCount); in TEST()
1152 EXPECT_EQ(outResp.comp_count, compCount); in TEST()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump11216 'name' => 'comp_count',