Searched defs:osm (Results 1 – 13 of 13) sorted by relevance
/freebsd-src/contrib/ofed/opensm/opensm/ |
H A D | osm_opensm.c | 159 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 D | main.c | 515 static int daemonize(osm_opensm_t * osm) in daemonize() 605 osm_opensm_t osm; in main() local
|
H A D | osm_event_plugin.c | 68 osm_epi_plugin_t *osm_epi_construct(osm_opensm_t *osm, char *plugin_name) in osm_epi_construct()
|
H A D | osm_dump.c | 555 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 D | osm_ucast_updn.c | 521 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 D | osm_ucast_mgr.c | 1060 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 D | osm_ucast_file.c | 400 int osm_ucast_file_setup(struct osm_routing_engine *r, osm_opensm_t *osm) in osm_ucast_file_setup()
|
H A D | osm_state_mgr.c | 741 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 D | osm_ucast_dnup.c | 480 int osm_ucast_dnup_setup(struct osm_routing_engine *r, osm_opensm_t *osm) in osm_ucast_dnup_setup()
|
H A D | osm_perfmgr.c | 1006 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 D | osm_torus.c | 241 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 D | osm_congestion_control.h | 77 struct osm_opensm *osm; member
|
H A D | osm_perfmgr.h | 135 struct osm_opensm *osm; member
|