Searched refs:mlx4_fmr_alloc (Results 1 – 3 of 3) sorted by relevance
| /src/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_mr.c | 1049 int mlx4_fmr_alloc(struct mlx4_dev *dev, u32 pd, u32 access, int max_pages, in mlx4_fmr_alloc() function 1090 EXPORT_SYMBOL_GPL(mlx4_fmr_alloc);
|
| /src/sys/dev/mlx4/mlx4_ib/ |
| H A D | mlx4_ib_mr.c | 441 err = mlx4_fmr_alloc(dev->dev, to_mpd(pd)->pdn, convert_access(acc), in mlx4_ib_fmr_alloc()
|
| /src/sys/dev/mlx4/ |
| H A D | device.h | 1398 int mlx4_fmr_alloc(struct mlx4_dev *dev, u32 pd, u32 access, int max_pages,
|