Home
last modified time | relevance | path

Searched refs:cl_qmap_next (Results 1 – 25 of 29) sorted by relevance

12

/NextBSD/contrib/ofed/management/opensm/opensm/
HDosm_ucast_updn.c227 item = cl_qmap_next(item)) { in updn_subn_rank()
323 item = cl_qmap_next(item)) { in updn_set_min_hop_table()
341 item = cl_qmap_next(item)) { in updn_set_min_hop_table()
447 item = cl_qmap_next(item)) { in updn_find_root_nodes_by_min_hop()
471 item = cl_qmap_next(item)) { in updn_find_root_nodes_by_min_hop()
590 item = cl_qmap_next(item)) { in updn_lid_matrices()
654 item = cl_qmap_next(item)) { in updn_lid_matrices()
HDosm_prtn.c148 p_item = cl_qmap_next(p_item); in osm_prtn_add_all()
274 p_next = cl_qmap_next(&p->map_item); in osm_prtn_find_by_name()
361 p_next = cl_qmap_next(&p->map_item); in osm_prtn_make_partitions()
381 p_next = cl_qmap_next(&p->map_item); in osm_prtn_make_partitions()
HDosm_ucast_ftree.c914 p_next_hca = (ftree_hca_t *) cl_qmap_next(&p_hca->map_item); in __osm_ftree_fabric_clear()
924 p_next_sw = (ftree_sw_t *) cl_qmap_next(&p_sw->map_item); in __osm_ftree_fabric_clear()
938 (ftree_sw_tbl_element_t *) cl_qmap_next(&p_element-> in __osm_ftree_fabric_clear()
951 (name_map_item_t *) cl_qmap_next(&p_guid_element->item); in __osm_ftree_fabric_clear()
1102 p_hca = (ftree_hca_t *) cl_qmap_next(&p_hca->map_item)) { in __osm_ftree_fabric_dump()
1111 p_sw = (ftree_sw_t *) cl_qmap_next(&p_sw->map_item)) { in __osm_ftree_fabric_dump()
1151 p_sw = (ftree_sw_t *) cl_qmap_next(&p_sw->map_item)) { in __osm_ftree_fabric_dump_general_info()
1174 p_sw = (ftree_sw_t *) cl_qmap_next(&p_sw->map_item)) { in __osm_ftree_fabric_dump_general_info()
1369 p_next_hca = (ftree_hca_t *) cl_qmap_next(&p_hca->map_item); in __osm_ftree_fabric_mark_leaf_switches()
1434 p_next_sw = (ftree_sw_t *) cl_qmap_next(&p_sw->map_item); in __osm_ftree_fabric_make_indexing()
[all …]
HDosm_mcast_mgr.c156 (osm_mcm_port_t *) cl_qmap_next(&p_mcm_port->map_item)) { in osm_mcast_mgr_compute_avg_hops()
215 (osm_mcm_port_t *) cl_qmap_next(&p_mcm_port->map_item)) { in osm_mcast_mgr_compute_max_hops()
277 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item)) { in __osm_mcast_mgr_find_optimal_switch()
805 (osm_mcm_port_t *) cl_qmap_next(&p_mcm_port->map_item)) { in __osm_mcast_mgr_build_spanning_tree()
915 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in __osm_mcast_mgr_clear()
1178 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in osm_mcast_mgr_process()
1259 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in osm_mcast_mgr_process_mgroups()
HDosm_ucast_cache.c221 p_next_sw = (cache_switch_t *) cl_qmap_next(&p_sw->map_item); in __cache_cleanup_switches()
379 p_sw = (cache_switch_t *) cl_qmap_next(&p_sw->map_item)) { in __ucast_cache_dump()
420 p_next_sw = (cache_switch_t *) cl_qmap_next(&p_sw->map_item); in osm_ucast_cache_invalidate()
467 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item)) { in ucast_cache_validate()
695 (cache_switch_t *) cl_qmap_next(&p_cache_sw->map_item)) { in ucast_cache_validate()
1075 item = cl_qmap_next(item)) { in osm_ucast_cache_process()
HDosm_drop_mgr.c452 (osm_node_t *) cl_qmap_next(&p_next_node->map_item); in osm_drop_mgr_process()
481 (osm_node_t *) cl_qmap_next(&p_next_node->map_item); in osm_drop_mgr_process()
498 (osm_port_t *) cl_qmap_next(&p_next_port->map_item); in osm_drop_mgr_process()
HDosm_ucast_mgr.c163 p_next_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in __osm_ucast_mgr_process_neighbor()
441 item = cl_qmap_next(item)) { in alloc_ports_priv()
465 item = cl_qmap_next(item)) { in free_ports_priv()
655 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item)) in ucast_mgr_setup_all_switches()
HDosm_state_mgr.c612 p_next = cl_qmap_next(p_next); in __osm_state_mgr_light_sweep_start()
666 p_sm = (osm_remote_sm_t *) cl_qmap_next(&p_sm->map_item)) { in __osm_state_mgr_exists_other_master_sm()
710 p_sm = (osm_remote_sm_t *) cl_qmap_next(&p_sm->map_item)) { in __osm_state_mgr_get_highest_sm()
832 p_next = cl_qmap_next(p_next); in __osm_state_mgr_report_new_ports()
921 (osm_port_t *) cl_qmap_next(&p_next_port->map_item); in __osm_state_mgr_check_tbl_consistency()
HDosm_subnet.c109 p_next_node = (osm_node_t *) cl_qmap_next(&p_node->map_item); in osm_subn_destroy()
117 p_next_port = (osm_port_t *) cl_qmap_next(&p_port->map_item); in osm_subn_destroy()
124 p_next_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in osm_subn_destroy()
132 p_next_rsm = (osm_remote_sm_t *) cl_qmap_next(&p_rsm->map_item); in osm_subn_destroy()
140 p_next_prtn = (osm_prtn_t *) cl_qmap_next(&p_prtn->map_item); in osm_subn_destroy()
HDosm_pkey_mgr.c501 p_next = cl_qmap_next(p_next); in osm_pkey_mgr_process()
513 p_next = cl_qmap_next(p_next); in osm_pkey_mgr_process()
HDosm_console.c779 p_port = (osm_port_t *) cl_qmap_next(&p_port->map_item)) { in switchbalance_check()
890 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item)) in switchbalance_parse()
908 p_port = (osm_port_t *) cl_qmap_next(&p_port->map_item)) { in lidbalance_check()
1088 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item)) in lidbalance_parse()
HDosm_ucast_lash.c1049 p_next_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in populate_fwd_tbls()
1161 p_next_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in lash_cleanup()
1203 p_next_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in discover_network_properties()
1252 p_next_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in process_switches()
HDosm_sa_path_record.c1385 (osm_port_t *) cl_qmap_next(&p_src_port->map_item); in __osm_pr_rcv_process_world()
1389 (osm_port_t *) cl_qmap_next(&p_dest_port->map_item); in __osm_pr_rcv_process_world()
1430 p_port = (osm_port_t *) cl_qmap_next(&p_port->map_item); in __osm_pr_rcv_process_half()
1442 p_port = (osm_port_t *) cl_qmap_next(&p_port->map_item); in __osm_pr_rcv_process_half()
HDosm_multicast.c67 (osm_mcm_port_t *) cl_qmap_next(&p_mcm_port->map_item); in osm_mgrp_delete()
HDosm_link_mgr.c406 p_node = (osm_node_t *) cl_qmap_next(&p_node->map_item)) { in osm_link_mgr_process()
HDosm_qos_policy.c76 p_node = (osm_node_t *) cl_qmap_next(&p_node->map_item)) { in __build_nodebyname_hash()
181 p_port = (osm_qos_port_t *) cl_qmap_next(&p_port->map_item); in osm_qos_policy_port_group_destroy()
HDosm_sa_link_record.c357 p_node = (osm_node_t *) cl_qmap_next(&p_node-> in __osm_lr_rcv_get_port_links()
HDosm_lid_mgr.c390 p_port = (osm_port_t *) cl_qmap_next(&p_port->map_item)) { in __osm_lid_mgr_init_sweep()
1268 p_port = (osm_port_t *) cl_qmap_next(&p_port->map_item)) { in osm_lid_mgr_process_subnet()
/NextBSD/contrib/ofed/management/opensm/complib/
HDcl_map.c292 p_map_item = cl_qmap_next(p_map_item); in cl_qmap_apply_func()
532 p_del_item = cl_qmap_next(p_item); in cl_qmap_remove_item()
612 p_next = cl_qmap_next(p_item); in cl_qmap_merge()
642 p_next = cl_qmap_next(*pp_item); in __cl_qmap_delta_move()
681 p_item1 = cl_qmap_next(p_item1); in cl_qmap_delta()
682 p_item2 = cl_qmap_next(p_item2); in cl_qmap_delta()
HDcl_event_wheel.c506 p_map_item = cl_qmap_next(p_map_item); in __cl_event_wheel_dump()
/NextBSD/contrib/ofed/management/opensm/include/complib/
HDcl_map.h475 return (cl_qmap_next(itor)); in cl_map_next()
HDcl_qmap.h600 static inline cl_map_item_t *cl_qmap_next(IN const cl_map_item_t * const p_item) in cl_qmap_next() function
/NextBSD/contrib/ofed/management/opensm/osmtest/
HDosmt_slvl_vl_arb.c247 p_src_port = (port_t *) cl_qmap_next(&p_src_port->map_item); in osmt_query_all_ports_vl_arb()
461 p_src_port = (port_t *) cl_qmap_next(&p_src_port->map_item); in osmt_query_all_ports_slvl_map()
HDosmtest.c451 p_next_item = cl_qmap_next(p_item); in osmtest_destroy()
457 p_next_item = cl_qmap_next(p_item); in osmtest_destroy()
463 p_next_item = cl_qmap_next(p_item); in osmtest_destroy()
470 p_next_item = cl_qmap_next(p_item); in osmtest_destroy()
477 p_next_item = cl_qmap_next(p_item); in osmtest_destroy()
483 p_next_item = cl_qmap_next(p_item); in osmtest_destroy()
1508 (node_t *) cl_qmap_next(&p_dst_node->map_item); in osmtest_stress_path_recs_by_guid()
1511 p_src_node = (node_t *) cl_qmap_next(&p_src_node->map_item); in osmtest_stress_path_recs_by_guid()
2473 p_node = (node_t *) cl_qmap_next(&p_node->map_item); in osmtest_write_all_port_recs()
2572 (node_t *) cl_qmap_next(&p_dst_node->map_item); in osmtest_write_all_path_recs()
[all …]
/NextBSD/contrib/ofed/management/opensm/libvendor/
HDosm_vendor_mlx_txn.c383 p_item = cl_qmap_next(p_item); in __osmv_txnmgr_lookup()
431 p_item = cl_qmap_next(p_item); in __osmv_txnmgr_insert_txn()

12