Home
last modified time | relevance | path

Searched defs:matcher (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_rule.c36 dr_rule_create_collision_htbl(struct mlx5dr_matcher *matcher, in dr_rule_create_collision_htbl()
66 dr_rule_create_collision_entry(struct mlx5dr_matcher *matcher, in dr_rule_create_collision_entry()
173 dr_rule_rehash_handle_collision(struct mlx5dr_matcher *matcher, in dr_rule_rehash_handle_collision()
209 static void dr_rule_rehash_copy_ste_ctrl(struct mlx5dr_matcher *matcher, in dr_rule_rehash_copy_ste_ctrl()
230 dr_rule_rehash_copy_ste(struct mlx5dr_matcher *matcher, in dr_rule_rehash_copy_ste()
299 static int dr_rule_rehash_copy_miss_list(struct mlx5dr_matcher *matcher, in dr_rule_rehash_copy_miss_list()
330 static int dr_rule_rehash_copy_htbl(struct mlx5dr_matcher *matcher, in dr_rule_rehash_copy_htbl()
375 struct mlx5dr_matcher *matcher = rule->matcher; in dr_rule_rehash_htbl() local
507 dr_rule_handle_collision(struct mlx5dr_matcher *matcher, in dr_rule_handle_collision()
693 struct mlx5dr_matcher *matcher = rule->matcher; in dr_rule_handle_action_stes() local
[all …]
Ddr_matcher.c383 int mlx5dr_matcher_select_builders(struct mlx5dr_matcher *matcher, in mlx5dr_matcher_select_builders()
402 static int dr_matcher_set_ste_builders(struct mlx5dr_matcher *matcher, in dr_matcher_set_ste_builders()
794 static void dr_matcher_uninit_fdb(struct mlx5dr_matcher *matcher) in dr_matcher_uninit_fdb()
800 static void dr_matcher_uninit(struct mlx5dr_matcher *matcher) in dr_matcher_uninit()
820 static int dr_matcher_set_all_ste_builders(struct mlx5dr_matcher *matcher, in dr_matcher_set_all_ste_builders()
838 static int dr_matcher_init_nic(struct mlx5dr_matcher *matcher, in dr_matcher_init_nic()
878 static int dr_matcher_init_fdb(struct mlx5dr_matcher *matcher) in dr_matcher_init_fdb()
897 static int dr_matcher_copy_param(struct mlx5dr_matcher *matcher, in dr_matcher_copy_param()
941 static int dr_matcher_init(struct mlx5dr_matcher *matcher, in dr_matcher_init()
974 static void dr_matcher_add_to_dbg_list(struct mlx5dr_matcher *matcher) in dr_matcher_add_to_dbg_list()
[all …]
Ddr_dbg.c379 dr_dump_matcher(struct seq_file *file, struct mlx5dr_matcher *matcher) in dr_dump_matcher()
412 dr_dump_matcher_all(struct seq_file *file, struct mlx5dr_matcher *matcher) in dr_dump_matcher_all()
476 struct mlx5dr_matcher *matcher; in dr_dump_table_all() local
Ddr_ste.c298 struct mlx5dr_matcher *matcher, in mlx5dr_ste_free()
434 int mlx5dr_ste_create_next_htbl(struct mlx5dr_matcher *matcher, in mlx5dr_ste_create_next_htbl()
672 int mlx5dr_ste_build_ste_arr(struct mlx5dr_matcher *matcher, in mlx5dr_ste_build_ste_arr()
Dfs_dr.c148 struct mlx5dr_matcher *matcher; in mlx5_cmd_dr_create_flow_group() local
Ddr_action.c639 int mlx5dr_actions_build_ste_arr(struct mlx5dr_matcher *matcher, in mlx5dr_actions_build_ste_arr()
Ddr_types.h331 struct mlx5dr_matcher *matcher, in mlx5dr_ste_put()
1091 struct mlx5dr_matcher *matcher; member
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dsmfs.c21 mlx5_smfs_matcher_destroy(struct mlx5dr_matcher *matcher) in mlx5_smfs_matcher_destroy()
51 mlx5_smfs_rule_create(struct mlx5dr_matcher *matcher, struct mlx5_flow_spec *spec, in mlx5_smfs_rule_create()