Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c373 struct mlx5dr_icm_chunk *chunk, *tmp_chunk; in dr_icm_pool_sync_all_buddy_pools() local
375 list_for_each_entry_safe(chunk, tmp_chunk, &buddy->hot_list, chunk_list) { in dr_icm_pool_sync_all_buddy_pools()