Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_switch.c285 unsigned int port_paths_total_paths = 0; in osm_switch_recommend_path() local
481 port_paths_total_paths += check_count; in osm_switch_recommend_path()
535 idx = (port_paths_total_paths/port_paths_count + i) % port_paths_count; in osm_switch_recommend_path()