Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_switch.h938 uint8_t osm_switch_recommend_path(IN const osm_switch_t * p_sw,
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_switch.c234 uint8_t osm_switch_recommend_path(IN const osm_switch_t * p_sw, in osm_switch_recommend_path() function
H A Dosm_dump.c225 best_port = osm_switch_recommend_path(p_sw, p_port, in dump_ucast_routes()
H A Dosm_ucast_mgr.c258 port = osm_switch_recommend_path(p_sw, p_port, lid_ho, start_from, in ucast_mgr_process_port()