/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_opensm.h | 239 } osm_opensm_t; typedef 307 void osm_opensm_construct(IN osm_opensm_t * p_osm); 336 void osm_opensm_construct_finish(IN osm_opensm_t * p_osm); 364 void osm_opensm_destroy(IN osm_opensm_t * p_osm); 393 void osm_opensm_destroy_finish(IN osm_opensm_t * p_osm); 422 ib_api_status_t osm_opensm_init(IN osm_opensm_t * p_osm, 452 ib_api_status_t osm_opensm_init_finish(IN osm_opensm_t * p_osm, 482 static inline void osm_opensm_sweep(IN osm_opensm_t * p_osm) in osm_opensm_sweep() 512 static inline void osm_opensm_set_log_flags(IN osm_opensm_t * p_osm, in osm_opensm_set_log_flags() 543 ib_api_status_t osm_opensm_bind(IN osm_opensm_t * p_osm, IN ib_net64_t guid); [all …]
|
H A D | osm_console.h | 48 int osm_console(osm_opensm_t * p_osm);
|
H A D | osm_ucast_lash.h | 87 osm_opensm_t *p_osm;
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_opensm.c | 68 int (*setup) (struct osm_routing_engine *, osm_opensm_t *); 71 extern int osm_ucast_minhop_setup(struct osm_routing_engine *, osm_opensm_t *); 72 extern int osm_ucast_updn_setup(struct osm_routing_engine *, osm_opensm_t *); 73 extern int osm_ucast_dnup_setup(struct osm_routing_engine *, osm_opensm_t *); 74 extern int osm_ucast_file_setup(struct osm_routing_engine *, osm_opensm_t *); 75 extern int osm_ucast_ftree_setup(struct osm_routing_engine *, osm_opensm_t *); 76 extern int osm_ucast_lash_setup(struct osm_routing_engine *, osm_opensm_t *); 77 extern int osm_ucast_dor_setup(struct osm_routing_engine *, osm_opensm_t *); 78 extern int osm_ucast_torus2QoS_setup(struct osm_routing_engine *, osm_opensm_t *); 79 extern int osm_ucast_sssp_setup(struct osm_routing_engine *, osm_opensm_t *); [all …]
|
H A D | osm_console.c | 64 extern void osm_update_node_desc(IN osm_opensm_t *osm); 69 void (*parse_function) (char **p_last, osm_opensm_t * p_osm, 77 void (*loop_function) (osm_opensm_t * p_osm, FILE * out); 296 static void help_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) in help_parse() 319 static void loglevel_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) in loglevel_parse() 348 static void permodlog_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) in permodlog_parse() 373 static void priority_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) in priority_parse() 421 static void dump_sms(osm_opensm_t * p_osm, FILE * out) in dump_sms() 447 static void print_status(osm_opensm_t * p_osm, FILE * out) in print_status() 541 static void status_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) in status_parse() [all …]
|
H A D | osm_ucast_file.c | 58 static uint16_t remap_lid(osm_opensm_t * p_osm, uint16_t lid, ib_net64_t guid) in remap_lid() 80 static void add_path(osm_opensm_t * p_osm, in add_path() 109 static void add_lid_hops(osm_opensm_t * p_osm, osm_switch_t * p_sw, in add_lid_hops() 128 osm_opensm_t *p_osm = context; in do_ucast_file_load() 270 osm_opensm_t *p_osm = context; in do_lid_matrix_file_load() 400 int osm_ucast_file_setup(struct osm_routing_engine *r, osm_opensm_t *osm) in osm_ucast_file_setup()
|
H A D | osm_dump.c | 130 osm_opensm_t *p_osm = cxt; in dump_ucast_routes() 306 osm_opensm_t *p_osm = cxt; in dump_lid_matrix() 334 osm_opensm_t *p_osm = cxt; in dump_ucast_lfts() 555 osm_opensm_t *osm = cxt; in print_node_report() 643 osm_opensm_t *p_osm; 668 void osm_dump_qmap_to_file(osm_opensm_t * p_osm, const char *file_name, in osm_dump_qmap_to_file() 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_sa.c | 544 osm_opensm_t *p_osm; 549 opensm_dump_to_file(osm_opensm_t * p_osm, const char *file_name, in opensm_dump_to_file() 550 void (*dump_func) (osm_opensm_t * p_osm, FILE * file)) in opensm_dump_to_file() 626 osm_opensm_t *p_osm = ((struct opensm_dump_context *)cxt)->p_osm; in sa_dump_one_mgrp() 795 static void sa_dump_all_sa(osm_opensm_t * p_osm, FILE * file) in sa_dump_all_sa() 818 int osm_sa_db_file_dump(osm_opensm_t * p_osm) in osm_sa_db_file_dump() 837 static osm_mgrp_t *load_mcgroup(osm_opensm_t * p_osm, ib_net16_t mlid, in load_mcgroup() 879 static int load_svcr(osm_opensm_t * p_osm, ib_service_record_t * sr, in load_svcr() 916 static int load_infr(osm_opensm_t * p_osm, ib_inform_info_record_t * iir, in load_infr() 953 static int load_guidinfo(osm_opensm_t * p_osm, ib_net64_t base_guid, in load_guidinfo() [all …]
|
H A D | main.c | 429 static ib_net64_t get_port_guid(IN osm_opensm_t * p_osm, uint64_t port_guid) in get_port_guid() 515 static int daemonize(osm_opensm_t * osm) in daemonize() 564 int osm_manager_loop(osm_subn_opt_t * p_opt, osm_opensm_t * p_osm) in osm_manager_loop() 605 osm_opensm_t osm; in main()
|
H A D | osm_ucast_updn.c | 70 osm_opensm_t *p_osm; 410 osm_opensm_t *p_osm = p_updn->p_osm; in updn_find_root_nodes_by_min_hop() 521 osm_opensm_t *osm = cxt; in update_id() 661 int osm_ucast_updn_setup(struct osm_routing_engine *r, osm_opensm_t *osm) in osm_ucast_updn_setup()
|
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_ucast_dnup.c | 71 osm_opensm_t *p_osm; 480 int osm_ucast_dnup_setup(struct osm_routing_engine *r, osm_opensm_t *osm) in osm_ucast_dnup_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() 1100 osm_opensm_t *p_osm; in osm_ucast_mgr_process() 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_state_mgr.c | 76 extern int osm_qos_setup(IN osm_opensm_t * p_osm); 77 extern int osm_pkey_mgr_process(IN osm_opensm_t * p_osm); 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_congestion_control.c | 447 osm_opensm_t *p_osm = p_cc->osm; in cc_rcv_mad() 667 osm_opensm_t *p_osm = p_cc->osm; in cc_mad_send_err_callback()
|
H A D | osm_ucast_lash.c | 1253 static lash_t *lash_create(osm_opensm_t * p_osm) in lash_create() 1289 osm_opensm_t *p_osm = p_lash->p_osm; in get_lash_sl() 1319 int osm_ucast_lash_setup(struct osm_routing_engine *r, osm_opensm_t *p_osm) in osm_ucast_lash_setup()
|
H A D | osm_link_mgr.c | 63 osm_opensm_t *p_osm = sm->p_subn->p_osm; in link_mgr_get_smsl()
|
H A D | osm_qos.c | 444 int osm_qos_setup(osm_opensm_t * p_osm) in osm_qos_setup()
|
H A D | osm_ucast_dfsssp.c | 2764 static dfsssp_context_t *dfsssp_context_create(osm_opensm_t * p_osm, in dfsssp_context_create() 2831 int osm_ucast_dfsssp_setup(struct osm_routing_engine *r, osm_opensm_t * p_osm) in osm_ucast_dfsssp_setup() 2856 int osm_ucast_sssp_setup(struct osm_routing_engine *r, osm_opensm_t * p_osm) in osm_ucast_sssp_setup()
|
H A D | osm_pkey_mgr.c | 810 int osm_pkey_mgr_process(IN osm_opensm_t * p_osm) in osm_pkey_mgr_process()
|
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; 286 osm_opensm_t *osm; 327 osm_opensm_t *osm; 412 struct torus_context *torus_context_create(osm_opensm_t *osm) in torus_context_create() 9181 osm_opensm_t *p_osm = ctx->osm; in torus_path_sl() 9548 osm_opensm_t *osm) in osm_ucast_torus2QoS_setup()
|
H A D | osm_ucast_ftree.c | 208 osm_opensm_t *p_osm; 4325 int osm_ucast_ftree_setup(struct osm_routing_engine *r, osm_opensm_t * p_osm) in osm_ucast_ftree_setup()
|
H A D | osm_sa_path_record.c | 160 osm_opensm_t *p_osm; in pr_rcv_get_path_parms()
|
H A D | osm_subnet.c | 1228 ib_api_status_t osm_subn_init(IN osm_subn_t * p_subn, IN osm_opensm_t * p_osm, in osm_subn_init()
|