Searched refs:osm_get_node_by_guid (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_node_desc_rcv.c | 125 p_node = osm_get_node_by_guid(sm->p_subn, node_guid); in osm_nd_rcv_process()
|
| H A D | osm_ucast_mgr.c | 450 osm_node_t *node = osm_get_node_by_guid(m->p_subn, cl_hton64(guid)); in set_hop_wf() 502 osm_node_t *node = osm_get_node_by_guid(p_subn, cl_hton64(guid)); in set_search_ordering_ports() 756 osm_node_t *node = osm_get_node_by_guid(m->p_subn, cl_hton64(guid)); in mark_ignored_port()
|
| H A D | osm_node_info_rcv.c | 162 p_neighbor_node = osm_get_node_by_guid(sm->p_subn, in ni_rcv_set_links() 959 p_node = osm_get_node_by_guid(sm->p_subn, p_ni->node_guid); in osm_ni_rcv_process()
|
| H A D | osm_sw_info_rcv.c | 415 p_node = osm_get_node_by_guid(sm->p_subn, node_guid); in osm_si_rcv_process()
|
| H A D | osm_perfmgr.c | 710 node = osm_get_node_by_guid(pm->subn, cl_hton64(mon_node->guid)); in perfmgr_query_counters() 1313 osm_get_node_by_guid(pm->subn, cl_hton64(mon_node->guid)); in perfmgr_check_overflow() 1412 osm_get_node_by_guid(pm->subn, cl_hton64(mon_node->guid)); in perfmgr_check_pce_overflow()
|
| H A D | osm_state_mgr.c | 886 p_node = osm_get_node_by_guid(sm->p_subn, p_sm->smi.guid); in state_mgr_exists_other_master_sm() 949 p_node = osm_get_node_by_guid(sm->p_subn, p_highest_sm->smi.guid); in state_mgr_get_highest_sm()
|
| H A D | osm_subnet.c | 1387 osm_node_t *osm_get_node_by_guid(IN osm_subn_t const *p_subn, IN ib_net64_t guid) in osm_get_node_by_guid() function
|
| /freebsd/contrib/ofed/opensm/include/opensm/ |
| H A D | osm_subnet.h | 1212 struct osm_node *osm_get_node_by_guid(IN osm_subn_t const *p_subn,
|