Searched refs:ibt_detach_mcg (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_mcg.c74 * ibt_detach_mcg
92 ibt_detach_mcg(ibt_channel_hdl_t ud_chan, ibt_mcg_info_t *mcg_info) function
94 IBTF_DPRINTF_L3(ibtl_mcg, "ibt_detach_mcg(%p, %p", ud_chan, mcg_info);
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_vnic.c1883 ret = ibt_detach_mcg(chan->ch_chan, mcg->mg_mcginfo);
1887 "ibt_detach_mcg(chan_hdl=0x%llx, mcinfo=0x%llx, "
1936 (void) ibt_detach_mcg(chan->ch_chan, mcg->mg_mcginfo);
2055 ret = ibt_detach_mcg(chan_hdl, mcg->mg_mcginfo);
2059 "ibt_detach_mcg(chan_hdl=0x%llx, mcinfo=0x%llx, "
2101 ret = ibt_detach_mcg(chan_hdl, mcg->mg_mcginfo);
2105 "ibt_detach_mcg(chan_hdl=0x%llx, mcinfo=0x%llx, "
2204 ret = ibt_detach_mcg(chan->ch_chan, mcg->mg_mcginfo);
2208 "ibt_detach_mcg(chan_hdl=0x%llx, mcinfo=0x%llx, "
H A Denx_ibt.c1106 ret = ibt_detach_mcg(info->ti_chan, info->ti_advertise_mcg);
1108 ENX_DPRINTF_WARN("ibt_detach_mcg(chan_hdl=0x%llx, "
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1382 * ibt_detach_mcg()
1385 ibt_status_t ibt_detach_mcg(ibt_channel_hdl_t ud_chan,
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c2413 rc = ibt_detach_mcg(uqp->qp, &mcg);
2488 rc = ibt_detach_mcg(uqp->qp, &mc->mcg);
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c3305 DPRINT(2, "ibd_async_reap_group : ibt_detach_mcg : "
3307 (void) ibt_detach_mcg(state->id_chnl_hdl, &mce->mc_info);

Completed in 122 milliseconds