Searched refs:mlx5_ib_alloc_pd (Results 1 – 1 of 1) sorted by relevance
1739 static int mlx5_ib_alloc_pd(struct ib_pd *ibpd, struct ib_udata *udata) in mlx5_ib_alloc_pd() function2927 ret = mlx5_ib_alloc_pd(devr->p0, NULL); in create_dev_resources()3442 dev->ib_dev.alloc_pd = mlx5_ib_alloc_pd; in mlx5_ib_add()