Searched refs:next_htbl (Results 1 – 4 of 4) sorted by relevance
138 struct mlx5dr_ste_htbl *next_htbl) in dr_ste_always_hit_htbl() argument140 struct mlx5dr_icm_chunk *chunk = next_htbl->chunk; in dr_ste_always_hit_htbl()143 ste_ctx->set_byte_mask(hw_ste, next_htbl->byte_mask); in dr_ste_always_hit_htbl()144 ste_ctx->set_next_lu_type(hw_ste, next_htbl->lu_type); in dr_ste_always_hit_htbl()171 dst->next_htbl = src->next_htbl; in dr_ste_replace()172 if (dst->next_htbl) in dr_ste_replace()173 dst->next_htbl->pointing_ste = dst; in dr_ste_replace()366 struct mlx5dr_ste_htbl *next_htbl) in mlx5dr_ste_set_hit_addr_by_next_htbl() argument368 struct mlx5dr_icm_chunk *chunk = next_htbl->chunk; in mlx5dr_ste_set_hit_addr_by_next_htbl()428 struct mlx5dr_ste_htbl *next_htbl; in mlx5dr_ste_create_next_htbl() local[all …]
216 new_ste->next_htbl = cur_ste->next_htbl; in dr_rule_rehash_copy_ste_ctrl()219 if (new_ste->next_htbl) in dr_rule_rehash_copy_ste_ctrl()220 new_ste->next_htbl->pointing_ste = new_ste; in dr_rule_rehash_copy_ste_ctrl()415 new_htbl->pointing_ste->next_htbl = new_htbl; in dr_rule_rehash_htbl()594 if (ste->next_htbl && !force) in mlx5dr_rule_set_last_member()718 last_ste->next_htbl = action_ste->htbl; in dr_rule_handle_action_stes()743 last_ste->next_htbl = NULL; in dr_rule_handle_action_stes()1136 cur_htbl = ste->next_htbl; in dr_rule_create_rule_nic()
693 prev_htbl->ste_arr[0].next_htbl = curr_nic_matcher->s_htbl; in dr_matcher_connect()697 curr_nic_matcher->e_anchor->ste_arr[0].next_htbl = next_nic_matcher->s_htbl; in dr_matcher_connect()970 prev_anchor->ste_arr[0].next_htbl = next_nic_matcher->s_htbl; in dr_matcher_disconnect()974 prev_anchor->ste_arr[0].next_htbl = NULL; in dr_matcher_disconnect()
157 struct mlx5dr_ste_htbl *next_htbl; member248 struct mlx5dr_ste_htbl *next_htbl);