Home
last modified time | relevance | path

Searched refs:mlx5hws_match_template_destroy (Results 1 – 3 of 3) 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.c295 mlx5hws_match_template_destroy(bwc_matcher->mt); in mlx5hws_bwc_matcher_create_simple()
382 mlx5hws_match_template_destroy(bwc_matcher->mt); in mlx5hws_bwc_matcher_destroy_simple()
H A Dmatcher.c1199 int mlx5hws_match_template_destroy(struct mlx5hws_match_template *mt) in mlx5hws_match_template_destroy() function