Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dmlx5dr.h64 int mlx5dr_matcher_destroy(struct mlx5dr_matcher *matcher);
H A Dfs_dr.c177 return mlx5dr_matcher_destroy(fg->fs_dr_matcher.dr_matcher); in mlx5_cmd_dr_destroy_flow_group()
H A Ddr_matcher.c778 int mlx5dr_matcher_destroy(struct mlx5dr_matcher *matcher) in mlx5dr_matcher_destroy() function