Home
last modified time | relevance | path

Searched defs:dest_switch (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_lash.c177 int dest_switch, int lane) in remove_semipermanent_depend_for_sp()
327 static int generate_cdg_for_sp(lash_t * p_lash, int sw, int dest_switch, in generate_cdg_for_sp()
390 int dest_switch, int lane) in set_temp_depend_to_permanent_for_sp()
418 static void remove_temp_depend_for_sp(lash_t * p_lash, int sw, int dest_switch, in remove_temp_depend_for_sp()
789 unsigned int i, j, k, dest_switch = 0; in lash_core() local