Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_rule.c230 struct mlx5dr_ste *cur_ste, in dr_rule_rehash_copy_ste_ctrl() argument
233 new_ste->next_htbl = cur_ste->next_htbl; in dr_rule_rehash_copy_ste_ctrl()
242 new_ste->refcount = cur_ste->refcount; in dr_rule_rehash_copy_ste_ctrl()
251 struct mlx5dr_ste *cur_ste, in dr_rule_rehash_copy_ste() argument
264 sb_idx = cur_ste->ste_chain_location - 1; in dr_rule_rehash_copy_ste()
331 cur_ste, in dr_rule_rehash_copy_miss_list()
337 list_del(&cur_ste->miss_list_node); in dr_rule_rehash_copy_miss_list()
338 mlx5dr_htbl_put(cur_ste->htbl); in dr_rule_rehash_copy_miss_list()
354 struct mlx5dr_ste *cur_ste; in dr_rule_rehash_copy_htbl() local
367 cur_ste = &cur_htbl->chunk->ste_arr[i]; in dr_rule_rehash_copy_htbl()
[all …]