Searched refs:rdma_resolve_route (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Drdma_cm.h208 * rdma_resolve_route - Resolve the RDMA address bound to the RDMA identifier
215 int rdma_resolve_route(struct rdma_cm_id *id, int timeout_ms);
245 * by having called rdma_resolve_route before calling this routine.
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdma_transport.c103 ret = rdma_resolve_route(cm_id,
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c469 * rdma_resolve_route() API is in progress.
819 rdma_resolve_route(struct rdma_cm_id *idp, int timeout_ms) function
839 "rdma_resolve_route : CMID %p, destroy called", chanp);
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c1028 ret = rdma_resolve_route(chanp->chan_rdma_id,

Completed in 159 milliseconds