Searched refs:ibt_alloc_ud_channel (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti.h143 * Allocate UD channel ibt_alloc_ud_channel() arguments; see below at
144 * ibt_alloc_ud_channel() for a description of what's required and optional.
260 * ibt_alloc_ud_channel
263 ibt_status_t ibt_alloc_ud_channel(ibt_hca_hdl_t hca_hdl,
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_adm.c259 ret = ibt_alloc_ud_channel(ss->ei_hca_hdl, IBT_ACHAN_NO_FLAGS,
263 "ibt_alloc_ud_channel(port=0x%x, pkey_ix=0x%x) "
H A Deib_ctl.c238 ret = ibt_alloc_ud_channel(ss->ei_hca_hdl, IBT_ACHAN_NO_FLAGS,
242 "ibt_alloc_ud_channel(port=0x%x, pkey_ix=0x%x) "
H A Denx_ibt.c394 ret = ibt_alloc_ud_channel(info->ti_hca, IBT_ACHAN_NO_FLAGS,
397 ENX_DPRINTF_ERR("ibt_alloc_ud_channel(hca_hdl=0x%llx, "
H A Deib_data.c726 ret = ibt_alloc_ud_channel(ss->ei_hca_hdl, IBT_ACHAN_NO_FLAGS,
730 "ibt_alloc_ud_channel(port=0x%x, pkey_ix=0x%x, "
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c382 * ibt_alloc_ud_channel
399 ibt_alloc_ud_channel(ibt_hca_hdl_t hca_hdl, ibt_chan_alloc_flags_t flags, function
409 IBTF_DPRINTF_L3(ibtl_chan, "ibt_alloc_ud_channel(%p, %x, %p, %p)",
413 IBTF_DPRINTF_L2(ibtl_chan, "ibt_alloc_ud_channel: "
455 IBTF_DPRINTF_L2(ibtl_chan, "ibt_alloc_ud_channel: "
460 IBTF_DPRINTF_L2(ibtl_chan, "ibt_alloc_ud_channel: "
476 IBTF_DPRINTF_L2(ibtl_chan, "ibt_alloc_ud_channel: "
480 IBTF_DPRINTF_L2(ibtl_chan, "ibt_alloc_ud_channel: "
485 IBTF_DPRINTF_L3(ibtl_chan, "ibt_alloc_ud_channel: "
490 IBTF_DPRINTF_L2(ibtl_chan, "ibt_alloc_ud_channel
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c5489 if ((ret = ibt_alloc_ud_channel(state->id_hca_hdl, IBT_ACHAN_NO_FLAGS,
5491 DPRINT(10, "ibd_setup_ud_channel: ibt_alloc_ud_channel() "

Completed in 92 milliseconds