Searched defs:p_osm (Results 1 - 22 of 22) sorted by relevance

/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_opensm.c241 void osm_opensm_construct(IN osm_opensm_t * p_osm) argument
250 void osm_opensm_construct_finish(IN osm_opensm_t * p_osm) argument
285 osm_opensm_destroy(IN osm_opensm_t * p_osm) argument
338 osm_opensm_destroy_finish(IN osm_opensm_t * p_osm) argument
385 osm_opensm_init(IN osm_opensm_t * p_osm, IN const osm_subn_opt_t * p_opt) argument
469 osm_opensm_init_finish(IN osm_opensm_t * p_osm, IN const osm_subn_opt_t * p_opt) argument
533 osm_opensm_bind(IN osm_opensm_t * p_osm, IN ib_net64_t guid) argument
[all...]
H A Dosm_ucast_file.c58 static uint16_t remap_lid(osm_opensm_t * p_osm, uint16_t lid, ib_net64_t guid) argument
80 static void add_path(osm_opensm_t * p_osm, argument
109 static void add_lid_hops(osm_opensm_t * p_osm, osm_switch_ argument
128 osm_opensm_t *p_osm = context; local
270 osm_opensm_t *p_osm = context; local
[all...]
H A Dmain.c429 static ib_net64_t get_port_guid(IN osm_opensm_t * p_osm, uint64_t port_guid) argument
564 int osm_manager_loop(osm_subn_opt_t * p_opt, osm_opensm_t * p_osm) argument
[all...]
H A Dosm_congestion_control.c354 int osm_congestion_control_setup(struct osm_opensm *p_osm) argument
413 osm_congestion_control_wait_pending_transactions(struct osm_opensm *p_osm) argument
447 osm_opensm_t *p_osm = p_cc->osm; local
578 osm_congestion_control_init(osm_congestion_control_t * p_cc, struct osm_opensm *p_osm, const osm_subn_opt_t * p_opt) argument
667 osm_opensm_t *p_osm = p_cc->osm; local
[all...]
H A Dosm_link_mgr.c63 osm_opensm_t *p_osm = sm->p_subn->p_osm; local
H A Dosm_ucast_dnup.c71 osm_opensm_t *p_osm; member in struct:dnup
[all...]
H A Dosm_dump.c130 osm_opensm_t *p_osm = cxt; local
306 osm_opensm_t *p_osm = cxt; local
334 osm_opensm_t *p_osm = cxt; local
643 osm_opensm_t *p_osm; member in struct:dump_context
668 osm_dump_qmap_to_file(osm_opensm_t * p_osm, const char *file_name, cl_qmap_t * map, void (*func) (cl_map_item_t *, FILE *, void *), void *cxt) argument
[all...]
H A Dosm_pkey_mgr.c810 int osm_pkey_mgr_process(IN osm_opensm_t * p_osm) argument
[all...]
H A Dosm_ucast_updn.c70 osm_opensm_t *p_osm; member in struct:updn
410 osm_opensm_t *p_osm = p_updn->p_osm; local
[all...]
H A Dosm_qos.c444 int osm_qos_setup(osm_opensm_t * p_osm) argument
[all...]
H A Dosm_sa.c544 osm_opensm_t *p_osm; member in struct:opensm_dump_context
549 opensm_dump_to_file(osm_opensm_t * p_osm, const char *file_name, argument
626 osm_opensm_t *p_osm = ((struct opensm_dump_context *)cxt)->p_osm; local
795 sa_dump_all_sa(osm_opensm_t * p_osm, FILE * file) argument
818 osm_sa_db_file_dump(osm_opensm_t * p_osm) argument
837 load_mcgroup(osm_opensm_t * p_osm, ib_net16_t mlid, ib_member_rec_t * p_mcm_rec) argument
879 load_svcr(osm_opensm_t * p_osm, ib_service_record_t * sr, uint32_t modified_time, uint32_t lease_period) argument
916 load_infr(osm_opensm_t * p_osm, ib_inform_info_record_t * iir, osm_mad_addr_t * addr) argument
953 load_guidinfo(osm_opensm_t * p_osm, ib_net64_t base_guid, ib_guidinfo_record_t *gir) argument
1093 sa_db_file_load_handle_mgrp(osm_opensm_t * p_osm, osm_mgrp_t * p_mgrp) argument
1108 osm_sa_db_file_load(osm_opensm_t * p_osm) argument
[all...]
H A Dosm_sa_path_record.c160 osm_opensm_t *p_osm; local
H A Dosm_ucast_mgr.c1100 osm_opensm_t *p_osm; local
[all...]
H A Dosm_ucast_lash.c1253 lash_create(osm_opensm_t * p_osm) argument
1289 osm_opensm_t *p_osm = p_lash->p_osm; local
1319 osm_ucast_lash_setup(struct osm_routing_engine *r, osm_opensm_t *p_osm) argument
[all...]
H A Dosm_console.c296 static void help_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
319 static void loglevel_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
348 static void permodlog_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
373 priority_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
421 dump_sms(osm_opensm_t * p_osm, FILE * out) argument
447 print_status(osm_opensm_t * p_osm, FILE * out) argument
541 status_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
561 resweep_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
577 reroute_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
583 sweep_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
600 logflush_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
618 querylid_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
929 portstatus_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
1039 switchbalance_check(osm_opensm_t * p_osm, osm_switch_t * p_sw, FILE * out, int verbose) argument
1135 switchbalance_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
1182 lidbalance_check(osm_opensm_t * p_osm, osm_switch_t * p_sw, FILE * out) argument
1343 lidbalance_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
1382 dump_conf_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
1387 update_desc_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
1393 find_node_by_name(osm_opensm_t * p_osm, char *nodename) argument
1410 find_node_by_guid(osm_opensm_t * p_osm, uint64_t guid) argument
1454 dump_redir(osm_opensm_t * p_osm, char *nodename, FILE * out) argument
1506 clear_redir(osm_opensm_t * p_osm, char *nodename, FILE * out) argument
1539 perfmgr_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
1643 quit_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
1653 version_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
1664 dump_portguid_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
1789 parse_cmd_line(char *line, osm_opensm_t * p_osm) argument
1831 osm_console(osm_opensm_t * p_osm) argument
[all...]
H A Dosm_subnet.c1228 osm_subn_init(IN osm_subn_t * p_subn, IN osm_opensm_t * p_osm, IN const osm_subn_opt_t * p_opt) argument
[all...]
H A Dosm_ucast_dfsssp.c2764 static dfsssp_context_t *dfsssp_context_create(osm_opensm_t * p_osm, argument
2831 int osm_ucast_dfsssp_setup(struct osm_routing_engine *r, osm_opensm_t * p_osm) argument
2856 int osm_ucast_sssp_setup(struct osm_routing_engine *r, osm_opensm_t * p_osm) argument
H A Dosm_ucast_ftree.c208 osm_opensm_t *p_osm; member in struct:ftree_fabric_t_
4325 osm_ucast_ftree_setup(struct osm_routing_engine *r, osm_opensm_t * p_osm) argument
[all...]
H A Dosm_torus.c9181 osm_opensm_t *p_osm = ctx->osm; local
/freebsd-12-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_opensm.h482 osm_opensm_sweep(IN osm_opensm_t * p_osm) argument
512 osm_opensm_set_log_flags(IN osm_opensm_t * p_osm, IN osm_log_level_t log_flags) argument
571 osm_opensm_wait_for_subnet_up(IN osm_opensm_t * p_osm, IN uint32_t wait_us, IN boolean_t interruptible) argument
[all...]
H A Dosm_ucast_lash.h87 osm_opensm_t *p_osm; member in struct:_lash
H A Dosm_subnet.h747 struct osm_opensm *p_osm; member in struct:osm_subn

Completed in 298 milliseconds