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

/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_pd.c172 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) function
244 EXPORT_SYMBOL_GPL(mlx4_bf_alloc); variable
/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_tx.c159 err = mlx4_bf_alloc(mdev->dev, &ring->bf, node);
/freebsd-13-stable/sys/dev/mlx4/
H A Ddevice.h1090 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node);

Completed in 54 milliseconds