Searched refs:cpu_to_be64s (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/byteorder/
H A Dgeneric.h116 #define cpu_to_be64s __cpu_to_be64s macro
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_main.h82 cpu_to_be64s(data);
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c269 cpu_to_be64s(&fctx->enc.enc_ctrl.u);
788 cpu_to_be64s(src);
1093 cpu_to_be64s(&rctx->ctrl_word.flags);
1113 cpu_to_be64s(&fctx->enc.enc_ctrl.u);
H A Dotx2_cptvf_reqmgr.c159 cpu_to_be64s(&iq_cmd.cmd.u);
H A Dotx2_cpt_reqmgr.h453 cpu_to_be64s((u64 *)info->in_buffer);
H A Dotx2_cptpf_ucode.c706 cpu_to_be64s(&((u64 *)ucode->va)[i]);
1547 cpu_to_be64s(&iq_cmd.cmd.u);

Completed in 343 milliseconds