Searched refs:__le32 (Results 1 - 25 of 1792) sorted by path

1234567891011>>

/linux-master/arch/powerpc/include/asm/
H A Ddbdma.h48 __le32 phy_addr; /* physical data address */
49 __le32 cmd_dep; /* command-dependent field */
/linux-master/crypto/
H A Drmd160.c23 __le32 buffer[16];
49 static void rmd160_transform(u32 *state, const __le32 *in)
314 __le32 *dst = (__le32 *)out;
/linux-master/drivers/ata/
H A Dsata_promise.h33 __le32 *buf32 = (__le32 *) buf;
/linux-master/drivers/atm/
H A Dfore200e.h646 __le32 magic; /* magic number */
647 __le32 version; /* firmware version id */
648 __le32 load_offset; /* fw load offset in board memory */
649 __le32 start_offset; /* fw execution start address in board memory */
/linux-master/drivers/infiniband/hw/qedr/
H A Dqedr_hsi_rdma.h45 __le32 imm_data_or_inv_r_Key;
46 __le32 length;
47 __le32 imm_data_hi;
68 __le32 reserved1;
71 __le32 reserved3;
147 __le32 length;
149 __le32 l_key;
154 __le32 length;
155 __le32 flags;
172 __le32 lengt
[all...]
/linux-master/drivers/mcb/
H A Dmcb-internal.h66 __le32 reg1;
67 __le32 reg2;
68 __le32 offset;
69 __le32 size;
123 #define BAR_DESC_SIZE(x) ((x) * sizeof(struct chameleon_bar) + sizeof(__le32))
/linux-master/drivers/media/pci/bt8xx/
H A Dbt878.h119 __le32 *risc_cpu;
/linux-master/drivers/media/pci/ivtv/
H A Divtv-irq.c252 __le32 *u32buf;
259 u32buf = (__le32 *)buf->buf;
/linux-master/drivers/media/pci/mantis/
H A Dmantis_common.h125 __le32 *risc_cpu;
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-bus.c284 msg->command = le32_to_cpu((__force __le32)msg->command);
380 msg_tmp.command = le32_to_cpu((__force __le32)msg_tmp.command);
/linux-master/drivers/media/usb/as102/
H A Das10x_cmd.c304 le32_to_cpu((__force __le32)prsp->body.get_demod_stats.rsp.stats.frame_count);
306 le32_to_cpu((__force __le32)prsp->body.get_demod_stats.rsp.stats.bad_frame_count);
308 le32_to_cpu((__force __le32)prsp->body.get_demod_stats.rsp.stats.bytes_fixed_by_rs);
H A Das10x_cmd.h395 __le32 data32[DUMP_BLOCK_SIZE / sizeof(__le32)];
H A Das10x_cmd_cfg.c63 *pvalue = le32_to_cpu((__force __le32)prsp->body.context.rsp.reg_val.u.value32);
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-pcb-cfg.c667 config_info = le32_to_cpu(*((__le32 *)data));
/linux-master/drivers/media/usb/dvb-usb/
H A DcinergyT2.h61 __le32 viterbi_error_rate;
63 __le32 uncorrected_block_count;
71 __le32 freq;
/linux-master/drivers/mmc/host/
H A Dushc.c67 __le32 arg;
75 __le32 response;
/linux-master/drivers/net/ethernet/atheros/alx/
H A Dhw.h104 __le32 word1;
108 __le32 pkt_len;
109 __le32 resvd;
240 __le32 word0;
241 __le32 rss_hash;
242 __le32 word2;
243 __le32 word3;
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.h537 __le32 word2;
538 __le32 word3;
/linux-master/drivers/net/ethernet/broadcom/
H A Db44.h245 __le32 ctrl;
246 __le32 addr;
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_fw_hdr.h88 __le32 signature; /* constains the constant value of
115 __le32 sig; /* BNXT_UCODE_TRAILER_SIGNATURE */
116 __le32 chksum; /* CRC-32 */
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h212 __le32 frag_pa_hi; /* dword 0 */
213 __le32 frag_pa_lo; /* dword 1 */
215 __le32 frag_len; /* dword 3: bits 0 - 15 */
248 __le32 dw[4];
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pf.h65 __le32 mac_lower;
74 __le32 used;
75 __le32 avail;
79 __le32 status;
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq_cmd.h29 __le32 cookie_high;
30 __le32 cookie_low;
33 __le32 param0;
34 __le32 param1;
35 __le32 param2;
36 __le32 param3;
39 __le32 param0;
40 __le32 param1;
41 __le32 addr_high;
42 __le32 addr_lo
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_abi.h68 __le32 id;
69 __le32 size;
75 __le32 pool_size_unit;
84 __le32 shared_buf;
85 __le32 pool;
95 __le32 pool_type;
96 __le32 size;
97 __le32 threshold_type;
108 __le32 size;
109 __le32 threshold_typ
[all...]
H A Dnfp_shared_buf.c15 __le32 sb_id = cpu_to_le32(sb);

Completed in 310 milliseconds

1234567891011>>