Home
last modified time | relevance | path

Searched refs:__le64 (Results 301 – 325 of 670) sorted by relevance

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx_common.h30 static inline __le64 build_ctob(u32 td_cmd, u32 td_offset, unsigned int size, in build_ctob()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_dump.c115 struct my_u0 { __le64 a; __le64 b; } *u0; in igc_rings_dump()
/openbmc/linux/fs/smb/client/
H A Dfscache.c20 __le64 uniqueid; /* server inode number */
21 __le64 createtime; /* creation time on server */
/openbmc/linux/fs/smb/server/
H A Dntlmssp.h150 __le64 time;
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h680 __le64 buffer_addr; /* Address of descriptor's data buf */
685 __le64 rsvd; /* Reserved */
694 __le64 pkt_addr; /* Packet buffer address */
695 __le64 hdr_addr; /* Header buffer address */
/openbmc/linux/drivers/bluetooth/
H A Dhci_bcm4377.c158 __le64 payload;
211 __le64 ring_iova;
264 __le64 ring_iova;
332 __le64 peripheral_info_addr;
335 __le64 completion_ring_heads_addr;
336 __le64 xfer_ring_tails_addr;
337 __le64 completion_ring_tails_addr;
338 __le64 xfer_ring_heads_addr;
343 __le64 control_completion_ring_addr;
344 __le64 control_xfer_ring_addr;
[all …]
/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h41 __le64 addr;
/openbmc/linux/include/uapi/linux/
H A Dvirtio_ring.h241 __le64 addr;
H A Dvirtio_blk.h300 __le64 sector;
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dalive.h101 __le64 base_addr;
/openbmc/linux/net/ceph/
H A Dauth_x.c532 auth->key ^= *(__le64 *)u; in ceph_x_build_request()
963 __le64 *psig) in calc_signature()
988 *psig = *(__le64 *)(enc_buf + sizeof(u32)); in calc_signature()
1001 __le64 a, b, c, d; in calc_signature()
1030 __le64 sig; in ceph_x_sign_message()
1049 __le64 sig_check; in ceph_x_check_message_signature()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp_cmds.c20 __le64 sensor_mask;
/openbmc/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_init.h84 __le64 sense_data_buffer_address;
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dnic.h181 __le64 *mc_stats;
/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.h106 __le64 addr;
150 __le64 addr; /* data buffer address, length is
/openbmc/linux/crypto/
H A Dsha3_generic.c218 __le64 *digest = (__le64 *)out; in crypto_sha3_final()
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_spi.c174 __le64 value; in b53_spi_read48()
187 __le64 value; in b53_spi_read64()
/openbmc/linux/include/net/
H A Dnetlink.h1452 static inline int nla_put_le64(struct sk_buff *skb, int attrtype, __le64 value, in nla_put_le64()
1455 __le64 tmp = value; in nla_put_le64()
1457 return nla_put_64bit(skb, attrtype, sizeof(__le64), &tmp, padattr); in nla_put_le64()
1687 static inline __le64 nla_get_le64(const struct nlattr *nla) in nla_get_le64()
1689 return *(__le64 *) nla_data(nla); in nla_get_le64()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1988 __le64 min;
1989 __le64 max;
1990 __le64 step;
2010 __le64 timestamp; /* XXX needed? */
2013 __le64 integer64_value[2];
2159 __le64 timestamp;
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-space-map-common.c132 __le64 *words_le = addr; in dm_bitmap_word_used()
133 __le64 *w_le = words_le + (b >> ENTRIES_SHIFT); in dm_bitmap_word_used()
143 __le64 *words_le = addr; in sm_lookup_bitmap()
144 __le64 *w_le = words_le + (b >> ENTRIES_SHIFT); in sm_lookup_bitmap()
155 __le64 *words_le = addr; in sm_set_bitmap()
156 __le64 *w_le = words_le + (b >> ENTRIES_SHIFT); in sm_set_bitmap()
/openbmc/linux/fs/ufs/
H A Dswab.h30 return le64_to_cpu((__force __le64)n); in fs64_to_cpu()
/openbmc/linux/fs/jfs/
H A Djfs_imap.h50 __le64 agstart; /* 8: starting block of ag */
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Dwq_enet_desc.h12 __le64 address;
/openbmc/linux/drivers/scsi/fnic/
H A Dwq_enet_desc.h11 __le64 address;
/openbmc/linux/drivers/scsi/snic/
H A Dwq_enet_desc.h9 __le64 address;

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