Home
last modified time | relevance | path

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

/trueos/contrib/ofed/management/opensm/opensm/
HDosm_sm.c171 osm_lid_mgr_construct(&p_sm->lid_mgr); in osm_sm_construct()
229 osm_lid_mgr_destroy(&p_sm->lid_mgr); in osm_sm_destroy()
314 status = osm_lid_mgr_init(&p_sm->lid_mgr, p_sm); in osm_sm_init()
HDosm_state_mgr.c1241 osm_lid_mgr_process_sm(&sm->lid_mgr); in do_sweep()
1249 osm_lid_mgr_process_subnet(&sm->lid_mgr); in do_sweep()
/trueos/contrib/ofed/management/opensm/include/opensm/
HDosm_sm.h131 osm_lid_mgr_t lid_mgr; member