Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dnup.c119 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 Dosm_ucast_updn.c124 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 Dosm_ucast_mgr.c114 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 Dosm_ucast_file.c119 osm_switch_set_hops(p_sw, lid, i, hops[i]); in add_lid_hops()
H A Dosm_switch.c64 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 Dosm_ucast_dfsssp.c1652 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 Dosm_ucast_ftree.c764 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 Dosm_switch.h301 cl_status_t osm_switch_set_hops(IN osm_switch_t * p_sw, IN uint16_t lid_ho,