Searched refs:ibt_alloc_rc_channel (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti.h59 * Allocate RC channel ibt_alloc_rc_channel() argument.
210 * ibt_alloc_rc_channel
214 ibt_status_t ibt_alloc_rc_channel(ibt_hca_hdl_t hca_hdl,
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ib.c1352 ret = ibt_alloc_rc_channel(hcap->hca_hdl,
1355 RDS_DPRINTF2(LABEL, "ibt_alloc_rc_channel fail: %d",
1770 if (ibt_alloc_rc_channel(hcap->hca_hdl,
1779 if (ibt_alloc_rc_channel(hcap->hca_hdl,
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c154 status = ibt_alloc_rc_channel(ioc->ioc_ibt_hdl, IBT_ACHAN_USES_SRQ,
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c543 status = ibt_alloc_rc_channel(hca->hca_hdl,
547 "ibt_alloc_rc_channel: status (%d)", status);
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c43 * ibt_alloc_rc_channel
61 ibt_alloc_rc_channel(ibt_hca_hdl_t hca_hdl, ibt_chan_alloc_flags_t flags, function
70 IBTF_DPRINTF_L3(ibtl_chan, "ibt_alloc_rc_channel(%p, %x, %p, %p)",
84 IBTF_DPRINTF_L2(ibtl_chan, "ibt_alloc_rc_channel: "
100 IBTF_DPRINTF_L2(ibtl_chan, "ibt_alloc_rc_channel: "
104 IBTF_DPRINTF_L2(ibtl_chan, "ibt_alloc_rc_channel: "
109 IBTF_DPRINTF_L3(ibtl_chan, "ibt_alloc_rc_channel: "
118 IBTF_DPRINTF_L2(ibtl_chan, "ibt_alloc_rc_channel: "
155 IBTF_DPRINTF_L2(ibtl_chan, "ibt_alloc_rc_channel: "
179 IBTF_DPRINTF_L2(ibtl_chan, "ibt_alloc_rc_channel
[all...]
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1648 ibt_status = ibt_alloc_rc_channel(hca->hca_hdl,
1868 ibt_status = ibt_alloc_rc_channel(hca->hca_hdl,
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c720 result = ibt_alloc_rc_channel(state->id_hca_hdl,
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c8290 DERR("ibt_alloc_rc_channel: resource limit exceeded "
8298 status = ibt_alloc_rc_channel(hca_hdl, flags, args, chan_hdl_p, sizes);

Completed in 85 milliseconds