Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c43 #define MLX5_FC_POOL_MAX_THRESHOLD BIT(18) macro
598 fc_pool->threshold = min_t(int, MLX5_FC_POOL_MAX_THRESHOLD, in mlx5_fc_pool_update_threshold()