Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmatcher.h36 struct mlx5hws_match_template { struct
72 struct mlx5hws_match_template *mt;
88 mlx5hws_matcher_mt_is_jumbo(struct mlx5hws_match_template *mt) in mlx5hws_matcher_mt_is_jumbo()
H A Dmlx5hws.h326 struct mlx5hws_match_template *
339 int mlx5hws_match_template_destroy(struct mlx5hws_match_template *mt);
382 struct mlx5hws_match_template *mt[],
H A Dbwc_complex.c11 struct mlx5hws_match_template *mt; in mlx5hws_bwc_match_params_is_complex()
H A Dbwc.h25 struct mlx5hws_match_template *mt;
H A Dmatcher.c224 struct mlx5hws_match_template *mt = matcher->mt; in hws_matcher_create_rtc()
945 struct mlx5hws_match_template *mt[], in hws_matcher_set_templates()
997 struct mlx5hws_match_template *mt[], in mlx5hws_matcher_create()
1045 struct mlx5hws_match_template *
1051 struct mlx5hws_match_template *mt; in mlx5hws_match_template_create()
1071 int mlx5hws_match_template_destroy(struct mlx5hws_match_template *mt) in mlx5hws_match_template_destroy()
H A Drule.c7 struct mlx5hws_match_template *mt, in hws_rule_skip()
56 struct mlx5hws_match_template *mt, in hws_rule_init_dep_wqe()
165 struct mlx5hws_match_template *mt = rule->matcher->mt; in hws_rule_save_delete_info()
315 struct mlx5hws_match_template *mt = &rule->matcher->mt[mt_idx]; in hws_rule_create_hws()
H A Ddefiner.h806 struct mlx5hws_match_template *mt);
809 struct mlx5hws_match_template *mt);
825 struct mlx5hws_match_template *mt,
H A Ddefiner.c1494 struct mlx5hws_match_template *mt, in hws_definer_conv_match_params_to_hl()
1910 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 Ddebug.c51 struct mlx5hws_match_template *mt = &matcher->mt[i]; in hws_debug_dump_matcher_match_template()