Home
last modified time | relevance | path

Searched defs:path_rec (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sa.h115 ib_path_rec_t path_rec; member
144 ib_path_rec_t path_rec; member
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_sa.h57 __u32 path_rec[16]; member
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c482 ib_path_rec_t path_rec; in osmv_query_sa() member
H A Dosm_vendor_mlx_sa.c558 ib_path_rec_t path_rec; in osmv_query_sa() member
/freebsd/sys/ofed/include/rdma/
H A Drdma_cm.h90 struct ib_sa_path_rec *path_rec; member
/freebsd/contrib/ofed/librdmacm/
H A Drdma_cma.h114 struct ibv_sa_path_rec *path_rec; member
H A Drsocket.c3572 struct ibv_sa_path_rec *path_rec; in rgetsockopt() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c2565 static void cma_query_handler(int status, struct ib_sa_path_rec *path_rec, in cma_query_handler()
2590 struct ib_sa_path_rec path_rec; in cma_query_ib_route() local
2691 struct ib_sa_path_rec *path_rec, int num_paths) in rdma_set_ib_paths()