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 Dmatcher.h40 struct mlx5hws_match_template { struct
64 struct mlx5hws_match_template *mt; argument
86 mlx5hws_matcher_mt_is_jumbo(struct mlx5hws_match_template *mt) in mlx5hws_matcher_mt_is_jumbo()
H A Dmlx5hws.h338 struct mlx5hws_match_template *
351 int mlx5hws_match_template_destroy(struct mlx5hws_match_template *mt);
394 struct mlx5hws_match_template *mt[],
H A Dbwc.h46 struct mlx5hws_match_template *mt;
H A Dmatcher.c472 struct mlx5hws_match_template *mt = matcher->mt; in hws_matcher_create_rtc()
1073 struct mlx5hws_match_template *mt[], in hws_matcher_set_templates()
1125 struct mlx5hws_match_template *mt[], in mlx5hws_matcher_create()
1173 struct mlx5hws_match_template *
1179 struct mlx5hws_match_template *mt; in mlx5hws_match_template_create()
1199 int mlx5hws_match_template_destroy(struct mlx5hws_match_template *mt) in mlx5hws_match_template_destroy()
H A Ddefiner.h806 struct mlx5hws_match_template *mt);
809 struct mlx5hws_match_template *mt);
825 struct mlx5hws_match_template *mt,
H A Drule.c55 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()
293 struct mlx5hws_match_template *mt = &rule->matcher->mt[mt_idx]; in hws_rule_create_hws()
H A Ddefiner.c1746 struct mlx5hws_match_template *mt, in hws_definer_conv_match_params_to_hl()
2091 struct mlx5hws_match_template *mt, in mlx5hws_definer_calc_layout()
2273 struct mlx5hws_match_template *mt, in hws_definer_mt_match_init()
2293 struct mlx5hws_match_template *mt) in hws_definer_mt_match_uninit()
2299 struct mlx5hws_match_template *mt) in mlx5hws_definer_mt_init()
2325 struct mlx5hws_match_template *mt) in mlx5hws_definer_mt_uninit()
H A Dbwc_complex.c29 struct mlx5hws_match_template *mt; in hws_match_params_exceeds_definer()
671 struct mlx5hws_match_template *mt; in hws_complex_get_subrule_data()
H A Ddebug.c51 struct mlx5hws_match_template *mt = &matcher->mt[i]; in hws_debug_dump_matcher_match_template()