Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h444 int eibnx_join_mcgs(eibnx_thr_info_t *);
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_ibt.c769 eibnx_join_mcgs(eibnx_thr_info_t *info) in eibnx_join_mcgs() function
820 if (eibnx_join_mcgs(info) != ENX_E_SUCCESS) in eibnx_rejoin_mcgs()
H A Denx_hdlrs.c208 if (eibnx_join_mcgs(info) != ENX_E_SUCCESS) { in eibnx_port_monitor()