Home
last modified time | relevance | path

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

/src/contrib/ofed/libmlx5/
H A Dmlx5.h589 struct ibv_mw *mlx5_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type);
H A Dmlx5.c105 .alloc_mw = mlx5_alloc_mw,
H A Dverbs.c219 struct ibv_mw *mlx5_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type type) in mlx5_alloc_mw() function