/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_multicast.c | 90 (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() 145 &p_mgrp->map_item); in osm_mgrp_new() 162 cl_qmap_remove_item(&mgrp->mcm_alias_port_tbl, &mcm_alias_guid->map_item); in osm_mgrp_cleanup() 168 cl_qmap_remove_item(&mgrp->mcm_port_tbl, &mcm_port->map_item); in osm_mgrp_cleanup() 177 cl_fmap_remove_item(&subn->mgrp_mgid_tbl, &mgrp->map_item); in osm_mgrp_cleanup() 263 &p_mcm_alias_guid->map_item); in insert_alias_guid() 264 if (p_mcm_alias_guid_check != (osm_mcm_alias_guid_t *) &p_mcm_alias_guid->map_item) { in insert_alias_guid() 312 &mcm_port->map_item); in osm_mgrp_add_port() 314 if (prev_item != &mcm_port->map_item) { /* mcm port already exists */ in osm_mgrp_add_port() [all …]
|
H A D | osm_mcast_mgr.c | 91 cl_map_item_t *map_item; in osm_mcast_make_port_list_and_map() local 104 for (map_item = cl_qmap_head(&mgrp->mcm_port_tbl); in osm_mcast_make_port_list_and_map() 105 map_item != cl_qmap_end(&mgrp->mcm_port_tbl); in osm_mcast_make_port_list_and_map() 106 map_item = cl_qmap_next(map_item)) { in osm_mcast_make_port_list_and_map() 109 mcm_port = cl_item_obj(map_item, mcm_port, map_item); in osm_mcast_make_port_list_and_map() 118 &wobj->map_item); in osm_mcast_make_port_list_and_map() 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()
|
H A D | osm_drop_mgr.c | 247 p_alias_guid_check = (osm_alias_guid_t *) cl_qmap_next(&p_alias_guid_check->map_item); in drop_mgr_remove_port() 250 &p_alias_guid->map_item); in drop_mgr_remove_port() 514 (osm_node_t *) cl_qmap_next(&p_next_node->map_item); in osm_drop_mgr_process() 516 CL_ASSERT(cl_qmap_key(&p_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() 595 CL_ASSERT(cl_qmap_key(&p_port->map_item) == in osm_drop_mgr_process()
|
H A D | osm_ucast_ftree.c | 113 cl_map_item_t map_item; member 124 cl_map_item_t map_item; member 143 cl_map_item_t map_item; member 168 cl_map_item_t map_item; member 193 cl_map_item_t map_item; member 989 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() 1087 &p_hca->map_item); in fabric_add_hca() 1103 &p_sw->map_item); in fabric_add_sw() [all …]
|
H A D | osm_ucast_cache.c | 71 cl_map_item_t map_item; member 169 &p_cache_sw->map_item); in cache_add_sw_link() 205 p_next_sw = (cache_switch_t *) cl_qmap_next(&p_sw->map_item); in cache_cleanup_switches() 214 &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()
|
H A D | osm_prtn.c | 316 p_next = cl_qmap_next(&p->map_item); in osm_prtn_find_by_name() 345 p->pkey, &p->map_item); in osm_prtn_make_new() 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 D | osm_node_info_rcv.c | 501 &p_port->map_item); in ni_rcv_process_existing_ca_or_router() 529 &p_alias_guid->map_item); in ni_rcv_process_existing_ca_or_router() 722 p_ni->port_guid, &p_port->map_item); in ni_rcv_process_new() 758 &p_alias_guid->map_item); in ni_rcv_process_new() 789 &p_rtr->map_item); in ni_rcv_process_new() 800 p_ni->node_guid, &p_node->map_item); in ni_rcv_process_new()
|
H A D | osm_sa_path_record.c | 1447 (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 D | osm_state_mgr.c | 340 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() 366 &p_assigned_guids->map_item); in state_mgr_sa_clean() 377 cl_qmap_next(&p_alias_guid->map_item); in state_mgr_sa_clean() 382 &p_alias_guid->map_item); in state_mgr_sa_clean() 616 osm_remote_sm_t *r_sm = cl_item_obj(item, r_sm, map_item); in query_sm_info() 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() 1136 (osm_port_t *) cl_qmap_next(&p_next_port->map_item); in state_mgr_check_tbl_consistency()
|
/freebsd/contrib/ofed/opensm/complib/ |
H A D | cl_event_wheel.c | 114 &(p_event->map_item)); in __cl_event_wheel_callback() 268 p_map_item = &(p_event->map_item); in cl_event_wheel_destroy() 311 map_item); in cl_event_wheel_reg() 318 &p_event->map_item); in cl_event_wheel_reg() 390 cl_qmap_insert(&p_event_wheel->events_map, key, &(p_event->map_item)); in cl_event_wheel_reg() 412 map_item); in cl_event_wheel_unreg() 419 &(p_event->map_item)); in cl_event_wheel_unreg() 451 map_item); in cl_event_wheel_num_regs() 492 map_item); in __cl_event_wheel_dump()
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_mcm_port.h | 77 cl_map_item_t map_item; member 166 cl_map_item_t map_item; member
|
H A D | osm_remote_sm.h | 89 cl_map_item_t map_item; member
|
H A D | osm_mcast_mgr.h | 61 cl_map_item_t map_item; member
|
H A D | osm_router.h | 95 cl_map_item_t map_item; member
|
H A D | osm_mtree.h | 100 cl_map_item_t map_item; member
|
H A D | osm_partition.h | 94 cl_map_item_t map_item; member
|
H A D | osm_multicast.h | 101 cl_fmap_item_t map_item; member
|
H A D | osm_port.h | 1188 cl_map_item_t map_item; member 1540 cl_map_item_t map_item; member
|
H A D | osm_node.h | 98 cl_map_item_t map_item; member
|
H A D | osm_qos_policy.h | 70 cl_map_item_t map_item; member
|
H A D | osm_perfmgr.h | 117 cl_map_item_t map_item; member
|
H A D | osm_perfmgr_db.h | 138 cl_map_item_t map_item; /* must be first */ member
|
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | osm_vendor_mtl_transaction_mgr.c | 351 p_map_item = &(osm_madw_req_p->map_item); in osm_transaction_mgr_destroy() 437 &(osm_madw_req_p->map_item)); in osm_transaction_mgr_insert_madw() 468 PARENT_STRUCT(p_map_item, osm_madw_req_t, map_item); in osm_transaction_mgr_erase_madw() 475 &(osm_madw_req_p->map_item)); in osm_transaction_mgr_erase_madw() 521 PARENT_STRUCT(p_map_item, osm_madw_req_t, map_item); in osm_transaction_mgr_get_madw_for_tid() 529 &(osm_madw_req_p->map_item)); in osm_transaction_mgr_get_madw_for_tid()
|
/freebsd/contrib/ofed/opensm/include/vendor/ |
H A D | osm_vendor_mtl_transaction_mgr.h | 87 cl_map_item_t map_item; member
|
/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_event_wheel.h | 185 cl_map_item_t map_item; member
|