Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_switch.h905 static inline uint8_t osm_switch_get_dimn_port(IN const osm_switch_t * p_sw, in osm_switch_get_dimn_port() function
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_switch.c376 port_num = osm_switch_get_dimn_port(p_sw, i % num_ports); in osm_switch_recommend_path()