Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_counters.c645 fc_pool->available_fcs = 0; in mlx5_fc_pool_init()
678 fc_pool->available_fcs += new_bulk->bulk_len; in mlx5_fc_pool_alloc_new_bulk()
688 fc_pool->available_fcs -= bulk->bulk_len; in mlx5_fc_pool_free_bulk()
734 fc_pool->available_fcs--; in mlx5_fc_pool_acquire_counter()
756 fc_pool->available_fcs++; in mlx5_fc_pool_release_counter()
764 if (fc_pool->available_fcs > fc_pool->threshold) in mlx5_fc_pool_release_counter()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h483 int available_fcs; member

Completed in 10 milliseconds