Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c71 static void mlx5_fc_pool_cleanup(struct mlx5_fc_pool *fc_pool);
416 mlx5_fc_pool_cleanup(&fc_stats->fc_pool); in mlx5_cleanup_fc_stats()
582 static void mlx5_fc_pool_cleanup(struct mlx5_fc_pool *fc_pool) in mlx5_fc_pool_cleanup() function