Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5dr.h41 int mlx5dr_domain_destroy(struct mlx5dr_domain *domain);
124 mlx5dr_domain_destroy(struct mlx5dr_domain *domain) { return 0; } in mlx5dr_domain_destroy() function
Ddr_domain.c364 int mlx5dr_domain_destroy(struct mlx5dr_domain *dmn) in mlx5dr_domain_destroy() function
Dfs_dr.c570 return mlx5dr_domain_destroy(ns->fs_dr_domain.dr_domain); in mlx5_cmd_dr_destroy_ns()