Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_rule.c41 dr_rule_create_collision_htbl(struct mlx5dr_matcher *matcher, in dr_rule_create_collision_htbl()
70 dr_rule_create_collision_entry(struct mlx5dr_matcher *matcher, in dr_rule_create_collision_entry()
175 dr_rule_rehash_handle_collision(struct mlx5dr_matcher *matcher, in dr_rule_rehash_handle_collision()
211 static void dr_rule_rehash_copy_ste_ctrl(struct mlx5dr_matcher *matcher, in dr_rule_rehash_copy_ste_ctrl()
232 dr_rule_rehash_copy_ste(struct mlx5dr_matcher *matcher, in dr_rule_rehash_copy_ste()
300 static int dr_rule_rehash_copy_miss_list(struct mlx5dr_matcher *matcher, in dr_rule_rehash_copy_miss_list()
331 static int dr_rule_rehash_copy_htbl(struct mlx5dr_matcher *matcher, in dr_rule_rehash_copy_htbl()
376 struct mlx5dr_matcher *matcher = rule->matcher; in dr_rule_rehash_htbl()
508 dr_rule_handle_collision(struct mlx5dr_matcher *matcher, in dr_rule_handle_collision()
694 struct mlx5dr_matcher *matcher = rule->matcher; in dr_rule_handle_action_stes()
[all …]
Dmlx5dr.h9 struct mlx5dr_matcher;
60 struct mlx5dr_matcher *
66 int mlx5dr_matcher_destroy(struct mlx5dr_matcher *matcher);
69 mlx5dr_rule_create(struct mlx5dr_matcher *matcher,
Ddr_matcher.c359 int mlx5dr_matcher_select_builders(struct mlx5dr_matcher *matcher, in mlx5dr_matcher_select_builders()
378 static int dr_matcher_set_ste_builders(struct mlx5dr_matcher *matcher, in dr_matcher_set_ste_builders()
703 static int dr_matcher_add_to_tbl(struct mlx5dr_matcher *matcher) in dr_matcher_add_to_tbl()
705 struct mlx5dr_matcher *next_matcher, *prev_matcher, *tmp_matcher; in dr_matcher_add_to_tbl()
725 struct mlx5dr_matcher, in dr_matcher_add_to_tbl()
763 static void dr_matcher_uninit_fdb(struct mlx5dr_matcher *matcher) in dr_matcher_uninit_fdb()
769 static void dr_matcher_uninit(struct mlx5dr_matcher *matcher) in dr_matcher_uninit()
789 static int dr_matcher_set_all_ste_builders(struct mlx5dr_matcher *matcher, in dr_matcher_set_all_ste_builders()
807 static int dr_matcher_init_nic(struct mlx5dr_matcher *matcher, in dr_matcher_init_nic()
844 static int dr_matcher_init_fdb(struct mlx5dr_matcher *matcher) in dr_matcher_init_fdb()
[all …]
Ddr_types.h325 struct mlx5dr_matcher *matcher,
328 struct mlx5dr_matcher *matcher, in mlx5dr_ste_put()
348 int mlx5dr_ste_create_next_htbl(struct mlx5dr_matcher *matcher,
359 int mlx5dr_ste_build_ste_arr(struct mlx5dr_matcher *matcher,
485 int mlx5dr_actions_build_ste_arr(struct mlx5dr_matcher *matcher,
889 struct mlx5dr_matcher { struct
1006 struct mlx5dr_matcher *matcher;
1062 int mlx5dr_matcher_select_builders(struct mlx5dr_matcher *matcher,
Dfs_dr.h33 struct mlx5dr_matcher *dr_matcher;
Ddr_table.c9 struct mlx5dr_matcher *last_matcher = NULL; in mlx5dr_table_set_miss_action()
21 struct mlx5dr_matcher, in mlx5dr_table_set_miss_action()
Ddr_ste.c291 struct mlx5dr_matcher *matcher, in mlx5dr_ste_free()
418 int mlx5dr_ste_create_next_htbl(struct mlx5dr_matcher *matcher, in mlx5dr_ste_create_next_htbl()
658 int mlx5dr_ste_build_ste_arr(struct mlx5dr_matcher *matcher, in mlx5dr_ste_build_ste_arr()
Dfs_dr.c146 struct mlx5dr_matcher *matcher; in mlx5_cmd_dr_create_flow_group()
Ddr_action.c546 int mlx5dr_actions_build_ste_arr(struct mlx5dr_matcher *matcher, in mlx5dr_actions_build_ste_arr()