Home
last modified time | relevance | path

Searched refs:devlink_flash_update_timeout_notify (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/amd/pds_core/
H A Dfw.c153 devlink_flash_update_timeout_notify(dl, "Installing", NULL, in pdsc_firmware_update()
171 devlink_flash_update_timeout_notify(dl, "Selecting", NULL, in pdsc_firmware_update()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_fw.c153 devlink_flash_update_timeout_notify(dl, "Installing", NULL, in ionic_firmware_update()
174 devlink_flash_update_timeout_notify(dl, "Selecting", NULL, in ionic_firmware_update()
/linux/drivers/net/ethernet/sfc/
H A Defx_reflash.c507 devlink_flash_update_timeout_notify(devlink, "Finishing update", NULL, in efx_reflash_flash_firmware()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fw_update.c345 devlink_flash_update_timeout_notify(devlink, "Erasing", component, in ixgbe_erase_nvm_module()
/linux/net/devlink/
H A Ddev.c1058 void devlink_flash_update_timeout_notify(struct devlink *devlink, in devlink_flash_update_timeout_notify() function
1073 EXPORT_SYMBOL_GPL(devlink_flash_update_timeout_notify);
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_devlink.c248 devlink_flash_update_timeout_notify(devlink, "Initializing", in fbnic_flash_component()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c501 devlink_flash_update_timeout_notify(devlink, "Erasing", component, ICE_FW_ERASE_TIMEOUT); in ice_erase_nvm_module()
/linux/include/net/
H A Ddevlink.h2037 void devlink_flash_update_timeout_notify(struct devlink *devlink,
/linux/drivers/net/netdevsim/
H A Ddev.c1109 devlink_flash_update_timeout_notify(devlink, "Flash select", in nsim_dev_flash_update()