Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c33 unsigned int sync_list_count; member
359 bucket->sync_list_count += bucket->hot_list_count; in dr_icm_chill_bucket_start()
366 bucket->free_list_count += bucket->sync_list_count; in dr_icm_chill_bucket_end()
367 bucket->sync_list_count = 0; in dr_icm_chill_bucket_end()
373 bucket->hot_list_count += bucket->sync_list_count; in dr_icm_chill_bucket_abort()
374 bucket->sync_list_count = 0; in dr_icm_chill_bucket_abort()