Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ofed/libmlx5/
Dmlx5.h581 struct ibv_pd *mlx5_alloc_pd(struct ibv_context *context);
Dmlx5.c94 .alloc_pd = mlx5_alloc_pd,
Dverbs.c133 struct ibv_pd *mlx5_alloc_pd(struct ibv_context *context) in mlx5_alloc_pd() function