Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dmlx5dr.h46 int mlx5dr_domain_destroy(struct mlx5dr_domain *domain);
H A Ddr_domain.c541 int mlx5dr_domain_destroy(struct mlx5dr_domain *dmn) in mlx5dr_domain_destroy() function
H A Dfs_dr.c809 return mlx5dr_domain_destroy(ns->fs_dr_domain.dr_domain); in mlx5_cmd_dr_destroy_ns()