Searched refs:htonll (Results 1 – 8 of 8) sorted by relevance
26 inline uint64_t htonll(uint64_t value) in htonll() function140 value = detail::htonll(value); in operator >>()
915 pclc_smcd->ism.gid = htonll(smcd_gid.gid); in smc_clc_send_proposal()966 gidchids[entry].gid = htonll(smcd_gid.gid); in smc_clc_send_proposal()975 htonll(smcd_gid.gid_ext); in smc_clc_send_proposal()1058 clc->d0.gid = htonll(smcd_gid.gid); in smcd_clc_prep_confirm_accept()1059 clc->d0.token = htonll(conn->rmb_desc->token); in smcd_clc_prep_confirm_accept()1071 clc->d1.gid_ext = htonll(smcd_gid.gid_ext); in smcd_clc_prep_confirm_accept()
336 #define htonll(x) cpu_to_be64(x) macro
24 #define htonll(x) cpu_to_be64(x) macro
241 #if !defined(htonll)242 static uint64_t htonll(uint64_t v) in htonll() function262 db->remote_host_addr = htonll(db->remote_host_addr); in dest_block_to_network()263 db->offset = htonll(db->offset); in dest_block_to_network()264 db->length = htonll(db->length); in dest_block_to_network()457 reg->key.current_addr = htonll(reg->key.current_addr); in register_to_network()459 reg->chunks = htonll(reg->chunks); in register_to_network()486 comp->offset = htonll(comp->offset); in compress_to_network()487 comp->length = htonll(comp->length); in compress_to_network()512 result->host_addr = htonll(result->host_addr); in result_to_network()
493 rp->cid.rnid_wwpn = htonll(lport->wwpn); in fc_lport_recv_rnid_req()494 rp->cid.rnid_wwnn = htonll(lport->wwnn); in fc_lport_recv_rnid_req()
834 logo->fl_n_port_wwn = htonll(lport->wwpn); in fc_logo_fill()