Home
last modified time | relevance | path

Searched defs:osm (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/contrib/ofed/opensm/opensm/
H A Dosm_opensm.c159 static void append_routing_engine(osm_opensm_t *osm, in append_routing_engine()
178 static struct osm_routing_engine *setup_routing_engine(osm_opensm_t *osm, in setup_routing_engine()
221 static void setup_routing_engines(osm_opensm_t *osm, const char *engine_names) in setup_routing_engines()
260 static void destroy_routing_engines(osm_opensm_t *osm) in destroy_routing_engines()
274 static void destroy_plugins(osm_opensm_t *osm) in destroy_plugins()
365 static void load_plugins(osm_opensm_t *osm, const char *plugin_names) in load_plugins()
567 void osm_opensm_report_event(osm_opensm_t *osm, osm_epi_event_id_t event_id, in osm_opensm_report_event()
H A Dmain.c515 static int daemonize(osm_opensm_t * osm) in daemonize()
605 osm_opensm_t osm; in main() local
H A Dosm_event_plugin.c68 osm_epi_plugin_t *osm_epi_construct(osm_opensm_t *osm, char *plugin_name) in osm_epi_construct()
H A Dosm_dump.c555 osm_opensm_t *osm = cxt; in print_node_report() local
693 static void print_report(osm_opensm_t * osm, FILE * file) in print_report()
702 void osm_dump_mcast_routes(osm_opensm_t * osm) in osm_dump_mcast_routes()
711 void osm_dump_all(osm_opensm_t * osm) in osm_dump_all()
H A Dosm_ucast_updn.c521 osm_opensm_t *osm = cxt; in update_id() local
661 int osm_ucast_updn_setup(struct osm_routing_engine *r, osm_opensm_t *osm) in osm_ucast_updn_setup()
H A Dosm_ucast_mgr.c1060 static int ucast_mgr_route(struct osm_routing_engine *r, osm_opensm_t * osm) in ucast_mgr_route()
1165 int osm_ucast_minhop_setup(struct osm_routing_engine *r, osm_opensm_t * osm) in osm_ucast_minhop_setup()
1185 int osm_ucast_dor_setup(struct osm_routing_engine *r, osm_opensm_t * osm) in osm_ucast_dor_setup()
H A Dosm_ucast_file.c400 int osm_ucast_file_setup(struct osm_routing_engine *r, osm_opensm_t *osm) in osm_ucast_file_setup()
H A Dosm_state_mgr.c741 void osm_reset_switch_state_change_bit(IN osm_opensm_t *osm) in osm_reset_switch_state_change_bit()
749 void osm_update_node_desc(IN osm_opensm_t *osm) in osm_update_node_desc()
H A Dosm_ucast_dnup.c480 int osm_ucast_dnup_setup(struct osm_routing_engine *r, osm_opensm_t *osm) in osm_ucast_dnup_setup()
H A Dosm_perfmgr.c1006 static int perfmgr_discovery(osm_opensm_t * osm) in perfmgr_discovery()
1934 ib_api_status_t osm_perfmgr_init(osm_perfmgr_t * pm, osm_opensm_t * osm, in osm_perfmgr_init()
H A Dosm_torus.c241 osm_opensm_t *osm; member
286 osm_opensm_t *osm; member
327 osm_opensm_t *osm; member
412 struct torus_context *torus_context_create(osm_opensm_t *osm) in torus_context_create()
9548 osm_opensm_t *osm) in osm_ucast_torus2QoS_setup()
/freebsd-src/contrib/ofed/opensm/include/opensm/
H A Dosm_congestion_control.h77 struct osm_opensm *osm; member
H A Dosm_perfmgr.h135 struct osm_opensm *osm; member