Home
last modified time | relevance | path

Searched refs:ibv_sa_path_rec (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ofed/libibcm/
H A Dcm.h106 struct ibv_sa_path_rec *primary_path;
107 struct ibv_sa_path_rec *alternate_path;
186 struct ibv_sa_path_rec *alternate_path;
353 struct ibv_sa_path_rec *primary_path;
354 struct ibv_sa_path_rec *alternate_path;
506 struct ibv_sa_path_rec *alternate_path,
550 struct ibv_sa_path_rec *path;
H A Dcm.c655 struct ibv_sa_path_rec *alternate_path, in ib_cm_send_lap()
805 struct ibv_sa_path_rec *path_a = NULL; in ib_cm_get_event()
806 struct ibv_sa_path_rec *path_b = NULL; in ib_cm_get_event()
/freebsd/contrib/ofed/libibverbs/
H A Dmarshall.h57 void ibv_copy_path_rec_from_kern(struct ibv_sa_path_rec *dst,
61 struct ibv_sa_path_rec *src);
H A Dmarshall.c92 void ibv_copy_path_rec_from_kern(struct ibv_sa_path_rec *dst, in ibv_copy_path_rec_from_kern()
118 struct ibv_sa_path_rec *src) in ibv_copy_path_rec_to_kern()
H A Dsa.h40 struct ibv_sa_path_rec { struct
/freebsd/contrib/ofed/librdmacm/
H A Drdma_cma.h114 struct ibv_sa_path_rec *path_rec;
H A Drsocket.c3545 static void rs_convert_sa_path(struct ibv_sa_path_rec *sa_path, in rs_convert_sa_path()
3572 struct ibv_sa_path_rec *path_rec; in rgetsockopt()
H A Dcma.c684 struct ibv_sa_path_rec *sa_path) in ucma_convert_path()