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

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_mcg.c43 * ibt_attach_mcg
61 ibt_attach_mcg(ibt_channel_hdl_t ud_chan, ibt_mcg_info_t *mcg_info) function
63 IBTF_DPRINTF_L3(ibtl_mcg, "ibt_attach_mcg(%p, %p)", ud_chan, mcg_info);
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_vnic.c497 ret = ibt_attach_mcg(chan->ch_chan, mcg_info);
543 * was a dup, a second ibt_attach_mcg() above would've simply been
1605 ret = ibt_attach_mcg(chan->ch_chan, tbl_mcginfo);
1609 "ibt_attach_mcg(mgid=%llx.%llx, pkey=0x%x) "
1711 ret = ibt_attach_mcg(chan->ch_chan, upd_mcginfo);
1715 "ibt_attach_mcg(mgid=%llx.%llx, pkey=0x%x) "
H A Denx_ibt.c754 ret = ibt_attach_mcg(info->ti_chan, info->ti_advertise_mcg);
756 ENX_DPRINTF_ERR("ibt_attach_mcg(chan_hdl=0x%llx, "
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1371 * ibt_attach_mcg()
1378 ibt_status_t ibt_attach_mcg(ibt_channel_hdl_t ud_chan,
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c2333 rc = ibt_attach_mcg(uqp->qp, &mc->mcg);
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c3159 DPRINT(10, "ibd_join_group: ibt_attach_mcg \n");
3160 if ((ibt_status = ibt_attach_mcg(state->id_chnl_hdl,

Completed in 102 milliseconds