Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.c95 .alloc_mw = mlx4_alloc_mw,
H A Dmlx4.h379 struct ibv_mw *mlx4_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type type);
H A Dverbs.c316 struct ibv_mw *mlx4_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type type) in mlx4_alloc_mw() function