Searched refs:__be64 (Results 76 - 100 of 559) sorted by relevance

1234567891011>>

/linux-master/include/crypto/
H A Dsha256_base.h87 const int bit_offset = SHA256_BLOCK_SIZE - sizeof(__be64);
88 __be64 *bits = (__be64 *)(sctx->buf + bit_offset);
/linux-master/arch/powerpc/perf/
H A Dhv-24x7-catalog.h13 __be64 version; /* XXX: arbitrary? what's the meaning/useage/purpose? */
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.h132 __be64 ptr0;
133 __be64 ptr1;
134 __be64 ptr2;
135 __be64 ptr3;
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h39 __be64 prtb0;
40 __be64 prtb1;
45 __be64 patb0;
46 __be64 patb1;
/linux-master/drivers/infiniband/ulp/srp/
H A Dib_srp.h218 __be64 id_ext;
219 __be64 ioc_guid;
220 __be64 initiator_ext;
239 __be64 service_id;
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h151 __be64 f;
284 __be64 bev;
329 __be64 bev[2];
361 __be64 ctxp;
376 __be64 bev[2];
388 __be64 rptr;
403 __be64 dptr0;
426 __be64 dptr;
427 __be64 rptr;
429 __be64 word
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dclip_tbl.c54 *(__be64 *)&c.ip_hi = *(__be64 *)(lip->s6_addr);
55 *(__be64 *)&c.ip_lo = *(__be64 *)(lip->s6_addr + 8);
69 *(__be64 *)&c.ip_hi = *(__be64 *)(lip->s6_addr);
70 *(__be64 *)&c.ip_lo = *(__be64 *)(lip->s6_addr + 8);
H A Dt4_msg.h243 __be64 wr_lo;
318 __be64 opt0;
319 __be64 opt1;
364 __be64 local_ip_hi;
365 __be64 local_ip_lo;
366 __be64 peer_ip_hi;
367 __be64 peer_ip_lo;
368 __be64 opt0;
369 __be64 opt1;
463 __be64 opt
[all...]
/linux-master/include/crypto/internal/
H A Decc.h52 const __be64 *src = (__force __be64 *)in;
/linux-master/tools/testing/selftests/bpf/progs/
H A Dxdp_redirect_multi_kern.c33 __type(value, __be64);
81 __be64 *mac;
/linux-master/drivers/staging/wlan-ng/
H A Dp80211conv.h90 __be64 mactime;
91 __be64 hosttime;
/linux-master/drivers/infiniband/hw/hfi1/
H A Dmad.h82 __be64 new_sys_guid;
93 __be64 mkey;
169 __be64 port_xmit_data;
170 __be64 port_rcv_data;
171 __be64 port_xmit_packets;
172 __be64 port_rcv_packets;
173 __be64 port_xmit_wait;
174 __be64 port_adr_events;
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-fadump.h41 __be64 fadumphdr_addr;
83 __be64 reg_val;
/linux-master/net/bridge/
H A Dbr_vlan_tunnel.c23 __be64 tunid = *(__be64 *)arg->key;
31 .key_len = sizeof(__be64),
38 __be64 tunnel_id)
67 __be64 key = key32_to_tunnel_id(cpu_to_be32(tun_id));
189 __be64 tunnel_id;
/linux-master/drivers/infiniband/hw/mlx4/
H A Dalias_GUID.c85 guid_indexes = be64_to_cpu((__force __be64) dev->sriov.alias_guid.
110 static __be64 get_cached_alias_guid(struct mlx4_ib_dev *dev, int port, int index)
114 return (__force __be64) -1;
116 return *(__be64 *)&dev->sriov.demux[port - 1].guid_cache[index];
128 __be64 curr_guid, required_guid;
140 curr_guid = *(__be64 *)&dev->sriov.
153 *(__be64 *)&dev->sriov.alias_guid.ports_guid[port_index].
194 __be64 tmp_cur_ag, form_cache_ag;
198 __be64 required_value;
205 guid_indexes = be64_to_cpu((__force __be64) de
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dguest-state-buffer.h579 __be64 val)
581 __be64 tmp;
584 return __kvmppc_gse_put(gsb, iden, sizeof(__be64), &tmp);
597 __be64 tmp;
642 __be64 tmp[2] = { 0 };
667 __be64 tmp[3];
687 __be64 tmp[2];
705 __be64 tmp[2];
739 static inline __be64 kvmppc_gse_get_be64(const struct kvmppc_gs_elem *gse)
741 if (WARN_ON(kvmppc_gse_len(gse) != sizeof(__be64)))
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h39 be64_to_cpu(*(__be64 *)((char *)ptr + dsc[i].offset))
283 __be64 query_vnic_env_out[MLX5_ST_SZ_QW(query_vnic_env_out)];
290 __be64 query_vport_out[MLX5_ST_SZ_QW(query_vport_counter_out)];
314 __be64 IEEE_802_3_counters[MLX5_ST_SZ_QW(ppcnt_reg)];
315 __be64 RFC_2863_counters[MLX5_ST_SZ_QW(ppcnt_reg)];
316 __be64 RFC_2819_counters[MLX5_ST_SZ_QW(ppcnt_reg)];
317 __be64 per_prio_counters[NUM_PPORT_PRIO][MLX5_ST_SZ_QW(ppcnt_reg)];
318 __be64 phy_counters[MLX5_ST_SZ_QW(ppcnt_reg)];
319 __be64 phy_statistical_counters[MLX5_ST_SZ_QW(ppcnt_reg)];
320 __be64 eth_ext_counter
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ptrn.c25 __be64 cur_hw_actions[],
27 __be64 hw_actions[])
54 __be64 hw_actions[])
61 (__be64 *)cached_pattern->data,
145 (__be64 *)data);
/linux-master/drivers/infiniband/sw/siw/
H A Diwarp.h138 __be64 sink_to;
148 __be64 sink_to;
151 __be64 source_to;
157 __be64 sink_to;
268 __be64 ddp_to;
/linux-master/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h60 __be64 key_to_data;
81 __be64 key_to_data;
85 __be64 key_pack;
100 __be64 key_to_data;
225 __be64 address;
307 __be64 address; /* DMA address of epsq */
323 __be64 head_wb_address; /* DMA address for head writeback */
503 __be64 sgl_data;
530 __be64 sgl_data;
730 __be64 advertisin
[all...]
/linux-master/include/scsi/fc/
H A Dfc_fip.h192 __be64 fd_wwn; /* 64-bit WWN, unaligned */
203 __be64 fd_wwn; /* fabric name, unaligned */
232 __be64 fd_wwpn; /* port name, unaligned */
/linux-master/arch/sparc/crypto/
H A Dsha512_glue.c72 __be64 *dst = (__be64 *)out;
73 __be64 bits[2];
/linux-master/drivers/media/rc/
H A Dimon_raw.c17 __be64 *ir_buf;
140 imon->ir_buf = kmalloc(sizeof(__be64), GFP_KERNEL);
149 imon->ir_buf, sizeof(__be64),
/linux-master/drivers/mtd/ubi/
H A Dubi-media.h151 __be64 ec; /* Warning: the current limit is 31-bit anyway! */
282 __be64 sqnum;
415 __be64 sqnum;
/linux-master/arch/powerpc/crypto/
H A Daes-gcm-p10-glue.c79 *(u64 *)&hash[0] = be64_to_cpup((__be64 *)&hash[0]);
80 *(u64 *)&hash[8] = be64_to_cpup((__be64 *)&hash[8]);
146 __be64 clen = cpu_to_be64(len << 3);
147 __be64 alen = cpu_to_be64(gctx->aadLen << 3);
157 *((__be64 *)(aclen)) = alen;
158 *((__be64 *)(aclen+8)) = clen;

Completed in 339 milliseconds

1234567891011>>