Home
last modified time | relevance | path

Searched refs:devlink_flash_update_end_notify (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/net/
Ddevlink.h955 void devlink_flash_update_end_notify(struct devlink *devlink);
/Linux-v5.4/drivers/net/netdevsim/
Ddev.c593 devlink_flash_update_end_notify(devlink); in nsim_dev_flash_update()
/Linux-v5.4/net/core/
Ddevlink.c2800 void devlink_flash_update_end_notify(struct devlink *devlink) in devlink_flash_update_end_notify() function
2806 EXPORT_SYMBOL_GPL(devlink_flash_update_end_notify);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c376 devlink_flash_update_end_notify(priv_to_devlink(mlxsw_sp->core)); in mlxsw_sp_firmware_flash()