Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_rule.c333 struct mlx5dr_ste_htbl *cur_htbl, in dr_rule_rehash_copy_htbl() argument
342 cur_entries = mlx5dr_icm_pool_chunk_size_to_entries(cur_htbl->chunk_size); in dr_rule_rehash_copy_htbl()
350 cur_ste = &cur_htbl->ste_arr[i]; in dr_rule_rehash_copy_htbl()
370 struct mlx5dr_ste_htbl *cur_htbl, in dr_rule_rehash_htbl() argument
397 cur_htbl->lu_type, in dr_rule_rehash_htbl()
398 cur_htbl->byte_mask); in dr_rule_rehash_htbl()
414 new_htbl->pointing_ste = cur_htbl->pointing_ste; in dr_rule_rehash_htbl()
418 cur_htbl, in dr_rule_rehash_htbl()
442 struct mlx5dr_ste_htbl *prev_htbl = cur_htbl->pointing_ste->htbl; in dr_rule_rehash_htbl()
446 mlx5dr_htbl_put(cur_htbl); in dr_rule_rehash_htbl()
[all …]