Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c1833 static const struct devlink_param mlx5_eswitch_params[] = { variable
1853 err = devl_params_register(priv_to_devlink(dev), mlx5_eswitch_params, in mlx5_eswitch_init()
1854 ARRAY_SIZE(mlx5_eswitch_params)); in mlx5_eswitch_init()
1914 devl_params_unregister(priv_to_devlink(dev), mlx5_eswitch_params, in mlx5_eswitch_init()
1915 ARRAY_SIZE(mlx5_eswitch_params)); in mlx5_eswitch_init()
1941 devl_params_unregister(priv_to_devlink(esw->dev), mlx5_eswitch_params, in mlx5_eswitch_cleanup()
1942 ARRAY_SIZE(mlx5_eswitch_params)); in mlx5_eswitch_cleanup()