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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/
H A Dofed_kernel.h165 struct ib_sa_path_rec { struct
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Drdma_cm.h89 struct ib_sa_path_rec *path_rec;
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_cma.h327 sizeof (struct ib_sa_path_rec), KM_SLEEP);
330 num_paths * sizeof (struct ib_sa_path_rec));
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c78 struct ib_sa_path_rec *, ib_lid_t);
79 static void ibt_path2sa_path(ibt_path_info_t *, struct ib_sa_path_rec *,
1288 idp->route.path_rec = kmem_zalloc(sizeof (struct ib_sa_path_rec) *
1635 sizeof (struct ib_sa_path_rec) * ((event_idp->route).num_paths),
2321 ibt_path2sa_path(ibt_path_info_t *pathp, struct ib_sa_path_rec *sa_pathp,
2334 struct ib_sa_path_rec *sa_pathp, ib_lid_t base_lid)
H A Dsol_cma.c2039 sizeof (struct ib_sa_path_rec) * idp->route.num_paths);
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c1884 rdma2usr_pathrec(struct ib_sa_path_rec *kern_path,

Completed in 76 milliseconds