Searched refs:node_guid (Results 1 - 25 of 72) sorted by relevance

123

/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_lin_fwd_rcv.c63 ib_net64_t node_guid; local
80 node_guid = p_lft_context->node_guid;
83 p_sw = osm_get_switch_by_guid(sm->p_subn, node_guid);
88 "0x%" PRIx64 "\n", cl_ntoh64(node_guid));
95 ib_get_err_str(status), cl_ntoh64(node_guid));
H A Dosm_mcast_fwd_rcv.c70 ib_net64_t node_guid; local
90 node_guid = p_mft_context->node_guid;
95 block_num, position, cl_ntoh64(node_guid),
99 p_sw = osm_get_switch_by_guid(sm->p_subn, node_guid);
104 "0x%016" PRIx64 "\n", cl_ntoh64(node_guid));
115 cl_ntoh64(node_guid), block_num, position);
H A Dosm_node_desc_rcv.c100 ib_net64_t node_guid; local
115 node_guid = osm_madw_get_nd_context_ptr(p_madw)->node_guid;
117 p_node = osm_get_node_by_guid(sm->p_subn, node_guid);
121 "0x%" PRIx64 "\n", cl_ntoh64(node_guid));
H A Dosm_pkey_rcv.c67 ib_net64_t node_guid; local
83 node_guid = p_context->node_guid;
95 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
122 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
H A Dosm_slvl_map_rcv.c74 ib_net64_t node_guid; local
88 node_guid = p_context->node_guid;
102 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
130 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
H A Dosm_vl_arb_rcv.c74 ib_net64_t node_guid; local
89 node_guid = p_context->node_guid;
102 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
127 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
H A Dosm_node_info_rcv.c80 cl_ntoh64(p_physp->p_node->node_info.node_guid),
82 cl_ntoh64(p_old->p_node->node_info.node_guid), p_old->port_num,
83 cl_ntoh64(p_new->p_node->node_info.node_guid), p_new->port_num);
106 context.ni_context.node_guid =
109 context.ni_context.dup_node_guid = p_physp->p_node->node_info.node_guid;
141 if (p_ni_context->node_guid == 0) {
149 p_ni_context->node_guid);
153 "0x%" PRIx64 "\n", cl_ntoh64(p_ni_context->node_guid));
216 if ((osm_node_get_node_guid(p_node) == p_ni_context->node_guid) &&
242 cl_ntoh64(p_ni_context->node_guid), p_ni_contex
[all...]
H A Dosm_perfmgr.c202 uint64_t node_guid = context->perfmgr_context.node_guid; local
212 if ((p_node = cl_qmap_get(&(pm->monitored_map), node_guid)) ==
216 node_guid);
432 uint64_t node_guid = cl_ntoh64(node->node_info.node_guid); local
439 if (cl_qmap_get(&(pm->monitored_map), node_guid)
447 "(GUID 0x%" PRIx64 ")\n", node->print_desc, node_guid);
451 mon_node->guid = node_guid;
454 cl_qmap_insert(&(pm->monitored_map), node_guid,
475 uint64_t node_guid = 0; local
1083 uint64_t node_guid = mad_context->perfmgr_context.node_guid; local
[all...]
H A Dosm_drop_mgr.c277 ib_net64_t node_guid; local
281 node_guid = osm_node_get_node_guid(p_node);
284 p_sw = (osm_switch_t *) cl_qmap_remove(p_sw_guid_tbl, node_guid);
363 ib_net64_t node_guid; local
370 node_guid = osm_node_get_node_guid(p_node);
375 cl_ntoh64(node_guid));
384 cl_ntoh64(node_guid));
395 cl_ntoh64(node_guid));
408 cl_ntoh64(node_guid));
417 cl_ntoh64(node_guid));
[all...]
H A Dosm_sw_info_rcv.c84 context.pi_context.node_guid = osm_node_get_node_guid(p_node);
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; local
454 node_guid = p_context->node_guid;
458 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
462 p_node = osm_get_node_by_guid(sm->p_subn, node_guid);
466 "with GUID 0x%" PRIx64 "\n", cl_ntoh64(node_guid));
H A Dosm_port_info_rcv.c287 context.ni_context.node_guid =
387 context.pkey_context.node_guid = osm_node_get_node_guid(p_node);
528 ib_net64_t node_guid; local
545 node_guid = p_context->node_guid;
548 node_guid, port_guid, port_num, p_pi, OSM_LOG_DEBUG);
569 cl_ntoh64(node_guid), cl_ntoh64(port_guid));
584 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
616 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
667 cl_ntoh64(node_guid));
[all...]
H A Dosm_mtree.c114 cl_ntoh64(p_mtn->p_sw->p_node->node_info.node_guid),
H A Dosm_console.c513 uint64_t node_guid; member in struct:_port_report
519 __tag_port_report(port_report_t ** head, uint64_t node_guid, argument
526 rep->node_guid = node_guid;
542 item->node_guid, item->port_num, item->print_desc);
612 cl_ntoh64(node->node_info.node_guid),
619 cl_ntoh64(node->node_info.node_guid),
661 cl_ntoh64(node->node_info.node_guid),
832 cl_ntoh64(p_sw->p_node->node_info.node_guid),
837 cl_ntoh64(p_sw->p_node->node_info.node_guid),
[all...]
H A Dosm_sa_node_record.c216 cl_ntoh64(p_rcvd_rec->node_info.node_guid),
219 if ((p_node->node_info.node_guid !=
220 p_rcvd_rec->node_info.node_guid))
H A Dosm_sa_lft_record.c136 "\n", cl_ntoh64(p_sw->p_node->node_info.node_guid));
147 cl_ntoh64(p_sw->p_node->node_info.node_guid));
H A Dosm_sa_mft_record.c143 "\n", cl_ntoh64(p_sw->p_node->node_info.node_guid));
154 cl_ntoh64(p_sw->p_node->node_info.node_guid));
H A Dosm_sa_sw_info_record.c132 "\n", cl_ntoh64(p_sw->p_node->node_info.node_guid));
143 cl_ntoh64(p_sw->p_node->node_info.node_guid));
H A Dosm_switch.c217 uint64_t node_guid; local
226 node_guid = p_rem_node->node_info.node_guid;
232 || r->guids[i].node->node_info.node_guid == node_guid)) {
/freebsd-9.3-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_event_plugin.h79 uint64_t node_guid; member in struct:osm_epi_port_id
182 osm_epi_create_port_id(osm_epi_port_id_t * port_id, uint64_t node_guid, argument
185 port_id->node_guid = node_guid;
H A Dosm_madw.h139 ib_net64_t node_guid; member in struct:osm_ni_context
171 ib_net64_t node_guid; member in struct:osm_pi_context
189 ib_net64_t node_guid; member in struct:osm_nd_context
203 ib_net64_t node_guid; member in struct:osm_si_context
219 ib_net64_t node_guid; member in struct:osm_lft_context
234 ib_net64_t node_guid; member in struct:osm_mft_context
265 ib_net64_t node_guid; member in struct:osm_pkey_context
281 ib_net64_t node_guid; member in struct:osm_slvl_context
297 ib_net64_t node_guid; member in struct:osm_vla_context
308 uint64_t node_guid; member in struct:osm_perfmgr_context
[all...]
H A Dosm_node.h478 return (p_node->node_info.node_guid);
/freebsd-9.3-release/contrib/ofed/management/opensm/osmeventplugin/src/
H A Dosmeventplugin.c110 " (%s) port %d\n", pc->port_id.node_guid,
122 epc->port_id.node_guid,
133 " (%s) port %d\n", ps->port_id.node_guid,
145 trap->port_id.node_guid,
/freebsd-9.3-release/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c59 static const char *guid_str(uint64_t node_guid, char *str) argument
61 node_guid = ntohll(node_guid);
63 (unsigned) (node_guid >> 48) & 0xffff,
64 (unsigned) (node_guid >> 32) & 0xffff,
65 (unsigned) (node_guid >> 16) & 0xffff,
66 (unsigned) (node_guid >> 0) & 0xffff);
226 printf("\tnode_guid:\t\t\t%s\n", guid_str(device_attr.node_guid, buf));
/freebsd-9.3-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_hca_anafa.c103 memcpy(&(p_ca_info->attr.ca_guid), dev_info.dev_info.node_guid,
/freebsd-9.3-release/sys/contrib/rdma/
H A Drdma_user_cm.h121 __u64 node_guid; member in struct:rdma_ucm_query_route_resp

Completed in 216 milliseconds

123