Home
last modified time | relevance | path

Searched refs:mgrp_sw_map (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mcast_mgr.c263 cl_qmap_t mgrp_sw_map; in mcast_mgr_find_optimal_switch() local
273 create_mgrp_switch_map(&mgrp_sw_map, list); in mcast_mgr_find_optimal_switch()
281 hops = mcast_mgr_compute_avg_hops(sm, &mgrp_sw_map, p_sw); in mcast_mgr_find_optimal_switch()
283 hops = mcast_mgr_compute_max_hops(sm, &mgrp_sw_map, p_sw); in mcast_mgr_find_optimal_switch()
305 destroy_mgrp_switch_map(&mgrp_sw_map); in mcast_mgr_find_optimal_switch()