Searched refs:next_htbl (Results 1 – 4 of 4) sorted by relevance
306 struct mlx5dr_ste_htbl *next_htbl) in dr_ste_always_hit_htbl() argument308 struct mlx5dr_icm_chunk *chunk = next_htbl->chunk; in dr_ste_always_hit_htbl()311 MLX5_SET(ste_general, hw_ste, byte_mask, next_htbl->byte_mask); in dr_ste_always_hit_htbl()312 MLX5_SET(ste_general, hw_ste, next_lu_type, next_htbl->lu_type); in dr_ste_always_hit_htbl()339 dst->next_htbl = src->next_htbl; in dr_ste_replace()340 if (dst->next_htbl) in dr_ste_replace()341 dst->next_htbl->pointing_ste = dst; in dr_ste_replace()519 struct mlx5dr_ste_htbl *next_htbl) in mlx5dr_ste_set_hit_addr_by_next_htbl() argument521 struct mlx5dr_icm_chunk *chunk = next_htbl->chunk; in mlx5dr_ste_set_hit_addr_by_next_htbl()608 struct mlx5dr_ste_htbl *next_htbl; in mlx5dr_ste_create_next_htbl() local[all …]
430 prev_htbl->ste_arr[0].next_htbl = curr_nic_matcher->s_htbl; in dr_matcher_connect()434 curr_nic_matcher->e_anchor->ste_arr[0].next_htbl = next_nic_matcher->s_htbl; in dr_matcher_connect()699 prev_anchor->ste_arr[0].next_htbl = next_nic_matcher->s_htbl; in dr_matcher_disconnect()703 prev_anchor->ste_arr[0].next_htbl = NULL; in dr_matcher_disconnect()
203 new_ste->next_htbl = cur_ste->next_htbl; in dr_rule_rehash_copy_ste_ctrl()207 new_ste->next_htbl->pointing_ste = new_ste; in dr_rule_rehash_copy_ste_ctrl()401 new_htbl->pointing_ste->next_htbl = new_htbl; in dr_rule_rehash_htbl()1086 cur_htbl = ste->next_htbl; in dr_rule_create_rule_nic()
131 struct mlx5dr_ste_htbl *next_htbl; member216 struct mlx5dr_ste_htbl *next_htbl);262 struct mlx5dr_ste_htbl *next_htbl);