Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpldmfw.h91 struct pldmfw_component { struct
165 int (*send_component_table)(struct pldmfw *context, struct pldmfw_component *component,
167 int (*flash_component)(struct pldmfw *context, struct pldmfw_component *component);
/linux-6.15/lib/pldmfw/
H A Dpldmfw.c450 struct pldmfw_component *component; in pldm_parse_components()
553 struct pldmfw_component *component, *c_safe; in pldmfw_free_priv()
748 struct pldmfw_component *component; in pldm_send_component_tables()
790 struct pldmfw_component *component; in pldm_flash_components()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c212 ice_send_component_table(struct pldmfw *context, struct pldmfw_component *component, in ice_send_component_table()
636 ice_flash_component(struct pldmfw *context, struct pldmfw_component *component) in ice_flash_component()