Home
last modified time | relevance | path

Searched refs:pldmfw_op_pci_match_record (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dpldmfw.h133 bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record);
/openbmc/linux/lib/pldmfw/
H A Dpldmfw.c628 bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record) in pldmfw_op_pci_match_record() function
681 EXPORT_SYMBOL(pldmfw_op_pci_match_record);
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c823 .match_record = &pldmfw_op_pci_match_record,