Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h439 int eibnx_find_mgroups(eibnx_thr_info_t *);
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_ibt.c192 eibnx_find_mgroups(eibnx_thr_info_t *info) in eibnx_find_mgroups() function
817 if (eibnx_find_mgroups(info) != ENX_E_SUCCESS) in eibnx_rejoin_mcgs()
H A Denx_hdlrs.c138 while (eibnx_find_mgroups(info) != ENX_E_SUCCESS) { in eibnx_port_monitor()