Home
last modified time | relevance | path

Searched refs:cl_qmap_head (Results 1 – 25 of 30) sorted by relevance

12

/NextBSD/contrib/ofed/management/opensm/opensm/
HDosm_ucast_updn.c225 for (item = cl_qmap_head(&p_updn->p_osm->subn.sw_guid_tbl); in updn_subn_rank()
321 for (item = cl_qmap_head(&p_updn->p_osm->subn.sw_guid_tbl); in updn_set_min_hop_table()
339 for (item = cl_qmap_head(&p_updn->p_osm->subn.sw_guid_tbl); in updn_set_min_hop_table()
445 for (item = cl_qmap_head(&p_updn->p_osm->subn.port_guid_tbl); in updn_find_root_nodes_by_min_hop()
469 for (item = cl_qmap_head(&p_updn->p_osm->subn.sw_guid_tbl); in updn_find_root_nodes_by_min_hop()
588 for (item = cl_qmap_head(&p_updn->p_osm->subn.sw_guid_tbl); in updn_lid_matrices()
652 for (item = cl_qmap_head(&p_updn->p_osm->subn.sw_guid_tbl); in updn_lid_matrices()
HDosm_prtn.c145 p_item = cl_qmap_head(p_port_tbl); in osm_prtn_add_all()
271 p_next = cl_qmap_head(&p_subn->prtn_pkey_tbl); in osm_prtn_find_by_name()
358 p_next = cl_qmap_head(&p_subn->prtn_pkey_tbl); in osm_prtn_make_partitions()
378 p_next = cl_qmap_head(&p_subn->prtn_pkey_tbl); in osm_prtn_make_partitions()
HDosm_ucast_ftree.c911 p_next_hca = (ftree_hca_t *) cl_qmap_head(&p_ftree->hca_tbl); in __osm_ftree_fabric_clear()
921 p_next_sw = (ftree_sw_t *) cl_qmap_head(&p_ftree->sw_tbl); in __osm_ftree_fabric_clear()
932 (ftree_sw_tbl_element_t *) cl_qmap_head(&p_ftree->sw_by_tuple_tbl); in __osm_ftree_fabric_clear()
946 (name_map_item_t *) cl_qmap_head(&p_ftree->cn_guid_tbl); in __osm_ftree_fabric_clear()
1100 for (p_hca = (ftree_hca_t *) cl_qmap_head(&p_ftree->hca_tbl); in __osm_ftree_fabric_dump()
1109 for (p_sw = (ftree_sw_t *) cl_qmap_head(&p_ftree->sw_tbl); in __osm_ftree_fabric_dump()
1149 for (p_sw = (ftree_sw_t *) cl_qmap_head(&p_ftree->sw_tbl); in __osm_ftree_fabric_dump_general_info()
1172 for (p_sw = (ftree_sw_t *) cl_qmap_head(&p_ftree->sw_tbl); in __osm_ftree_fabric_dump_general_info()
1366 p_next_hca = (ftree_hca_t *) cl_qmap_head(&p_ftree->hca_tbl); in __osm_ftree_fabric_mark_leaf_switches()
1429 p_next_sw = (ftree_sw_t *) cl_qmap_head(&p_ftree->sw_tbl); in __osm_ftree_fabric_make_indexing()
[all …]
HDosm_mcast_mgr.c153 for (p_mcm_port = (osm_mcm_port_t *) cl_qmap_head(p_mcm_tbl); in osm_mcast_mgr_compute_avg_hops()
212 for (p_mcm_port = (osm_mcm_port_t *) cl_qmap_head(p_mcm_tbl); in osm_mcast_mgr_compute_max_hops()
275 for (p_sw = (osm_switch_t *) cl_qmap_head(p_sw_tbl); in __osm_mcast_mgr_find_optimal_switch()
802 for (p_mcm_port = (osm_mcm_port_t *) cl_qmap_head(p_mcm_tbl); in __osm_mcast_mgr_build_spanning_tree()
911 p_sw = (osm_switch_t *) cl_qmap_head(p_sw_tbl); in __osm_mcast_mgr_clear()
1173 p_sw = (osm_switch_t *) cl_qmap_head(p_sw_tbl); in osm_mcast_mgr_process()
1254 p_sw = (osm_switch_t *) cl_qmap_head(p_sw_tbl); in osm_mcast_mgr_process_mgroups()
HDosm_ucast_cache.c217 p_next_sw = (cache_switch_t *) cl_qmap_head(&p_mgr->cache_sw_tbl); in __cache_cleanup_switches()
377 for (p_sw = (cache_switch_t *) cl_qmap_head(&p_mgr->cache_sw_tbl); in __ucast_cache_dump()
416 p_next_sw = (cache_switch_t *) cl_qmap_head(&p_mgr->cache_sw_tbl); in osm_ucast_cache_invalidate()
465 for (p_sw = (osm_switch_t *) cl_qmap_head(p_sw_tbl); in ucast_cache_validate()
692 for (p_cache_sw = (cache_switch_t *) cl_qmap_head(&p_mgr->cache_sw_tbl); in ucast_cache_validate()
1074 for (item = cl_qmap_head(tbl); item != cl_qmap_end(tbl); in osm_ucast_cache_process()
HDosm_drop_mgr.c448 p_next_node = (osm_node_t *) cl_qmap_head(p_node_guid_tbl); in osm_drop_mgr_process()
477 p_next_node = (osm_node_t *) cl_qmap_head(p_node_guid_tbl); in osm_drop_mgr_process()
494 p_next_port = (osm_port_t *) cl_qmap_head(p_port_guid_tbl); in osm_drop_mgr_process()
HDosm_ucast_mgr.c159 p_next_sw = (osm_switch_t *) cl_qmap_head(&p_mgr->p_subn->sw_guid_tbl); in __osm_ucast_mgr_process_neighbor()
440 for (item = cl_qmap_head(port_tbl); item != cl_qmap_end(port_tbl); in alloc_ports_priv()
464 for (item = cl_qmap_head(port_tbl); item != cl_qmap_end(port_tbl); in free_ports_priv()
653 for (p_sw = (osm_switch_t *) cl_qmap_head(&p_subn->sw_guid_tbl); in ucast_mgr_setup_all_switches()
HDosm_state_mgr.c609 p_next = cl_qmap_head(&sm->p_subn->node_guid_tbl); in __osm_state_mgr_light_sweep_start()
664 for (p_sm = (osm_remote_sm_t *) cl_qmap_head(p_sm_tbl); in __osm_state_mgr_exists_other_master_sm()
708 for (p_sm = (osm_remote_sm_t *) cl_qmap_head(p_sm_tbl); in __osm_state_mgr_get_highest_sm()
829 p_next = cl_qmap_head(&sm->p_subn->port_guid_tbl); in __osm_state_mgr_report_new_ports()
917 p_next_port = (osm_port_t *) cl_qmap_head(p_port_guid_tbl); in __osm_state_mgr_check_tbl_consistency()
HDosm_subnet.c105 p_next_node = (osm_node_t *) cl_qmap_head(&p_subn->node_guid_tbl); in osm_subn_destroy()
113 p_next_port = (osm_port_t *) cl_qmap_head(&p_subn->port_guid_tbl); in osm_subn_destroy()
121 p_next_sw = (osm_switch_t *) cl_qmap_head(&p_subn->sw_guid_tbl); in osm_subn_destroy()
128 p_next_rsm = (osm_remote_sm_t *) cl_qmap_head(&p_subn->sm_guid_tbl); in osm_subn_destroy()
136 p_next_prtn = (osm_prtn_t *) cl_qmap_head(&p_subn->prtn_pkey_tbl); in osm_subn_destroy()
HDosm_sa_path_record.c1275 cl_qmap_head(&sa-> in __osm_pr_rcv_get_end_points()
1374 p_dest_port = (osm_port_t *) cl_qmap_head(p_tbl); in __osm_pr_rcv_process_world()
1376 p_src_port = (osm_port_t *) cl_qmap_head(p_tbl); in __osm_pr_rcv_process_world()
1423 p_port = (osm_port_t *) cl_qmap_head(p_tbl); in __osm_pr_rcv_process_half()
1436 p_port = (osm_port_t *) cl_qmap_head(p_tbl); in __osm_pr_rcv_process_half()
HDosm_pkey_mgr.c498 p_next = cl_qmap_head(p_tbl); in osm_pkey_mgr_process()
510 p_next = cl_qmap_head(p_tbl); in osm_pkey_mgr_process()
HDosm_console.c777 for (p_port = (osm_port_t *) cl_qmap_head(p_port_tbl); in switchbalance_check()
888 for (p_sw = (osm_switch_t *) cl_qmap_head(p_sw_guid_tbl); in switchbalance_parse()
906 for (p_port = (osm_port_t *) cl_qmap_head(p_port_tbl); in lidbalance_check()
1086 for (p_sw = (osm_switch_t *) cl_qmap_head(p_sw_guid_tbl); in lidbalance_parse()
HDosm_ucast_lash.c1042 p_next_sw = (osm_switch_t *) cl_qmap_head(&p_subn->sw_guid_tbl); in populate_fwd_tbls()
1158 p_next_sw = (osm_switch_t *) cl_qmap_head(&p_subn->sw_guid_tbl); in lash_cleanup()
1199 p_next_sw = (osm_switch_t *) cl_qmap_head(&p_subn->sw_guid_tbl); in discover_network_properties()
1249 p_next_sw = (osm_switch_t *) cl_qmap_head(&p_subn->sw_guid_tbl); in process_switches()
HDosm_multicast.c62 (osm_mcm_port_t *) cl_qmap_head(&p_mgrp->mcm_port_tbl); in osm_mgrp_delete()
HDosm_link_mgr.c404 for (p_node = (osm_node_t *) cl_qmap_head(p_node_guid_tbl); in osm_link_mgr_process()
HDosm_qos_policy.c74 for (p_node = (osm_node_t *) cl_qmap_head(p_node_guid_tbl); in __build_nodebyname_hash()
177 p_port = (osm_qos_port_t *) cl_qmap_head(&p->port_map); in osm_qos_policy_port_group_destroy()
HDosm_sa_link_record.c342 p_node = (osm_node_t *)cl_qmap_head(p_node_tbl); in __osm_lr_rcv_get_port_links()
/NextBSD/contrib/ofed/management/opensm/complib/
HDcl_nodenamemap.c109 item = (name_map_item_t *)cl_qmap_head(map); in close_node_name_map()
114 item = (name_map_item_t *)cl_qmap_head(map); in close_node_name_map()
HDcl_map.c289 p_map_item = cl_qmap_head(p_map); in cl_qmap_apply_func()
609 p_item = cl_qmap_head(p_src_map); in cl_qmap_merge()
667 p_item1 = cl_qmap_head(p_map1); in cl_qmap_delta()
668 p_item2 = cl_qmap_head(p_map2); in cl_qmap_delta()
829 p_item = cl_qmap_head(&p_map->qmap); in cl_map_remove_all()
HDcl_event_wheel.c496 p_map_item = cl_qmap_head(&p_event_wheel->events_map); in __cl_event_wheel_dump()
/NextBSD/contrib/ofed/management/opensm/libvendor/
HDosm_vendor_mlx_txn.c287 p_item = cl_qmap_head(p_map); in osmv_txn_abort_rmpp_txns()
377 p_item = cl_qmap_head(p_tx_mgr->p_txn_map); in __osmv_txnmgr_lookup()
425 p_item = cl_qmap_head(p_tx_mgr->p_txn_map); in __osmv_txnmgr_insert_txn()
479 p_item = cl_qmap_head(p_bo->txn_mgr.p_txn_map); in __osmv_txn_all_done()
487 p_item = cl_qmap_head(p_bo->txn_mgr.p_txn_map); in __osmv_txn_all_done()
/NextBSD/contrib/ofed/management/opensm/include/complib/
HDcl_map.h408 return (cl_qmap_head(&p_map->qmap)); in cl_map_head()
HDcl_qmap.h528 static inline cl_map_item_t *cl_qmap_head(IN const cl_qmap_t * const p_map) in cl_qmap_head() function
/NextBSD/contrib/ofed/management/opensm/osmtest/
HDosmt_slvl_vl_arb.c204 p_src_port = (port_t *) cl_qmap_head(p_tbl); in osmt_query_all_ports_vl_arb()
408 p_src_port = (port_t *) cl_qmap_head(p_tbl); in osmt_query_all_ports_slvl_map()
HDosmtest.c448 p_next_item = cl_qmap_head(&p_osmt->exp_subn.link_tbl); in osmtest_destroy()
454 p_next_item = cl_qmap_head(&p_osmt->exp_subn.mgrp_mlid_tbl); in osmtest_destroy()
460 p_next_item = cl_qmap_head(&p_osmt->exp_subn.node_guid_tbl); in osmtest_destroy()
467 p_next_item = cl_qmap_head(&p_osmt->exp_subn.node_lid_tbl); in osmtest_destroy()
474 p_next_item = cl_qmap_head(&p_osmt->exp_subn.path_tbl); in osmtest_destroy()
480 p_next_item = cl_qmap_head(&p_osmt->exp_subn.port_key_tbl); in osmtest_destroy()
1430 p_src_node = (node_t *) cl_qmap_head(p_tbl); in osmtest_stress_path_recs_by_guid()
1437 p_dst_node = (node_t *) cl_qmap_head(p_tbl); in osmtest_stress_path_recs_by_guid()
2410 p_node = (node_t *) cl_qmap_head(p_tbl); in osmtest_write_all_port_recs()
2520 p_src_node = (node_t *) cl_qmap_head(p_tbl); in osmtest_write_all_path_recs()
[all …]

12