Home
last modified time | relevance | path

Searched refs:cl_qmap_apply_func (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_mgr.c610 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 Dosm_state_mgr.c234 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 Dosm_sa_lft_record.c233 cl_qmap_apply_func(&sa->p_subn->sw_guid_tbl, lftr_rcv_by_comp_mask, in osm_lftr_rcv_process()
H A Dosm_sa_mft_record.c265 cl_qmap_apply_func(&sa->p_subn->sw_guid_tbl, mftr_rcv_by_comp_mask, in osm_mftr_rcv_process()
H A Dosm_sa_sw_info_record.c255 cl_qmap_apply_func(&sa->p_subn->sw_guid_tbl, sir_rcv_by_comp_mask, in osm_sir_rcv_process()
H A Dosm_sa_slvl_record.c289 cl_qmap_apply_func(&sa->p_subn->port_guid_tbl, in osm_slvl_rec_rcv_process()
H A Dosm_sa_vlarb_record.c295 cl_qmap_apply_func(&sa->p_subn->port_guid_tbl, in osm_vlarb_rec_rcv_process()
H A Dosm_sa_pkey_record.c307 cl_qmap_apply_func(&sa->p_subn->port_guid_tbl, in osm_pkey_rec_rcv_process()
H A Dosm_sa_sminfo_record.c317 cl_qmap_apply_func(&sa->p_subn->sm_guid_tbl, in osm_smir_rcv_process()
H A Dosm_perfmgr.c1011 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 Dosm_sa_node_record.c343 cl_qmap_apply_func(&sa->p_subn->node_guid_tbl, nr_rcv_by_comp_mask, in osm_nr_rcv_process()
H A Dosm_sa_portinfo_record.c584 cl_qmap_apply_func(&sa->p_subn->node_guid_tbl, in osm_pir_rcv_process()
H A Dosm_perfmgr_db.c653 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 Dosm_sa.c655 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 Dosm_dump.c665 cl_qmap_apply_func(map, dump_item, &dump_context); in dump_qmap()
H A Dosm_sa_guidinfo_record.c740 cl_qmap_apply_func(&sa->p_subn->node_guid_tbl, sa_gir_by_comp_mask_cb, in get_guidinfo()
H A Dosm_ucast_ftree.c3766 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 Dosm_console.c956 cl_qmap_apply_func(&(p_osm->subn.node_guid_tbl), __get_stats, in portstatus_parse()
/freebsd/contrib/ofed/opensm/complib/
H A Dlibosmcomp.map51 cl_qmap_apply_func;
H A Dcl_map.c273 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 Dcl_qmap.h947 cl_qmap_apply_func(IN const cl_qmap_t * const p_map,