Home
last modified time | relevance | path

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

/freebsd/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) in mlx5_ib_alloc_pd() function
2927 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()