Searched refs:ibv_kern_path_rec (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/ofed/libibverbs/include/infiniband/
H A Dmarshall.h58 struct ibv_kern_path_rec *src);
60 void ibv_copy_path_rec_to_kern(struct ibv_kern_path_rec *dst,
H A Dsa-kern-abi.h41 #define ib_kern_path_rec ibv_kern_path_rec
43 struct ibv_kern_path_rec { struct
/freebsd-10.2-release/contrib/ofed/libibcm/include/infiniband/
H A Dcm_abi.h246 struct ibv_kern_path_rec primary_path;
247 struct ibv_kern_path_rec alternate_path;
291 struct ibv_kern_path_rec path;
/freebsd-10.2-release/contrib/ofed/libibverbs/src/
H A Dmarshall.c95 struct ibv_kern_path_rec *src)
119 void ibv_copy_path_rec_to_kern(struct ibv_kern_path_rec *dst,
/freebsd-10.2-release/contrib/ofed/librdmacm/include/rdma/
H A Drdma_cma_abi.h123 struct ibv_kern_path_rec ib_route[2];
/freebsd-10.2-release/contrib/ofed/libibcm/src/
H A Dcm.c397 struct ibv_kern_path_rec *p_path;
398 struct ibv_kern_path_rec *a_path;
669 struct ibv_kern_path_rec *abi_path;
702 struct ibv_kern_path_rec *abi_path;

Completed in 161 milliseconds