/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_ucast_mgr.c | 610 cl_qmap_apply_func(p_sw_guid_tbl, set_default_hop_wf, NULL); in osm_ucast_mgr_build_lid_matrices() 627 cl_qmap_apply_func(p_sw_guid_tbl, ucast_mgr_process_hop_0_1, p_mgr); in osm_ucast_mgr_build_lid_matrices() 667 cl_qmap_apply_func(p_sw_guid_tbl, in osm_ucast_mgr_build_lid_matrices() 878 cl_qmap_apply_func(&p_mgr->p_subn->sw_guid_tbl, in ucast_mgr_build_lfts() 888 cl_qmap_apply_func(&p_mgr->p_subn->port_guid_tbl, in ucast_mgr_build_lfts() 891 cl_qmap_apply_func(&p_mgr->p_subn->sw_guid_tbl, ucast_mgr_process_tbl, in ucast_mgr_build_lfts() 1054 cl_qmap_apply_func(&p_mgr->p_subn->sw_guid_tbl, ucast_mgr_set_fwd_top, in osm_ucast_mgr_set_fwd_tables()
|
H A D | osm_state_mgr.c | 234 cl_qmap_apply_func(&sm->p_subn->node_guid_tbl, in state_mgr_sweep_hop_0() 237 cl_qmap_apply_func(&sm->p_subn->port_guid_tbl, in state_mgr_sweep_hop_0() 240 cl_qmap_apply_func(&sm->p_subn->sw_guid_tbl, in state_mgr_sweep_hop_0() 744 cl_qmap_apply_func(&osm->subn.sw_guid_tbl, state_mgr_reset_state_change_bit, in osm_reset_switch_state_change_bit() 752 cl_qmap_apply_func(&osm->subn.node_guid_tbl, state_mgr_update_node_desc, in osm_update_node_desc() 817 cl_qmap_apply_func(p_sw_tbl, state_mgr_get_sw_info, sm); in state_mgr_light_sweep_start() 821 cl_qmap_apply_func(&sm->p_subn->node_guid_tbl, state_mgr_get_node_desc, in state_mgr_light_sweep_start() 855 cl_qmap_apply_func(&sm->p_subn->sm_guid_tbl, query_sm_info, sm); in state_mgr_light_sweep_start() 1662 cl_qmap_apply_func(&sm->p_subn->sw_guid_tbl, check_switch_lft, in do_sweep()
|
H A D | osm_sa_lft_record.c | 233 cl_qmap_apply_func(&sa->p_subn->sw_guid_tbl, lftr_rcv_by_comp_mask, in osm_lftr_rcv_process()
|
H A D | osm_sa_mft_record.c | 265 cl_qmap_apply_func(&sa->p_subn->sw_guid_tbl, mftr_rcv_by_comp_mask, in osm_mftr_rcv_process()
|
H A D | osm_sa_sw_info_record.c | 255 cl_qmap_apply_func(&sa->p_subn->sw_guid_tbl, sir_rcv_by_comp_mask, in osm_sir_rcv_process()
|
H A D | osm_sa_slvl_record.c | 289 cl_qmap_apply_func(&sa->p_subn->port_guid_tbl, in osm_slvl_rec_rcv_process()
|
H A D | osm_sa_vlarb_record.c | 295 cl_qmap_apply_func(&sa->p_subn->port_guid_tbl, in osm_vlarb_rec_rcv_process()
|
H A D | osm_sa_pkey_record.c | 307 cl_qmap_apply_func(&sa->p_subn->port_guid_tbl, in osm_pkey_rec_rcv_process()
|
H A D | osm_sa_sminfo_record.c | 317 cl_qmap_apply_func(&sa->p_subn->sm_guid_tbl, in osm_smir_rcv_process()
|
H A D | osm_perfmgr.c | 1011 cl_qmap_apply_func(&osm->subn.node_guid_tbl, reset_node_count, NULL); in perfmgr_discovery() 1012 cl_qmap_apply_func(&osm->subn.port_guid_tbl, reset_port_count, NULL); in perfmgr_discovery() 1013 cl_qmap_apply_func(&osm->subn.sw_guid_tbl, reset_switch_count, NULL); in perfmgr_discovery() 1105 cl_qmap_apply_func(&pm->subn->node_guid_tbl, collect_guids, pm); in osm_perfmgr_process() 1109 cl_qmap_apply_func(&pm->monitored_map, perfmgr_query_counters, pm); in osm_perfmgr_process()
|
H A D | osm_sa_node_record.c | 343 cl_qmap_apply_func(&sa->p_subn->node_guid_tbl, nr_rcv_by_comp_mask, in osm_nr_rcv_process()
|
H A D | osm_sa_portinfo_record.c | 584 cl_qmap_apply_func(&sa->p_subn->node_guid_tbl, in osm_pir_rcv_process()
|
H A D | osm_perfmgr_db.c | 653 cl_qmap_apply_func(&db->pc_data, clear_counters, (void *)db); in perfmgr_db_clear_counters() 1028 cl_qmap_apply_func(&db->pc_data, db_dump, (void *)&context); in perfmgr_db_dump()
|
H A D | osm_sa.c | 655 cl_qmap_apply_func(&p_mgrp->mcm_alias_port_tbl, in sa_dump_one_mgrp() 803 cl_qmap_apply_func(&p_osm->subn.port_guid_tbl, in sa_dump_all_sa()
|
H A D | osm_dump.c | 665 cl_qmap_apply_func(map, dump_item, &dump_context); in dump_qmap()
|
H A D | osm_sa_guidinfo_record.c | 740 cl_qmap_apply_func(&sa->p_subn->node_guid_tbl, sa_gir_by_comp_mask_cb, in get_guidinfo()
|
H A D | osm_ucast_ftree.c | 3766 cl_qmap_apply_func(&p_ftree->sw_tbl, sw_reverse_rank, (void *)p_ftree); in fabric_rank_from_hcas() 4299 cl_qmap_apply_func(&p_ftree->sw_tbl, set_sw_fwd_table, (void *)p_ftree); in do_routing()
|
H A D | osm_console.c | 956 cl_qmap_apply_func(&(p_osm->subn.node_guid_tbl), __get_stats, in portstatus_parse()
|
/freebsd/contrib/ofed/opensm/complib/ |
H A D | libosmcomp.map | 51 cl_qmap_apply_func;
|
H A D | cl_map.c | 273 void cl_qmap_apply_func(IN const cl_qmap_t * const p_map, in cl_qmap_apply_func() function
|
/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_qmap.h | 947 cl_qmap_apply_func(IN const cl_qmap_t * const p_map,
|