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

/freebsd-10.1-release/contrib/ofed/management/opensm/opensm/
H A Dosm_opensm.c212 void osm_opensm_construct(IN osm_opensm_t * const p_osm) argument
254 osm_opensm_destroy(IN osm_opensm_t * const p_osm) argument
339 osm_opensm_init(IN osm_opensm_t * const p_osm, IN const osm_subn_opt_t * const p_opt) argument
458 osm_opensm_bind(IN osm_opensm_t * const p_osm, IN const ib_net64_t guid) argument
[all...]
H A Dosm_ucast_file.c56 static uint16_t remap_lid(osm_opensm_t * p_osm, uint16_t lid, ib_net64_t guid) argument
78 static void add_path(osm_opensm_t * p_osm, argument
107 static void add_lid_hops(osm_opensm_t * p_osm, osm_switch_ argument
128 osm_opensm_t *p_osm = context; local
263 osm_opensm_t *p_osm = context; local
[all...]
H A Dmain.c355 static ib_net64_t get_port_guid(IN osm_opensm_t * p_osm, uint64_t port_guid) argument
479 int osm_manager_loop(osm_subn_opt_t * p_opt, osm_opensm_t * p_osm) argument
[all...]
H A Dosm_pkey_mgr.c476 osm_signal_t osm_pkey_mgr_process(IN osm_opensm_t * p_osm) argument
[all...]
H A Dosm_qos.c264 osm_signal_t osm_qos_setup(osm_opensm_t * p_osm) argument
[all...]
H A Dosm_dump.c127 osm_opensm_t *p_osm = cxt; local
298 osm_opensm_t *p_osm = cxt; local
326 osm_opensm_t *p_osm = cxt; local
546 osm_opensm_t *p_osm; member in struct:dump_context
571 void osm_dump_qmap_to_file(osm_opensm_t * p_osm, const char *file_name, argument
[all...]
H A Dosm_ucast_updn.c67 osm_opensm_t *p_osm; member in struct:updn
418 osm_opensm_t *p_osm = p_updn->p_osm; local
[all...]
H A Dosm_sa.c521 osm_opensm_t *p_osm; member in struct:opensm_dump_context
526 opensm_dump_to_file(osm_opensm_t * p_osm, const char *file_name, argument
567 osm_opensm_t *p_osm = ((struct opensm_dump_context *)cxt)->p_osm; local
702 sa_dump_all_sa(osm_opensm_t * p_osm, FILE * file) argument
727 osm_sa_db_file_dump(osm_opensm_t * p_osm) argument
735 load_mcgroup(osm_opensm_t * p_osm, ib_net16_t mlid, ib_member_rec_t * p_mcm_rec, unsigned well_known) argument
780 load_svcr(osm_opensm_t * p_osm, ib_service_record_t * sr, uint32_t modified_time, uint32_t lease_period) argument
817 load_infr(osm_opensm_t * p_osm, ib_inform_info_record_t * iir, osm_mad_addr_t * addr) argument
917 osm_sa_db_file_load(osm_opensm_t * p_osm) argument
[all...]
H A Dosm_sa_path_record.c182 osm_opensm_t *p_osm; local
H A Dosm_subnet.c173 osm_subn_init(IN osm_subn_t * const p_subn, IN osm_opensm_t * const p_osm, IN const osm_subn_opt_t * const p_opt) argument
H A Dosm_ucast_mgr.c821 osm_opensm_t *p_osm; local
[all...]
H A Dosm_console.c228 static void help_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
251 static void loglevel_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
280 static void priority_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
328 static void print_status(osm_opensm_t * p_osm, FIL argument
411 status_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
431 resweep_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
447 reroute_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
453 logflush_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
458 querylid_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
673 portstatus_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
756 switchbalance_check(osm_opensm_t * p_osm, osm_switch_t * p_sw, FILE * out, int verbose) argument
851 switchbalance_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
898 lidbalance_check(osm_opensm_t * p_osm, osm_switch_t * p_sw, FILE * out) argument
1058 lidbalance_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
1097 dump_conf_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
1103 perfmgr_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
1163 quit_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
1173 version_parse(char **p_last, osm_opensm_t * p_osm, FILE * out) argument
1201 parse_cmd_line(char *line, osm_opensm_t * p_osm) argument
1243 osm_console(osm_opensm_t * p_osm) argument
[all...]
H A Dosm_ucast_lash.c103 osm_opensm_t *p_osm; member in struct:_lash
1035 osm_opensm_t *p_osm = p_lash->p_osm; local
1292 lash_create(osm_opensm_t * p_osm) argument
1319 osm_get_lash_sl(osm_opensm_t * p_osm, osm_port_t * p_src_port, osm_port_t * p_dst_port) argument
1345 osm_ucast_lash_setup(struct osm_routing_engine *r, osm_opensm_t *p_osm) argument
[all...]
H A Dosm_ucast_ftree.c202 osm_opensm_t *p_osm; member in struct:ftree_fabric_t_
3655 osm_ucast_ftree_setup(struct osm_routing_engine *r, osm_opensm_t * p_osm) argument
[all...]
/freebsd-10.1-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_opensm.h336 static inline void osm_opensm_sweep(IN osm_opensm_t * const p_osm) argument
367 osm_opensm_set_log_flags(IN osm_opensm_t * const p_osm, argument
427 osm_opensm_wait_for_subnet_up(IN osm_opensm_t * const p_osm, IN uint32_t const wait_us, IN boolean_t const interruptible) argument
[all...]
H A Dosm_subnet.h473 struct osm_opensm *p_osm; member in struct:osm_subn

Completed in 88 milliseconds