Home
last modified time | relevance | path

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

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