Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_switch.c275 uint8_t best_port_other_sys = 0; in osm_switch_recommend_path() local
442 best_port_other_sys = port_num; in osm_switch_recommend_path()
529 best_port_other_sys = 0; in osm_switch_recommend_path()
541 best_port_other_sys = port_paths[idx].port_num; in osm_switch_recommend_path()
579 if (best_port_other_sys) in osm_switch_recommend_path()
580 best_port = best_port_other_sys; in osm_switch_recommend_path()