Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_updn.c209 static int updn_subn_rank(IN updn_t * p_updn) in updn_subn_rank()
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()
572 updn_t *p_updn = ctx; in updn_lid_matrices() local