Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_updn.c71 } updn_t; typedef
209 static int updn_subn_rank(IN updn_t * p_updn) in updn_subn_rank()
285 static void updn_clear_non_root_hops(updn_t * updn, osm_switch_t * sw) in updn_clear_non_root_hops()
300 static int updn_set_min_hop_table(IN updn_t * p_updn) in updn_set_min_hop_table()
346 static int updn_build_lid_matrices(IN updn_t * p_updn) in updn_build_lid_matrices()
408 static void updn_find_root_nodes_by_min_hop(OUT updn_t * p_updn) in updn_find_root_nodes_by_min_hop()
550 updn_t *updn = cxt; in rank_root_node()
572 updn_t *p_updn = ctx; in updn_lid_matrices()
663 updn_t *updn; in osm_ucast_updn_setup()
665 updn = malloc(sizeof(updn_t)); in osm_ucast_updn_setup()
[all …]