Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_switch.c287 uint8_t scatter_possible_ports[IB_NODE_NUM_PORTS_MAX]; in osm_switch_recommend_path() local
493 scatter_possible_ports[scatter_possible_ports_count++] = port_num; in osm_switch_recommend_path()
500 scatter_possible_ports[scatter_possible_ports_count++] = port_num; in osm_switch_recommend_path()
590 best_port = scatter_possible_ports[idx]; in osm_switch_recommend_path()