Home
last modified time | relevance | path

Searched refs:mlx5dr_match_template_destroy (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_dr.c100 mlx5dr_match_template_destroy(struct mlx5dr_match_template *mt) in mlx5dr_match_template_destroy() function
H A Dmlx5_dr.h206 int mlx5dr_match_template_destroy(struct mlx5dr_match_template *mt);
H A Dmlx5_flow_hw.c1789 claim_zero(mlx5dr_match_template_destroy(template->mt)); in flow_hw_pattern_template_destroy()