Searched refs:osm_link_mgr_process (Results 1 – 2 of 2) sorted by relevance
79 extern int osm_link_mgr_process(IN osm_sm_t * sm, IN uint8_t state);1627 osm_link_mgr_process(sm, IB_LINK_NO_CHANGE); in do_sweep()1634 osm_link_mgr_process(sm, IB_LINK_ARMED); in do_sweep()1641 osm_link_mgr_process(sm, IB_LINK_ACTIVE); in do_sweep()
568 int osm_link_mgr_process(osm_sm_t * sm, IN const uint8_t link_state) in osm_link_mgr_process() function