Searched refs:mlx5_ib_alloc_pd (Results 1 – 1 of 1) sorted by relevance
2470 static int mlx5_ib_alloc_pd(struct ib_pd *ibpd, struct ib_udata *udata) in mlx5_ib_alloc_pd() function4954 ret = mlx5_ib_alloc_pd(devr->p0, NULL); in create_dev_resources()6247 .alloc_pd = mlx5_ib_alloc_pd,