Searched refs:__be32 (Results 251 - 275 of 1972) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dwmi.h21 __be32 txrate;
132 __be32 reg;
133 __be32 val;
137 __be32 reg;
138 __be32 set;
139 __be32 clr;
/linux-master/include/net/
H A Dgre.h17 __be32 key;
18 __be32 seq;
111 __be32 key, __be32 seq)
124 __be32 *ptr = (__be32 *)(((u8 *)greh) + hdr_len - 4);
H A Dinetpeer.h21 __be32 addr;
73 static inline void inetpeer_set_addr_v4(struct inetpeer_addr *iaddr, __be32 ip)
80 static inline __be32 inetpeer_get_addr_v4(struct inetpeer_addr *iaddr)
103 __be32 v4daddr,
H A Dmpls.h16 __be32 label_stack_entry;
/linux-master/include/trace/events/
H A Dfib.h41 __be32 *p32;
51 p32 = (__be32 *) __entry->src;
54 p32 = (__be32 *) __entry->dst;
72 p32 = (__be32 *) __entry->gw4;
78 p32 = (__be32 *) __entry->gw4;
85 p32 = (__be32 *) __entry->gw4;
/linux-master/include/scsi/fc/
H A Dfc_encaps.h37 __be32 fc_time[2]; /* time stamp: seconds and fraction */
38 __be32 fc_crc; /* CRC */
39 __be32 fc_sof; /* start of frame (see FC_SOF below) */
/linux-master/include/uapi/scsi/fc/
H A Dfc_ns.h88 __be32 ff_type_map[FC_NS_TYPES / FC_NS_BPW]; /* bitmap of FC-4 types */
95 __be32 fd_feat[FC_NS_TYPES * 4 / FC_NS_BPW]; /* 4-bits per FC-type */
124 __be32 fp_resvd;
/linux-master/arch/powerpc/platforms/pseries/
H A Dof_helpers.c45 int of_read_drc_info_cell(struct property **prop, const __be32 **curval,
49 const __be32 *p2;
67 p2 = (const __be32 *)p;
/linux-master/include/linux/sunrpc/
H A Dsvc_rdma_pcl.h118 extern bool pcl_alloc_call(struct svc_rdma_recv_ctxt *rctxt, __be32 *p);
119 extern bool pcl_alloc_read(struct svc_rdma_recv_ctxt *rctxt, __be32 *p);
121 struct svc_rdma_pcl *pcl, __be32 *p);
/linux-master/drivers/crypto/bcm/
H A Dspum.h147 __be32 proto_flags;
150 __be32 cipher_flags;
153 __be32 ecf;
/linux-master/include/uapi/linux/
H A Dicmp.h98 __be32 gateway;
152 __be32 ifindex;
156 __be32 ipv4_addr;
H A Dmpls.h23 __be32 entry;
H A Ddccp.h56 __be32 dccph_seq_low;
65 __be32 dccph_req_service;
76 __be32 dccph_ack_nr_low;
86 __be32 dccph_resp_service;
/linux-master/samples/bpf/
H A Dsockex3_user.c11 __be32 src;
12 __be32 dst;
14 __be32 ports;
/linux-master/include/linux/mlx4/
H A Ddevice.h540 __be32 ib_port_def_cap[MLX4_MAX_PORTS + 1];
665 __be32 *db_page;
672 __be32 *db;
735 __be32 *set_ci_db;
736 __be32 *arm_db;
777 __be32 port_pd;
785 __be32 sl_tclass_flowlabel;
790 __be32 port_pd;
798 __be32 sl_tclass_flowlabel;
822 __be32 num_if
[all...]
/linux-master/drivers/spi/
H A Dspi-fsl-lib.h82 static inline void mpc8xxx_spi_write_reg(__be32 __iomem *reg, u32 val)
87 static inline u32 mpc8xxx_spi_read_reg(__be32 __iomem *reg)
94 __be32 __iomem *immr_spi_cs;
/linux-master/arch/powerpc/include/asm/
H A Dhvsi.h41 __be32 word;
42 __be32 mask;
56 __be32 mctrl_word;
/linux-master/arch/alpha/lib/
H A Dchecksum.c45 __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
54 __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr,
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_model.h32 input->filter.formatted.src_ip[0] = (__force __be32)val;
33 mask->formatted.src_ip[0] = (__force __be32)m;
41 input->filter.formatted.dst_ip[0] = (__force __be32)val;
42 mask->formatted.dst_ip[0] = (__force __be32)m;
/linux-master/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge_mcp_gen_header.h18 __be32 mcp_type;
/linux-master/sound/firewire/
H A Dcmp.h32 __be32 last_pcr_value;
/linux-master/sound/firewire/motu/
H A Damdtp-motu-trace.h16 static void copy_sph(u32 *frame, __be32 *buffer, unsigned int data_blocks,
18 static void copy_message(u64 *frames, __be32 *buffer, unsigned int data_blocks,
22 TP_PROTO(struct amdtp_stream *s, unsigned int data_blocks, __be32 *buffer),
51 TP_PROTO(struct amdtp_stream *s, unsigned int data_blocks, __be32 *buffer),
/linux-master/arch/powerpc/boot/
H A Dlibfdt_env.h17 typedef __be32 fdt32_t;
/linux-master/tools/include/uapi/linux/
H A Dtypes.h12 typedef __u32 __bitwise __be32; typedef
/linux-master/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dcrb.h80 __be32 count;
98 __be32 length;
121 __be32 ccw;
122 __be32 flags;

Completed in 277 milliseconds

<<11121314151617181920>>