Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/libmlx4/
HDmlx4.c95 .alloc_mw = mlx4_alloc_mw,
HDmlx4.h379 struct ibv_mw *mlx4_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type type);
HDverbs.c316 struct ibv_mw *mlx4_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type type) in mlx4_alloc_mw() function