Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpldmfw.h91 struct pldmfw_component { struct
157 int (*send_component_table)(struct pldmfw *context, struct pldmfw_component *component,
159 int (*flash_component)(struct pldmfw *context, struct pldmfw_component *component);
/openbmc/linux/lib/pldmfw/
H A Dpldmfw.c450 struct pldmfw_component *component; in pldm_parse_components()
545 struct pldmfw_component *component, *c_safe; in pldmfw_free_priv()
740 struct pldmfw_component *component; in pldm_send_component_tables()
782 struct pldmfw_component *component; in pldm_flash_components()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c207 ice_send_component_table(struct pldmfw *context, struct pldmfw_component *component, in ice_send_component_table()
632 ice_flash_component(struct pldmfw *context, struct pldmfw_component *component) in ice_flash_component()