Home
last modified time | relevance | path

Searched defs:fc_pool (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_counters.c638 static void mlx5_fc_pool_init(struct mlx5_fc_pool *fc_pool, struct mlx5_core_dev *dev) in mlx5_fc_pool_init()
650 static void mlx5_fc_pool_cleanup(struct mlx5_fc_pool *fc_pool) in mlx5_fc_pool_cleanup()
664 static void mlx5_fc_pool_update_threshold(struct mlx5_fc_pool *fc_pool) in mlx5_fc_pool_update_threshold()
671 mlx5_fc_pool_alloc_new_bulk(struct mlx5_fc_pool *fc_pool) in mlx5_fc_pool_alloc_new_bulk()
684 mlx5_fc_pool_free_bulk(struct mlx5_fc_pool *fc_pool, struct mlx5_fc_bulk *bulk) in mlx5_fc_pool_free_bulk()
712 mlx5_fc_pool_acquire_counter(struct mlx5_fc_pool *fc_pool) in mlx5_fc_pool_acquire_counter()
743 mlx5_fc_pool_release_counter(struct mlx5_fc_pool *fc_pool, struct mlx5_fc *fc) in mlx5_fc_pool_release_counter()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h504 struct mlx5_fc_pool fc_pool; member

Completed in 10 milliseconds