Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_counters.c589 fc_pool->available_fcs = 0; in mlx5_fc_pool_init()
622 fc_pool->available_fcs += new_bulk->bulk_len; in mlx5_fc_pool_alloc_new_bulk()
632 fc_pool->available_fcs -= bulk->bulk_len; in mlx5_fc_pool_free_bulk()
678 fc_pool->available_fcs--; in mlx5_fc_pool_acquire_counter()
700 fc_pool->available_fcs++; in mlx5_fc_pool_release_counter()
708 if (fc_pool->available_fcs > fc_pool->threshold) in mlx5_fc_pool_release_counter()
/linux/include/linux/mlx5/
A Ddriver.h464 int available_fcs; member

Completed in 10 milliseconds