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

/freebsd-10.1-release/sys/ofed/drivers/net/mlx4/
H A Dpd.c171 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) function
242 EXPORT_SYMBOL_GPL(mlx4_bf_alloc); variable
271 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) function
276 EXPORT_SYMBOL_GPL(mlx4_bf_alloc); variable
H A Den_tx.c156 err = mlx4_bf_alloc(mdev->dev, &ring->bf, node);
/freebsd-10.1-release/sys/ofed/include/linux/mlx4/
H A Ddevice.h964 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node);
/freebsd-10.1-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dqp.c1027 err = mlx4_bf_alloc(dev->dev, &qp->bf, 0);

Completed in 177 milliseconds