Home
last modified time | relevance | path

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

12

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dnup.c237 item = cl_qmap_next(item)) { in dnup_subn_rank()
313 item = cl_qmap_next(item)) { in dnup_set_min_hop_table()
328 item = cl_qmap_next(item)) { in dnup_set_min_hop_table()
339 item = cl_qmap_next(item)) { in dnup_set_min_hop_table()
347 item = cl_qmap_next(item)) { in dnup_set_min_hop_table()
422 item = cl_qmap_next(item)) { in dnup_lid_matrices()
437 item = cl_qmap_next(item)) { in dnup_lid_matrices()
466 item = cl_qmap_next(item)) { in dnup_lid_matrices()
H A Dosm_ucast_updn.c226 item = cl_qmap_next(item)) { in updn_subn_rank()
316 item = cl_qmap_next(item)) { in updn_set_min_hop_table()
334 item = cl_qmap_next(item)) { in updn_set_min_hop_table()
440 item = cl_qmap_next(item)) { in updn_find_root_nodes_by_min_hop()
464 item = cl_qmap_next(item)) { in updn_find_root_nodes_by_min_hop()
581 item = cl_qmap_next(item)) { in updn_lid_matrices()
647 item = cl_qmap_next(item)) { in updn_lid_matrices()
H A Dosm_multicast.c90 (osm_mcm_alias_guid_t *) cl_qmap_next(&p_mcm_alias_guid->map_item); in mgrp_delete()
100 (osm_mcm_port_t *) cl_qmap_next(&p_mcm_port->map_item); in mgrp_delete()
225 item = cl_qmap_next(item)) { in is_qmap_empty_for_port()
244 item = cl_qmap_next(item)) { in is_qmap_empty_for_mcm_port()
434 next_mcm_alias_guid = (osm_mcm_alias_guid_t *) cl_qmap_next(&next_mcm_alias_guid->map_item); in osm_mgrp_delete_port()
H A Dosm_mcast_mgr.c106 map_item = cl_qmap_next(map_item)) { in osm_mcast_make_port_list_and_map()
174 for (i = cl_qmap_head(m); i != cl_qmap_end(m); i = cl_qmap_next(i)) { in destroy_mgrp_switch_map()
200 for (i = cl_qmap_head(m); i != cl_qmap_end(m); i = cl_qmap_next(i)) { in mcast_mgr_compute_avg_hops()
235 for (i = cl_qmap_head(m); i != cl_qmap_end(m); i = cl_qmap_next(i)) { in mcast_mgr_compute_max_hops()
276 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item)) { in mcast_mgr_find_optimal_switch()
875 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in mcast_mgr_clear()
1122 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in mcast_mgr_set_mftables()
1144 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in mcast_mgr_set_mftables()
1168 item = cl_qmap_next(item)) { in alloc_mfts()
H A Dosm_ucast_ftree.c989 p_next_hca = (ftree_hca_t *) cl_qmap_next(&p_hca->map_item); in fabric_clear()
999 p_next_sw = (ftree_sw_t *) cl_qmap_next(&p_sw->map_item); in fabric_clear()
1012 cl_qmap_next(&p_element->map_item); in fabric_clear()
1024 (name_map_item_t *) cl_qmap_next(&p_guid_element->item); in fabric_clear()
1036 (name_map_item_t *) cl_qmap_next(&p_guid_element->item); in fabric_clear()
1186 p_hca = (ftree_hca_t *) cl_qmap_next(&p_hca->map_item)) { in fabric_dump()
1195 p_sw = (ftree_sw_t *) cl_qmap_next(&p_sw->map_item)) { in fabric_dump()
1235 p_sw = (ftree_sw_t *) cl_qmap_next(&p_sw->map_item)) { in fabric_dump_general_info()
1258 p_sw = (ftree_sw_t *) cl_qmap_next(&p_sw->map_item)) { in fabric_dump_general_info()
1483 p_next_hca = (ftree_hca_t *) cl_qmap_next(&p_hca->map_item); in fabric_mark_leaf_switches()
[all …]
H A Dosm_prtn.c195 p_item = cl_qmap_next(p_item); in osm_prtn_add_all()
316 p_next = cl_qmap_next(&p->map_item); in osm_prtn_find_by_name()
410 p_next = cl_qmap_next(&p->map_item); in osm_prtn_make_partitions()
431 p_next = cl_qmap_next(&p->map_item); in osm_prtn_make_partitions()
H A Dosm_ucast_cache.c205 p_next_sw = (cache_switch_t *) cl_qmap_next(&p_sw->map_item); in cache_cleanup_switches()
352 p_sw = (cache_switch_t *) cl_qmap_next(&p_sw->map_item)) { in ucast_cache_dump()
389 p_next_sw = (cache_switch_t *) cl_qmap_next(&p_sw->map_item); in osm_ucast_cache_invalidate()
435 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item)) { in ucast_cache_validate()
671 (cache_switch_t *) cl_qmap_next(&p_cache_sw->map_item)) { in ucast_cache_validate()
1041 item = cl_qmap_next(item)) { in osm_ucast_cache_process()
H A Dosm_drop_mgr.c247 p_alias_guid_check = (osm_alias_guid_t *) cl_qmap_next(&p_alias_guid_check->map_item); in drop_mgr_remove_port()
514 (osm_node_t *) cl_qmap_next(&p_next_node->map_item); in osm_drop_mgr_process()
576 (osm_node_t *) cl_qmap_next(&p_next_node->map_item); in osm_drop_mgr_process()
593 (osm_port_t *) cl_qmap_next(&p_next_port->map_item); in osm_drop_mgr_process()
H A Dosm_sa_path_record.c1447 (osm_alias_guid_t *) cl_qmap_next(&p_src_alias_guid->map_item); in pr_rcv_process_world()
1451 (osm_alias_guid_t *) cl_qmap_next(&p_dest_alias_guid->map_item); in pr_rcv_process_world()
1491 p_alias_guid = (osm_alias_guid_t *) cl_qmap_next(&p_alias_guid->map_item); in osm_pr_process_half()
1506 p_alias_guid = (osm_alias_guid_t *) cl_qmap_next(&p_alias_guid->map_item); in osm_pr_process_half()
1862 p_dest_alias_guid = (osm_alias_guid_t *) cl_qmap_next(&p_dest_alias_guid->map_item); in osm_pr_rcv_process()
1893 p_src_alias_guid = (osm_alias_guid_t *) cl_qmap_next(&p_src_alias_guid->map_item); in osm_pr_rcv_process()
1908 p_src_alias_guid = (osm_alias_guid_t *) cl_qmap_next(&p_src_alias_guid->map_item); in osm_pr_rcv_process()
1924 p_dest_alias_guid = (osm_alias_guid_t *) cl_qmap_next(&p_dest_alias_guid->map_item); in osm_pr_rcv_process()
1952 p_dest_alias_guid = (osm_alias_guid_t *) cl_qmap_next(&p_dest_alias_guid->map_item); in osm_pr_rcv_process()
1958 p_src_alias_guid = (osm_alias_guid_t *) cl_qmap_next(&p_src_alias_guid->map_item); in osm_pr_rcv_process()
H A Dosm_state_mgr.c340 p_port = (osm_port_t *) cl_qmap_next(&p_port->map_item)) { in state_mgr_sa_clean()
364 cl_qmap_next(&p_assigned_guids->map_item); in state_mgr_sa_clean()
377 cl_qmap_next(&p_alias_guid->map_item); in state_mgr_sa_clean()
830 p_next = cl_qmap_next(p_next); in state_mgr_light_sweep_start()
884 p_sm = (osm_remote_sm_t *) cl_qmap_next(&p_sm->map_item)) { in state_mgr_exists_other_master_sm()
929 p_sm = (osm_remote_sm_t *) cl_qmap_next(&p_sm->map_item)) { in state_mgr_get_highest_sm()
1042 p_next = cl_qmap_next(p_next); in state_mgr_report_new_ports()
1136 (osm_port_t *) cl_qmap_next(&p_next_port->map_item); in state_mgr_check_tbl_consistency()
H A Dosm_ucast_mgr.c155 item = cl_qmap_next(item)) { in ucast_mgr_process_neighbor()
326 item = cl_qmap_next(item)) { in alloc_ports_priv()
348 item = cl_qmap_next(item)) { in free_ports_priv()
687 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item)) { in ucast_mgr_setup_all_switches()
848 s[i] = cl_qmap_next(s[i - 1]); in sort_ports_by_switch_load()
1046 item = cl_qmap_next(item)) in ucast_mgr_pipeline_fwd_tbl()
H A Dosm_console.c442 p_rsm = (osm_remote_sm_t *) cl_qmap_next(&p_rsm->map_item); in dump_sms()
1062 p_port = (osm_port_t *) cl_qmap_next(&p_port->map_item)) { in switchbalance_check()
1174 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item)) in switchbalance_parse()
1192 p_port = (osm_port_t *) cl_qmap_next(&p_port->map_item)) { in lidbalance_check()
1373 p_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item)) in lidbalance_parse()
1404 item = cl_qmap_next(item); in find_node_by_name()
1483 p_mon_node = (monitored_node_t *) cl_qmap_next((const cl_map_item_t *)p_mon_node); in dump_redir()
1533 p_mon_node = (monitored_node_t *) cl_qmap_next((const cl_map_item_t *)p_mon_node); in clear_redir()
1724 (osm_alias_guid_t *) cl_qmap_next(&p_next_alias_guid->map_item); in dump_portguid_parse()
H A Dosm_pkey_mgr.c840 p_next = cl_qmap_next(p_next); in osm_pkey_mgr_process()
852 p_next = cl_qmap_next(p_next); in osm_pkey_mgr_process()
867 p_next = cl_qmap_next(p_next); in osm_pkey_mgr_process()
H A Dosm_perfmgr_db.c80 next_item = cl_qmap_next(item); in perfmgr_db_destroy()
252 p_map_item = cl_qmap_next(p_map_item); in perfmgr_db_delete_inactive()
961 item = cl_qmap_next(item); in perfmgr_db_print_all()
986 item = cl_qmap_next(item); in perfmgr_db_print_by_name()
H A Dosm_ucast_lash.c1003 p_next_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in populate_fwd_tbls()
1112 p_next_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in lash_cleanup()
1153 p_next_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in discover_network_properties()
1210 p_next_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in process_switches()
H A Dosm_subnet.c1138 p_next_node = (osm_node_t *) cl_qmap_next(&p_node->map_item); in osm_subn_destroy()
1146 p_next_assigned_guids = (osm_assigned_guids_t *) cl_qmap_next(&p_assigned_guids->map_item); in osm_subn_destroy()
1154 p_next_alias_guid = (osm_alias_guid_t *) cl_qmap_next(&p_alias_guid->map_item); in osm_subn_destroy()
1165 p_next_port = (osm_port_t *) cl_qmap_next(&p_port->map_item); in osm_subn_destroy()
1172 p_next_sw = (osm_switch_t *) cl_qmap_next(&p_sw->map_item); in osm_subn_destroy()
1180 p_next_rsm = (osm_remote_sm_t *) cl_qmap_next(&p_rsm->map_item); in osm_subn_destroy()
1188 p_next_prtn = (osm_prtn_t *) cl_qmap_next(&p_prtn->map_item); in osm_subn_destroy()
H A Dosm_qos_policy.c80 p_node = (osm_node_t *) cl_qmap_next(&p_node->map_item)) { in __build_nodebyname_hash()
178 p_port = (osm_qos_port_t *) cl_qmap_next(&p_port->map_item); in osm_qos_policy_port_group_destroy()
H A Dosm_ucast_dfsssp.c1155 p_next_guid = (name_map_item_t *) cl_qmap_next(&p_guid->item); in destroy_guid_map()
1254 item = cl_qmap_next(item)) { in dfsssp_build_graph()
1265 item = cl_qmap_next(item), i++) { in dfsssp_build_graph()
1843 item = cl_qmap_next(item)) { in get_avail_vl_in_subn()
2318 item = cl_qmap_next(item)) { in dfsssp_do_dijkstra_routing()
2542 item = cl_qmap_next(item)) { in dfsssp_do_dijkstra_routing()
H A Dosm_sa_link_record.c341 p_node = (osm_node_t *) cl_qmap_next(&p_node-> in lr_rcv_get_port_links()
H A Dosm_lid_mgr.c364 p_port = (osm_port_t *) cl_qmap_next(&p_port->map_item)) { in lid_mgr_init_sweep()
1206 p_port = (osm_port_t *) cl_qmap_next(&p_port->map_item)) { in osm_lid_mgr_process_subnet()
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_map.h475 return (cl_qmap_next(itor)); in cl_map_next()
H A Dcl_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
/freebsd/contrib/ofed/opensm/complib/
H A Dcl_map.c287 p_map_item = cl_qmap_next(p_map_item); in cl_qmap_apply_func()
527 p_del_item = cl_qmap_next(p_item); in cl_qmap_remove_item()
606 p_next = cl_qmap_next(p_item); in cl_qmap_merge()
636 p_next = cl_qmap_next(*pp_item); in __cl_qmap_delta_move()
674 p_item1 = cl_qmap_next(p_item1); in cl_qmap_delta()
675 p_item2 = cl_qmap_next(p_item2); in cl_qmap_delta()
H A Dcl_event_wheel.c498 p_map_item = cl_qmap_next(p_map_item); in __cl_event_wheel_dump()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_txn.c385 p_item = cl_qmap_next(p_item); in __osmv_txnmgr_lookup()
433 p_item = cl_qmap_next(p_item); in __osmv_txnmgr_insert_txn()

12