Home
last modified time | relevance | path

Searched refs:ibd_join_group (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c399 static ibd_mce_t *ibd_join_group(ibd_state_t *, ib_gid_t, uint8_t);
1718 if ((mce = ibd_join_group(state, mgid, IB_MC_JSTATE_SEND_ONLY_NON)) != in ibd_async_mcache()
1751 if ((mce = ibd_join_group(state, mgid, IB_MC_JSTATE_SEND_ONLY_NON)) != in ibd_async_mcache()
3091 ibd_join_group(ibd_state_t *state, ib_gid_t mgid, uint8_t jstate) in ibd_join_group() function
4485 if ((ibd_join_group(state, mgid, IB_MC_JSTATE_NON) == in ibd_async_trap()
5985 if (ibd_join_group(state, state->id_mgid, IB_MC_JSTATE_FULL) == NULL) { in ibd_start()
6203 if (ibd_join_group(state, mgid, IB_MC_JSTATE_FULL) == NULL) { in ibd_async_multicast()
6362 if (ibd_join_group(state, mgid, IB_MC_JSTATE_NON) == NULL) in ibd_async_setprom()