Searched refs:hca_handle (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_evd_dto_callb.c64 IN ib_hca_handle_t hca_handle,
74 hca_handle,
80 dapl_os_assert(hca_handle ==
63 dapl_evd_dto_callback( IN ib_hca_handle_t hca_handle, IN ib_cq_handle_t cq_handle, IN void *user_context) argument
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_umad/
H A Dsol_umad.h86 ibt_hca_hdl_t hca_handle; member in struct:umad_hca_info_s
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c460 if (hca->hca_handle) {
462 rc = ibt_close_hca(hca->hca_handle);
469 (void) ibt_close_hca(hca->hca_handle);
471 hca->hca_handle = 0;
508 rc = ibt_open_hca(info->info_clnt_hdl, hca->hca_guid, &hca->hca_handle);
512 rc = ibt_query_hca(hca->hca_handle, &hca->hca_attr);
1440 rc = ibt_modify_port(hca->hca_handle, port->port_num,
1541 (void) ibt_modify_port(hca->hca_handle, port->port_num,
1994 status = ibt_index2pkey(port->port_hca->hca_handle,
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_adapter_util.h129 IN ib_hca_handle_t hca_handle,
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_impl.c703 ibt_hca_hdl_t hca_handle; local
726 &hca_handle);
738 status = ibt_query_hca(hca_handle, &hca_attrs);
740 (void) ibt_close_hca(hca_handle);
750 status = ibt_alloc_pd(hca_handle, pd_flags, &pd);
752 (void) ibt_close_hca(hca_handle);
766 cip->ci_ci_handle = hca_handle;
3126 ibmf_i_get_pkeyix(ibt_hca_hdl_t hca_handle, ib_pkey_t pkey, uint8_t port, argument
3134 "pkey = 0x%x, port = %d\n", tnf_opaque, hcahdl, hca_handle,
3142 ibt_status = ibt_pkey2index(hca_handle, por
[all...]
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1259 IN ib_hca_handle_t hca_handle,
1298 dapl_evd_qp_async_error_callback(hca_handle, NULL, event_ptr,
1322 dapl_evd_cq_async_error_callback(hca_handle, NULL, event_ptr,
1327 dapl_evd_un_async_error_callback(hca_handle, event_ptr,
1257 dapls_ib_async_callback( IN DAPL_EVD *async_evd, IN ib_hca_handle_t hca_handle, IN ib_error_record_t *event_ptr, IN void *context) argument
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_impl.c591 hca_devp->hd_ibc_hca_hdl = info_p->hca_handle;
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibci.h420 ibc_hca_hdl_t hca_handle; /* used for call through */ member in struct:ibc_hca_info_s
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_impl.h632 int ibmf_i_get_pkeyix(ibt_hca_hdl_t hca_handle, ib_pkey_t pkey,
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c1814 state->ts_ibtfinfo.hca_handle = (ibc_hca_hdl_t)state;
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c2406 state->hs_ibtfinfo.hca_handle = (ibc_hca_hdl_t)state;

Completed in 91 milliseconds