Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_switch.h1075 static inline uint32_t osm_switch_path_count_get(IN const osm_switch_t * p_sw, in osm_switch_path_count_get() function
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_dump.c82 num_paths = osm_switch_path_count_get(p_sw, i); in dump_ucast_path_distribution()