Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_pool.h7 #define MLX5HWS_POOL_STC_LOG_SZ 15 macro
Dmlx5hws_context.c39 max_log_sz = min(MLX5HWS_POOL_STC_LOG_SZ, ctx->caps->stc_alloc_log_max); in hws_context_pools_init()