Searched refs:cur_htbl (Results 1 – 1 of 1) sorted by relevance
332 struct mlx5dr_ste_htbl *cur_htbl, in dr_rule_rehash_copy_htbl() argument341 cur_entries = mlx5dr_icm_pool_chunk_size_to_entries(cur_htbl->chunk->size); in dr_rule_rehash_copy_htbl()349 cur_ste = &cur_htbl->chunk->ste_arr[i]; in dr_rule_rehash_copy_htbl()369 struct mlx5dr_ste_htbl *cur_htbl, in dr_rule_rehash_htbl() argument396 cur_htbl->lu_type, in dr_rule_rehash_htbl()397 cur_htbl->byte_mask); in dr_rule_rehash_htbl()413 new_htbl->pointing_ste = cur_htbl->pointing_ste; in dr_rule_rehash_htbl()417 cur_htbl, in dr_rule_rehash_htbl()441 struct mlx5dr_ste_htbl *prev_htbl = cur_htbl->pointing_ste->htbl; in dr_rule_rehash_htbl()445 mlx5dr_htbl_put(cur_htbl); in dr_rule_rehash_htbl()[all …]