Searched defs:hca_handle (Results 1 - 5 of 5) 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/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/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/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

Completed in 70 milliseconds