Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_ucast_mgr.h283 int osm_ucast_mgr_process(IN osm_ucast_mgr_t * p_mgr);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_state_mgr.c1369 if (osm_ucast_mgr_process(&sm->ucast_mgr)) { in do_sweep()
1584 if (osm_ucast_mgr_process(&sm->ucast_mgr)) { in do_sweep()
H A Dosm_ucast_mgr.c1098 int osm_ucast_mgr_process(IN osm_ucast_mgr_t * p_mgr) in osm_ucast_mgr_process() function