Searched refs:ibv_copy_ah_attr_from_kern (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/ofed/libibverbs/include/infiniband/
H A Dmarshall.h54 void ibv_copy_ah_attr_from_kern(struct ibv_ah_attr *dst,
/freebsd-11.0-release/contrib/ofed/libibverbs/src/
H A Dmarshall.c41 void ibv_copy_ah_attr_from_kern(struct ibv_ah_attr *dst, function
76 ibv_copy_ah_attr_from_kern(&dst->ah_attr, &src->ah_attr);
77 ibv_copy_ah_attr_from_kern(&dst->alt_ah_attr, &src->alt_ah_attr);
/freebsd-11.0-release/contrib/ofed/librdmacm/src/
H A Dcma.c1290 ibv_copy_ah_attr_from_kern(&dst->ah_attr, &src->ah_attr);

Completed in 63 milliseconds