Searched refs:osm_switch_set_hops (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_ucast_dnup.c | 119 osm_switch_set_hops(p_sw, lid, 0, 0); in dnup_bfs_by_node() 182 osm_switch_set_hops(p_remote_sw, lid, in dnup_bfs_by_node() 191 osm_switch_set_hops(p_remote_sw, lid, in dnup_bfs_by_node()
|
H A D | osm_ucast_updn.c | 124 osm_switch_set_hops(p_sw, lid, 0, 0); in updn_bfs_by_node() 183 osm_switch_set_hops(p_remote_sw, lid, in updn_bfs_by_node()
|
H A D | osm_ucast_mgr.c | 114 osm_switch_set_hops(p_sw, lid, 0, 0); in ucast_mgr_process_hop_0_1() 125 osm_switch_set_hops(p_sw, remote_lid, i, p->hop_wf); in ucast_mgr_process_hop_0_1() 164 if (osm_switch_set_hops in ucast_mgr_process_neighbor()
|
H A D | osm_ucast_file.c | 119 osm_switch_set_hops(p_sw, lid, i, hops[i]); in add_lid_hops()
|
H A D | osm_switch.c | 64 cl_status_t osm_switch_set_hops(IN osm_switch_t * p_sw, IN uint16_t lid_ho, in osm_switch_set_hops() function
|
H A D | osm_ucast_dfsssp.c | 1652 ret = osm_switch_set_hops(p_sw, lid, port, hops); in update_lft() 2329 osm_switch_set_hops(sw, i, 0, 0); in dfsssp_do_dijkstra_routing()
|
H A D | osm_ucast_ftree.c | 764 return osm_switch_set_hops(p_sw->p_osm_sw, lid, port_num, hops); in sw_set_hops()
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_switch.h | 301 cl_status_t osm_switch_set_hops(IN osm_switch_t * p_sw, IN uint16_t lid_ho,
|