Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c7 #define DR_ICM_SYNC_THRESHOLD_POOL (64 * 1024 * 1024) macro
288 if (pool->hot_memory_size > DR_ICM_SYNC_THRESHOLD_POOL) in dr_icm_pool_is_sync_required()