Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_switch.c276 uint8_t best_port_other_node = 0; in osm_switch_recommend_path() local
458 best_port_other_node = port_num; in osm_switch_recommend_path()
530 best_port_other_node = 0; in osm_switch_recommend_path()
547 best_port_other_node = port_paths[idx].port_num; in osm_switch_recommend_path()
581 else if (best_port_other_node) in osm_switch_recommend_path()
582 best_port = best_port_other_node; in osm_switch_recommend_path()