Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c1765 static void mlx5_ib_dealloc_pd(struct ib_pd *pd, struct ib_udata *udata) in mlx5_ib_dealloc_pd() function
3039 mlx5_ib_dealloc_pd(devr->p0, NULL); in create_dev_resources()
3057 mlx5_ib_dealloc_pd(devr->p0, NULL); in destroy_dev_resources()
3444 dev->ib_dev.dealloc_pd = mlx5_ib_dealloc_pd; in mlx5_ib_add()