Searched refs:cur_htbl (Results 1 – 1 of 1) sorted by relevance
350 struct mlx5dr_ste_htbl *cur_htbl, in dr_rule_rehash_copy_htbl() argument359 cur_entries = mlx5dr_icm_pool_chunk_size_to_entries(cur_htbl->chunk->size); in dr_rule_rehash_copy_htbl()367 cur_ste = &cur_htbl->chunk->ste_arr[i]; in dr_rule_rehash_copy_htbl()396 struct mlx5dr_ste_htbl *cur_htbl, in dr_rule_rehash_htbl() argument424 cur_htbl->lu_type, in dr_rule_rehash_htbl()425 cur_htbl->byte_mask); in dr_rule_rehash_htbl()441 new_htbl->pointing_ste = cur_htbl->pointing_ste; in dr_rule_rehash_htbl()445 cur_htbl, in dr_rule_rehash_htbl()469 struct mlx5dr_ste_htbl *prev_htbl = cur_htbl->pointing_ste->htbl; in dr_rule_rehash_htbl()473 mlx5dr_htbl_put(cur_htbl); in dr_rule_rehash_htbl()[all …]