Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c44 #define MLX5_FC_POOL_MAX_THRESHOLD BIT(18) macro
509 fc_pool->threshold = min_t(int, MLX5_FC_POOL_MAX_THRESHOLD, in mlx5_fc_pool_update_threshold()