Searched refs:send_component_table (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpldmfw.h144 * @send_component_table: send the component data associated with a given
157 int (*send_component_table)(struct pldmfw *context, struct pldmfw_component *component, member in struct:pldmfw_ops
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c825 .send_component_table = &ice_send_component_table,
833 .send_component_table = &ice_send_component_table,
/linux-master/lib/pldmfw/
H A Dpldmfw.c732 * via the send_component_table operation.
760 err = data->context->ops->send_component_table(data->context,

Completed in 121 milliseconds