Searched refs:__be64 (Results 51 - 75 of 559) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/ibm/
H A Dibmvnic.h181 __be64 pmc_registers;
182 __be64 timebase;
183 __be64 trace_data[5];
189 __be64 rx_packets;
190 __be64 rx_bytes;
191 __be64 tx_packets;
192 __be64 tx_bytes;
193 __be64 ucast_tx_packets;
194 __be64 ucast_rx_packets;
195 __be64 mcast_tx_packet
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dopal.h40 int64_t opal_console_write(int64_t term_number, __be64 *length,
42 int64_t opal_console_read(int64_t term_number, __be64 *length,
45 __be64 *length);
48 __be64 *hour_minute_second_millisecond);
59 int64_t opal_handle_interrupt(uint64_t isn, __be64 *outstanding_event_mask);
60 int64_t opal_poll_events(__be64 *outstanding_event_mask);
85 __be64 *phb_status);
129 __be64 *msi_address, __be32 *message_data);
152 int64_t opal_get_dpo_status(__be64 *dpo_timeout);
154 int64_t opal_pci_next_error(uint64_t phb_id, __be64 *first_frozen_p
[all...]
/linux-master/arch/powerpc/perf/
H A Dhv-24x7.h152 __be64 cec_cfg_instance_id;
153 __be64 catalog_version_num;
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_doorbell.h54 static inline void mthca_write64_raw(__be64 val, void __iomem *dest)
82 static inline void mthca_write64_raw(__be64 val, void __iomem *dest)
/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_dm_mad.h101 __be64 guid;
128 __be64 id;
/linux-master/net/mptcp/
H A Dcrypto.c34 __be64 input = cpu_to_be64(key);
41 *idsn = be64_to_cpu(*((__be64 *)&mptcp_hashed_key[6]));
H A Dcrypto_test.c43 key1 = be64_to_cpu(*((__be64 *)&tests[i].key[0]));
44 key2 = be64_to_cpu(*((__be64 *)&tests[i].key[8]));
/linux-master/fs/ocfs2/
H A Ddlmglue.h25 __be64 lvb_iatime_packed;
26 __be64 lvb_ictime_packed;
27 __be64 lvb_imtime_packed;
28 __be64 lvb_isize;
64 __be64 lvb_start;
65 __be64 lvb_len;
66 __be64 lvb_minlen;
67 __be64 lvb_trimlen;
/linux-master/include/rdma/
H A Dib_cm.h103 __be64 remote_ca_guid;
121 __be64 remote_ca_guid;
211 __be64 service_id;
296 __be64 service_id;
343 int ib_cm_listen(struct ib_cm_id *cm_id, __be64 service_id);
347 __be64 service_id);
355 __be64 service_id;
524 __be64 service_id;
H A Dib_hdrs.h49 __be64 vaddr; /* potentially unaligned */
55 __be64 vaddr; /* potentially unaligned */
57 __be64 swap_data; /* potentially unaligned */
58 __be64 compare_data; /* potentially unaligned */
74 __be64 atomic_ack_eth; /* potentially unaligned */
108 /* accessors for unaligned __be64 items */
110 static inline u64 ib_u64_get(__be64 *p)
115 static inline void ib_u64_put(u64 val, __be64 *p)
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Daso.h31 __be64 bitwise_data;
32 __be64 data_mask;
/linux-master/drivers/crypto/chelsio/
H A Dchcr_core.h70 __be64 iv_to_auth;
134 int chcr_uld_rx_handler(void *handle, const __be64 *rsp,
/linux-master/fs/gfs2/
H A Dxattr.h19 (sizeof(__be64) * (ea)->ea_num_ptrs)), 8)
31 ((__be64 *)(GFS2_EA2NAME(ea) + ALIGN((ea)->ea_name_len, 8)))
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_eeprom.c148 __be64 guid;
206 if (*(__be64 *) ifp->if_guid == cpu_to_be64(0) ||
207 *(__be64 *) ifp->if_guid == ~cpu_to_be64(0)) {
232 guid = *(__be64 *) ifp->if_guid;
234 guid = *(__be64 *) ifp->if_guid;
/linux-master/samples/bpf/
H A Dxdp_router_ipv4.bpf.c18 __be64 value;
31 __be64 mac;
38 __be64 mac;
54 __type(value, __be64);
112 __be64 *dest_mac, *src_mac;
/linux-master/include/linux/
H A Dptp_classify.h75 __be64 correction;
147 static inline __wsum ptp_check_diff8(__be64 old, __be64 new, __wsum oldsum)
149 __be64 diff[2] = { ~old, new };
170 __be64 correction_old;
/linux-master/fs/xfs/libxfs/
H A Dxfs_da_format.h49 __be64 blkno; /* first block of the buffer */
50 __be64 lsn; /* sequence number of last write */
52 __be64 owner; /* inode that owns the block */
326 __be64 blkno; /* first block of the buffer */
327 __be64 lsn; /* sequence number of last write */
329 __be64 owner; /* inode that owns the block */
352 __be64 inumber; /* inode number */
858 __be64 rm_owner;
859 __be64 rm_blkno;
860 __be64 rm_ls
[all...]
/linux-master/drivers/infiniband/core/
H A Dpacker.c45 case 8: return be64_to_cpup((__be64 *) (structure + offset));
90 __be64 mask;
91 __be64 *addr;
102 addr = (__be64 *) ((__be32 *) buf + desc[i].offset_words);
132 case 64: *(__be64 *) (structure + offset) = cpu_to_be64(val); break;
177 __be64 *addr;
181 addr = (__be64 *) buf + desc[i].offset_words;
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h144 __be64 *desc; /* address of HW RX descriptor ring */
160 typedef int (*rspq_handler_t)(struct sge_rspq *, const __be64 *,
168 const __be64 *cur_desc; /* current descriptor in queue */
186 __be64 *desc; /* address of hardware response ring */
230 __be64 flit[SGE_EQ_IDXSIZE/sizeof(__be64)];
567 int t4vf_ethrx_handler(struct sge_rspq *, const __be64 *,
/linux-master/include/uapi/linux/byteorder/
H A Dlittle_endian.h26 #define __constant_cpu_to_be64(x) ((__force __be64)___constant_swab64((x)))
27 #define __constant_be64_to_cpu(x) ___constant_swab64((__force __u64)(__be64)(x))
38 #define __cpu_to_be64(x) ((__force __be64)__swab64((x)))
39 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x))
69 static __always_inline __be64 __cpu_to_be64p(const __u64 *p)
71 return (__force __be64)__swab64p(p);
73 static __always_inline __u64 __be64_to_cpup(const __be64 *p)
H A Dbig_endian.h26 #define __constant_cpu_to_be64(x) ((__force __be64)(__u64)(x))
27 #define __constant_be64_to_cpu(x) ((__force __u64)(__be64)(x))
38 #define __cpu_to_be64(x) ((__force __be64)(__u64)(x))
39 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x))
69 static __always_inline __be64 __cpu_to_be64p(const __u64 *p)
71 return (__force __be64)*p;
73 static __always_inline __u64 __be64_to_cpup(const __be64 *p)
/linux-master/sound/soc/fsl/
H A Dfsl_dma.h103 __be64 next; /* Address of next list descriptor */
104 __be64 first_link; /* Address of first link descriptor */
121 __be64 next; /* Address of next link descriptor */
/linux-master/include/crypto/
H A Dsha1_base.h76 const int bit_offset = SHA1_BLOCK_SIZE - sizeof(__be64);
78 __be64 *bits = (__be64 *)(sctx->buffer + bit_offset);
H A Dsm3_base.h79 const int bit_offset = SM3_BLOCK_SIZE - sizeof(__be64);
81 __be64 *bits = (__be64 *)(sctx->buffer + bit_offset);
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-msglog.c19 __be64 magic;
21 __be64 obuf_phys;
22 __be64 ibuf_phys;

Completed in 255 milliseconds

1234567891011>>