Searched refs:IB_SMINFO_STATE_MASTER (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sm_state_mgr.c200 if (!((sm_state == IB_SMINFO_STATE_MASTER &&
300 sm->p_subn->sm_state = IB_SMINFO_STATE_MASTER;
388 sm->p_subn->sm_state = IB_SMINFO_STATE_MASTER;
422 case IB_SMINFO_STATE_MASTER:
563 case IB_SMINFO_STATE_MASTER:
H A Dosm_sminfo_rcv.c138 if (ib_sminfo_get_state(p_smi) == IB_SMINFO_STATE_MASTER)
296 case IB_SMINFO_STATE_MASTER:
327 case IB_SMINFO_STATE_MASTER:
355 case IB_SMINFO_STATE_MASTER:
357 case IB_SMINFO_STATE_MASTER:
H A Dosm_state_mgr.c887 if (ib_sminfo_get_state(&p_sm->smi) == IB_SMINFO_STATE_MASTER) {
1286 if (sm->p_subn->sm_state != IB_SMINFO_STATE_MASTER &&
1420 if (sm->p_subn->sm_state != IB_SMINFO_STATE_MASTER)
1495 if (sm->p_subn->sm_state == IB_SMINFO_STATE_MASTER) {
1709 if (sm->p_subn->sm_state != IB_SMINFO_STATE_MASTER)
H A Dosm_sa_mad_ctrl.c319 if (p_ctrl->p_subn->sm_state != IB_SMINFO_STATE_MASTER) {
H A Dosm_sm.c142 if (sm->p_subn->sm_state == IB_SMINFO_STATE_MASTER ||
H A Dosm_node_info_rcv.c548 if (sm->p_subn->sm_state == IB_SMINFO_STATE_MASTER)
775 if (sm->p_subn->sm_state == IB_SMINFO_STATE_MASTER)
H A Dosm_opensm.c323 if ((p_osm->sm.p_subn->sm_state == IB_SMINFO_STATE_MASTER) &&
H A Dosm_sm_mad_ctrl.c457 if (p_ctrl->p_subn->sm_state != IB_SMINFO_STATE_MASTER) {
H A Dosm_console.c404 case IB_SMINFO_STATE_MASTER:
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h1810 /****d* IBA Base: Constants/IB_SMINFO_STATE_MASTER
1812 * IB_SMINFO_STATE_MASTER
1819 #define IB_SMINFO_STATE_MASTER 3 macro

Completed in 121 milliseconds