Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1831 static const struct devlink_param mlx5_eswitch_params[] = { variable
1851 err = devl_params_register(priv_to_devlink(dev), mlx5_eswitch_params, in mlx5_eswitch_init()
1852 ARRAY_SIZE(mlx5_eswitch_params)); in mlx5_eswitch_init()
1912 devl_params_unregister(priv_to_devlink(dev), mlx5_eswitch_params, in mlx5_eswitch_init()
1913 ARRAY_SIZE(mlx5_eswitch_params)); in mlx5_eswitch_init()
1939 devl_params_unregister(priv_to_devlink(esw->dev), mlx5_eswitch_params, in mlx5_eswitch_cleanup()
1940 ARRAY_SIZE(mlx5_eswitch_params)); in mlx5_eswitch_cleanup()