Searched defs:ud_channel (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_cm.h613 * The ud_channel encodes the QPN and Q_Key to be placed in the SIDR_REP.
625 ibt_channel_hdl_t ud_channel; member in struct:ibt_cm_ud_return_args_s
645 * such as ibt_free_cq, ibt_free_rc/ud_channel, etc. on connection failure
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c4106 ibt_cm_ud_proceed(void *session_id, ibt_channel_hdl_t ud_channel, argument
4116 "ud_channel %p ", session_id, ud_channel);
4139 retval = ibt_query_qp(ud_channel, &qp_attr);

Completed in 57 milliseconds