Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/
H A Ddevice.h691 enum mlx4_mw_type { enum
699 enum mlx4_mw_type type;
1103 int mlx4_mw_alloc(struct mlx4_dev *dev, u32 pd, enum mlx4_mw_type type,
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mr.c52 static enum mlx4_mw_type to_mlx4_type(enum ib_mw_type type) in to_mlx4_type()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mr.c820 int mlx4_mw_alloc(struct mlx4_dev *dev, u32 pd, enum mlx4_mw_type type, in mlx4_mw_alloc()