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

12

/freebsd-10.3-release/contrib/ofed/management/opensm/complib/
H A Dcl_nodenamemap.c109 item = (name_map_item_t *)cl_qmap_head(map);
114 item = (name_map_item_t *)cl_qmap_head(map);
H A Dcl_map.c289 p_map_item = cl_qmap_head(p_map);
609 p_item = cl_qmap_head(p_src_map);
667 p_item1 = cl_qmap_head(p_map1);
668 p_item2 = cl_qmap_head(p_map2);
829 p_item = cl_qmap_head(&p_map->qmap);
H A Dcl_event_wheel.c496 p_map_item = cl_qmap_head(&p_event_wheel->events_map);
/freebsd-10.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_updn.c225 for (item = cl_qmap_head(&p_updn->p_osm->subn.sw_guid_tbl);
321 for (item = cl_qmap_head(&p_updn->p_osm->subn.sw_guid_tbl);
339 for (item = cl_qmap_head(&p_updn->p_osm->subn.sw_guid_tbl);
445 for (item = cl_qmap_head(&p_updn->p_osm->subn.port_guid_tbl);
469 for (item = cl_qmap_head(&p_updn->p_osm->subn.sw_guid_tbl);
588 for (item = cl_qmap_head(&p_updn->p_osm->subn.sw_guid_tbl);
652 for (item = cl_qmap_head(&p_updn->p_osm->subn.sw_guid_tbl);
H A Dosm_prtn.c145 p_item = cl_qmap_head(p_port_tbl);
271 p_next = cl_qmap_head(&p_subn->prtn_pkey_tbl);
358 p_next = cl_qmap_head(&p_subn->prtn_pkey_tbl);
378 p_next = cl_qmap_head(&p_subn->prtn_pkey_tbl);
H A Dosm_ucast_ftree.c911 p_next_hca = (ftree_hca_t *) cl_qmap_head(&p_ftree->hca_tbl);
921 p_next_sw = (ftree_sw_t *) cl_qmap_head(&p_ftree->sw_tbl);
932 (ftree_sw_tbl_element_t *) cl_qmap_head(&p_ftree->sw_by_tuple_tbl);
946 (name_map_item_t *) cl_qmap_head(&p_ftree->cn_guid_tbl);
1100 for (p_hca = (ftree_hca_t *) cl_qmap_head(&p_ftree->hca_tbl);
1109 for (p_sw = (ftree_sw_t *) cl_qmap_head(&p_ftree->sw_tbl);
1149 for (p_sw = (ftree_sw_t *) cl_qmap_head(&p_ftree->sw_tbl);
1172 for (p_sw = (ftree_sw_t *) cl_qmap_head(&p_ftree->sw_tbl);
1366 p_next_hca = (ftree_hca_t *) cl_qmap_head(&p_ftree->hca_tbl);
1429 p_next_sw = (ftree_sw_t *) cl_qmap_head(
[all...]
H A Dosm_mcast_mgr.c153 for (p_mcm_port = (osm_mcm_port_t *) cl_qmap_head(p_mcm_tbl);
212 for (p_mcm_port = (osm_mcm_port_t *) cl_qmap_head(p_mcm_tbl);
275 for (p_sw = (osm_switch_t *) cl_qmap_head(p_sw_tbl);
802 for (p_mcm_port = (osm_mcm_port_t *) cl_qmap_head(p_mcm_tbl);
911 p_sw = (osm_switch_t *) cl_qmap_head(p_sw_tbl);
1173 p_sw = (osm_switch_t *) cl_qmap_head(p_sw_tbl);
1254 p_sw = (osm_switch_t *) cl_qmap_head(p_sw_tbl);
H A Dosm_drop_mgr.c448 p_next_node = (osm_node_t *) cl_qmap_head(p_node_guid_tbl);
477 p_next_node = (osm_node_t *) cl_qmap_head(p_node_guid_tbl);
494 p_next_port = (osm_port_t *) cl_qmap_head(p_port_guid_tbl);
H A Dosm_ucast_cache.c217 p_next_sw = (cache_switch_t *) cl_qmap_head(&p_mgr->cache_sw_tbl);
377 for (p_sw = (cache_switch_t *) cl_qmap_head(&p_mgr->cache_sw_tbl);
416 p_next_sw = (cache_switch_t *) cl_qmap_head(&p_mgr->cache_sw_tbl);
465 for (p_sw = (osm_switch_t *) cl_qmap_head(p_sw_tbl);
692 for (p_cache_sw = (cache_switch_t *) cl_qmap_head(&p_mgr->cache_sw_tbl);
1074 for (item = cl_qmap_head(tbl); item != cl_qmap_end(tbl);
H A Dosm_pkey_mgr.c498 p_next = cl_qmap_head(p_tbl);
510 p_next = cl_qmap_head(p_tbl);
H A Dosm_multicast.c62 (osm_mcm_port_t *) cl_qmap_head(&p_mgrp->mcm_port_tbl);
H A Dosm_ucast_mgr.c159 p_next_sw = (osm_switch_t *) cl_qmap_head(&p_mgr->p_subn->sw_guid_tbl);
440 for (item = cl_qmap_head(port_tbl); item != cl_qmap_end(port_tbl);
464 for (item = cl_qmap_head(port_tbl); item != cl_qmap_end(port_tbl);
653 for (p_sw = (osm_switch_t *) cl_qmap_head(&p_subn->sw_guid_tbl);
H A Dosm_sa_path_record.c1275 cl_qmap_head(&sa->
1374 p_dest_port = (osm_port_t *) cl_qmap_head(p_tbl);
1376 p_src_port = (osm_port_t *) cl_qmap_head(p_tbl);
1423 p_port = (osm_port_t *) cl_qmap_head(p_tbl);
1436 p_port = (osm_port_t *) cl_qmap_head(p_tbl);
H A Dosm_state_mgr.c609 p_next = cl_qmap_head(&sm->p_subn->node_guid_tbl);
664 for (p_sm = (osm_remote_sm_t *) cl_qmap_head(p_sm_tbl);
708 for (p_sm = (osm_remote_sm_t *) cl_qmap_head(p_sm_tbl);
829 p_next = cl_qmap_head(&sm->p_subn->port_guid_tbl);
917 p_next_port = (osm_port_t *) cl_qmap_head(p_port_guid_tbl);
H A Dosm_subnet.c105 p_next_node = (osm_node_t *) cl_qmap_head(&p_subn->node_guid_tbl);
113 p_next_port = (osm_port_t *) cl_qmap_head(&p_subn->port_guid_tbl);
121 p_next_sw = (osm_switch_t *) cl_qmap_head(&p_subn->sw_guid_tbl);
128 p_next_rsm = (osm_remote_sm_t *) cl_qmap_head(&p_subn->sm_guid_tbl);
136 p_next_prtn = (osm_prtn_t *) cl_qmap_head(&p_subn->prtn_pkey_tbl);
H A Dosm_console.c777 for (p_port = (osm_port_t *) cl_qmap_head(p_port_tbl);
888 for (p_sw = (osm_switch_t *) cl_qmap_head(p_sw_guid_tbl);
906 for (p_port = (osm_port_t *) cl_qmap_head(p_port_tbl);
1086 for (p_sw = (osm_switch_t *) cl_qmap_head(p_sw_guid_tbl);
H A Dosm_link_mgr.c404 for (p_node = (osm_node_t *) cl_qmap_head(p_node_guid_tbl);
H A Dosm_ucast_lash.c1042 p_next_sw = (osm_switch_t *) cl_qmap_head(&p_subn->sw_guid_tbl);
1158 p_next_sw = (osm_switch_t *) cl_qmap_head(&p_subn->sw_guid_tbl);
1199 p_next_sw = (osm_switch_t *) cl_qmap_head(&p_subn->sw_guid_tbl);
1249 p_next_sw = (osm_switch_t *) cl_qmap_head(&p_subn->sw_guid_tbl);
H A Dosm_qos.c298 p_next = cl_qmap_head(p_tbl);
H A Dosm_sa_link_record.c342 p_node = (osm_node_t *)cl_qmap_head(p_node_tbl);
/freebsd-10.3-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_map.h392 * Map, cl_qmap_head, cl_qmap_tail, cl_qmap_next, cl_qmap_prev
408 return (cl_qmap_head(&p_map->qmap));
H A Dcl_qmap.h91 * cl_qmap_end, cl_qmap_head, cl_qmap_tail, cl_qmap_next, cl_qmap_prev
508 * by cl_qmap_head, cl_qmap_tail, cl_qmap_next, or cl_qmap_prev. If the
511 * When using cl_qmap_head or cl_qmap_tail, this condition indicates that
515 * Quick Map, cl_qmap_head, cl_qmap_tail, cl_qmap_next, cl_qmap_prev
518 /****f* Component Library: Quick Map/cl_qmap_head
520 * cl_qmap_head
523 * The cl_qmap_head function returns the map item with the lowest key
528 static inline cl_map_item_t *cl_qmap_head(IN const cl_qmap_t * const p_map) function
547 * cl_qmap_head does not remove the item from the map.
586 * Quick Map, cl_qmap_head, cl_qmap_nex
[all...]
/freebsd-10.3-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_txn.c287 p_item = cl_qmap_head(p_map);
377 p_item = cl_qmap_head(p_tx_mgr->p_txn_map);
425 p_item = cl_qmap_head(p_tx_mgr->p_txn_map);
479 p_item = cl_qmap_head(p_bo->txn_mgr.p_txn_map);
487 p_item = cl_qmap_head(p_bo->txn_mgr.p_txn_map);
/freebsd-10.3-release/contrib/ofed/management/opensm/osmtest/
H A Dosmt_slvl_vl_arb.c204 p_src_port = (port_t *) cl_qmap_head(p_tbl);
408 p_src_port = (port_t *) cl_qmap_head(p_tbl);
H A Dosmtest.c448 p_next_item = cl_qmap_head(&p_osmt->exp_subn.link_tbl);
454 p_next_item = cl_qmap_head(&p_osmt->exp_subn.mgrp_mlid_tbl);
460 p_next_item = cl_qmap_head(&p_osmt->exp_subn.node_guid_tbl);
467 p_next_item = cl_qmap_head(&p_osmt->exp_subn.node_lid_tbl);
474 p_next_item = cl_qmap_head(&p_osmt->exp_subn.path_tbl);
480 p_next_item = cl_qmap_head(&p_osmt->exp_subn.port_key_tbl);
1430 p_src_node = (node_t *) cl_qmap_head(p_tbl);
1437 p_dst_node = (node_t *) cl_qmap_head(p_tbl);
2410 p_node = (node_t *) cl_qmap_head(p_tbl);
2520 p_src_node = (node_t *) cl_qmap_head(p_tb
[all...]

Completed in 266 milliseconds

12