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

/freebsd-10.1-release/sys/ofed/drivers/net/mlx4/
H A Dpd.c47 int mlx4_pd_alloc(struct mlx4_dev *dev, u32 *pdn) function
57 EXPORT_SYMBOL_GPL(mlx4_pd_alloc); variable
H A Den_main.c187 if (mlx4_pd_alloc(dev, &mdev->priv_pdn))
/freebsd-10.1-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmain.c795 err = mlx4_pd_alloc(to_mdev(ibdev)->dev, &pd->pdn);
1886 if (mlx4_pd_alloc(dev, &ibdev->priv_pdn))
/freebsd-10.1-release/sys/ofed/include/linux/mlx4/
H A Ddevice.h957 int mlx4_pd_alloc(struct mlx4_dev *dev, u32 *pdn);

Completed in 131 milliseconds