Searched refs:ntohll (Results 1 – 7 of 7) sorted by relevance
37 inline uint64_t ntohll(uint64_t value) in ntohll() function236 uint64_t data = detail::ntohll(value); in operator <<()
23 #define ntohll(x) be64_to_cpu(x) macro
251 #if !defined(ntohll)252 static uint64_t ntohll(uint64_t v) in ntohll() function270 db->remote_host_addr = ntohll(db->remote_host_addr); in network_to_dest_block()271 db->offset = ntohll(db->offset); in network_to_dest_block()272 db->length = ntohll(db->length); in network_to_dest_block()464 reg->key.current_addr = ntohll(reg->key.current_addr); in network_to_register()466 reg->chunks = ntohll(reg->chunks); in network_to_register()494 comp->offset = ntohll(comp->offset); in network_to_compress()495 comp->length = ntohll(comp->length); in network_to_compress()518 result->host_addr = ntohll(result->host_addr); in network_to_result()
335 #define ntohll(x) be64_to_cpu(x) macro
713 smc->conn.peer_token = ntohll(clc->d0.token); in smcd_conn_save_peer_info()1408 ntohll(aclc->d1.gid_ext); in smc_connect_ism()1411 ini->ism_peer_gid[ini->ism_selected].gid = ntohll(aclc->d0.gid); in smc_connect_ism()2163 smcd_gid.gid = ntohll(pclc_smcd->ism.gid); in smc_find_ism_v2_device_serv()2172 smcd_gid.gid = ntohll(smcd_v2_ext->gidchid[i].gid); in smc_find_ism_v2_device_serv()2187 ntohll(smcd_v2_ext->gidchid[++i].gid); in smc_find_ism_v2_device_serv()2240 ini->ism_peer_gid[0].gid = ntohll(pclc_smcd->ism.gid); in smc_find_ism_v1_device_serv()
429 ids.port_name = ntohll(np->fp_wwpn); in fc_disc_gpn_ft_parse()