Searched defs:matcher (Results 1 – 8 of 8) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_rule.c | 43 static void dr_rule_set_last_ste_miss_addr(struct mlx5dr_matcher *matcher, in dr_rule_set_last_ste_miss_addr() 58 dr_rule_create_collision_htbl(struct mlx5dr_matcher *matcher, in dr_rule_create_collision_htbl() 85 dr_rule_create_collision_entry(struct mlx5dr_matcher *matcher, in dr_rule_create_collision_entry() 192 dr_rule_rehash_handle_collision(struct mlx5dr_matcher *matcher, in dr_rule_rehash_handle_collision() 228 static void dr_rule_rehash_copy_ste_ctrl(struct mlx5dr_matcher *matcher, in dr_rule_rehash_copy_ste_ctrl() 249 dr_rule_rehash_copy_ste(struct mlx5dr_matcher *matcher, in dr_rule_rehash_copy_ste() 317 static int dr_rule_rehash_copy_miss_list(struct mlx5dr_matcher *matcher, in dr_rule_rehash_copy_miss_list() 348 static int dr_rule_rehash_copy_htbl(struct mlx5dr_matcher *matcher, in dr_rule_rehash_copy_htbl() 402 struct mlx5dr_matcher *matcher = rule->matcher; in dr_rule_rehash_htbl() local 535 dr_rule_handle_collision(struct mlx5dr_matcher *matcher, in dr_rule_handle_collision() [all …]
|
D | dr_matcher.c | 383 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 …]
|
D | dr_dbg.c | 433 dr_dump_matcher(struct seq_file *file, struct mlx5dr_matcher *matcher) in dr_dump_matcher() 466 dr_dump_matcher_all(struct seq_file *file, struct mlx5dr_matcher *matcher) in dr_dump_matcher_all() 530 struct mlx5dr_matcher *matcher; in dr_dump_table_all() local
|
D | dr_action.c | 670 static int dr_action_get_dest_fw_tbl_addr(struct mlx5dr_matcher *matcher, in dr_action_get_dest_fw_tbl_addr() 700 static int dr_action_get_dest_sw_tbl_addr(struct mlx5dr_matcher *matcher, in dr_action_get_dest_sw_tbl_addr() 730 static int dr_action_get_dest_tbl_addr(struct mlx5dr_matcher *matcher, in dr_action_get_dest_tbl_addr() 749 int mlx5dr_actions_build_ste_arr(struct mlx5dr_matcher *matcher, in mlx5dr_actions_build_ste_arr()
|
D | dr_ste.c | 309 struct mlx5dr_matcher *matcher, in mlx5dr_ste_free() 445 int mlx5dr_ste_create_next_htbl(struct mlx5dr_matcher *matcher, in mlx5dr_ste_create_next_htbl() 746 int mlx5dr_ste_build_ste_arr(struct mlx5dr_matcher *matcher, in mlx5dr_ste_build_ste_arr()
|
D | fs_dr.c | 149 struct mlx5dr_matcher *matcher; in mlx5_cmd_dr_create_flow_group() local
|
D | dr_types.h | 356 struct mlx5dr_matcher *matcher, in mlx5dr_ste_put() 1160 struct mlx5dr_matcher *matcher; member
|
/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | smfs.c | 21 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()
|