Home
last modified time | relevance | path

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

/linux/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/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()
751 struct pldmfw_component *component; in pldm_send_component_tables()
796 struct pldmfw_component *component; in pldm_flash_components()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fw_update.c158 struct pldmfw_component *component, in ixgbe_send_component_table()
412 struct pldmfw_component *component) in ixgbe_flash_component()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_devlink.c165 fbnic_flash_start(struct fbnic_dev *fbd, struct pldmfw_component *component) in fbnic_flash_start()
195 struct pldmfw_component *component) in fbnic_flash_component()
/linux/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()
640 ice_flash_component(struct pldmfw *context, struct pldmfw_component *component) in ice_flash_component()