Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c33 unsigned int sync_list_count; member
356 bucket->sync_list_count += bucket->hot_list_count; in dr_icm_chill_bucket_start()
363 bucket->free_list_count += bucket->sync_list_count; in dr_icm_chill_bucket_end()
364 bucket->sync_list_count = 0; in dr_icm_chill_bucket_end()
370 bucket->hot_list_count += bucket->sync_list_count; in dr_icm_chill_bucket_abort()
371 bucket->sync_list_count = 0; in dr_icm_chill_bucket_abort()