Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmain.c2565 static int mlx5_ib_dealloc_pd(struct ib_pd *pd, struct ib_udata *udata) in mlx5_ib_dealloc_pd() function
3142 mlx5_ib_dealloc_pd(devr->p0, NULL); in mlx5_ib_dev_res_init()
3161 mlx5_ib_dealloc_pd(devr->p0, NULL); in mlx5_ib_dev_res_cleanup()
4027 .dealloc_pd = mlx5_ib_dealloc_pd,