Searched refs:__le64 (Results 176 - 200 of 691) sorted by relevance

1234567891011>>

/linux-master/drivers/staging/vt6656/
H A Dusbpipe.h32 __le64 tsf;
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h192 __le64 buffer_addr; /* Address of descriptor's data buf */
197 __le64 rsvd; /* Reserved */
206 __le64 pkt_addr; /* Packet buffer address */
207 __le64 hdr_addr; /* Header buffer address */
/linux-master/include/uapi/linux/
H A Dvirtio_crypto.h101 __le64 session_id;
290 __le64 session_id;
340 __le64 session_id;
523 __le64 max_size;
/linux-master/drivers/scsi/snic/
H A Dsnic_io.h13 __le64 addr;
/linux-master/arch/arm64/kernel/
H A Dsmp_spin_table.c68 __le64 __iomem *release_addr;
/linux-master/drivers/md/persistent-data/
H A Ddm-transaction-manager.h115 const __le64 *value_le, unsigned int count, dm_tm_run_fn fn);
/linux-master/tools/include/linux/
H A Dtypes.h65 typedef __u64 __bitwise __le64; typedef
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dio.h84 static inline void _efx_writeq(struct efx_nic *efx, __le64 value,
89 static inline __le64 _efx_readq(struct efx_nic *efx, unsigned int reg)
91 return (__force __le64)__raw_readq(efx->membase + reg);
188 value->u64[0] = (__force __le64)__raw_readq(membase + addr);
/linux-master/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.c17 __le64 hash[NH_NUM_PASSES]);
/linux-master/arch/arm/crypto/
H A Dnhpoly1305-neon-glue.c17 __le64 hash[NH_NUM_PASSES]);
/linux-master/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]);
/linux-master/net/mac802154/
H A Dieee802154_i.h257 int mac802154_del_dev(struct net_device *dev, __le64 dev_addr);
260 __le64 device_addr,
263 __le64 device_addr,
333 __le64 extended_addr);
/linux-master/drivers/bus/mhi/ep/
H A Dinternal.h99 __le64 rbase __packed __aligned(4);
100 __le64 rlen __packed __aligned(4);
101 __le64 rp __packed __aligned(4);
102 __le64 wp __packed __aligned(4);
/linux-master/drivers/net/ipa/
H A Dipa.h89 __le64 *table_virt;
H A Dipa_cmd.c48 __le64 hash_rules_addr;
49 __le64 flags;
50 __le64 nhash_rules_addr;
62 __le64 hdr_table_addr;
116 __le64 system_addr;
131 __le64 tag;
181 size *= sizeof(__le64);
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Drx.h55 __le64 timestamp;
517 __le64 tsf_on_air_rise;
614 __le64 tsf_on_air_rise;
972 __le64 bitmap[BA_WINDOW_STREAMS_MAX];
992 __le64 urbd_stts_wrptr;
993 __le64 fr_bd_cb;
994 __le64 ur_bd_cb;
/linux-master/include/net/
H A Dieee802154_netdev.h97 __le64 extended_src;
307 static inline __le64 ieee802154_devaddr_from_raw(const void *raw)
312 return (__force __le64)swab64(temp);
315 static inline void ieee802154_devaddr_to_raw(void *raw, __le64 addr)
464 int (*del_dev)(struct net_device *dev, __le64 dev_addr);
467 __le64 device_addr,
470 __le64 device_addr,
/linux-master/fs/udf/
H A Decma_167.h147 __le64 loadAddress;
148 __le64 startAddress;
570 __le64 informationLength;
571 __le64 logicalBlocksRecorded;
578 __le64 uniqueID;
774 __le64 uniqueID;
797 __le64 informationLength;
798 __le64 objectSize;
799 __le64 logicalBlocksRecorded;
809 __le64 uniqueI
[all...]
/linux-master/include/soc/fsl/
H A Ddpaa2-fd.h43 __le64 addr;
49 __le64 flc;
290 __le64 addr;
459 __le64 addr;
465 __le64 flc;
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dcoex.h55 le64_get_bits(*((__le64 *)(payload)), GENMASK_ULL(39, 32))
57 le64_get_bits(*((__le64 *)(payload)), GENMASK_ULL(39, 24))
59 le64_get_bits(*((__le64 *)(payload)), GENMASK_ULL(55, 24))
61 le64_get_bits(*((__le64 *)(payload)), GENMASK_ULL(39, 24))
63 le64_get_bits(*((__le64 *)(payload)), GENMASK(31, 24))
/linux-master/drivers/scsi/
H A Dhptiop.h58 __le64 inbound_q[MVIOP_QUEUE_LEN];
59 __le64 outbound_q[MVIOP_QUEUE_LEN];
202 __le64 pci_address;
213 __le64 lba;
362 __le64 host_phy_flag;
H A Dhpsa_cmd.h232 __le64 volume_blk_cnt; /* logical blocks on the volume */
240 __le64 disk_starting_blk; /* First disk block used in volume */
241 __le64 disk_blk_cnt; /* disk blocks used by volume / disk */
350 __le64 tag;
374 __le64 Addr;
379 __le64 Addr;
501 __le64 tag; /* 0x68 - 0x6F */
502 __le64 host_addr; /* 0x70 - 0x77 */
529 __le64 address;
603 __le64 err_pt
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Dnic.c329 int efx_nic_copy_stats(struct efx_nic *efx, __le64 *dest)
331 __le64 *dma_stats = efx->stats_buffer.addr;
332 __le64 generation_start, generation_end;
349 memcpy(dest, dma_stats, efx->num_mac_stats * sizeof(__le64));
397 val = le64_to_cpup((__le64 *)addr);
/linux-master/include/linux/habanalabs/
H A Dhl_boot_if.h513 __le64 tpc_mask_l;
522 __le64 tpc_mask_h;
523 __le64 nic_mask;
572 __le64 img_addr; /* address for next FW component load */
600 __le64 img_addr;

Completed in 196 milliseconds

1234567891011>>