Home
last modified time | relevance | path

Searched refs:cm_handle (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_cr_callback.c193 ep_ptr->cm_handle = ib_cm_handle; in dapls_cr_callback()
258 ep_ptr->cm_handle = IB_INVALID_HANDLE; in dapls_cr_callback()
428 ep_ptr->cm_handle = ib_cm_handle; in dapli_connection_request()
H A Ddapl_evd_connection_callb.c120 ep_ptr->cm_handle = ib_cm_handle; in dapl_evd_connection_callback()
H A Ddapl_cr_accept.c191 ep_ptr->cm_handle = cr_ptr->ib_cm_handle; in dapl_cr_accept()
H A Ddapl_ep_util.c140 ep_ptr->cm_handle = IB_INVALID_HANDLE; in dapl_ep_alloc()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_cm.c525 dapls_ib_reject_connection(IN ib_cm_handle_t cm_handle, in dapls_ib_reject_connection() argument
532 args.crr_bkl_cookie = (uint64_t)cm_handle; in dapls_ib_reject_connection()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_adapter_util.h119 IN ib_cm_handle_t cm_handle,
H A Ddapl.h482 ib_cm_handle_t cm_handle; member