Searched refs:osm_switch_get_hop_count (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_switch.c | 341 osm_switch_get_hop_count(p_sw, base_lid, in osm_switch_recommend_path() 378 osm_switch_get_hop_count(p_sw, base_lid, port_num) != in osm_switch_recommend_path() 737 osm_switch_get_hop_count(p_sw, base_lid, port_num); in osm_switch_recommend_mcast_path() 761 if (osm_switch_get_hop_count(p_sw, base_lid, port_num) == in osm_switch_recommend_mcast_path()
|
H A D | osm_dump.c | 176 osm_switch_get_hop_count(p_sw, base_lid, port_num); in dump_ucast_routes() 181 osm_switch_get_hop_count(p_sw, lid_ho, port_num); in dump_ucast_routes() 201 osm_switch_get_hop_count(p_sw, in dump_ucast_routes() 322 osm_switch_get_hop_count(p_sw, lid, port)); in dump_lid_matrix()
|
H A D | osm_ucast_dnup.c | 163 osm_switch_get_hop_count(p_remote_sw, lid, pn_rem); in dnup_bfs_by_node()
|
H A D | osm_ucast_updn.c | 180 osm_switch_get_hop_count(p_remote_sw, lid, pn_rem); in updn_bfs_by_node()
|
H A D | osm_ucast_mgr.c | 163 osm_switch_get_hop_count(p_this_sw, lid_ho, port_num)) { in ucast_mgr_process_neighbor()
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_switch.h | 266 static inline uint8_t osm_switch_get_hop_count(IN const osm_switch_t * p_sw, in osm_switch_get_hop_count() function
|