Home
last modified time | relevance | path

Searched refs:__le64 (Results 251 – 275 of 670) sorted by relevance

1...<<11121314151617181920>>...27

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Derror-dump.h314 __le64 dram_base_addr __packed;
421 __le64 regions_mask;
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp.h317 __le64 supported_modes[2];
318 __le64 advertised_modes[2];
H A Dnfp_nsp_eth.c76 __le64 port;
77 __le64 state;
80 __le64 control;
82 __le64 raw[NSP_ETH_NUM_RAW];
/openbmc/linux/fs/ceph/
H A Dcrypto.h45 __le64 change_attr;
46 __le64 file_offset;
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dnic_common.h240 #define EFX_MC_STATS_GENERATION_INVALID ((__force __le64)(-1))
244 int efx_nic_copy_stats(struct efx_nic *efx, __le64 *dest);
/openbmc/linux/include/uapi/linux/
H A Dqemu_fw_cfg.h94 __le64 paddr;
H A Dfsverity.h57 __le64 data_size; /* size of file the Merkle tree is built over */
/openbmc/linux/include/linux/ceph/
H A Dosd_client.h296 __le64 tid;
301 __le64 trace_id;
302 __le64 span_id;
303 __le64 parent_span_id;
/openbmc/linux/tools/include/linux/
H A Dtypes.h65 typedef __u64 __bitwise __le64; typedef
/openbmc/linux/arch/arm/crypto/
H A Dnhpoly1305-neon-glue.c17 __le64 hash[NH_NUM_PASSES]);
/openbmc/linux/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.c17 __le64 hash[NH_NUM_PASSES]);
/openbmc/linux/arch/x86/crypto/
H A Dnhpoly1305-avx2-glue.c17 __le64 hash[NH_NUM_PASSES]);
H A Dnhpoly1305-sse2-glue.c17 __le64 hash[NH_NUM_PASSES]);
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_64xx.h119 __le64 addr; /* 64-bit buffer address */
/openbmc/linux/include/linux/
H A Dvirtio_byteorder.h51 return le64_to_cpu((__force __le64)val); in __virtio64_to_cpu()
/openbmc/linux/include/linux/rpmsg/
H A Dbyteorder.h54 return le64_to_cpu((__force __le64)val); in __rpmsg64_to_cpu()
/openbmc/linux/drivers/net/ipa/
H A Dipa.h90 __le64 *table_virt;
/openbmc/linux/arch/arm64/kernel/
H A Dsmp_spin_table.c68 __le64 __iomem *release_addr; in smp_spin_table_cpu_prepare()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_user_sdma.c1186 static inline __le64 qib_sdma_make_desc0(u8 gen, in qib_sdma_make_desc0()
1199 static inline __le64 qib_sdma_make_first_desc0(__le64 descq) in qib_sdma_make_first_desc0()
1204 static inline __le64 qib_sdma_make_last_desc0(__le64 descq) in qib_sdma_make_last_desc0()
1210 static inline __le64 qib_sdma_make_desc1(u64 addr) in qib_sdma_make_desc1()
1223 __le64 *descqp; in qib_user_sdma_send_frag()
1224 __le64 descq0; in qib_user_sdma_send_frag()
/openbmc/linux/drivers/remoteproc/
H A Dqcom_common.c48 __le64 address;
49 __le64 size;
67 __le64 regions_baseptr;
/openbmc/linux/arch/mips/include/asm/mach-generic/
H A Dmangle-port.h36 # define ioswabq(a, x) le64_to_cpu((__force __le64)(x))
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_stats.h52 __le64_to_cpu(*((__le64 *)(((u8 *)(base_ptr)) + (desc_ptr)->offset)))
/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/
H A Dmangle-port.h60 le64_to_cpu((__force __le64)(x)) : \
/openbmc/linux/drivers/scsi/
H A Dpmcraid.h199 __le64 address;
228 __le64 ioarcb_bus_addr;
231 __le64 ioadl_bus_addr;
234 __le64 ioasa_bus_addr;
/openbmc/qemu/hw/net/rocker/
H A Drocker.h41 #define __le64 uint64_t macro

1...<<11121314151617181920>>...27