Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpldmfw.h19 struct pldmfw_record { struct
141 bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record);
163 bool (*match_record)(struct pldmfw *context, struct pldmfw_record *record);
/linux/lib/pldmfw/
H A Dpldmfw.c49 struct pldmfw_record *matching_record;
259 pldm_parse_desc_tlvs(struct pldmfw_priv *data, struct pldmfw_record *record, u8 desc_count) in pldm_parse_desc_tlvs()
323 struct pldmfw_record *record; in pldm_parse_one_record()
554 struct pldmfw_record *record, *r_safe; in pldmfw_free_priv()
636 bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record) in pldmfw_op_pci_match_record()
704 struct pldmfw_record *record; in pldm_find_matching_record()
728 struct pldmfw_record *record = data->matching_record; in pldm_send_package_data()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_devlink.c116 fbnic_pldm_match_record(struct pldmfw *context, struct pldmfw_record *record) in fbnic_pldm_match_record()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c772 ice_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record) in ice_op_pci_match_record()