Searched refs:get_next_switch (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/ofed/opensm/opensm/ |
| H A D | osm_ucast_lash.c | 187 i_next_switch = get_next_switch(p_lash, sw, output_link); in remove_semipermanent_depend_for_sp() 234 i_next_switch = get_next_switch(p_lash, sw, output_link); in remove_semipermanent_depend_for_sp() 337 next_switch = get_next_switch(p_lash, sw, output_link); in generate_cdg_for_sp() 381 next_switch = get_next_switch(p_lash, sw, output_link); in generate_cdg_for_sp() 398 next_switch = get_next_switch(p_lash, sw, output_link); in set_temp_depend_to_permanent_for_sp() 413 next_switch = get_next_switch(p_lash, sw, output_link); in set_temp_depend_to_permanent_for_sp() 427 next_switch = get_next_switch(p_lash, sw, output_link); in remove_temp_depend_for_sp() 450 next_switch = get_next_switch(p_lash, sw, output_link); in remove_temp_depend_for_sp() 511 next_switch = get_next_switch(p_lash, src, output_link); in balance_virtual_lanes() 514 next_switch2 = get_next_switch(p_lash, dest, output_link2); in balance_virtual_lanes() [all …]
|