Home
last modified time | relevance | path

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

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