Searched refs:mlx5_ib_alloc_pd (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c1739 static int mlx5_ib_alloc_pd(struct ib_pd *ibpd, struct ib_udata *udata) function
2928 ret = mlx5_ib_alloc_pd(devr->p0, NULL);
3443 dev->ib_dev.alloc_pd = mlx5_ib_alloc_pd;

Completed in 66 milliseconds