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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c3362 static const struct devlink_param mlx5_fs_params[] = { variable in typeref:struct:devlink_param
3383 devl_params_unregister(priv_to_devlink(dev), mlx5_fs_params, local
3384 ARRAY_SIZE(mlx5_fs_params));
3392 err = devl_params_register(priv_to_devlink(dev), mlx5_fs_params,
3393 ARRAY_SIZE(mlx5_fs_params));

Completed in 338 milliseconds