Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_switch.h436 IN osm_lft_type_enum lft_enum) in osm_switch_get_port_by_lid() argument
440 return lft_enum == OSM_LFT ? p_sw->lft[lid_ho] : p_sw->new_lft[lid_ho]; in osm_switch_get_port_by_lid()
946 IN osm_lft_type_enum lft_enum);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_switch.c242 IN osm_lft_type_enum lft_enum) in osm_switch_recommend_path() argument
326 port_num = osm_switch_get_port_by_lid(p_sw, lid_ho, lft_enum); in osm_switch_recommend_path()