Searched refs:ud_channel (Results 1 - 4 of 4) 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
H A Dibti_common.h1057 ibt_status_t ibt_cm_ud_proceed(void *session_id, ibt_channel_hdl_t ud_channel,
/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);
H A Dibcm_sm.c7643 retval = ibt_query_qp(ud_ret_args.ud_channel, &qp_attr);

Completed in 129 milliseconds