Home
last modified time | relevance | path

Searched refs:mlx5hws_match_template_destroy (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws.h351 int mlx5hws_match_template_destroy(struct mlx5hws_match_template *mt);
H A Dbwc.c294 mlx5hws_match_template_destroy(bwc_matcher->mt); in mlx5hws_bwc_matcher_create_simple()
381 mlx5hws_match_template_destroy(bwc_matcher->mt); in mlx5hws_bwc_matcher_destroy_simple()
H A Dbwc_complex.c64 mlx5hws_match_template_destroy(mt); in hws_match_params_exceeds_definer()
H A Dmatcher.c1199 int mlx5hws_match_template_destroy(struct mlx5hws_match_template *mt) in mlx5hws_match_template_destroy() function