Home
last modified time | relevance | path

Searched refs:clnt_hdl (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c123 ASSERT(device->clnt_hdl == (ofs_client_p_t)ofs_client); in get_device()
213 device->clnt_hdl = (ofs_client_p_t)ofs_client; in ofs_async_handler()
380 client->clnt_hdl = (ofs_client_p_t)ofs_client; in ib_register_client()
403 device->clnt_hdl = (ofs_client_p_t)ofs_client; in ib_register_client()
489 client->clnt_hdl = NULL; in ib_register_client()
518 client->clnt_hdl != NULL); in ib_unregister_client()
523 ofs_client = (ofs_client_t *)client->clnt_hdl; in ib_unregister_client()
569 client->clnt_hdl = NULL; in ib_unregister_client()
623 ofs_client = (ofs_client_t *)client->clnt_hdl; in ib_get_client_data()
676 ofs_client = (ofs_client_t *)client->clnt_hdl; in ib_set_client_data()
[all …]
H A Dsol_cma.c684 ofs_clnt = (ofs_client_t *)sol_cma_ib_client->clnt_hdl; in rdma_bind_addr()
753 ofs_clnt = (ofs_client_t *)sol_cma_ib_client->clnt_hdl; in rdma_resolve_addr()
2233 dev_ofs_client = (ofs_client_t *)pd->device->clnt_hdl;
/titanic_41/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_hca.h69 ibt_clnt_hdl_t clnt_hdl; member
H A Dsol_uverbs.h94 ibt_clnt_hdl_t clnt_hdl; member
/titanic_41/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h637 ofs_client_p_t clnt_hdl; member
646 ofs_client_p_t clnt_hdl; member
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c217 mod_ctxt->clnt_hdl = NULL; in sol_uverbs_hca_open()
226 mod_ctxt, &mod_ctxt->clnt_hdl); in sol_uverbs_hca_open()
235 sol_uverbs_ib_clntp = mod_ctxt->clnt_hdl; in sol_uverbs_hca_open()
269 status = ibt_open_hca(mod_ctxt->clnt_hdl, in sol_uverbs_hca_open()
279 mod_ctxt->hcas[hca_ndx].clnt_hdl = mod_ctxt->clnt_hdl; in sol_uverbs_hca_open()
382 if (mod_ctxt->clnt_hdl != NULL) { in sol_uverbs_hca_close()
383 (void) ibt_detach(mod_ctxt->clnt_hdl); in sol_uverbs_hca_close()
384 mod_ctxt->clnt_hdl = NULL; in sol_uverbs_hca_close()
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib.c259 .clnt_hdl = NULL,
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c2381 ibcm_async_handler(void *clnt_hdl, ibt_hca_hdl_t hca_hdl, in ibcm_async_handler() argument
2389 clnt_hdl, code, eventp); in ibcm_async_handler()
/titanic_41/usr/src/uts/common/rpc/
H A Drpcib.c1705 rib_clnt_cm_handler(void *clnt_hdl, ibt_cm_event_t *event, in rib_clnt_cm_handler() argument
1711 hca = (rib_hca_t *)clnt_hdl; in rib_clnt_cm_handler()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c524 ibdm_event_hdlr(void *clnt_hdl, in ibdm_event_hdlr() argument