Searched refs:pldmfw_record (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpldmfw.h19 struct pldmfw_record { struct
133 bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record);
155 bool (*match_record)(struct pldmfw *context, struct pldmfw_record *record);
/linux-master/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)
323 struct pldmfw_record *record;
546 struct pldmfw_record *record, *r_safe;
628 bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record)
696 struct pldmfw_record *record;
720 struct pldmfw_record *record = data->matching_record;
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c764 ice_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record)

Completed in 149 milliseconds