Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c27 unsigned int hot_list_count; member
335 hot_size += pool->buckets[chunk_order].hot_list_count * in dr_icm_hot_mem_size()
347 if (bytes_for_sync < DR_ICM_SYNC_THRESHOLD || !bucket->hot_list_count) in dr_icm_reuse_hot_entries()
356 bucket->sync_list_count += bucket->hot_list_count; in dr_icm_chill_bucket_start()
357 bucket->hot_list_count = 0; in dr_icm_chill_bucket_start()
370 bucket->hot_list_count += bucket->sync_list_count; in dr_icm_chill_bucket_abort()
508 bucket->hot_list_count++; in mlx5dr_icm_free_chunk()