Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1836 static const struct devlink_param mlx5_eswitch_params[] = { variable
1856 err = devl_params_register(priv_to_devlink(dev), mlx5_eswitch_params, in mlx5_eswitch_init()
1857 ARRAY_SIZE(mlx5_eswitch_params)); in mlx5_eswitch_init()
1921 devl_params_unregister(priv_to_devlink(dev), mlx5_eswitch_params, in mlx5_eswitch_init()
1922 ARRAY_SIZE(mlx5_eswitch_params)); in mlx5_eswitch_init()
1949 devl_params_unregister(priv_to_devlink(esw->dev), mlx5_eswitch_params, in mlx5_eswitch_cleanup()
1950 ARRAY_SIZE(mlx5_eswitch_params)); in mlx5_eswitch_cleanup()