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

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

Completed in 105 milliseconds