Home
last modified time | relevance | path

Searched refs:htonll (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/smc/
H A Dsmc.h264 #define htonll(x) cpu_to_be64(x) macro
H A Dsmc_clc.c546 pclc_smcd->ism.gid = htonll(ini->ism_dev[0]->local_gid); in smc_clc_send_proposal()
582 htonll(ini->ism_dev[i]->local_gid); in smc_clc_send_proposal()
/kernel/linux/linux-5.10/include/scsi/
H A Dfc_frame.h24 #define htonll(x) cpu_to_be64(x) macro
H A Dfc_encode.h610 logo->fl_n_port_wwn = htonll(lport->wwpn); in fc_logo_fill()
/kernel/linux/linux-6.6/include/scsi/
H A Dfc_frame.h24 #define htonll(x) cpu_to_be64(x) macro
/kernel/linux/linux-6.6/net/smc/
H A Dsmc.h334 #define htonll(x) cpu_to_be64(x) macro
H A Dsmc_clc.c898 htonll(smcd->ops->get_local_gid(smcd)); in smc_clc_send_proposal()
946 htonll(smcd->ops->get_local_gid(smcd)); in smc_clc_send_proposal()
1035 clc->d0.gid = htonll(smcd->ops->get_local_gid(smcd)); in smc_clc_send_confirm_accept()
1036 clc->d0.token = htonll(conn->rmb_desc->token); in smc_clc_send_confirm_accept()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_lport.c490 rp->cid.rnid_wwpn = htonll(lport->wwpn); in fc_lport_recv_rnid_req()
491 rp->cid.rnid_wwnn = htonll(lport->wwnn); in fc_lport_recv_rnid_req()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_lport.c493 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()
H A Dfc_encode.h834 logo->fl_n_port_wwn = htonll(lport->wwpn); in fc_logo_fill()

Completed in 13 milliseconds