Searched refs:__le64 (Results 476 - 500 of 696) sorted by relevance

<<11121314151617181920>>

/linux-master/fs/btrfs/
H A Dprint-tree.c198 __le64 subvol_id;
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h876 __le64 replay_ctr;
/linux-master/drivers/infiniband/hw/hfi1/
H A Dverbs.h107 __le64 pbc;
/linux-master/drivers/scsi/aacraid/
H A Daacraid.h608 __le64 header_addr;/* Address to hand the adapter to access
682 __le64 HostAddress; /* FIB host address w/o xport header */
685 __le64 Reserved[2];
1418 __le64 max_rrc_capacity;
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.h169 __le64 data;
/linux-master/drivers/block/
H A Drbd.c959 if (snap_count > size / sizeof (__le64))
966 size -= snap_count * sizeof (__le64);
5455 __le64 snapid = cpu_to_le64(snap_id);
5459 __le64 size;
5528 __le64 snap_id;
5532 __le64 features;
5533 __le64 incompat;
5577 __le64 snapid = cpu_to_le64(rbd_dev->spec->snap_id);
5578 __le64 flags;
5823 __le64 stripe_uni
[all...]
/linux-master/fs/nilfs2/
H A Dbmap.c552 NILFS_INODE_BMAP_SIZE * sizeof(__le64));
/linux-master/drivers/bus/mhi/host/
H A Dinternal.h203 __le64 *ctxt_wp; /* point to ctxt wp */
/linux-master/fs/smb/client/
H A Dsmb2proto.h212 __le64 *uniqueid);
/linux-master/include/linux/
H A Dtcp.h91 __le64 val[DIV_ROUND_UP(TCP_FASTOPEN_COOKIE_MAX, sizeof(u64))];
/linux-master/drivers/rapidio/devices/
H A Dtsi721.h614 __le64 desc_sts[8];
619 __le64 da64;
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.c1191 __le64 *dma_stats = efx->stats_buffer.addr;
1208 __le64 *dma_stats = efx->stats_buffer.addr;
H A Dsiena.c558 __le64 *dma_stats;
559 __le64 generation_start, generation_end;
/linux-master/net/rds/
H A Dib_recv.c794 __le64 uncongested = 0;
811 __le64 *src, *dst;
/linux-master/include/asm-generic/
H A Dio.h239 val = __le64_to_cpu((__le64 __force)__raw_readq(addr));
348 val = __le64_to_cpu((__le64 __force)__raw_readq(addr));
/linux-master/crypto/
H A Dchacha20poly1305.c38 __le64 assoclen;
39 __le64 cryptlen;
/linux-master/drivers/dma/
H A Dhisi_dma.c123 __le64 src_addr;
124 __le64 dst_addr;
/linux-master/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c416 __le64 *lebits;
443 lebits = (__le64 *)&buf[j];
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c424 __le64 **pbl_ptr, *ptr;
429 pbl_ptr = (__le64 **)ctx->pde.pbl_ptr;
/linux-master/drivers/infiniband/hw/irdma/
H A Ddefs.h1121 static inline void set_64bit_val(__le64 *wqe_words, u32 byte_index, u64 val)
1143 static inline void get_64bit_val(__le64 *wqe_words, u32 byte_index, u64 *val)
/linux-master/net/ieee802154/
H A Dsocket.c775 ieee802154_match_sock(__le64 hw_addr, __le16 pan_id, __le16 short_addr,
798 __le64 hw_addr;
H A Dnl802154.c926 __le64 extended_addr = cpu_to_le64(0x0000000000000000ULL);
2324 __le64 extended_addr;
2343 struct net_device *dev, __le64 extended_addr,
2458 __le64 extended_addr;
2492 __le64 extended_addr;
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi.h3438 __le64 rx_mac_timestamp;
6719 __le64 module_enable;
6725 __le64 module_valid;
6926 __le64 cycle_busy;
6927 __le64 cycle_total;
6928 __le64 cycle_tx;
6929 __le64 cycle_rx;
6930 __le64 cycle_rx_bss;
/linux-master/fs/bcachefs/
H A Drecovery.c544 __le64 passes = ext->recovery_passes_required[0];
625 __le64 passes = ext->recovery_passes_required[0];
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice.h646 __le64 nvm_phy_type_lo; /* NVM PHY type low */
647 __le64 nvm_phy_type_hi; /* NVM PHY type high */

Completed in 331 milliseconds

<<11121314151617181920>>