Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dpldmfw.h133 bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record);
/linux-6.1.9/lib/pldmfw/
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);
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_fw_update.c820 .match_record = &pldmfw_op_pci_match_record,