| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | matcher.c | 58 static int hws_matcher_connect(struct mlx5hws_matcher *matcher) in hws_matcher_connect() 394 struct mlx5hws_matcher *matcher) in hws_matcher_check_attr_sz() 420 struct mlx5hws_matcher *matcher) in hws_matcher_set_pool_attr() 670 struct mlx5hws_matcher *matcher) in hws_matcher_validate_insert_mode() 725 struct mlx5hws_matcher *matcher) in hws_matcher_process_attr() 867 static int hws_matcher_init(struct mlx5hws_matcher *matcher) in hws_matcher_init() 896 static int hws_matcher_uninit(struct mlx5hws_matcher *matcher) in hws_matcher_uninit() 944 hws_matcher_set_templates(struct mlx5hws_matcher *matcher, in hws_matcher_set_templates() 989 hws_matcher_unset_templates(struct mlx5hws_matcher *matcher) in hws_matcher_unset_templates() 1004 struct mlx5hws_matcher *matcher; in mlx5hws_matcher_create() local [all …]
|
| H A D | rule.c | 6 static void hws_rule_skip(struct mlx5hws_matcher *matcher, in hws_rule_skip() 59 struct mlx5hws_matcher *matcher = rule->matcher; in hws_rule_init_dep_wqe() local 200 struct mlx5hws_matcher *matcher = rule->matcher; in hws_rule_alloc_action_ste() local 243 struct mlx5hws_matcher *matcher = rule->matcher; in hws_rule_create_init() local 317 struct mlx5hws_matcher *matcher = rule->matcher; in hws_rule_create_hws() local 465 struct mlx5hws_matcher *matcher = rule->matcher; in hws_rule_destroy_hws() local 571 struct mlx5hws_matcher *matcher = rule->matcher; in hws_rule_enqueue_precheck_update() local 591 struct mlx5hws_matcher *matcher = rule->matcher; in mlx5hws_rule_move_hws_remove() local 628 struct mlx5hws_matcher *matcher = rule->matcher; in mlx5hws_rule_move_hws_add() local 673 int mlx5hws_rule_create(struct mlx5hws_matcher *matcher, in mlx5hws_rule_create()
|
| H A D | debug.c | 45 hws_debug_dump_matcher_match_template(struct seq_file *f, struct mlx5hws_matcher *matcher) in hws_debug_dump_matcher_match_template() 70 hws_debug_dump_matcher_action_template(struct seq_file *f, struct mlx5hws_matcher *matcher) in hws_debug_dump_matcher_action_template() 98 hws_debug_dump_matcher_attr(struct seq_file *f, struct mlx5hws_matcher *matcher) in hws_debug_dump_matcher_attr() 117 static int hws_debug_dump_matcher(struct seq_file *f, struct mlx5hws_matcher *matcher) in hws_debug_dump_matcher() 198 struct mlx5hws_matcher *matcher; in hws_debug_dump_table() local
|
| H A D | matcher.h | 93 static inline bool mlx5hws_matcher_is_resizable(struct mlx5hws_matcher *matcher) in mlx5hws_matcher_is_resizable() 98 static inline bool mlx5hws_matcher_is_in_resize(struct mlx5hws_matcher *matcher) in mlx5hws_matcher_is_in_resize() 103 static inline bool mlx5hws_matcher_is_insert_by_idx(struct mlx5hws_matcher *matcher) in mlx5hws_matcher_is_insert_by_idx()
|
| H A D | table.c | 293 struct mlx5hws_matcher *matcher; in hws_table_get_last_ft() local 383 struct mlx5hws_matcher *matcher; in mlx5hws_table_connect_to_miss_table() local
|
| H A D | bwc.h | 24 struct mlx5hws_matcher *matcher; member
|
| H A D | rule.h | 62 struct mlx5hws_matcher *matcher; member
|
| H A D | fs_hws.h | 47 struct mlx5hws_bwc_matcher *matcher; member
|
| H A D | fs_hws.c | 347 struct mlx5hws_bwc_matcher *matcher; in mlx5_cmd_hws_create_flow_group() local
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_rule.c | 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() 249 dr_rule_rehash_copy_ste(struct mlx5dr_matcher *matcher, in dr_rule_rehash_copy_ste() 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() 721 struct mlx5dr_matcher *matcher = rule->matcher; in dr_rule_handle_action_stes() local 840 struct mlx5dr_matcher *matcher = rule->matcher; in dr_rule_handle_ste_branch() local 931 static bool dr_rule_verify(struct mlx5dr_matcher *matcher, in dr_rule_verify() 1121 struct mlx5dr_matcher *matcher = rule->matcher; in dr_rule_create_rule_nic() local 1287 dr_rule_create_rule(struct mlx5dr_matcher *matcher, in dr_rule_create_rule() [all …]
|
| H A 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() 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() 994 struct mlx5dr_matcher *matcher; in mlx5dr_matcher_create() local [all …]
|
| H A D | dr_action.c | 677 static int dr_action_get_dest_fw_tbl_addr(struct mlx5dr_matcher *matcher, in dr_action_get_dest_fw_tbl_addr() 707 static int dr_action_get_dest_sw_tbl_addr(struct mlx5dr_matcher *matcher, in dr_action_get_dest_sw_tbl_addr() 737 static int dr_action_get_dest_tbl_addr(struct mlx5dr_matcher *matcher, in dr_action_get_dest_tbl_addr() 756 int mlx5dr_actions_build_ste_arr(struct mlx5dr_matcher *matcher, in mlx5dr_actions_build_ste_arr()
|
| H A D | dr_dbg.c | 744 dr_dump_matcher(struct seq_file *file, struct mlx5dr_matcher *matcher) in dr_dump_matcher() 786 dr_dump_matcher_all(struct seq_file *file, struct mlx5dr_matcher *matcher) in dr_dump_matcher_all() 867 struct mlx5dr_matcher *matcher; in dr_dump_table_all() local
|
| H A 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()
|
| H A D | fs_dr.c | 141 struct mlx5dr_matcher *matcher; in mlx5_cmd_dr_create_flow_group() local
|
| H A D | dr_types.h | 356 struct mlx5dr_matcher *matcher, in mlx5dr_ste_put() 1157 struct mlx5dr_matcher *matcher; member
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A 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()
|