Searched defs:p_subn (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-10.1-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_lid_mgr.h95 osm_subn_t *p_subn; member in struct:osm_lid_mgr
H A Dosm_sa_mad_ctrl.h103 osm_subn_t *p_subn; member in struct:osm_sa_mad_ctrl
H A Dosm_ucast_mgr.h95 osm_subn_t *p_subn; member in struct:osm_ucast_mgr
H A Dosm_sm_mad_ctrl.h97 osm_subn_t *p_subn; member in struct:osm_sm_mad_ctrl
H A Dosm_sa.h119 osm_subn_t *p_subn; member in struct:osm_sa
H A Dosm_sm.h119 osm_subn_t *p_subn; member in struct:osm_sm
H A Dosm_switch.h526 osm_switch_sp0_is_lmc_capable(IN const osm_switch_t * const p_sw, IN osm_subn_t * p_subn) argument
H A Dosm_qos_policy.h151 osm_subn_t *p_subn; /* osm subnet object */ member in struct:osm_qos_policy
H A Dosm_subnet.h936 osm_get_mgrp_by_mlid(osm_subn_t const *p_subn, ib_net16_t mlid) argument
[all...]
/freebsd-10.1-release/contrib/ofed/management/opensm/opensm/
H A Dosm_service.c117 osm_svcr_t *osm_svcr_get_by_rid(IN osm_subn_t const *p_subn, argument
139 osm_svcr_insert_to_db(IN osm_subn_t * p_subn, argument
153 osm_svcr_remove_from_db(IN osm_subn_t * p_subn, argument
H A Dosm_inform.c85 static void dump_all_informs(IN osm_subn_t const *p_subn, IN osm_log_t * p_log) argument
218 osm_infr_t *osm_infr_get_by_rec(IN osm_subn_t const *p_subn, argument
247 osm_infr_insert_to_db(IN osm_subn_t * p_subn, argument
275 osm_infr_remove_from_db(IN osm_subn_t * p_subn, IN osm_log_t * p_log, IN osm_infr_t * p_infr) argument
375 osm_subn_t *p_subn = p_infr_rec->sa->p_subn; local
546 osm_report_notice(IN osm_log_t * const p_log, IN osm_subn_t * p_subn, IN ib_mad_notice_attr_t * p_ntc) argument
[all...]
H A Dosm_sa_mad_ctrl.c485 osm_sa_mad_ctrl_init(IN osm_sa_mad_ctrl_t * const p_ctrl, IN osm_sa_t * sa, IN osm_mad_pool_t * const p_mad_pool, IN osm_vendor_t * const p_vendor, IN osm_subn_t * const p_subn, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_dispatcher_t * const p_disp) argument
H A Dosm_sm_mad_ctrl.c788 osm_sm_mad_ctrl_init(IN osm_sm_mad_ctrl_t * const p_ctrl, IN osm_subn_t * const p_subn, IN osm_mad_pool_t * const p_mad_pool, IN osm_vl15_t * const p_vl15, IN osm_vendor_t * const p_vendor, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_plock_t * const p_lock, IN cl_dispatcher_t * const p_disp) argument
H A Dosm_pkey_mgr.c63 pkey_mgr_get_physp_max_blocks(IN const osm_subn_t * p_subn, argument
386 pkey_mgr_update_peer_port(osm_log_t * p_log, osm_sm_t * sm, const osm_subn_t * p_subn, const osm_port_t * const p_port, boolean_t enforce) argument
H A Dosm_prtn.c97 ib_api_status_t osm_prtn_add_port(osm_log_t * p_log, osm_subn_t * p_subn, argument
137 ib_api_status_t osm_prtn_add_all(osm_log_t * p_log, osm_subn_t * p_subn, argument
252 static uint16_t __generate_pkey(osm_subn_t * p_subn) argument
185 osm_prtn_add_mcgroup(osm_log_t * p_log, osm_subn_t * p_subn, osm_prtn_t * p, uint8_t rate, uint8_t mtu, uint8_t scope) argument
266 osm_prtn_find_by_name(osm_subn_t * p_subn, const char *name) argument
282 osm_prtn_make_new(osm_log_t * p_log, osm_subn_t * p_subn, const char *name, uint16_t pkey) argument
317 osm_prtn_make_default(osm_log_t * const p_log, osm_subn_t * const p_subn, boolean_t no_config) argument
342 osm_prtn_make_partitions(osm_log_t * const p_log, osm_subn_t * const p_subn) argument
[all...]
H A Dosm_prtn_config.c59 osm_subn_t *p_subn; member in struct:part_conf
284 new_part_conf(osm_log_t * p_log, osm_subn_t * p_subn) argument
393 osm_prtn_config_parse_file(osm_log_t * p_log, osm_subn_t * p_subn, const char *file_name) argument
[all...]
H A Dosm_sm.c247 osm_sm_init(IN osm_sm_t * const p_sm, IN osm_subn_t * const p_subn, IN osm_db_t * const p_db, IN osm_vendor_t * const p_vendor, IN osm_mad_pool_t * const p_mad_pool, IN osm_vl15_t * const p_vl15, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_dispatcher_t * const p_disp, IN cl_plock_t * const p_lock) argument
[all...]
H A Dosm_port.c212 osm_get_port_by_base_lid(IN const osm_subn_t * const p_subn, argument
361 osm_physp_calc_link_op_vls(IN osm_log_t * p_log, IN const osm_subn_t * p_subn, IN const osm_physp_t * p_physp) argument
439 __osm_physp_get_dr_physp_set(IN osm_log_t * p_log, IN osm_subn_t const *p_subn, IN osm_dr_path_t const *p_path, OUT cl_map_t * p_physp_map) argument
562 osm_physp_replace_dr_path_with_alternate_dr_path(IN osm_log_t * p_log, IN osm_subn_t const *p_subn, IN osm_physp_t const *p_dest_physp, IN osm_bind_handle_t * h_bind) argument
736 osm_physp_set_pkey_tbl(IN osm_log_t * p_log, IN const osm_subn_t * p_subn, IN osm_physp_t * const p_physp, IN ib_pkey_table_t * p_pkey_tbl, IN uint16_t block_num) argument
[all...]
H A Dosm_qos_policy.c427 osm_qos_policy_t * osm_qos_policy_create(osm_subn_t * p_subn) argument
537 __qos_policy_is_port_in_group(osm_subn_t * p_subn, argument
[all...]
H A Dosm_ucast_updn.c110 static int updn_bfs_by_node(IN osm_log_t * p_log, IN osm_subn_t * p_subn, argument
309 osm_subn_t *p_subn = &p_updn->p_osm->subn; local
H A Dosm_sa.c157 osm_sa_init(IN osm_sm_t * const p_sm, IN osm_sa_t * const p_sa, IN osm_subn_t * const p_subn, IN osm_vendor_t * const p_vendor, IN osm_mad_pool_t * const p_mad_pool, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_dispatcher_t * const p_disp, IN cl_plock_t * const p_lock) argument
H A Dosm_subnet.c76 void osm_subn_construct(IN osm_subn_t * const p_subn) argument
93 osm_subn_destroy(IN osm_subn_t * const p_subn) argument
173 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
214 osm_get_gid_by_mad_addr(IN osm_log_t * p_log, IN const osm_subn_t * p_subn, IN const osm_mad_addr_t * p_mad_addr, OUT ib_gid_t * p_gid) argument
258 osm_get_physp_by_mad_addr(IN osm_log_t * p_log, IN const osm_subn_t * p_subn, IN osm_mad_addr_t * p_mad_addr) argument
298 osm_get_port_by_mad_addr(IN osm_log_t * p_log, IN const osm_subn_t * p_subn, IN osm_mad_addr_t * p_mad_addr) argument
327 osm_get_switch_by_guid(IN const osm_subn_t * p_subn, IN uint64_t guid) argument
340 osm_get_node_by_guid(IN osm_subn_t const *p_subn, IN uint64_t guid) argument
352 osm_get_port_by_guid(IN osm_subn_t const *p_subn, IN ib_net64_t guid) argument
709 append_prefix_route(IN osm_subn_t * const p_subn, uint64_t prefix, uint64_t guid) argument
726 osm_parse_prefix_routes_file(IN osm_subn_t * const p_subn) argument
1295 osm_subn_rescan_conf_files(IN osm_subn_t * const p_subn) argument
[all...]
H A Dosm_ucast_mgr.c645 ucast_mgr_setup_all_switches(osm_subn_t * p_subn) argument
[all...]
H A Dosm_sa_mcmember_record.c122 osm_subn_t *p_subn = sa->p_subn; local
[all...]
H A Dosm_ucast_lash.c1034 osm_subn_t *p_subn = &p_lash->p_osm->subn; local
1154 osm_subn_t *p_subn = &p_lash->p_osm->subn; local
1186 osm_subn_t *p_subn = &p_lash->p_osm->subn; local
1245 osm_subn_t *p_subn = &p_lash->p_osm->subn; local
[all...]

Completed in 99 milliseconds

12