Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c73 static void mlx5_fc_pool_cleanup(struct mlx5_fc_pool *fc_pool);
475 mlx5_fc_pool_cleanup(&fc_stats->fc_pool); in mlx5_cleanup_fc_stats()
640 static void mlx5_fc_pool_cleanup(struct mlx5_fc_pool *fc_pool) in mlx5_fc_pool_cleanup() function