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

/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mr.c442 err = mlx4_fmr_alloc(dev->dev, to_mpd(pd)->pdn, convert_access(acc),
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mr.c1049 int mlx4_fmr_alloc(struct mlx4_dev *dev, u32 pd, u32 access, int max_pages, function
1090 EXPORT_SYMBOL_GPL(mlx4_fmr_alloc); variable
/freebsd-13-stable/sys/dev/mlx4/
H A Ddevice.h1397 int mlx4_fmr_alloc(struct mlx4_dev *dev, u32 pd, u32 access, int max_pages,

Completed in 91 milliseconds