pldmfw_record
ice_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record)
fbnic_pldm_match_record(struct pldmfw *context, struct pldmfw_record *record)
bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record);
bool (*match_record)(struct pldmfw *context, struct pldmfw_record *record);
pldm_parse_desc_tlvs(struct pldmfw_priv *data, struct pldmfw_record *record, u8 desc_count)
struct pldmfw_record *record;
struct pldmfw_record *matching_record;
struct pldmfw_record *record, *r_safe;
bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record)
struct pldmfw_record *record;
struct pldmfw_record *record = data->matching_record;