Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_ftree.c2245 IN uint8_t current_hops) in fabric_route_upgoing_by_going_down() argument
2326 current_hops, in fabric_route_upgoing_by_going_down()
2332 if (current_hops + 1 >= least_hops) in fabric_route_upgoing_by_going_down()
2366 current_hops + 1, is_target_a_sw); in fabric_route_upgoing_by_going_down()
2375 current_hops + 1); /* Number of hops done to this point */ in fabric_route_upgoing_by_going_down()
2418 IN uint8_t current_hops) in fabric_route_downgoing_by_going_up() argument
2438 current_hops); /* Number of hops done up to this point */ in fabric_route_downgoing_by_going_up()
2467 current_hops in fabric_route_downgoing_by_going_up()
2554 (current_hops + 1 < in fabric_route_downgoing_by_going_up()
2569 current_hops + 1, in fabric_route_downgoing_by_going_up()
[all …]