Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_congestion_control.h118 int osm_congestion_control_setup(struct osm_opensm *osm);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_state_mgr.c1382 osm_congestion_control_setup(sm->p_subn->p_osm); in do_sweep()
1651 osm_congestion_control_setup(sm->p_subn->p_osm); in do_sweep()
H A Dosm_congestion_control.c354 int osm_congestion_control_setup(struct osm_opensm *p_osm) in osm_congestion_control_setup() function