Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_pd.c172 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) in mlx4_bf_alloc()
246 void mlx4_bf_free(struct mlx4_dev *dev, struct mlx4_bf *bf) in mlx4_bf_free()
/freebsd/sys/dev/mlx4/
H A Ddevice.h723 struct mlx4_bf { struct
1091 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node);
1092 void mlx4_bf_free(struct mlx4_dev *dev, struct mlx4_bf *bf);
/freebsd/sys/dev/mlx4/mlx4_en/
H A Den.h307 struct mlx4_bf bf;