mlx5_fc_pool
struct mlx5_fc_pool fc_pool;
static void mlx5_fc_pool_init(struct mlx5_fc_pool *fc_pool, struct mlx5_core_dev *dev)
static void mlx5_fc_pool_cleanup(struct mlx5_fc_pool *fc_pool)
static void mlx5_fc_pool_update_threshold(struct mlx5_fc_pool *fc_pool)
mlx5_fc_pool_alloc_new_bulk(struct mlx5_fc_pool *fc_pool)
mlx5_fc_pool_free_bulk(struct mlx5_fc_pool *fc_pool, struct mlx5_fc_bulk *bulk)
static void mlx5_fc_pool_init(struct mlx5_fc_pool *fc_pool, struct mlx5_core_dev *dev);
static void mlx5_fc_pool_cleanup(struct mlx5_fc_pool *fc_pool);
mlx5_fc_pool_acquire_counter(struct mlx5_fc_pool *fc_pool)
static struct mlx5_fc *mlx5_fc_pool_acquire_counter(struct mlx5_fc_pool *fc_pool);
static void mlx5_fc_pool_release_counter(struct mlx5_fc_pool *fc_pool, struct mlx5_fc *fc);
mlx5_fc_pool_release_counter(struct mlx5_fc_pool *fc_pool, struct mlx5_fc *fc)