Searched refs:IB_SMINFO_STATE_DISCOVERING (Results 1 – 6 of 6) sorted by relevance
266 case IB_SMINFO_STATE_DISCOVERING: in osm_sm_state_mgr_process()323 sm->p_subn->sm_state = IB_SMINFO_STATE_DISCOVERING; in osm_sm_state_mgr_process()438 sm->p_subn->sm_state = IB_SMINFO_STATE_DISCOVERING; in osm_sm_state_mgr_process()484 case IB_SMINFO_STATE_DISCOVERING: in osm_sm_state_mgr_check_legality()
328 case IB_SMINFO_STATE_DISCOVERING: in __osm_sminfo_rcv_process_get_sm()340 case IB_SMINFO_STATE_DISCOVERING: in __osm_sminfo_rcv_process_get_sm()
1046 sm->p_subn->sm_state != IB_SMINFO_STATE_DISCOVERING) in do_sweep()1071 && sm->p_subn->sm_state != IB_SMINFO_STATE_DISCOVERING in do_sweep()1100 && sm->p_subn->sm_state != IB_SMINFO_STATE_DISCOVERING in do_sweep()1226 if (sm->p_subn->sm_state == IB_SMINFO_STATE_DISCOVERING) in do_sweep()
142 sm->p_subn->sm_state == IB_SMINFO_STATE_DISCOVERING) in sm_sweep()384 IB_SMINFO_STATE_NOTACTIVE : IB_SMINFO_STATE_DISCOVERING; in osm_sm_init()
305 case IB_SMINFO_STATE_DISCOVERING: in sm_state_str()
1637 #define IB_SMINFO_STATE_DISCOVERING 1 macro