Searched refs:__be32 (Results 51 - 75 of 1972) sorted by relevance

1234567891011>>

/linux-master/drivers/staging/wlan-ng/
H A Dp80211conv.h88 __be32 version;
89 __be32 length;
92 __be32 phytype;
93 __be32 channel;
94 __be32 datarate;
95 __be32 antenna;
96 __be32 priority;
97 __be32 ssi_type;
98 __be32 ssi_signal;
99 __be32 ssi_nois
[all...]
/linux-master/fs/nfsd/
H A Didmap.h55 __be32 nfsd_map_name_to_uid(struct svc_rqst *, const char *, size_t, kuid_t *);
56 __be32 nfsd_map_name_to_gid(struct svc_rqst *, const char *, size_t, kgid_t *);
57 __be32 nfsd4_encode_user(struct xdr_stream *, struct svc_rqst *, kuid_t);
58 __be32 nfsd4_encode_group(struct xdr_stream *, struct svc_rqst *, kgid_t);
H A Dvfs.h63 __be32 nfserrno (int errno);
66 __be32 nfsd_lookup(struct svc_rqst *, struct svc_fh *,
68 __be32 nfsd_lookup_dentry(struct svc_rqst *, struct svc_fh *,
71 __be32 nfsd_setattr(struct svc_rqst *, struct svc_fh *,
75 __be32 nfsd4_vfs_fallocate(struct svc_rqst *, struct svc_fh *,
77 __be32 nfsd4_clone_file_range(struct svc_rqst *rqstp,
82 __be32 nfsd_create_locked(struct svc_rqst *, struct svc_fh *,
85 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *,
88 __be32 nfsd_access(struct svc_rqst *, struct svc_fh *, u32 *, u32 *);
89 __be32 nfsd_create_setatt
[all...]
H A Dacl.h46 __be32 nfs4_acl_write_who(struct xdr_stream *xdr, int who);
50 __be32 nfsd4_acl_to_attr(enum nfs_ftype4 type, struct nfs4_acl *acl,
H A Dpnfs.h25 __be32 (*proc_getdeviceinfo)(struct super_block *sb,
29 __be32 (*encode_getdeviceinfo)(struct xdr_stream *xdr,
32 __be32 (*proc_layoutget)(struct inode *, const struct svc_fh *fhp,
34 __be32 (*encode_layoutget)(struct xdr_stream *xdr,
37 __be32 (*proc_layoutcommit)(struct inode *inode,
55 __be32 nfsd4_preprocess_layout_stateid(struct svc_rqst *rqstp,
58 __be32 nfsd4_insert_layout(struct nfsd4_layoutget *lgp,
60 __be32 nfsd4_return_file_layouts(struct svc_rqst *rqstp,
63 __be32 nfsd4_return_client_layouts(struct svc_rqst *rqstp,
/linux-master/include/uapi/linux/
H A Dzorro.h67 __be32 ln_Succ; /* Pointer to next (successor) */
68 __be32 ln_Pred; /* Pointer to previous (predecessor) */
71 __be32 ln_Name; /* ID string, null terminated */
81 __be32 er_SerialNumber; /* Available for use by manufacturer */
103 __be32 cd_BoardAddr; /* where in memory the board was placed */
104 __be32 cd_BoardSize; /* size of board in bytes */
107 __be32 cd_Driver; /* pointer to node of driver */
108 __be32 cd_NextCD; /* linked list of drivers to config */
109 __be32 cd_Unused[4]; /* for whatever the driver wants */
H A Dromfs_fs.h26 __be32 word0;
27 __be32 word1;
28 __be32 size;
29 __be32 checksum;
36 __be32 next; /* low 4 bits see ROMFH_ */
37 __be32 spec;
38 __be32 size;
39 __be32 checksum;
H A Dnbd.h82 __be32 magic; /* NBD_REQUEST_MAGIC */
83 __be32 type; /* See NBD_CMD_* */
89 __be32 len;
97 __be32 magic; /* NBD_REPLY_MAGIC */
98 __be32 error; /* 0 = ok, else error */
/linux-master/arch/powerpc/include/asm/
H A Drtas-types.h7 typedef __be32 rtas_arg_t;
10 __be32 token;
11 __be32 nargs;
12 __be32 nret;
44 __be32 extended_log_length; /* length in bytes */
82 __be32 company_id; /* Company ID of the company */
107 __be32 drc_index;
108 __be32 drc_count;
109 struct { __be32 count, index; } ic;
H A Dlppaca.h43 __be32 desc; /* Eye catcher 0xD397D781 */
48 volatile __be32 dyn_hw_node_id; /* Dynamic hardware node id */
49 volatile __be32 dyn_hw_proc_id; /* Dynamic hardware proc id */
82 volatile __be32 yield_count;
83 volatile __be32 dispersion_count; /* dispatch changed physical cpu */
94 __be32 page_ins; /* CMO Hint - # page ins by OS */
132 __be32 persistent; /* Number of persistent SLBs */
133 __be32 buffer_length; /* Total shadow buffer length */
H A Dfsl_lbc.h21 __be32 br; /**< Base Register */
48 __be32 or; /**< Base Register */
93 __be32 mar; /**< UPM Address Register */
95 __be32 mamr; /**< UPMA Mode Register */
101 __be32 mbmr; /**< UPMB Mode Register */
102 __be32 mcmr; /**< UPMC Mode Register */
104 __be32 mrtpr; /**< Memory Refresh Timer Prescaler Register */
105 __be32 mdr; /**< UPM Data Register */
107 __be32 lsor; /**< Special Operation Initiation Register */
108 __be32 lsdm
[all...]
H A Dprom.h44 __be32 magic; /* magic word OF_DT_HEADER */
45 __be32 totalsize; /* total size of DT block */
46 __be32 off_dt_struct; /* offset to structure */
47 __be32 off_dt_strings; /* offset to strings */
48 __be32 off_mem_rsvmap; /* offset to memory reserve map */
49 __be32 version; /* format version */
50 __be32 last_comp_version; /* last compatible version */
52 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */
54 __be32 dt_strings_size; /* size of the DT strings block */
56 __be32 dt_struct_siz
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2_format.h26 __be32 cb_offset;
27 __be32 cb_archive_size;
28 __be32 cb_size_h;
29 __be32 cb_size_l;
32 __be32 user_data_offset;
56 __be32 storage_address;
65 __be32 cb_offset_h;
66 __be32 cb_offset_l;
67 __be32 size;
/linux-master/fs/hfs/
H A Dhfs.h105 __be32 fdType;
106 __be32 fdCreator;
116 __be32 fdPutAway;
128 __be32 frOpenChain;
131 __be32 frPutAway;
152 __be32 ParID; /* CNID of the parent dir */
160 __be32 FNum; /* The File ID of the file */
188 __be32 FlNum; /* The CNID */
190 __be32 LgLen; /* The logical EOF of the data fork*/
191 __be32 PyLe
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32_parse.h41 int (*val)(struct ch_filter_specification *f, __be32 val, __be32 mask);
46 __be32 val, __be32 mask)
55 __be32 val, __be32 mask)
77 __be32 val, __be32 mask)
86 __be32 val, __be32 mas
[all...]
/linux-master/include/linux/sunrpc/
H A Drpc_rdma.h68 #define RPCRDMA_HDRLEN_MIN (sizeof(__be32) * 7)
69 #define RPCRDMA_HDRLEN_ERR (sizeof(__be32) * 5)
101 __be32 cp_magic;
137 static inline __be32 *xdr_encode_rdma_segment(__be32 *p, u32 handle,
156 static inline __be32 *xdr_encode_read_segment(__be32 *p, u32 position,
174 static inline __be32 *xdr_decode_rdma_segment(__be32 *p, u32 *handle,
193 static inline __be32 *xdr_decode_read_segmen
[all...]
/linux-master/include/linux/lockd/
H A Dshare.h25 __be32 nlmsvc_share_file(struct nlm_host *, struct nlm_file *,
27 __be32 nlmsvc_unshare_file(struct nlm_host *, struct nlm_file *,
/linux-master/include/uapi/linux/netfilter/
H A Dxt_connlimit.h20 __be32 v4_mask;
21 __be32 v6_mask[4];
/linux-master/block/partitions/
H A Datari.h21 __be32 st; /* start of partition */
22 __be32 siz; /* length of partition */
/linux-master/arch/microblaze/include/asm/
H A Dchecksum.h16 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len,
/linux-master/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.h69 __be32 version;
70 __be32 width, height;
71 __be32 flags;
72 __be32 colorspace;
73 __be32 xfer_func;
74 __be32 ycbcr_enc;
75 __be32 quantization;
76 __be32 size;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Daso.h20 __be32 va_h;
21 __be32 va_l; /* include read_enable */
22 __be32 l_key;
27 __be32 condition_0_data;
28 __be32 condition_0_mask;
29 __be32 condition_1_data;
30 __be32 condition_1_mask;
36 __be32 bytewise_data[16];
/linux-master/include/rdma/
H A Dib_pma.h39 __be32 counter_mask0_9; /* 2, 10 3-bit fields */
45 __be32 sample_start;
46 __be32 sample_interval;
49 __be32 reserved1;
51 __be32 reserved2[28];
57 __be32 counter[15];
63 __be32 extended_width; /* only upper 2 bits */
84 __be32 port_xmit_data;
85 __be32 port_rcv_data;
86 __be32 port_xmit_packet
[all...]
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_adminq.h60 __be32 device_descriptor_version;
61 __be32 available_length;
87 __be32 required_features_mask;
93 __be32 supported_features_mask;
99 __be32 supported_features_mask;
105 __be32 supported_features_mask;
113 __be32 supported_features_mask;
121 __be32 supported_features_mask;
130 __be32 supported_features_mask;
204 __be32 os_version_majo
[all...]
/linux-master/drivers/iio/chemical/
H A Dsps30.h11 int (*read_meas)(struct sps30_state *state, __be32 *meas, size_t num);
14 int (*read_cleaning_period)(struct sps30_state *state, __be32 *period);
15 int (*write_cleaning_period)(struct sps30_state *state, __be32 period);

Completed in 246 milliseconds

1234567891011>>