Home
last modified time | relevance | path

Searched refs:osm_get_switch_by_guid (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_file.c99 osm_get_switch_by_guid(&p_osm->subn, port_guid))) in add_path()
190 p_sw = osm_get_switch_by_guid(&p_osm->subn, sw_guid); in do_ucast_file_load()
325 p_sw = osm_get_switch_by_guid(&p_osm->subn, guid); in do_lid_matrix_file_load()
H A Dosm_lin_fwd_rcv.c95 p_sw = osm_get_switch_by_guid(sm->p_subn, node_guid); in osm_lft_rcv_process()
H A Dosm_mcast_fwd_rcv.c107 p_sw = osm_get_switch_by_guid(sm->p_subn, node_guid); in osm_mft_rcv_process()
H A Dosm_ucast_updn.c526 sw = osm_get_switch_by_guid(&osm->subn, cl_hton64(guid)); in update_id()
553 sw = osm_get_switch_by_guid(&updn->p_osm->subn, cl_hton64(guid)); in rank_root_node()
H A Dosm_console.c1163 p_sw = osm_get_switch_by_guid(&p_osm->subn, cl_hton64(guid)); in switchbalance_parse()
1363 p_sw = osm_get_switch_by_guid(&p_osm->subn, cl_hton64(guid)); in lidbalance_parse()
H A Dosm_subnet.c1376 osm_switch_t *osm_get_switch_by_guid(IN const osm_subn_t * p_subn, in osm_get_switch_by_guid() function
H A Dosm_ucast_dfsssp.c2607 p_sw = osm_get_switch_by_guid(p_mgr->p_subn, guid); in dfsssp_do_mcast_routing()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h1183 struct osm_switch *osm_get_switch_by_guid(IN const osm_subn_t * p_subn,