Searched refs:next_htbl (Results 1 – 4 of 4) sorted by relevance
155 struct mlx5dr_ste_htbl *next_htbl) in dr_ste_always_hit_htbl() argument189 dst->next_htbl = src->next_htbl; in dr_ste_replace()190 if (dst->next_htbl) in dr_ste_replace()191 dst->next_htbl->pointing_ste = dst; in dr_ste_replace()384 struct mlx5dr_ste_htbl *next_htbl) in mlx5dr_ste_set_hit_addr_by_next_htbl() argument455 struct mlx5dr_ste_htbl *next_htbl; in mlx5dr_ste_create_next_htbl() local468 if (!next_htbl) { in mlx5dr_ste_create_next_htbl()484 cur_hw_ste, next_htbl); in mlx5dr_ste_create_next_htbl()485 ste->next_htbl = next_htbl; in mlx5dr_ste_create_next_htbl()486 next_htbl->pointing_ste = ste; in mlx5dr_ste_create_next_htbl()[all …]
233 new_ste->next_htbl = cur_ste->next_htbl; in dr_rule_rehash_copy_ste_ctrl()236 if (new_ste->next_htbl) in dr_rule_rehash_copy_ste_ctrl()237 new_ste->next_htbl->pointing_ste = new_ste; in dr_rule_rehash_copy_ste_ctrl()442 new_htbl->pointing_ste->next_htbl = new_htbl; in dr_rule_rehash_htbl()621 if (ste->next_htbl && !force) in mlx5dr_rule_set_last_member()745 last_ste->next_htbl = action_ste->htbl; in dr_rule_handle_action_stes()770 last_ste->next_htbl = NULL; in dr_rule_handle_action_stes()1202 cur_htbl = ste->next_htbl; in dr_rule_create_rule_nic()
730 prev_htbl->chunk->ste_arr[0].next_htbl = curr_nic_matcher->s_htbl; in dr_nic_matcher_connect()735 curr_nic_matcher->e_anchor->chunk->ste_arr[0].next_htbl = in dr_nic_matcher_connect()1049 prev_anchor->chunk->ste_arr[0].next_htbl = next_nic_matcher->s_htbl; in dr_matcher_disconnect_nic()1053 prev_anchor->chunk->ste_arr[0].next_htbl = NULL; in dr_matcher_disconnect_nic()
174 struct mlx5dr_ste_htbl *next_htbl; member256 struct mlx5dr_ste_htbl *next_htbl);