Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c61 static void mlx5_fc_pool_cleanup(struct mlx5_fs_pool *fc_pool);
355 mlx5_fc_pool_cleanup(&fc_stats->fc_pool); in mlx5_cleanup_fc_stats()
504 static void mlx5_fc_pool_cleanup(struct mlx5_fs_pool *fc_pool) in mlx5_fc_pool_cleanup() function