Searched refs:dr_destroy_domain (Results 1 – 4 of 4) sorted by relevance
617 mlx5_glue->dr_destroy_domain(sh->rx_domain); in mlx5_alloc_shared_dr()621 mlx5_glue->dr_destroy_domain(sh->tx_domain); in mlx5_alloc_shared_dr()625 mlx5_glue->dr_destroy_domain(sh->fdb_domain); in mlx5_alloc_shared_dr()690 mlx5_glue->dr_destroy_domain(sh->rx_domain); in mlx5_os_free_shared_dr()694 mlx5_glue->dr_destroy_domain(sh->tx_domain); in mlx5_os_free_shared_dr()699 mlx5_glue->dr_destroy_domain(sh->fdb_domain); in mlx5_os_free_shared_dr()
247 int (*dr_destroy_domain)(void *domain); member
1501 .dr_destroy_domain = mlx5_glue_dr_destroy_domain,
698 claim_zero(mlx5_glue->dr_destroy_domain(priv->steer.domain)); in mlx5_vdpa_release_dev_resources()