Searched refs:cl_ntoh64 (Results 51 - 75 of 87) sorted by relevance

1234

/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa_pkey_record.c97 cl_ntoh64(osm_physp_get_port_guid(p_physp)),
274 cl_ntoh64(p_rcvd_mad->sm_key));
H A Dosm_ucast_ftree.c504 cl_ntoh64(p_group->port_guid),
506 cl_ntoh64(p_group->remote_port_guid),
612 return cl_ntoh64(__osm_ftree_sw_get_guid_no(p_sw));
787 return cl_ntoh64(__osm_ftree_hca_get_guid_no(p_hca));
1395 cl_ntoh64(p_hca->up_port_groups[i]->
2624 cl_ntoh64(osm_node_get_node_guid(p_osm_node)),
2737 cl_ntoh64(osm_node_get_node_guid
2754 cl_ntoh64(osm_node_get_node_guid
2846 cl_ntoh64(osm_node_get_node_guid(p_node)),
2847 cl_ntoh64(remote_node_gui
[all...]
H A Dosm_inform.c484 if ((cl_ntoh64(p_ntc->issuer_gid.unicast.prefix) ==
486 && (cl_ntoh64(p_ntc->issuer_gid.unicast.interface_id) ==
499 cl_ntoh64(source_gid.unicast.interface_id));
H A Dosm_subnet.c515 *p_val = cl_ntoh64(val);
1422 cl_ntoh64(p_opts->guid),
1423 cl_ntoh64(p_opts->m_key),
1425 cl_ntoh64(p_opts->sm_key),
1426 cl_ntoh64(p_opts->sa_key),
1427 cl_ntoh64(p_opts->subnet_prefix),
H A Dosm_ucast_lash.c1072 cl_ntoh64(current_guid), -1, lid,
1073 egress_port, cl_ntoh64(current_guid),
1093 cl_ntoh64(current_guid), sw->id, lid,
1095 cl_ntoh64(p_dst_sw->p_node->node_info.
1139 cl_ntoh64(osm_physp_get_port_guid
1142 cl_ntoh64(osm_physp_get_port_guid
H A Dmain.c413 cl_ntoh64(attr_array[i].port_guid),
434 cl_ntoh64(attr_array[choice].port_guid));
H A Dosm_qos.c247 cl_ntoh64(p->port_guid), port_num);
257 cl_ntoh64(p->port_guid), port_num);
H A Dosm_sa_link_record.c199 cl_ntoh64(osm_physp_get_port_guid(p_src_physp)), src_port_num,
200 cl_ntoh64(osm_physp_get_port_guid(p_dest_physp)),
H A Dosm_sa_slvl_record.c104 cl_ntoh64(osm_physp_get_port_guid(p_physp)),
H A Dosm_sa_vlarb_record.c104 cl_ntoh64(osm_physp_get_port_guid(p_physp)),
H A Dosm_perfmgr.c278 "Binding to port GUID 0x%" PRIx64 "\n", cl_ntoh64(port_guid));
432 uint64_t node_guid = cl_ntoh64(node->node_info.node_guid);
492 node_guid = cl_ntoh64(node->node_info.node_guid);
522 cl_ntoh64(node->node_info.node_guid), port,
679 cl_ntoh64(port_guid));
H A Dosm_sa_informinfo.c121 cl_ntoh64(portguid));
287 cl_ntoh64(portguid));
H A Dosm_sm_mad_ctrl.c82 cl_ntoh64(osm_madw_get_smp_ptr(p_madw)->trans_id));
856 "Binding to port 0x%" PRIx64 "\n", cl_ntoh64(port_guid));
H A Dosm_sa_guidinfo_record.c141 PRIx64 "\n", cl_ntoh16(match_lid), cl_ntoh64(match_port_guid));
H A Dosm_sm_state_mgr.c105 cl_ntoh64(sm->master_sm_guid));
/freebsd-10.2-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_al.c244 cl_ntoh64(p_mad->trans_id));
429 "Querying CA 0x%" PRIx64 ".\n", cl_ntoh64(ca_guid));
820 cl_ntoh64(port_guid));
827 "Opening HCA 0x%" PRIx64 ".\n", cl_ntoh64(ca_guid));
899 "Binding to port 0x%" PRIx64 ".\n", cl_ntoh64(port_guid));
H A Dosm_vendor_mlx_sa.c274 num_ports, cl_ntoh64(port_guid)
305 cl_ntoh64(port_guid), port_num);
332 "Binding to port 0x%" PRIx64 ".\n", cl_ntoh64(port_guid));
H A Dosm_vendor_ts.c479 cl_ntoh64(mad.transaction_id));
536 "Binding to port 0x%" PRIx64 ".\n", cl_ntoh64(port_guid));
570 cl_ntoh64(port_guid));
H A Dosm_vendor_mlx_ts.c128 cl_ntoh64(mad.transaction_id));
332 cl_ntoh16(ts_mad.status), cl_ntoh64(ts_mad.transaction_id)
H A Dosm_vendor_mtl_hca_guid.c529 cl_ntoh64(guid));
599 cl_ntoh64(attr_array[i].port_guid),
H A Dosm_pkt_randomizer.c247 cl_ntoh64(p_smp->trans_id));
H A Dosm_vendor_mlx_ts_anafa.c124 cl_ntoh64(mad.transaction_id));
H A Dosm_vendor_mlx.c233 cl_ntoh64(p_bind_info->port_guid));
693 key = tid = cl_ntoh64(p_mad->trans_id);
H A Dosm_vendor_mlx_anafa.c269 cl_ntoh64(p_bind_info->port_guid));
684 key = tid = cl_ntoh64(p_mad->trans_id);
H A Dosm_vendor_umadt.c553 p_mad->trans_id = cl_ntoh64(p_mad->trans_id) << 24;
758 p_umadt_reg_class->PortGuid = cl_ntoh64(p_osm_bind_info->port_guid);
1004 cl_ntoh64(p_osm_madw->p_mad->trans_id >> 24);

Completed in 78 milliseconds

1234