Searched refs:ib_client_hdl (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Drdma_cm.h167 void rdma_map_id2clnthdl(struct rdma_cm_id *id, void *ib_client_hdl,
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c419 rdma_map_id2clnthdl(struct rdma_cm_id *rdma_idp, void *ib_client_hdl, argument
426 rdma_idp, ib_client_hdl, iw_client_hdl);
427 ASSERT(ib_client_hdl != NULL || iw_client_hdl != NULL);
428 chanp->chan_ib_client_hdl = ib_client_hdl;

Completed in 42 milliseconds