Searched refs:cl_hton64 (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-10.2-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_byteswap_osd.h65 #define cl_hton64(x) (uint64_t)bswap_64(x) macro
72 #define cl_hton64(x) (x)
H A Dcl_byteswap.h71 * cl_ntoh16, cl_hton16, cl_ntoh32, cl_hton32, cl_ntoh64, cl_hton64,
152 * cl_hton16, cl_hton32, cl_hton64, cl_ntoh
212 * Byte Swapping, cl_ntoh16, cl_hton32, cl_hton64, cl_ntoh
270 * cl_hton16, cl_hton32, cl_hton64, cl_ntoh
332 * Byte Swapping, cl_ntoh32, cl_hton16, cl_hton64, cl_ntoh
373 * than the cl_hton64 function.
390 * cl_hton16, cl_hton32, cl_hton64, cl_ntoh
427 * This function is analogous to cl_hton64.
430 * Byte Swapping, cl_hton64, cl_ntoh16, cl_ntoh32, cl_ntoh
432 /****f* Component Library: Byte Swapping/cl_hton64
460 #define cl_hton64 macro
[all...]
/freebsd-10.2-release/contrib/ofed/management/opensm/osmtest/
H A Dmain.c236 cl_hton64(attr_array[i].port_guid));
264 cl_hton64(attr_array[0].port_guid));
435 guid = cl_hton64(strtoull(optarg, NULL, 16));
436 printf(" Guid <0x%" PRIx64 ">\n", cl_hton64(guid));
589 if (cl_hton64(guid) == cl_hton64(INVALID_GUID)) {
H A Dosmt_inform.c194 IB_MAD_METHOD_SET, cl_hton64(wrid), (ib_net16_t) 0, 0);
384 IB_MAD_METHOD_TRAP, cl_hton64(wrid), (ib_net16_t) 0, 0);
H A Dosmtest.c6176 cl_hton64(strtoull(&line[offset], NULL, 0));
6186 cl_hton64(strtoull(&line[offset], NULL, 0));
6196 cl_hton64(strtoull(&line[offset], NULL, 0));
6374 cl_hton64(strtoull(&line[offset], NULL, 0));
6384 cl_hton64(strtoull(&line[offset], NULL, 0));
6771 cl_hton64(strtoull(&line[offset], NULL, 0));
6774 cl_hton64(strtoull(&line[offset], NULL, 0));
6790 cl_hton64(strtoull(&line[offset], NULL, 0));
6793 cl_hton64(strtoull(&line[offset], NULL, 0));
H A Dosmt_service.c1268 service_data64[instance] = cl_hton64(instance + 4);
/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dmain.c386 cl_hton64(attr_array[0].port_guid));
397 cl_hton64(attr_array[i].port_guid));
666 opt.guid = cl_hton64(strtoull(optarg, NULL, 16));
673 cl_hton64(opt.guid));
831 sm_key = cl_hton64(strtoull(optarg, NULL, 16));
832 printf(" SM Key <0x%" PRIx64 ">\n", cl_hton64(sm_key));
979 if (opt.guid == 0 || cl_hton64(opt.guid) == CL_HTON64(INVALID_GUID))
H A Dosm_ucast_file.c190 sw_guid = cl_hton64(sw_guid);
244 port_guid = cl_hton64(port_guid);
315 guid = cl_hton64(guid);
381 guid = cl_hton64(guid);
H A Dosm_req.c97 tid = cl_hton64((uint64_t) cl_atomic_inc(&sm->sm_trans_id));
175 tid = cl_hton64((uint64_t) cl_atomic_inc(&sm->sm_trans_id));
257 smp->trans_id = cl_hton64((uint64_t)cl_atomic_inc(&sm->sm_trans_id));
H A Dosm_ucast_updn.c535 sw = osm_get_switch_by_guid(&osm->subn, cl_hton64(guid));
562 sw = osm_get_switch_by_guid(&updn->p_osm->subn, cl_hton64(guid));
H A Dosm_perfmgr.c385 cl_hton64((uint64_t) cl_atomic_inc(&(perfmgr->trans_id)));
481 node = osm_get_node_by_guid(pm->subn, cl_hton64(mon_node->guid));
993 p_node = osm_get_node_by_guid(pm->subn, cl_hton64(mon_node->guid));
H A Dosm_subnet.c513 if (cl_hton64(val) != *p_val) {
719 route->prefix = cl_hton64(prefix);
720 route->guid = cl_hton64(guid);
H A Dosm_prtn_config.c228 cl_hton64(guid), full) != IB_SUCCESS)
H A Dosm_ucast_mgr.c673 osm_port_t *port = osm_get_port_by_guid(m->p_subn, cl_hton64(guid));
708 osm_node_t *node = osm_get_node_by_guid(m->p_subn, cl_hton64(guid));
H A Dosm_inform.c341 cl_hton64((uint64_t) cl_atomic_inc(&trap_fwd_trans_id)),
H A Dosm_console.c879 p_sw = osm_get_switch_by_guid(&p_osm->subn, cl_hton64(guid));
1078 p_sw = osm_get_switch_by_guid(&p_osm->subn, cl_hton64(guid));
H A Dosm_qos_parser_y.y2911 osm_get_port_by_guid(p_qos_policy->p_subn, cl_hton64(guid_ho));
/freebsd-10.2-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_sender.c84 p_mad->trans_id = cl_hton64(key);
341 p_mad->trans_id = cl_hton64(key);
380 p_mad->trans_id = cl_hton64(key);
H A Dosm_vendor_mlx_hca_pfs.c495 p_ca_info->guid = cl_hton64(pfs_ca_info.guid);
541 cl_hton64(port_guid);
720 if (cl_hton64(port_guid) == guid) {
H A Dosm_vendor_mlx_hca_sim.c541 p_ca_info->guid = cl_hton64(sim_ca_info.guid);
587 cl_hton64(port_guid);
766 if (cl_hton64(port_guid) == guid) {
H A Dosm_vendor_mlx_dispatcher.c273 p_mad_buf->trans_id = cl_hton64(osmv_txn_get_tid(p_txn));
626 p_mad_buf->trans_id = cl_hton64(tid);
H A Dosm_vendor_ibumad_sa.c403 cl_hton64((uint64_t) trans_id), /* tid */
H A Dosm_vendor_mlx_sa.c516 cl_hton64((uint64_t) trans_id), /* tid */
H A Dosm_vendor_umadt.c358 cl_hton64((uint64_t) pPortAttributesList->GUID);
/freebsd-10.2-release/contrib/ofed/management/infiniband-diags/src/
H A Dsaquery.c1710 smkey = cl_hton64(strtoull(optarg, NULL, 0));

Completed in 231 milliseconds

12