Searched refs:ibv_ah_attr (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/contrib/ofed/libibverbs/include/infiniband/
H A Dmarshall.h54 void ibv_copy_ah_attr_from_kern(struct ibv_ah_attr *dst,
H A Dverbs.h379 struct ibv_ah_attr { struct
488 struct ibv_ah_attr ah_attr;
489 struct ibv_ah_attr alt_ah_attr;
736 struct ibv_ah * (*create_ah)(struct ibv_pd *pd, struct ibv_ah_attr *attr);
1104 struct ibv_ah *ibv_create_ah(struct ibv_pd *pd, struct ibv_ah_attr *attr);
1119 struct ibv_ah_attr *ah_attr);
H A Ddriver.h135 struct ibv_ah_attr *attr);
/freebsd-9.3-release/contrib/ofed/librdmacm/include/rdma/
H A Drdma_cma.h135 struct ibv_ah_attr ah_attr;
/freebsd-9.3-release/contrib/ofed/libmthca/src/
H A Dmthca.h370 struct ibv_ah *mthca_create_ah(struct ibv_pd *pd, struct ibv_ah_attr *attr);
372 int mthca_alloc_av(struct mthca_pd *pd, struct ibv_ah_attr *attr,
H A Dah.c88 int mthca_alloc_av(struct mthca_pd *pd, struct ibv_ah_attr *attr,
H A Dverbs.c726 struct ibv_ah *mthca_create_ah(struct ibv_pd *pd, struct ibv_ah_attr *attr)
/freebsd-9.3-release/contrib/ofed/libibverbs/src/
H A Dverbs.c491 struct ibv_ah *__ibv_create_ah(struct ibv_pd *pd, struct ibv_ah_attr *attr)
519 struct ibv_ah_attr *ah_attr)
550 struct ibv_ah_attr ah_attr;
H A Dmarshall.c41 void ibv_copy_ah_attr_from_kern(struct ibv_ah_attr *dst,
H A Dcompat-1_0.c211 struct ibv_ah * (*create_ah)(struct ibv_pd *pd, struct ibv_ah_attr *attr);
852 struct ibv_ah_attr *attr)
H A Dcmd.c1240 struct ibv_ah_attr *attr)
/freebsd-9.3-release/contrib/ofed/libmlx4/src/
H A Dmlx4.h425 struct ibv_ah *mlx4_create_ah(struct ibv_pd *pd, struct ibv_ah_attr *attr);
427 int mlx4_alloc_av(struct mlx4_pd *pd, struct ibv_ah_attr *attr,
H A Dverbs.c677 struct ibv_ah *mlx4_create_ah(struct ibv_pd *pd, struct ibv_ah_attr *attr)
/freebsd-9.3-release/contrib/ofed/libibverbs/examples/
H A Dud_pingpong.c83 struct ibv_ah_attr ah_attr = {

Completed in 125 milliseconds