Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_matcher.h31 struct mlx5hws_match_template { struct
71 struct mlx5hws_match_template *mt;
87 mlx5hws_matcher_mt_is_jumbo(struct mlx5hws_match_template *mt) in mlx5hws_matcher_mt_is_jumbo()
H A Dmlx5hws.h327 struct mlx5hws_match_template *
340 int mlx5hws_match_template_destroy(struct mlx5hws_match_template *mt);
383 struct mlx5hws_match_template *mt[],
H A Dmlx5hws_bwc_complex.c11 struct mlx5hws_match_template *mt; in mlx5hws_bwc_match_params_is_complex()
H A Dmlx5hws_bwc.h17 struct mlx5hws_match_template *mt;
H A Dmlx5hws_matcher.c233 struct mlx5hws_match_template *mt = matcher->mt; in hws_matcher_create_rtc()
992 struct mlx5hws_match_template *mt[], in hws_matcher_set_templates()
1044 struct mlx5hws_match_template *mt[], in mlx5hws_matcher_create()
1092 struct mlx5hws_match_template *
1098 struct mlx5hws_match_template *mt; in mlx5hws_match_template_create()
1118 int mlx5hws_match_template_destroy(struct mlx5hws_match_template *mt) in mlx5hws_match_template_destroy()
H A Dmlx5hws_rule.c7 struct mlx5hws_match_template *mt, in hws_rule_skip()
56 struct mlx5hws_match_template *mt, in hws_rule_init_dep_wqe()
174 struct mlx5hws_match_template *mt = rule->matcher->mt; in hws_rule_save_delete_info()
356 struct mlx5hws_match_template *mt = &rule->matcher->mt[mt_idx]; in hws_rule_create_hws()
H A Dmlx5hws_definer.h806 struct mlx5hws_match_template *mt);
809 struct mlx5hws_match_template *mt);
825 struct mlx5hws_match_template *mt,
H A Dmlx5hws_definer.c1493 struct mlx5hws_match_template *mt, in hws_definer_conv_match_params_to_hl()
1909 struct mlx5hws_match_template *mt, in mlx5hws_definer_calc_layout()
2090 struct mlx5hws_match_template *mt, in hws_definer_mt_match_init()
2110 struct mlx5hws_match_template *mt) in hws_definer_mt_match_uninit()
2116 struct mlx5hws_match_template *mt) in mlx5hws_definer_mt_init()
2142 struct mlx5hws_match_template *mt) in mlx5hws_definer_mt_uninit()
H A Dmlx5hws_debug.c51 struct mlx5hws_match_template *mt = &matcher->mt[i]; in hws_debug_dump_matcher_match_template()