Searched refs:cur_ste (Results 1 – 1 of 1) sorted by relevance
230 struct mlx5dr_ste *cur_ste, in dr_rule_rehash_copy_ste_ctrl() argument233 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() argument264 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() local367 cur_ste = &cur_htbl->chunk->ste_arr[i]; in dr_rule_rehash_copy_htbl()[all …]