Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h294 int mlx5_init_fc_stats(struct mlx5_core_dev *dev);
H A Dfs_counters.c423 int mlx5_init_fc_stats(struct mlx5_core_dev *dev) in mlx5_init_fc_stats() function
H A Dfs_core.c3485 err = mlx5_init_fc_stats(dev); in mlx5_fs_core_alloc()