Home
last modified time | relevance | path

Searched refs:flash_update (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_devlink.c56 .flash_update = ionic_dl_flash_update,
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_devlink.c60 .flash_update = ionic_dl_flash_update,
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecard_dev.c124 .flash_update = mlxsw_linecard_dev_devlink_flash_update,
H A Dcore.c1737 .flash_update = mlxsw_devlink_flash_update,
/kernel/linux/linux-6.6/net/devlink/
H A Ddev.c1070 if (!devlink->ops->flash_update) in devlink_nl_cmd_flash_update()
1107 ret = devlink->ops->flash_update(devlink, &params, info->extack); in devlink_nl_cmd_flash_update()
1174 if (!devlink->ops->flash_update) { in devlink_compat_flash_update()
1184 ret = devlink->ops->flash_update(devlink, &params, NULL); in devlink_compat_flash_update()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddevlink.c196 .flash_update = mlx5_devlink_flash_update,
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H A Dnfp_devlink.c347 .flash_update = nfp_devlink_flash_update,
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_devlink.c319 .flash_update = nfp_devlink_flash_update,
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_devlink.c136 .flash_update = ipc_devlink_flash_update,
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_devlink.c303 .flash_update = ice_devlink_flash_update,
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/
H A Dmain.c316 .flash_update = pdsc_dl_flash_update,
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.c291 .flash_update = hinic_devlink_flash_update,
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.c303 .flash_update = hinic_devlink_flash_update,
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddevlink.c343 .flash_update = mlx5_devlink_flash_update,
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c291 .flash_update = bnxt_dl_flash_update,
/kernel/linux/linux-5.10/drivers/net/netdevsim/
H A Ddev.c895 .flash_update = nsim_dev_flash_update,
/kernel/linux/linux-5.10/include/net/
H A Ddevlink.h1162 * mask of parameters supported by the driver's .flash_update
1232 * @flash_update: Device flash update function
1238 int (*flash_update)(struct devlink *devlink, member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c671 .flash_update = bnxt_dl_flash_update,
/kernel/linux/linux-6.6/include/net/
H A Ddevlink.h1268 * mask of parameters supported by the driver's .flash_update
1332 * @flash_update: Device flash update function
1338 int (*flash_update)(struct devlink *devlink, member
/kernel/linux/linux-5.10/net/core/
H A Ddevlink.c3468 if (!devlink->ops->flash_update) in devlink_nl_cmd_flash_update()
3501 return devlink->ops->flash_update(devlink, &params, info->extack); in devlink_nl_cmd_flash_update()
10256 if (!devlink || !devlink->ops->flash_update) { in devlink_compat_flash_update()
10264 ret = devlink->ops->flash_update(devlink, &params, NULL); in devlink_compat_flash_update()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_devlink.c1262 .flash_update = ice_devlink_flash_update,
/kernel/linux/linux-6.6/drivers/net/netdevsim/
H A Ddev.c1332 .flash_update = nsim_dev_flash_update,
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1593 .flash_update = mlxsw_devlink_flash_update,
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_ocp.c1684 .flash_update = ptp_ocp_devlink_flash_update,

Completed in 54 milliseconds