Searched refs:cur_htbl (Results 1 – 1 of 1) sorted by relevance
320 struct mlx5dr_ste_htbl *cur_htbl, in dr_rule_rehash_copy_htbl() argument329 cur_entries = mlx5dr_icm_pool_chunk_size_to_entries(cur_htbl->chunk_size); in dr_rule_rehash_copy_htbl()337 cur_ste = &cur_htbl->ste_arr[i]; in dr_rule_rehash_copy_htbl()357 struct mlx5dr_ste_htbl *cur_htbl, in dr_rule_rehash_htbl() argument384 cur_htbl->lu_type, in dr_rule_rehash_htbl()385 cur_htbl->byte_mask); in dr_rule_rehash_htbl()400 new_htbl->pointing_ste = cur_htbl->pointing_ste; in dr_rule_rehash_htbl()404 cur_htbl, in dr_rule_rehash_htbl()428 struct mlx5dr_ste_htbl *prev_htbl = cur_htbl->pointing_ste->htbl; in dr_rule_rehash_htbl()432 mlx5dr_htbl_put(cur_htbl); in dr_rule_rehash_htbl()[all …]