Searched refs:root_sw (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dfsssp.c1710 cl_qmap_t * port_map, osm_switch_t * root_sw)
1775 until we reach the root_sw
1778 while (curr_adj->sw != root_sw) {
1785 /* now we go one step in direction root_sw and add the
2588 osm_switch_t *root_sw = NULL, *p_sw = NULL; local
2630 is a leaf and different from root_sw
2662 root_sw = osm_mcast_mgr_find_root_switch(sm, &mcastgrp_port_list);
2663 if (!root_sw) {
2682 lid = osm_node_get_base_lid(root_sw->p_node, 0);
2700 &mcastgrp_port_map, root_sw);
1708 update_mcft(osm_sm_t * p_sm, vertex_t * adj_list, uint32_t adj_list_size, uint16_t mlid_ho, cl_qmap_t * port_map, osm_switch_t * root_sw) argument
[all...]

Completed in 113 milliseconds