Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_updn.c68 typedef struct updn { struct
285 static void updn_clear_non_root_hops(updn_t * updn, osm_switch_t * sw) in updn_clear_non_root_hops() argument
292 port = osm_get_port_by_lid_ho(&updn->p_osm->subn, i); in updn_clear_non_root_hops()
550 updn_t *updn = cxt; in rank_root_node() local
553 sw = osm_get_switch_by_guid(&updn->p_osm->subn, cl_hton64(guid)); in rank_root_node()
555 OSM_LOG(&updn->p_osm->log, OSM_LOG_VERBOSE, in rank_root_node()
560 OSM_LOG(&updn->p_osm->log, OSM_LOG_DEBUG, in rank_root_node()
564 updn->num_roots++; in rank_root_node()
663 updn_t *updn; in osm_ucast_updn_setup() local
665 updn = malloc(sizeof(updn_t)); in osm_ucast_updn_setup()
[all …]