Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_switch.h434 static inline uint8_t osm_switch_get_port_by_lid(IN const osm_switch_t * p_sw, in osm_switch_get_port_by_lid() function
480 port_num = osm_switch_get_port_by_lid(p_sw, cl_ntoh16(lid), in osm_switch_get_route_by_lid()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_dump.c152 port_num = osm_switch_get_port_by_lid(p_sw, lid_ho, in dump_ucast_routes()
347 port = osm_switch_get_port_by_lid(p_sw, lid, OSM_NEW_LFT); in dump_ucast_lfts()
H A Dosm_ucast_file.c88 old_port = osm_switch_get_port_by_lid(p_sw, new_lid, OSM_LFT); in add_path()
H A Dosm_switch.c326 port_num = osm_switch_get_port_by_lid(p_sw, lid_ho, lft_enum); in osm_switch_recommend_path()
H A Dosm_console.c1077 port_num = osm_switch_get_port_by_lid(p_sw, lid_ho, in switchbalance_check()
1228 port_num = osm_switch_get_port_by_lid(p_sw, lid_ho, in lidbalance_check()
H A Dosm_ucast_mgr.c238 osm_switch_get_port_by_lid(p_sw, lid_ho - 1, OSM_NEW_LFT) + 1; in ucast_mgr_process_port()