Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ofed/libmlx5/
Dmlx5.h654 struct ibv_ah *mlx5_create_ah(struct ibv_pd *pd, struct ibv_ah_attr *attr);
Dmlx5.c119 .create_ah = mlx5_create_ah,
Dverbs.c1633 struct ibv_ah *mlx5_create_ah(struct ibv_pd *pd, struct ibv_ah_attr *attr) in mlx5_create_ah() function