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

1234

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_mcast_fwd_rcv.c71 ib_net64_t node_guid; local
91 node_guid = p_mft_context->node_guid;
96 block_num, position, cl_ntoh64(node_guid),
107 p_sw = osm_get_switch_by_guid(sm->p_subn, node_guid);
112 "0x%016" PRIx64 "\n", cl_ntoh64(node_guid));
122 ib_get_err_str(status), cl_ntoh64(node_guid),
H A Dosm_lin_fwd_rcv.c67 ib_net64_t node_guid; local
85 node_guid = p_lft_context->node_guid;
95 p_sw = osm_get_switch_by_guid(sm->p_subn, node_guid);
100 "0x%" PRIx64 "\n", cl_ntoh64(node_guid));
117 ib_get_err_str(status), cl_ntoh64(node_guid),
H A Dosm_guid_info_rcv.c74 ib_net64_t port_guid, node_guid; local
92 node_guid = p_context->node_guid;
94 osm_dump_guid_info_v2(sm->p_log, node_guid, port_guid, block_num, p_gi,
112 cl_ntoh64(port_guid), cl_ntoh64(node_guid),
H A Dosm_pkey_rcv.c67 ib_net64_t node_guid; local
83 node_guid = p_context->node_guid;
101 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
128 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
H A Dosm_vl_arb_rcv.c76 ib_net64_t node_guid; local
91 node_guid = p_context->node_guid;
109 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
134 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
H A Dosm_mlnx_ext_port_info_rcv.c73 ib_net64_t port_guid, node_guid; local
90 node_guid = p_context->node_guid;
92 osm_dump_mlnx_ext_port_info_v2(sm->p_log, node_guid, port_guid, port_num,
104 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
H A Dosm_node_desc_rcv.c104 ib_net64_t node_guid; local
123 node_guid = osm_madw_get_nd_context_ptr(p_madw)->node_guid;
125 p_node = osm_get_node_by_guid(sm->p_subn, node_guid);
129 "0x%" PRIx64 "\n", cl_ntoh64(node_guid));
H A Dosm_slvl_map_rcv.c75 ib_net64_t node_guid; local
91 node_guid = p_context->node_guid;
111 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
139 cl_ntoh32(attr_mod), cl_ntoh64(node_guid));
153 cl_ntoh64(port_guid), cl_ntoh64(node_guid),
H A Dosm_node_info_rcv.c83 cl_ntoh64(p_physp->p_node->node_info.node_guid),
85 p_old ? cl_ntoh64(p_old->p_node->node_info.node_guid) : 0,
87 p_new ? cl_ntoh64(p_new->p_node->node_info.node_guid) : 0,
122 context.ni_context.node_guid =
125 context.ni_context.dup_node_guid = p_physp->p_node->node_info.node_guid;
155 if (p_ni_context->node_guid == 0) {
163 p_ni_context->node_guid);
167 cl_ntoh64(p_ni_context->node_guid));
251 if (osm_node_get_node_guid(p_node) == p_ni_context->node_guid &&
284 cl_ntoh64(p_ni_context->node_guid), p_ni_contex
[all...]
H A Dosm_sw_info_rcv.c83 context.lft_context.node_guid = osm_node_get_node_guid(p_node);
140 context.mft_context.node_guid = osm_node_get_node_guid(p_node);
346 context.pi_context.node_guid = osm_node_get_node_guid(node);
388 ib_net64_t node_guid; local
400 node_guid = p_context->node_guid;
404 cl_ntoh64(node_guid), cl_ntoh64(p_smp->trans_id));
415 p_node = osm_get_node_by_guid(sm->p_subn, node_guid);
420 "with GUID 0x%" PRIx64 "\n", cl_ntoh64(node_guid));
H A Dosm_perfmgr.c227 uint64_t node_guid = context->perfmgr_context.node_guid; local
239 if ((p_node = cl_qmap_get(&pm->monitored_map, node_guid)) ==
242 PRIx64 " not found in monitored map\n", node_guid);
530 uint64_t node_guid = cl_ntoh64(node->node_info.node_guid); local
538 if (cl_qmap_get(&pm->monitored_map, node_guid) ==
553 node_guid);
558 mon_node->guid = node_guid;
582 mon_port->remote_guid = p_remote_node->node_info.node_guid;
703 uint64_t node_guid = 0; local
1760 uint64_t node_guid = mad_context->perfmgr_context.node_guid; local
2029 osm_perfmgr_update_nodename(osm_perfmgr_t *pm, uint64_t node_guid, char *nodename) argument
[all...]
H A Dosm_mtree.c95 cl_ntoh64(p_mtn->p_sw->p_node->node_info.node_guid),
H A Dosm_drop_mgr.c310 ib_net64_t node_guid; local
314 node_guid = osm_node_get_node_guid(p_node);
317 p_sw = (osm_switch_t *) cl_qmap_remove(p_sw_guid_tbl, node_guid);
391 ib_net64_t node_guid; local
400 node_guid = osm_node_get_node_guid(p_node);
407 cl_ntoh64(node_guid));
418 cl_ntoh64(node_guid));
431 cl_ntoh64(node_guid));
440 cl_ntoh64(node_guid));
H A Dosm_console.c674 uint64_t node_guid; member in struct:_port_report
680 __tag_port_report(port_report_t ** head, uint64_t node_guid, argument
687 rep->node_guid = node_guid;
703 item->node_guid, item->port_num, item->print_desc);
799 cl_ntoh64(node->node_info.node_guid),
811 cl_ntoh64(node->node_info.node_guid),
817 cl_ntoh64(node->node_info.node_guid),
825 cl_ntoh64(node->node_info.node_guid),
831 cl_ntoh64(node->node_info.node_guid),
[all...]
H A Dosm_port_info_rcv.c233 context.pi_context.node_guid = osm_node_get_node_guid(p_node);
331 context.pi_context.node_guid = osm_node_get_node_guid(p_node);
373 context.ni_context.node_guid =
481 context.pkey_context.node_guid = osm_node_get_node_guid(p_node);
653 ib_net64_t port_guid, node_guid; local
676 node_guid = p_context->node_guid;
678 osm_dump_port_info_v2(sm->p_log, node_guid, port_guid, port_num, p_pi,
702 cl_ntoh64(node_guid), cl_ntoh64(port_guid));
717 cl_ntoh64(node_guid), cl_ntoh6
[all...]
H A Dosm_sa_node_record.c217 cl_ntoh64(p_rcvd_rec->node_info.node_guid),
220 if (p_node->node_info.node_guid !=
221 p_rcvd_rec->node_info.node_guid)
/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_madw.h148 ib_net64_t node_guid; member in struct:osm_ni_context
180 ib_net64_t node_guid; member in struct:osm_pi_context
199 ib_net64_t node_guid; member in struct:osm_gi_context
216 ib_net64_t node_guid; member in struct:osm_nd_context
230 ib_net64_t node_guid; member in struct:osm_si_context
247 ib_net64_t node_guid; member in struct:osm_lft_context
262 ib_net64_t node_guid; member in struct:osm_mft_context
293 ib_net64_t node_guid; member in struct:osm_pkey_context
309 ib_net64_t node_guid; member in struct:osm_slvl_context
325 ib_net64_t node_guid; member in struct:osm_vla_context
336 uint64_t node_guid; member in struct:osm_perfmgr_context
351 ib_net64_t node_guid; member in struct:osm_cc_context
[all...]
H A Dosm_event_plugin.h87 uint64_t node_guid; member in struct:osm_epi_port_id
197 osm_epi_create_port_id(osm_epi_port_id_t * port_id, uint64_t node_guid, argument
200 port_id->node_guid = node_guid;
H A Dosm_helper.h212 void osm_dump_port_info(IN osm_log_t * p_log, IN ib_net64_t node_guid,
217 void osm_dump_port_info_v2(IN osm_log_t * p_log, IN ib_net64_t node_guid,
228 * node_guid
260 void osm_dump_guid_info(IN osm_log_t * p_log, IN ib_net64_t node_guid,
265 void osm_dump_guid_info_v2(IN osm_log_t * p_log, IN ib_net64_t node_guid,
275 * node_guid
298 void osm_dump_mlnx_ext_port_info(IN osm_log_t * p_log, IN ib_net64_t node_guid,
303 void osm_dump_mlnx_ext_port_info_v2(IN osm_log_t * p_log, IN ib_net64_t node_guid,
H A Dosm_perfmgr_db.h139 uint64_t node_guid; member in struct:db_node
168 perfmgr_db_err_t perfmgr_db_update_name(perfmgr_db_t * db, uint64_t node_guid,
H A Dosm_node.h483 return p_node->node_info.node_guid;
/freebsd-11-stable/sys/dev/mlx5/
H A Dvport.h97 u32 vport, u64 node_guid);
133 int mlx5_query_vport_node_guid(struct mlx5_core_dev *dev, u64 *node_guid);
136 int mlx5_query_nic_vport_node_guid(struct mlx5_core_dev *mdev, u64 *node_guid);
139 int mlx5_query_hca_vport_node_guid(struct mlx5_core_dev *mdev, u64 *node_guid);
/freebsd-11-stable/sys/ofed/include/uapi/rdma/
H A Drdma_user_cm.h161 __u64 node_guid; member in struct:rdma_ucm_query_route_resp
171 __u64 node_guid; member in struct:rdma_ucm_query_addr_resp
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c57 uint64_t node_guid = be64toh(_node_guid); local
59 (unsigned) (node_guid >> 48) & 0xffff,
60 (unsigned) (node_guid >> 32) & 0xffff,
61 (unsigned) (node_guid >> 16) & 0xffff,
62 (unsigned) (node_guid >> 0) & 0xffff);
449 printf("\tnode_guid:\t\t\t%s\n", guid_str(device_attr.orig_attr.node_guid, buf));
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch.c1194 static void node_guid_gen_from_mac(u64 *node_guid, u8 mac[ETH_ALEN]) argument
1196 ((u8 *)node_guid)[7] = mac[0];
1197 ((u8 *)node_guid)[6] = mac[1];
1198 ((u8 *)node_guid)[5] = mac[2];
1199 ((u8 *)node_guid)[4] = 0xff;
1200 ((u8 *)node_guid)[3] = 0xfe;
1201 ((u8 *)node_guid)[2] = mac[3];
1202 ((u8 *)node_guid)[1] = mac[4];
1203 ((u8 *)node_guid)[0] = mac[5];
1210 u64 node_guid; local
[all...]

Completed in 158 milliseconds

1234