Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Ddevlink.h954 void devlink_flash_update_begin_notify(struct devlink *devlink);
/Linux-v5.4/drivers/net/netdevsim/
Ddev.c571 devlink_flash_update_begin_notify(devlink); in nsim_dev_flash_update()
/Linux-v5.4/net/core/
Ddevlink.c2792 void devlink_flash_update_begin_notify(struct devlink *devlink) in devlink_flash_update_begin_notify() function
2798 EXPORT_SYMBOL_GPL(devlink_flash_update_begin_notify);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c373 devlink_flash_update_begin_notify(priv_to_devlink(mlxsw_sp->core)); in mlxsw_sp_firmware_flash()