Searched refs:mlx4_fmr_alloc (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/infiniband/hw/mlx4/ |
D | mr.c | 279 err = mlx4_fmr_alloc(dev->dev, to_mpd(pd)->pdn, convert_access(acc), in mlx4_ib_fmr_alloc()
|
/linux-3.4.99/drivers/net/ethernet/mellanox/mlx4/ |
D | mr.c | 787 int mlx4_fmr_alloc(struct mlx4_dev *dev, u32 pd, u32 access, int max_pages, in mlx4_fmr_alloc() function 831 EXPORT_SYMBOL_GPL(mlx4_fmr_alloc);
|
/linux-3.4.99/include/linux/mlx4/ |
D | device.h | 637 int mlx4_fmr_alloc(struct mlx4_dev *dev, u32 pd, u32 access, int max_pages,
|