Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm_state_mgr.c366 sm->p_subn->sm_state = IB_SMINFO_STATE_NOTACTIVE; in osm_sm_state_mgr_process()
404 case IB_SMINFO_STATE_NOTACTIVE: in osm_sm_state_mgr_process()
551 case IB_SMINFO_STATE_NOTACTIVE: in osm_sm_state_mgr_check_legality()
H A Dosm_sminfo_rcv.c289 case IB_SMINFO_STATE_NOTACTIVE: in smi_rcv_process_get_sm()
294 case IB_SMINFO_STATE_NOTACTIVE: in smi_rcv_process_get_sm()
H A Dosm_sm.c387 IB_SMINFO_STATE_NOTACTIVE : IB_SMINFO_STATE_DISCOVERING; in osm_sm_init()
H A Dosm_state_mgr.c933 IB_SMINFO_STATE_NOTACTIVE) in state_mgr_get_highest_sm()
H A Dosm_console.c402 case IB_SMINFO_STATE_NOTACTIVE: in sm_state_str()
H A Dosm_perfmgr.c1073 pm->subn->sm_state == IB_SMINFO_STATE_NOTACTIVE) in osm_perfmgr_process()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h1783 #define IB_SMINFO_STATE_NOTACTIVE 0 macro