Searched defs:lid_ho (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_ucast_cache.c | 96 static cache_switch_t *cache_sw_new(uint16_t lid_ho, unsigned num_ports) in cache_sw_new() 133 static cache_switch_t *cache_get_sw(osm_ucast_mgr_t * p_mgr, uint16_t lid_ho) in cache_get_sw() 148 uint16_t lid_ho = cl_ntoh16(osm_node_get_base_lid(p->p_node, 0)); in cache_add_sw_link() local 249 static void cache_remove_port(osm_ucast_mgr_t * p_mgr, uint16_t lid_ho, in cache_remove_port() 406 uint16_t lid_ho; in ucast_cache_validate() local 906 uint16_t lid_ho; in osm_ucast_cache_add_node() local
|
H A D | osm_switch.c | 64 cl_status_t osm_switch_set_hops(IN osm_switch_t * p_sw, IN uint16_t lid_ho, in osm_switch_set_hops() 235 IN osm_port_t * p_port, IN uint16_t lid_ho, in osm_switch_recommend_path()
|
H A D | osm_drop_mgr.c | 169 uint16_t lid_ho; in drop_mgr_remove_port() local
|
H A D | osm_ucast_mgr.c | 138 uint16_t lid_ho; in ucast_mgr_process_neighbor() local 208 uint16_t lid_ho; in ucast_mgr_process_port() local
|
H A D | osm_ucast_updn.c | 418 uint16_t lid_ho; in updn_find_root_nodes_by_min_hop() local
|
H A D | osm_dump.c | 126 uint16_t lid_ho, base_lid; in dump_ucast_routes() local
|
H A D | osm_state_mgr.c | 1114 uint16_t lid_ho; in state_mgr_check_tbl_consistency() local
|
H A D | osm_console.c | 1065 uint16_t lid_ho; in switchbalance_check() local 1206 uint16_t lid_ho; in lidbalance_check() local
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_switch.h | 267 IN uint16_t lid_ho, in osm_switch_get_hop_count() 356 IN uint16_t lid_ho) in osm_switch_get_least_hops() 435 IN uint16_t lid_ho, in osm_switch_get_port_by_lid()
|