Home
last modified time | relevance | path

Searched refs:node_guid (Results 1 – 25 of 73) sorted by relevance

123

/freebsd-9-stable/contrib/ofed/management/opensm/opensm/
Dosm_mcast_fwd_rcv.c70 ib_net64_t node_guid; in osm_mft_rcv_process() local
90 node_guid = p_mft_context->node_guid; in osm_mft_rcv_process()
95 block_num, position, cl_ntoh64(node_guid), in osm_mft_rcv_process()
99 p_sw = osm_get_switch_by_guid(sm->p_subn, node_guid); in osm_mft_rcv_process()
104 "0x%016" PRIx64 "\n", cl_ntoh64(node_guid)); in osm_mft_rcv_process()
115 cl_ntoh64(node_guid), block_num, position); in osm_mft_rcv_process()
Dosm_node_info_rcv.c80 cl_ntoh64(p_physp->p_node->node_info.node_guid), in report_duplicated_guid()
82 cl_ntoh64(p_old->p_node->node_info.node_guid), p_old->port_num, in report_duplicated_guid()
83 cl_ntoh64(p_new->p_node->node_info.node_guid), p_new->port_num); in report_duplicated_guid()
106 context.ni_context.node_guid = in requery_dup_node_info()
109 context.ni_context.dup_node_guid = p_physp->p_node->node_info.node_guid; in requery_dup_node_info()
141 if (p_ni_context->node_guid == 0) { in __osm_ni_rcv_set_links()
149 p_ni_context->node_guid); in __osm_ni_rcv_set_links()
153 "0x%" PRIx64 "\n", cl_ntoh64(p_ni_context->node_guid)); in __osm_ni_rcv_set_links()
216 if ((osm_node_get_node_guid(p_node) == p_ni_context->node_guid) && in __osm_ni_rcv_set_links()
242 cl_ntoh64(p_ni_context->node_guid), p_ni_context->port_num); in __osm_ni_rcv_set_links()
[all …]
Dosm_lin_fwd_rcv.c63 ib_net64_t node_guid; in osm_lft_rcv_process() local
80 node_guid = p_lft_context->node_guid; in osm_lft_rcv_process()
83 p_sw = osm_get_switch_by_guid(sm->p_subn, node_guid); in osm_lft_rcv_process()
88 "0x%" PRIx64 "\n", cl_ntoh64(node_guid)); in osm_lft_rcv_process()
95 ib_get_err_str(status), cl_ntoh64(node_guid)); in osm_lft_rcv_process()
Dosm_perfmgr.c202 uint64_t node_guid = context->perfmgr_context.node_guid; in osm_perfmgr_mad_send_err_callback() local
212 if ((p_node = cl_qmap_get(&(pm->monitored_map), node_guid)) == in osm_perfmgr_mad_send_err_callback()
216 node_guid); in osm_perfmgr_mad_send_err_callback()
432 uint64_t node_guid = cl_ntoh64(node->node_info.node_guid); in __collect_guids() local
439 if (cl_qmap_get(&(pm->monitored_map), node_guid) in __collect_guids()
447 "(GUID 0x%" PRIx64 ")\n", node->print_desc, node_guid); in __collect_guids()
451 mon_node->guid = node_guid; in __collect_guids()
454 cl_qmap_insert(&(pm->monitored_map), node_guid, in __collect_guids()
475 uint64_t node_guid = 0; in __osm_perfmgr_query_counters() local
492 node_guid = cl_ntoh64(node->node_info.node_guid); in __osm_perfmgr_query_counters()
[all …]
Dosm_node_desc_rcv.c100 ib_net64_t node_guid; in osm_nd_rcv_process() local
115 node_guid = osm_madw_get_nd_context_ptr(p_madw)->node_guid; in osm_nd_rcv_process()
117 p_node = osm_get_node_by_guid(sm->p_subn, node_guid); in osm_nd_rcv_process()
121 "0x%" PRIx64 "\n", cl_ntoh64(node_guid)); in osm_nd_rcv_process()
Dosm_pkey_rcv.c67 ib_net64_t node_guid; in osm_pkey_rcv_process() local
83 node_guid = p_context->node_guid; in osm_pkey_rcv_process()
95 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id)); in osm_pkey_rcv_process()
122 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id)); in osm_pkey_rcv_process()
Dosm_slvl_map_rcv.c74 ib_net64_t node_guid; in osm_slvl_rcv_process() local
88 node_guid = p_context->node_guid; in osm_slvl_rcv_process()
102 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id)); in osm_slvl_rcv_process()
130 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id)); in osm_slvl_rcv_process()
Dosm_vl_arb_rcv.c74 ib_net64_t node_guid; in osm_vla_rcv_process() local
89 node_guid = p_context->node_guid; in osm_vla_rcv_process()
102 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id)); in osm_vla_rcv_process()
127 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id)); in osm_vla_rcv_process()
Dosm_sw_info_rcv.c84 context.pi_context.node_guid = osm_node_get_node_guid(p_node); in __osm_si_rcv_get_port_info()
129 context.lft_context.node_guid = osm_node_get_node_guid(p_node);
187 context.mft_context.node_guid = osm_node_get_node_guid(p_node);
437 ib_net64_t node_guid; in osm_si_rcv_process() local
454 node_guid = p_context->node_guid; in osm_si_rcv_process()
458 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id)); in osm_si_rcv_process()
462 p_node = osm_get_node_by_guid(sm->p_subn, node_guid); in osm_si_rcv_process()
466 "with GUID 0x%" PRIx64 "\n", cl_ntoh64(node_guid)); in osm_si_rcv_process()
Dosm_drop_mgr.c277 ib_net64_t node_guid; in __osm_drop_mgr_remove_switch() local
281 node_guid = osm_node_get_node_guid(p_node); in __osm_drop_mgr_remove_switch()
284 p_sw = (osm_switch_t *) cl_qmap_remove(p_sw_guid_tbl, node_guid); in __osm_drop_mgr_remove_switch()
363 ib_net64_t node_guid; in __osm_drop_mgr_check_node() local
370 node_guid = osm_node_get_node_guid(p_node); in __osm_drop_mgr_check_node()
375 cl_ntoh64(node_guid)); in __osm_drop_mgr_check_node()
384 cl_ntoh64(node_guid)); in __osm_drop_mgr_check_node()
395 cl_ntoh64(node_guid)); in __osm_drop_mgr_check_node()
408 cl_ntoh64(node_guid)); in __osm_drop_mgr_check_node()
417 cl_ntoh64(node_guid)); in __osm_drop_mgr_check_node()
Dosm_port_info_rcv.c287 context.ni_context.node_guid = in __osm_pi_rcv_process_switch_port()
387 context.pkey_context.node_guid = osm_node_get_node_guid(p_node); in get_pkey_table()
528 ib_net64_t node_guid; in osm_pi_rcv_process() local
545 node_guid = p_context->node_guid; in osm_pi_rcv_process()
548 node_guid, port_guid, port_num, p_pi, OSM_LOG_DEBUG); in osm_pi_rcv_process()
569 cl_ntoh64(node_guid), cl_ntoh64(port_guid)); in osm_pi_rcv_process()
584 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id)); in osm_pi_rcv_process()
616 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id)); in osm_pi_rcv_process()
667 cl_ntoh64(node_guid)); in osm_pi_rcv_process()
Dosm_console.c516 uint64_t node_guid; member
522 __tag_port_report(port_report_t ** head, uint64_t node_guid, in __tag_port_report() argument
529 rep->node_guid = node_guid; in __tag_port_report()
545 item->node_guid, item->port_num, item->print_desc); in __print_port_report()
615 cl_ntoh64(node->node_info.node_guid), in __get_stats()
622 cl_ntoh64(node->node_info.node_guid), in __get_stats()
664 cl_ntoh64(node->node_info.node_guid), in __get_stats()
835 cl_ntoh64(p_sw->p_node->node_info.node_guid), in switchbalance_check()
840 cl_ntoh64(p_sw->p_node->node_info.node_guid), in switchbalance_check()
1008 cl_ntoh64(p_sw->p_node->node_info.node_guid), in lidbalance_check()
[all …]
Dosm_switch.c217 uint64_t node_guid; in osm_switch_find_guid_common() local
226 node_guid = p_rem_node->node_info.node_guid; in osm_switch_find_guid_common()
232 || r->guids[i].node->node_info.node_guid == node_guid)) { in osm_switch_find_guid_common()
Dosm_sa_node_record.c216 cl_ntoh64(p_rcvd_rec->node_info.node_guid), in __osm_nr_rcv_by_comp_mask()
219 if ((p_node->node_info.node_guid != in __osm_nr_rcv_by_comp_mask()
220 p_rcvd_rec->node_info.node_guid)) in __osm_nr_rcv_by_comp_mask()
Dosm_ucast_mgr.c217 ib_net64_t node_guid; in __osm_ucast_mgr_process_port() local
252 node_guid = osm_node_get_node_guid(p_sw->p_node); in __osm_ucast_mgr_process_port()
270 lid_ho, cl_ntoh64(node_guid)); in __osm_ucast_mgr_process_port()
277 lid_ho, port, cl_ntoh64(node_guid)); in __osm_ucast_mgr_process_port()
370 context.si_context.node_guid = osm_node_get_node_guid(p_node); in osm_ucast_mgr_set_fwd_table()
390 context.lft_context.node_guid = osm_node_get_node_guid(p_node); in osm_ucast_mgr_set_fwd_table()
Dosm_sa_lft_record.c136 "\n", cl_ntoh64(p_sw->p_node->node_info.node_guid)); in __osm_lftr_rcv_by_comp_mask()
147 cl_ntoh64(p_sw->p_node->node_info.node_guid)); in __osm_lftr_rcv_by_comp_mask()
Dosm_sa_sw_info_record.c132 "\n", cl_ntoh64(p_sw->p_node->node_info.node_guid)); in __osm_sir_rcv_create_sir()
143 cl_ntoh64(p_sw->p_node->node_info.node_guid)); in __osm_sir_rcv_create_sir()
Dosm_sa_mft_record.c143 "\n", cl_ntoh64(p_sw->p_node->node_info.node_guid)); in __osm_mftr_rcv_by_comp_mask()
154 cl_ntoh64(p_sw->p_node->node_info.node_guid)); in __osm_mftr_rcv_by_comp_mask()
Dosm_state_mgr.c141 mad_context.si_context.node_guid = osm_node_get_node_guid(p_node); in __osm_state_mgr_get_sw_info()
176 mad_context.pi_context.node_guid = in __osm_state_mgr_get_remote_port_info()
439 context.ni_context.node_guid = osm_node_get_node_guid(p_node); in __osm_state_mgr_sweep_hop_1()
467 context.ni_context.node_guid = in __osm_state_mgr_sweep_hop_1()
555 mad_context.nd_context.node_guid = osm_node_get_node_guid(p_node); in __osm_state_mgr_get_node_desc()
1013 cl_ntoh64(sw->p_node->node_info.node_guid)); in cleanup_switch()
/freebsd-9-stable/contrib/ofed/management/opensm/include/opensm/
Dosm_madw.h139 ib_net64_t node_guid; member
171 ib_net64_t node_guid; member
189 ib_net64_t node_guid; member
203 ib_net64_t node_guid; member
219 ib_net64_t node_guid; member
234 ib_net64_t node_guid; member
265 ib_net64_t node_guid; member
281 ib_net64_t node_guid; member
297 ib_net64_t node_guid; member
308 uint64_t node_guid; member
Dosm_event_plugin.h79 uint64_t node_guid; member
182 osm_epi_create_port_id(osm_epi_port_id_t * port_id, uint64_t node_guid, in osm_epi_create_port_id() argument
185 port_id->node_guid = node_guid; in osm_epi_create_port_id()
/freebsd-9-stable/contrib/ofed/libibverbs/examples/
Ddevinfo.c57 static const char *guid_str(uint64_t node_guid, char *str) in guid_str() argument
59 node_guid = ntohll(node_guid); in guid_str()
61 (unsigned) (node_guid >> 48) & 0xffff, in guid_str()
62 (unsigned) (node_guid >> 32) & 0xffff, in guid_str()
63 (unsigned) (node_guid >> 16) & 0xffff, in guid_str()
64 (unsigned) (node_guid >> 0) & 0xffff); in guid_str()
224 printf("\tnode_guid:\t\t\t%s\n", guid_str(device_attr.node_guid, buf)); in print_hca_cap()
/freebsd-9-stable/contrib/ofed/management/opensm/osmeventplugin/src/
Dosmeventplugin.c110 " (%s) port %d\n", pc->port_id.node_guid, in handle_port_counter()
122 epc->port_id.node_guid, in handle_port_counter_ext()
133 " (%s) port %d\n", ps->port_id.node_guid, in handle_port_select()
145 trap->port_id.node_guid, in handle_trap_event()
/freebsd-9-stable/contrib/ofed/management/infiniband-diags/src/
Dsmpquery.c95 uint64_t node_guid; in node_desc() local
105 mad_decode_field(data, IB_NODE_GUID_F, &node_guid); in node_desc()
110 nodename = remap_node_name(node_name_map, node_guid, nd); in node_desc()
/freebsd-9-stable/contrib/ofed/management/opensm/libvendor/
Dosm_vendor_ibumad_sa.c94 node_guid); in __osmv_sa_mad_rcv_cb()
192 node_guid); in __osmv_sa_mad_err_cb()
441 p_madw->context.ni_context.node_guid = in __osmv_send_sa_req()
559 node_rec.node_info.node_guid = in osmv_query_sa()

123