Symbol: __le16
arch/arc/include/asm/io.h
220
#define readw_relaxed(c) ({ u16 __r = le16_to_cpu((__force __le16) \
arch/arm/include/asm/io.h
253
#define inw(p) ({ __u16 __v = le16_to_cpu((__force __le16) \
arch/arm/include/asm/io.h
286
#define readw_relaxed(c) ({ u16 __r = le16_to_cpu((__force __le16) \
arch/arm64/kernel/compat_alignment.c
297
static int alignment_get_thumb(struct pt_regs *regs, __le16 __user *ip, u16 *inst)
arch/arm64/kernel/compat_alignment.c
299
__le16 instr = 0;
arch/arm64/kernel/compat_alignment.c
323
__le16 __user *ptr = (__le16 __user *)(instrptr & ~1);
arch/arm64/kernel/debug-monitors.c
292
__le16 instr;
arch/arm64/kernel/debug-monitors.c
293
get_user(instr, (__le16 __user *)pc);
arch/arm64/kernel/debug-monitors.c
297
get_user(instr, (__le16 __user *)(pc + 2));
arch/arm64/kernel/traps.c
385
__le16 instr_le;
arch/arm64/kernel/traps.c
386
if (get_user(instr_le, (__le16 __user *)pc))
arch/arm64/kernel/traps.c
392
if (get_user(instr_le, (__le16 __user *)(pc + 2)))
arch/m68k/include/asm/raw_io.h
26
({ u16 __v = le16_to_cpu(*(__force const volatile __le16 *) (unsigned long)(addr)); __v; })
arch/m68k/include/asm/raw_io.h
33
#define out_le16(addr,w) (void)((*(__force volatile __le16 *) (unsigned long)(addr)) = cpu_to_le16(w))
arch/mips/include/asm/mach-cavium-octeon/mangle-port.h
52
le16_to_cpu((__force __le16)(x)) : \
arch/mips/include/asm/mach-generic/mangle-port.h
32
# define ioswabw(a, x) le16_to_cpu((__force __le16)(x))
arch/mips/include/asm/mach-tx49xx/mangle-port.h
12
#define ioswabw(a, x) le16_to_cpu((__force __le16)(x))
arch/powerpc/include/asm/dbdma.h
46
__le16 req_count; /* requested byte transfer count */
arch/powerpc/include/asm/dbdma.h
47
__le16 command; /* command word (has bit-fields) */
arch/powerpc/include/asm/dbdma.h
50
__le16 res_count; /* residual count after completion */
arch/powerpc/include/asm/dbdma.h
51
__le16 xfer_status; /* transfer status */
arch/powerpc/platforms/powernv/opal-lpc.c
126
__le16 *ptr = b;
arch/powerpc/platforms/powernv/opal-lpc.c
150
const __le16 *ptr = b;
arch/powerpc/platforms/powernv/opal-lpc.c
35
static __le16 __opal_lpc_inw(unsigned long port)
arch/powerpc/platforms/powernv/opal-lpc.c
43
return (__le16)opal_lpc_inb(port) << 8 | opal_lpc_inb(port + 1);
arch/powerpc/platforms/powernv/opal-lpc.c
80
static void __opal_lpc_outw(__le16 val, unsigned long port)
arch/riscv/include/asm/mmio.h
89
#define readw_cpu(c) ({ u16 __r = le16_to_cpu((__force __le16)__raw_readw(c)); __r; })
arch/riscv/include/asm/runtime-const.h
183
static inline void __runtime_fixup_32(__le16 *lui_parcel, __le16 *addi_parcel, unsigned int val)
arch/riscv/include/asm/runtime-const.h
248
__le16 *parcel = where;
arch/riscv/kernel/module.c
57
__le16 *parcel = location;
arch/riscv/kernel/module.c
70
__le16 *parcel = location;
block/partitions/efi.c
677
static void utf16_le_to_7bit(const __le16 *in, unsigned int size, u8 *out)
block/partitions/efi.h
110
__le16 unknown;
block/partitions/efi.h
112
__le16 signature;
block/partitions/efi.h
90
__le16 partition_name[72/sizeof(__le16)];
block/partitions/karma.c
31
__le16 d_magic;
block/partitions/ldm.c
506
if (*(__le16*) (data + 0x01FE) != cpu_to_le16 (MSDOS_LABEL_MAGIC))
block/partitions/msdos.c
227
__le16 s_tag; /* ID tag of partition */
block/partitions/msdos.c
228
__le16 s_flag; /* permission flags */
block/partitions/msdos.c
238
__le16 v_sectorsz; /* sector size in bytes */
block/partitions/msdos.c
239
__le16 v_nparts; /* number of partitions */
block/partitions/msdos.c
325
__le16 d_checksum; /* xor of data incl. partitions */
block/partitions/msdos.c
328
__le16 d_npartitions; /* number of partitions in following */
block/partitions/msdos.c
337
__le16 p_cpg; /* filesystem cylinders per group */
block/partitions/msdos.c
427
__le16 s_label; /* label */
block/partitions/msdos.c
428
__le16 s_flags; /* permission flags */
block/partitions/msdos.c
458
__le16 v_nslices; /* # of slices */
block/partitions/msdos.c
459
__le16 v_unknown1; /* ? */
block/partitions/osf.c
25
__le16 d_type,d_subtype;
block/partitions/osf.c
34
__le16 d_sparespertrack;
block/partitions/osf.c
35
__le16 d_sparespercyl;
block/partitions/osf.c
37
__le16 d_rpm, d_interleave, d_trackskew, d_cylskew;
block/partitions/osf.c
42
__le16 d_checksum;
block/partitions/osf.c
43
__le16 d_npartitions;
block/partitions/osf.c
51
__le16 p_cpg;
drivers/accel/habanalabs/gaudi2/gaudi2.c
9717
__le16 *row_cmd = ca_par_err_data->dbg_row;
drivers/accel/qaic/qaic_control.c
159
__le16 major;
drivers/accel/qaic/qaic_control.c
160
__le16 minor;
drivers/accel/qaic/qaic_data.c
113
__le16 resv4;
drivers/accel/qaic/qaic_data.c
140
__le16 req_id;
drivers/accel/qaic/qaic_data.c
142
__le16 status;
drivers/accel/qaic/qaic_data.c
72
__le16 req_id;
drivers/accel/qaic/qaic_timesync.c
40
__le16 signature;
drivers/accel/qaic/qaic_timesync.c
41
__le16 reserved_1;
drivers/accel/qaic/qaic_timesync.c
44
__le16 reserved_3;
drivers/acpi/apei/ghes-nvidia.c
21
__le16 error_type;
drivers/acpi/apei/ghes-nvidia.c
22
__le16 error_instance;
drivers/ata/ahci_brcm.c
249
struct ata_taskfile *tf, __le16 *id)
drivers/ata/ahci_ceva.c
94
struct ata_taskfile *tf, __le16 *id)
drivers/ata/ahci_xgene.c
237
struct ata_taskfile *tf, __le16 *id)
drivers/ata/libata-core.c
1764
struct ata_taskfile *tf, __le16 *id)
drivers/ata/libata-core.c
1837
err_mask = ap->ops->read_id(dev, &tf, (__le16 *)id);
drivers/ata/libata-core.c
1839
err_mask = ata_do_dev_read_id(dev, &tf, (__le16 *)id);
drivers/ata/pata_it821x.c
541
struct ata_taskfile *tf, __le16 *id)
drivers/ata/pata_netcell.c
24
struct ata_taskfile *tf, __le16 *id)
drivers/ata/pata_octeon_cf.c
362
__le16 align_buf[1] = { 0 };
drivers/ata/sata_inic162x.c
222
__le16 len; /* Transfer Length */
drivers/ata/sata_mv.c
1787
static void mv_crqb_pack_cmd(__le16 *cmdw, u8 data, u8 addr, unsigned last)
drivers/ata/sata_mv.c
2003
__le16 *cw;
drivers/ata/sata_mv.c
477
__le16 ctrl_flags;
drivers/ata/sata_mv.c
478
__le16 ata_cmd[11];
drivers/ata/sata_mv.c
491
__le16 id;
drivers/ata/sata_mv.c
492
__le16 flags;
drivers/ata/sata_nv.c
194
__le16 reserved;
drivers/ata/sata_nv.c
219
__le16 reserved2; /* 6-7 */
drivers/ata/sata_nv.c
220
__le16 tf[12]; /* 8-31 */
drivers/ata/sata_nv.c
806
static unsigned int nv_adma_tf_to_cpb(struct ata_taskfile *tf, __le16 *cpb)
drivers/ata/sata_sil24.c
30
__le16 ctrl;
drivers/ata/sata_sil24.c
31
__le16 prot;
drivers/atm/solos-pci.c
85
__le16 size;
drivers/atm/solos-pci.c
86
__le16 vpi;
drivers/atm/solos-pci.c
87
__le16 vci;
drivers/atm/solos-pci.c
88
__le16 type;
drivers/auxdisplay/ht16k33.c
332
__le16 data[HT16K33_MATRIX_KEYPAD_MAX_COLS];
drivers/base/regmap/regmap-kunit.c
1868
KUNIT_EXPECT_EQ(test, def, le16_to_cpu((__force __le16)rval[i]));
drivers/base/regmap/regmap-kunit.c
1932
le16_to_cpu((__force __le16)val[i % 2]));
drivers/base/regmap/regmap-kunit.c
2041
le16_to_cpu((__force __le16)val[i - 2]));
drivers/bcma/host_soc.c
111
const __le16 *buf = buffer;
drivers/bcma/host_soc.c
67
__le16 *buf = buffer;
drivers/bcma/host_soc.c
71
*buf = (__force __le16)__raw_readw(addr);
drivers/block/mtip32xx/mtip32xx.h
163
__le16 flags;
drivers/block/rnbd/rnbd-proto.h
158
__le16 physical_block_size;
drivers/block/rnbd/rnbd-proto.h
159
__le16 logical_block_size;
drivers/block/rnbd/rnbd-proto.h
160
__le16 max_segments;
drivers/block/rnbd/rnbd-proto.h
161
__le16 secure_discard;
drivers/block/rnbd/rnbd-proto.h
183
__le16 prio;
drivers/block/rnbd/rnbd-proto.h
49
__le16 type;
drivers/block/rnbd/rnbd-proto.h
51
__le16 __padding;
drivers/bluetooth/btbcm.h
13
__le16 zero;
drivers/bluetooth/btintel.h
128
__le16 dev_revid;
drivers/bluetooth/btintel.h
154
__le16 opcode;
drivers/bluetooth/btintel.h
189
__le16 id;
drivers/bluetooth/btintel_pcie.c
1298
__le16 len;
drivers/bluetooth/btintel_pcie.c
158
__le16 len;
drivers/bluetooth/btintel_pcie.c
160
__le16 event_id;
drivers/bluetooth/btintel_pcie.c
161
__le16 reserved2;
drivers/bluetooth/btintel_pcie.c
2499
__le16 cmd_type;
drivers/bluetooth/btintel_pcie.c
2500
__le16 cmd_payload;
drivers/bluetooth/btmtk.c
1115
__le16 dlen = ((struct hci_iso_hdr *)skb->data)->dlen;
drivers/bluetooth/btmtk.c
31
__le16 hwver;
drivers/bluetooth/btmtk.c
32
__le16 swver;
drivers/bluetooth/btmtk.h
101
__le16 duration;
drivers/bluetooth/btmtk.h
102
__le16 host_duration;
drivers/bluetooth/btmtk.h
111
__le16 enable_delay;
drivers/bluetooth/btmtk.h
112
__le16 wakeup_delay;
drivers/bluetooth/btmtk.h
72
__le16 dlen;
drivers/bluetooth/btmtksdio.c
138
__le16 len;
drivers/bluetooth/btmtksdio.c
139
__le16 reserved;
drivers/bluetooth/btnxpuart.c
168
__le16 c2h_ps_interval;
drivers/bluetooth/btnxpuart.c
266
__le16 len;
drivers/bluetooth/btnxpuart.c
267
__le16 len_comp;
drivers/bluetooth/btnxpuart.c
271
__le16 chip_id;
drivers/bluetooth/btnxpuart.c
272
__le16 chip_id_comp;
drivers/bluetooth/btnxpuart.c
276
__le16 len;
drivers/bluetooth/btnxpuart.c
278
__le16 error;
drivers/bluetooth/btnxpuart.c
283
__le16 chip_id;
drivers/bluetooth/btnxpuart.c
350
__le16 seq_num;
drivers/bluetooth/btnxpuart.c
351
__le16 reserved;
drivers/bluetooth/btnxpuart.c
352
__le16 buf_type;
drivers/bluetooth/btnxpuart.c
353
__le16 buf_len;
drivers/bluetooth/btqca.h
111
__le16 patch_ver;
drivers/bluetooth/btqca.h
112
__le16 rom_ver;
drivers/bluetooth/btqca.h
127
__le16 product_id;
drivers/bluetooth/btqca.h
128
__le16 rom_build;
drivers/bluetooth/btqca.h
129
__le16 patch_version;
drivers/bluetooth/btqca.h
130
__le16 reserved2;
drivers/bluetooth/btqca.h
135
__le16 tag_id;
drivers/bluetooth/btqca.h
136
__le16 tag_len;
drivers/bluetooth/btrtl.h
40
__le16 num_patches;
drivers/bluetooth/btrtl.h
44
__le16 offset;
drivers/bluetooth/btrtl.h
51
__le16 total_len;
drivers/bluetooth/btrtl.h
68
__le16 num;
drivers/bluetooth/btrtl.h
69
__le16 reserved;
drivers/bluetooth/btusb.c
1361
__le16 dlen = hci_acl_hdr(skb)->dlen;
drivers/bluetooth/btusb.c
3103
__le16 seqno;
drivers/bluetooth/btusb.c
3336
__le16 flag;
drivers/bluetooth/btusb.c
3341
__le16 rom_version_high;
drivers/bluetooth/btusb.c
3342
__le16 rom_version_low;
drivers/bluetooth/btusb.c
3343
__le16 patch_version;
drivers/bluetooth/hci_ath.c
45
__le16 index;
drivers/bluetooth/hci_bcm4377.c
159
__le16 len;
drivers/bluetooth/hci_bcm4377.c
162
__le16 id;
drivers/bluetooth/hci_bcm4377.c
180
__le16 ring_id;
drivers/bluetooth/hci_bcm4377.c
181
__le16 msg_id;
drivers/bluetooth/hci_bcm4377.c
212
__le16 id;
drivers/bluetooth/hci_bcm4377.c
213
__le16 id_again;
drivers/bluetooth/hci_bcm4377.c
215
__le16 n_elements;
drivers/bluetooth/hci_bcm4377.c
218
__le16 msi;
drivers/bluetooth/hci_bcm4377.c
219
__le16 intmod_delay;
drivers/bluetooth/hci_bcm4377.c
221
__le16 _unk2;
drivers/bluetooth/hci_bcm4377.c
237
__le16 ring_id;
drivers/bluetooth/hci_bcm4377.c
265
__le16 ring_id;
drivers/bluetooth/hci_bcm4377.c
266
__le16 ring_id_again;
drivers/bluetooth/hci_bcm4377.c
269
__le16 n_elements;
drivers/bluetooth/hci_bcm4377.c
270
__le16 completion_ring_id;
drivers/bluetooth/hci_bcm4377.c
271
__le16 doorbell;
drivers/bluetooth/hci_bcm4377.c
274
__le16 flags;
drivers/bluetooth/hci_bcm4377.c
289
__le16 ring_id;
drivers/bluetooth/hci_bcm4377.c
331
__le16 version;
drivers/bluetooth/hci_bcm4377.c
332
__le16 size;
drivers/bluetooth/hci_bcm4377.c
342
__le16 n_completion_rings;
drivers/bluetooth/hci_bcm4377.c
343
__le16 n_xfer_rings;
drivers/bluetooth/hci_bcm4377.c
348
__le16 control_xfer_ring_n_entries;
drivers/bluetooth/hci_bcm4377.c
349
__le16 control_completion_ring_n_entries;
drivers/bluetooth/hci_bcm4377.c
350
__le16 control_xfer_ring_doorbell;
drivers/bluetooth/hci_bcm4377.c
351
__le16 control_completion_ring_doorbell;
drivers/bluetooth/hci_bcm4377.c
352
__le16 control_xfer_ring_msi;
drivers/bluetooth/hci_bcm4377.c
353
__le16 control_completion_ring_msi;
drivers/bluetooth/hci_bcm4377.c
359
__le16 _unk0;
drivers/bluetooth/hci_bcm4377.c
360
__le16 _unk1;
drivers/bluetooth/hci_bcm4377.c
372
__le16 blocks_left;
drivers/bluetooth/hci_bcm4377.c
378
__le16 blocks_left;
drivers/bluetooth/hci_bcm4377.c
386
__le16 completion_ring_head[BCM4377_N_COMPLETION_RINGS];
drivers/bluetooth/hci_bcm4377.c
387
__le16 completion_ring_tail[BCM4377_N_COMPLETION_RINGS];
drivers/bluetooth/hci_bcm4377.c
388
__le16 xfer_ring_head[BCM4377_N_TRANSFER_RINGS];
drivers/bluetooth/hci_bcm4377.c
389
__le16 xfer_ring_tail[BCM4377_N_TRANSFER_RINGS];
drivers/bluetooth/hci_bcm4377.c
812
__le16 *heads = bcm4377->ring_state->completion_ring_head;
drivers/bluetooth/hci_bcm4377.c
813
__le16 *tails = bcm4377->ring_state->completion_ring_tail;
drivers/bluetooth/hci_bcsp.c
198
__le16 opcode = ((struct hci_command_hdr *)data)->opcode;
drivers/bluetooth/hci_mrvl.c
52
__le16 lhs;
drivers/bluetooth/hci_mrvl.c
53
__le16 rhs;
drivers/bluetooth/hci_qca.c
131
__le16 seq_no;
drivers/bus/fsl-mc/fsl-mc-private.h
181
__le16 vendor;
drivers/bus/fsl-mc/fsl-mc-private.h
186
__le16 version_major;
drivers/bus/fsl-mc/fsl-mc-private.h
187
__le16 version_minor;
drivers/bus/fsl-mc/fsl-mc-private.h
188
__le16 flags;
drivers/bus/fsl-mc/fsl-mc-private.h
189
__le16 pad1;
drivers/bus/fsl-mc/fsl-mc-private.h
199
__le16 pad0;
drivers/bus/fsl-mc/fsl-mc-private.h
241
__le16 ep1_interface_id;
drivers/bus/fsl-mc/fsl-mc-private.h
249
__le16 ep2_interface_id;
drivers/bus/fsl-mc/fsl-mc-private.h
250
__le16 pad1;
drivers/bus/fsl-mc/fsl-mc-private.h
464
__le16 pad;
drivers/bus/fsl-mc/fsl-mc-private.h
465
__le16 bpid;
drivers/bus/fsl-mc/fsl-mc-private.h
468
__le16 version_major;
drivers/bus/fsl-mc/fsl-mc-private.h
469
__le16 version_minor;
drivers/bus/fsl-mc/fsl-mc-private.h
505
__le16 qbman_ch_id;
drivers/cdx/controller/mcdid.h
48
le16_to_cpu(*(__force const __le16 *)MCDI_PTR(_buf, _field)))
drivers/char/tpm/tpm_tis.c
175
__le16 result_le16;
drivers/char/tpm/tpm_tis_core.h
154
__le16 result_le;
drivers/char/tpm/tpm_tis_i2c.c
143
value = le16_to_cpup((__le16 *)buf);
drivers/char/tpm/tpm_tis_i2c_cr50.c
445
*burst = le16_to_cpup((__le16 *)(buf + 1));
drivers/char/xillybus/xillyusb.c
1939
__le16 *chandesc,
drivers/char/xillybus/xillyusb.c
2005
__le16 bogus_chandesc[2];
drivers/char/xillybus/xillyusb.c
2094
num_channels = le16_to_cpu(*((__le16 *)(idt + 1)));
drivers/clk/imx/clk-scu.c
130
__le16 resource;
drivers/clk/imx/clk-scu.c
148
__le16 resource;
drivers/clk/imx/clk-scu.c
165
__le16 resource;
drivers/clk/imx/clk-scu.c
89
__le16 resource;
drivers/clk/imx/clk-scu.c
94
__le16 resource;
drivers/clk/qcom/clk-rpmh.c
31
__le16 width;
drivers/comedi/drivers/das16.c
798
__le16 *buf = array;
drivers/comedi/drivers/dt9812.c
175
__le16 numbytes;
drivers/comedi/drivers/dt9812.c
176
__le16 address;
drivers/comedi/drivers/dt9812.c
743
__le16 tmp16;
drivers/comedi/drivers/ni_mio_common.c
1422
__le16 *barray = data;
drivers/comedi/drivers/ni_mio_common.c
2543
__le16 buf, *barray = data;
drivers/comedi/drivers/usbdux.c
1088
__le16 *p = (__le16 *)&devpriv->dux_commands[2];
drivers/comedi/drivers/usbdux.c
184
__le16 *in_buf;
drivers/comedi/drivers/usbdux.c
186
__le16 *insn_buf;
drivers/comedi/drivers/usbdux.c
802
__le16 *p = (__le16 *)&devpriv->dux_commands[2];
drivers/crypto/atmel-i2c.c
49
__le16 *__crc16 = (__le16 *)(data + len);
drivers/crypto/atmel-i2c.h
54
__le16 param2;
drivers/crypto/bcm/spu2.c
1329
u16 status = le16_to_cpu(*(__le16 *)statp);
drivers/crypto/caam/dpseci_cmd.h
104
__le16 ip_id;
drivers/crypto/caam/dpseci_cmd.h
130
__le16 major;
drivers/crypto/caam/dpseci_cmd.h
131
__le16 minor;
drivers/crypto/caam/dpseci_cmd.h
141
__le16 notification_mode;
drivers/crypto/ccp/ccp-ops.c
2261
(const __le16 *)(dst.address + CCP_ECC_RESULT_OFFSET));
drivers/crypto/ccp/ccp-ops.c
2419
(const __le16 *)(dst.address + CCP_ECC_RESULT_OFFSET));
drivers/crypto/hifn_795x.c
450
volatile __le16 masks;
drivers/crypto/hifn_795x.c
451
volatile __le16 session_num;
drivers/crypto/hifn_795x.c
452
volatile __le16 total_source_count;
drivers/crypto/hifn_795x.c
453
volatile __le16 total_dest_count;
drivers/crypto/hifn_795x.c
472
volatile __le16 masks;
drivers/crypto/hifn_795x.c
473
volatile __le16 header_skip;
drivers/crypto/hifn_795x.c
474
volatile __le16 source_count;
drivers/crypto/hifn_795x.c
475
volatile __le16 reserved;
drivers/crypto/hifn_795x.c
531
volatile __le16 flags;
drivers/crypto/hifn_795x.c
532
volatile __le16 session;
drivers/crypto/hifn_795x.c
533
volatile __le16 src_cnt; /* 15:0 of source count */
drivers/crypto/hifn_795x.c
534
volatile __le16 dst_cnt; /* 15:0 of dest count */
drivers/crypto/hifn_795x.c
544
volatile __le16 flags;
drivers/crypto/hifn_795x.c
545
volatile __le16 crc;
drivers/crypto/hifn_795x.c
555
volatile __le16 flags;
drivers/crypto/hifn_795x.c
556
volatile __le16 reserved;
drivers/crypto/hifn_795x.c
564
volatile __le16 flags;
drivers/crypto/hifn_795x.c
565
volatile __le16 reserved;
drivers/crypto/hisilicon/qm.c
403
__le16 w0;
drivers/crypto/hisilicon/qm.c
404
__le16 queue_num;
drivers/crypto/hisilicon/qm.c
411
__le16 queue_num;
drivers/crypto/hisilicon/qm.c
412
__le16 cmd;
drivers/crypto/hisilicon/qm.c
413
__le16 index;
drivers/crypto/hisilicon/qm.c
414
__le16 priority;
drivers/crypto/hisilicon/qm_common.h
10
__le16 cmd_id;
drivers/crypto/hisilicon/qm_common.h
11
__le16 rsvd1;
drivers/crypto/hisilicon/qm_common.h
12
__le16 sq_head;
drivers/crypto/hisilicon/qm_common.h
13
__le16 sq_num;
drivers/crypto/hisilicon/qm_common.h
14
__le16 rsvd2;
drivers/crypto/hisilicon/qm_common.h
15
__le16 w7;
drivers/crypto/hisilicon/qm_common.h
27
__le16 head;
drivers/crypto/hisilicon/qm_common.h
28
__le16 tail;
drivers/crypto/hisilicon/qm_common.h
32
__le16 w8;
drivers/crypto/hisilicon/qm_common.h
33
__le16 rsvd0;
drivers/crypto/hisilicon/qm_common.h
34
__le16 pasid;
drivers/crypto/hisilicon/qm_common.h
35
__le16 w11;
drivers/crypto/hisilicon/qm_common.h
36
__le16 cq_num;
drivers/crypto/hisilicon/qm_common.h
37
__le16 w13;
drivers/crypto/hisilicon/qm_common.h
42
__le16 head;
drivers/crypto/hisilicon/qm_common.h
43
__le16 tail;
drivers/crypto/hisilicon/qm_common.h
47
__le16 w8;
drivers/crypto/hisilicon/qm_common.h
48
__le16 rsvd0;
drivers/crypto/hisilicon/qm_common.h
49
__le16 pasid;
drivers/crypto/hisilicon/qm_common.h
50
__le16 w11;
drivers/crypto/hisilicon/qm_common.h
56
__le16 head;
drivers/crypto/hisilicon/qm_common.h
57
__le16 tail;
drivers/crypto/hisilicon/qm_common.h
66
__le16 head;
drivers/crypto/hisilicon/qm_common.h
67
__le16 tail;
drivers/crypto/hisilicon/sec2/sec.h
40
__le16 entry_sum_in_chain;
drivers/crypto/hisilicon/sec2/sec.h
41
__le16 entry_sum_in_sgl;
drivers/crypto/hisilicon/sec2/sec.h
42
__le16 entry_length_in_sgl;
drivers/crypto/hisilicon/sec2/sec.h
43
__le16 pad0;
drivers/crypto/hisilicon/sec2/sec_crypto.h
116
__le16 auth_src_offset;
drivers/crypto/hisilicon/sec2/sec_crypto.h
117
__le16 cipher_src_offset;
drivers/crypto/hisilicon/sec2/sec_crypto.h
118
__le16 cs_ip_header_offset;
drivers/crypto/hisilicon/sec2/sec_crypto.h
119
__le16 cs_udp_header_offset;
drivers/crypto/hisilicon/sec2/sec_crypto.h
120
__le16 pass_word_len;
drivers/crypto/hisilicon/sec2/sec_crypto.h
121
__le16 dk_len;
drivers/crypto/hisilicon/sec2/sec_crypto.h
127
__le16 tag;
drivers/crypto/hisilicon/sec2/sec_crypto.h
128
__le16 rsvd5;
drivers/crypto/hisilicon/sec2/sec_crypto.h
135
__le16 cph_pad;
drivers/crypto/hisilicon/sec2/sec_crypto.h
138
__le16 c_pad_len_field;
drivers/crypto/hisilicon/sec2/sec_crypto.h
157
__le16 done_flag;
drivers/crypto/hisilicon/sec2/sec_crypto.h
165
__le16 check_sum_i;
drivers/crypto/hisilicon/sec2/sec_crypto.h
269
__le16 pad_len_1p3;
drivers/crypto/hisilicon/sec2/sec_crypto.h
282
__le16 check_sum_i;
drivers/crypto/hisilicon/sec2/sec_crypto.h
288
__le16 pad_len_1p3_back;
drivers/crypto/hisilicon/sec2/sec_crypto.h
311
__le16 c_icv_key;
drivers/crypto/hisilicon/sec2/sec_crypto.h
352
__le16 auth_src_offset;
drivers/crypto/hisilicon/sec2/sec_crypto.h
353
__le16 cipher_src_offset;
drivers/crypto/hisilicon/sec2/sec_crypto.h
380
__le16 done_flag;
drivers/crypto/hisilicon/sec2/sec_crypto.h
98
__le16 icvw_kmode;
drivers/crypto/hisilicon/sgl.c
26
__le16 entry_sum_in_chain;
drivers/crypto/hisilicon/sgl.c
27
__le16 entry_sum_in_sgl;
drivers/crypto/hisilicon/sgl.c
28
__le16 entry_length_in_sgl;
drivers/crypto/hisilicon/sgl.c
29
__le16 pad0;
drivers/cxl/core/cdat.c
133
__le16 le_val;
drivers/cxl/core/cdat.c
137
len = le16_to_cpu((__force __le16)hdr->length);
drivers/cxl/core/cdat.c
161
le_val = (__force __le16)dslbis->entry[0];
drivers/cxl/core/cdat.c
448
len = le16_to_cpu((__force __le16)header->cdat.length);
drivers/cxl/core/cdat.c
466
u16 x = le16_to_cpu((__force __le16)tbl->entries[i].portx_id);
drivers/cxl/core/cdat.c
467
u16 y = le16_to_cpu((__force __le16)tbl->entries[i].porty_id);
drivers/cxl/core/cdat.c
469
__le16 le_val;
drivers/cxl/core/cdat.c
496
le_val = (__force __le16)tbl->entries[i].latency_or_bandwidth;
drivers/cxl/core/cdat.c
63
len = le16_to_cpu((__force __le16)hdr->length);
drivers/cxl/core/edac.c
1232
__le16 op_cap;
drivers/cxl/core/edac.c
1233
__le16 op_mode;
drivers/cxl/core/edac.c
1242
__le16 restriction_flags;
drivers/cxl/core/edac.c
1256
__le16 column;
drivers/cxl/core/edac.c
1732
__le16 restriction_flags;
drivers/cxl/core/edac.c
46
__le16 scrub_cycle_hours;
drivers/cxl/core/edac.c
489
__le16 ecs_config;
drivers/cxl/core/edac.c
503
__le16 ecs_config;
drivers/cxl/core/mbox.c
1008
sizeof(__le16);
drivers/cxl/cxlmem.h
522
__le16 entries;
drivers/cxl/cxlmem.h
531
__le16 opcode;
drivers/cxl/cxlmem.h
532
__le16 effect;
drivers/cxl/cxlmem.h
548
__le16 info_event_log_size;
drivers/cxl/cxlmem.h
549
__le16 warning_event_log_size;
drivers/cxl/cxlmem.h
550
__le16 failure_event_log_size;
drivers/cxl/cxlmem.h
551
__le16 fatal_event_log_size;
drivers/cxl/cxlmem.h
554
__le16 inject_poison_limit;
drivers/cxl/cxlmem.h
600
__le16 overflow_err_count;
drivers/cxl/cxlmem.h
603
__le16 record_count;
drivers/cxl/cxlmem.h
628
__le16 handles[];
drivers/cxl/cxlmem.h
663
__le16 device_temperature;
drivers/cxl/cxlmem.h
690
__le16 count;
drivers/cxl/cxlpci.h
46
__le16 length;
drivers/dma/fsl-dpaa2-qdma/dpdmai.c
18
__le16 major;
drivers/dma/fsl-dpaa2-qdma/dpdmai.c
19
__le16 minor;
drivers/dma/fsl-edma-common.h
101
__le16 csr;
drivers/dma/fsl-edma-common.h
102
__le16 biter;
drivers/dma/fsl-edma-common.h
107
__le16 soff;
drivers/dma/fsl-edma-common.h
108
__le16 attr;
drivers/dma/fsl-edma-common.h
113
__le16 doff;
drivers/dma/fsl-edma-common.h
114
__le16 citer;
drivers/dma/fsl-edma-common.h
115
__le16 csr;
drivers/dma/fsl-edma-common.h
116
__le16 biter;
drivers/dma/fsl-edma-common.h
281
__iomem __le16 : edma_readw(chan->edma, &(_tcd)->__name) \
drivers/dma/fsl-edma-common.h
294
__iomem __le16 : edma_writew(chan->edma, (u16 __force)(_val), &_tcd->__name), \
drivers/dma/fsl-edma-common.h
340
__le16 : le16_to_cpu((x)) \
drivers/dma/fsl-edma-common.h
352
__le16 : (_tcd)->_field = cpu_to_le16(_val) \
drivers/dma/fsl-edma-common.h
93
__le16 soff;
drivers/dma/fsl-edma-common.h
94
__le16 attr;
drivers/dma/fsl-edma-common.h
98
__le16 doff;
drivers/dma/fsl-edma-common.h
99
__le16 citer;
drivers/dma/hisi_dma.c
130
__le16 sq_head;
drivers/dma/hisi_dma.c
131
__le16 rsv2;
drivers/dma/hisi_dma.c
132
__le16 rsv3;
drivers/dma/hisi_dma.c
133
__le16 w0;
drivers/dma/plx_dma.c
81
__le16 dst_addr_hi;
drivers/dma/plx_dma.c
82
__le16 src_addr_hi;
drivers/dma/qcom/bam_dma.c
51
__le16 size; /* Buffer size in bytes */
drivers/dma/qcom/bam_dma.c
52
__le16 flags;
drivers/dma/switchtec_dma.c
199
__le16 tlp_setting;
drivers/dma/switchtec_dma.c
200
__le16 rsvd1;
drivers/dma/switchtec_dma.c
201
__le16 cid;
drivers/dma/switchtec_dma.c
207
__le16 dfid;
drivers/dma/switchtec_dma.c
208
__le16 sfid;
drivers/dma/switchtec_dma.c
238
__le16 sq_head;
drivers/dma/switchtec_dma.c
239
__le16 rsvd2;
drivers/dma/switchtec_dma.c
242
__le16 cid;
drivers/dma/switchtec_dma.c
243
__le16 phase_tag;
drivers/dma/switchtec_dma.c
414
__le16 phase_tag;
drivers/firewire/ohci.c
2875
__le16 control;
drivers/firewire/ohci.c
593
__le16 res_count, next_res_count;
drivers/firewire/ohci.c
73
__le16 req_count;
drivers/firewire/ohci.c
74
__le16 control;
drivers/firewire/ohci.c
77
__le16 res_count;
drivers/firewire/ohci.c
78
__le16 transfer_status;
drivers/firewire/ohci.c
935
__le16 branch;
drivers/firmware/arm_ffa/driver.c
301
__le16 id;
drivers/firmware/arm_ffa/driver.c
302
__le16 exec_ctxt;
drivers/firmware/arm_scmi/base.c
38
__le16 reserved;
drivers/firmware/arm_scmi/clock.c
48
__le16 num_clocks;
drivers/firmware/arm_scmi/perf.c
125
__le16 num_returned;
drivers/firmware/arm_scmi/perf.c
126
__le16 num_remaining;
drivers/firmware/arm_scmi/perf.c
130
__le16 transition_latency_us;
drivers/firmware/arm_scmi/perf.c
131
__le16 reserved;
drivers/firmware/arm_scmi/perf.c
136
__le16 num_returned;
drivers/firmware/arm_scmi/perf.c
137
__le16 num_remaining;
drivers/firmware/arm_scmi/perf.c
141
__le16 transition_latency_us;
drivers/firmware/arm_scmi/perf.c
142
__le16 reserved;
drivers/firmware/arm_scmi/perf.c
61
__le16 num_domains;
drivers/firmware/arm_scmi/perf.c
62
__le16 flags;
drivers/firmware/arm_scmi/pinctrl.c
92
__le16 array[];
drivers/firmware/arm_scmi/power.c
28
__le16 num_domains;
drivers/firmware/arm_scmi/power.c
29
__le16 reserved;
drivers/firmware/arm_scmi/protocols.h
56
__le16 minor_version;
drivers/firmware/arm_scmi/protocols.h
57
__le16 major_version;
drivers/firmware/arm_scmi/sensors.c
38
__le16 num_sensors;
drivers/firmware/arm_scmi/sensors.c
76
__le16 num_returned;
drivers/firmware/arm_scmi/sensors.c
77
__le16 num_remaining;
drivers/firmware/arm_scpi.c
285
__le16 id;
drivers/firmware/arm_scpi.c
286
__le16 flags;
drivers/firmware/arm_scpi.c
293
__le16 id;
drivers/firmware/arm_scpi.c
294
__le16 reserved;
drivers/firmware/arm_scpi.c
300
__le16 id;
drivers/firmware/arm_scpi.c
301
__le16 reserved;
drivers/firmware/arm_scpi.c
307
__le16 latency;
drivers/firmware/arm_scpi.c
320
__le16 sensor_id;
drivers/firmware/arm_scpi.c
327
__le16 dev_id;
drivers/firmware/arm_scpi.c
540
__le16 le_clk_id = cpu_to_le16(clk_id);
drivers/firmware/arm_scpi.c
555
__le16 le_clk_id = cpu_to_le16(clk_id);
drivers/firmware/arm_scpi.c
719
__le16 cap;
drivers/firmware/arm_scpi.c
732
__le16 id = cpu_to_le16(sensor_id);
drivers/firmware/arm_scpi.c
748
__le16 id = cpu_to_le16(sensor);
drivers/firmware/arm_scpi.c
770
__le16 id = cpu_to_le16(dev_id);
drivers/firmware/cirrus/cs_dsp.c
1187
length = le16_to_cpu(*((__le16 *)*pos));
drivers/firmware/cirrus/cs_dsp.c
1213
val = le16_to_cpu(*((__le16 *)*pos));
drivers/firmware/cirrus/test/cs_dsp_mock_wmfw.c
226
bytes_needed += round_up(description_len + sizeof(__le16), sizeof(__le32));
drivers/firmware/cirrus/test/cs_dsp_mock_wmfw.c
313
bytes_needed += round_up(description_len + sizeof(__le16), sizeof(__le32));
drivers/firmware/cirrus/test/cs_dsp_mock_wmfw.c
41
__le16 len;
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
568
KUNIT_ASSERT_EQ(test, le16_to_cpu(*(__le16 *)&alg_data[2]), 2);
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
571
*(__le16 *)&alg_data[2] = cpu_to_le16(4);
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
576
*(__le16 *)&alg_data[2] = cpu_to_le16(7);
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
581
*(__le16 *)&alg_data[2] = cpu_to_le16(0x80);
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
586
*(__le16 *)&alg_data[2] = cpu_to_le16(0xff);
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
591
*(__le16 *)&alg_data[2] = cpu_to_le16(0x8000);
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
596
*(__le16 *)&alg_data[2] = cpu_to_le16(0xffff);
drivers/gpio/gpio-dln2.c
290
__le16 pin;
drivers/gpio/gpio-dln2.c
292
__le16 period;
drivers/gpio/gpio-dln2.c
406
__le16 count;
drivers/gpio/gpio-dln2.c
408
__le16 pin;
drivers/gpio/gpio-dln2.c
65
__le16 pin;
drivers/gpio/gpio-dln2.c
69
__le16 pin __packed;
drivers/gpio/gpio-dln2.c
76
__le16 count;
drivers/gpu/drm/bridge/ti-sn65dsi83.c
534
__le16 le16val;
drivers/gpu/drm/bridge/ti-sn65dsi86.c
912
__le16 sink_rates[DP_MAX_SUPPORTED_RATES];
drivers/gpu/drm/drm_displayid_internal.h
118
__le16 hactive;
drivers/gpu/drm/drm_displayid_internal.h
119
__le16 hblank;
drivers/gpu/drm/drm_displayid_internal.h
120
__le16 hsync;
drivers/gpu/drm/drm_displayid_internal.h
121
__le16 hsw;
drivers/gpu/drm/drm_displayid_internal.h
122
__le16 vactive;
drivers/gpu/drm/drm_displayid_internal.h
123
__le16 vblank;
drivers/gpu/drm/drm_displayid_internal.h
124
__le16 vsync;
drivers/gpu/drm/drm_displayid_internal.h
125
__le16 vsw;
drivers/gpu/drm/drm_displayid_internal.h
135
__le16 hactive;
drivers/gpu/drm/drm_displayid_internal.h
136
__le16 vactive;
drivers/gpu/drm/drm_format_helper.c
291
__le16 *dbuf16;
drivers/gpu/drm/drm_format_helper.c
329
dbuf16 = (__le16 __force *)dbuf32;
drivers/gpu/drm/i915/display/intel_dp.c
4820
__le16 sink_rates[DP_MAX_SUPPORTED_RATES];
drivers/gpu/drm/i915/display/intel_dp_link_training.c
892
__le16 sink_rates[DP_MAX_SUPPORTED_RATES];
drivers/gpu/drm/i915/display/intel_psr.c
505
__le16 w;
drivers/gpu/drm/i915/display/intel_psr.c
598
w = le16_to_cpu(*(__le16 *)&connector->dp.panel_replay_caps.dpcd[INTEL_PR_DPCD_INDEX(DP_PANEL_REPLAY_CAP_X_GRANULARITY)]) ? : 4;
drivers/gpu/drm/msm/adreno/a6xx_gmu.c
1592
__le16 width;
drivers/gpu/drm/msm/dp/dp_panel.c
127
__le16 rates[DP_MAX_SUPPORTED_RATES];
drivers/gpu/drm/nouveau/nouveau_dp.c
102
__le16 rates[DP_MAX_SUPPORTED_RATES];
drivers/gpu/drm/tests/drm_format_helper_test.c
588
static u16 *le16buf_to_cpu(struct kunit *test, const __le16 *buf, size_t buf_size)
drivers/gpu/drm/tests/drm_format_helper_test.c
739
buf = le16buf_to_cpu(test, (__force const __le16 *)buf, dst_size / sizeof(__le16));
drivers/gpu/drm/tests/drm_format_helper_test.c
745
buf = le16buf_to_cpu(test, (__force const __le16 *)buf, dst_size / sizeof(__le16));
drivers/gpu/drm/tests/drm_format_helper_test.c
753
buf = le16buf_to_cpu(test, (__force const __le16 *)buf, dst_size / sizeof(__le16));
drivers/gpu/drm/tests/drm_format_helper_test.c
787
buf = le16buf_to_cpu(test, (__force const __le16 *)buf, dst_size / sizeof(__le16));
drivers/gpu/drm/tests/drm_format_helper_test.c
794
buf = le16buf_to_cpu(test, (__force const __le16 *)buf, dst_size / sizeof(__le16));
drivers/gpu/drm/tests/drm_format_helper_test.c
828
buf = le16buf_to_cpu(test, (__force const __le16 *)buf, dst_size / sizeof(__le16));
drivers/gpu/drm/tests/drm_format_helper_test.c
835
buf = le16buf_to_cpu(test, (__force const __le16 *)buf, dst_size / sizeof(__le16));
drivers/gpu/drm/tests/drm_format_helper_test.c
869
buf = le16buf_to_cpu(test, (__force const __le16 *)buf, dst_size / sizeof(__le16));
drivers/gpu/drm/tests/drm_format_helper_test.c
876
buf = le16buf_to_cpu(test, (__force const __le16 *)buf, dst_size / sizeof(__le16));
drivers/gpu/drm/tiny/appletbdrm.c
107
__le16 unk_10;
drivers/gpu/drm/tiny/appletbdrm.c
51
__le16 unk_00;
drivers/gpu/drm/tiny/appletbdrm.c
52
__le16 unk_02;
drivers/gpu/drm/tiny/appletbdrm.c
85
__le16 begin_x;
drivers/gpu/drm/tiny/appletbdrm.c
86
__le16 begin_y;
drivers/gpu/drm/tiny/appletbdrm.c
87
__le16 width;
drivers/gpu/drm/tiny/appletbdrm.c
88
__le16 height;
drivers/gpu/drm/vkms/vkms_formats.c
226
static struct pixel_argb_u16 argb_u16_from_le16161616(__le16 a, __le16 r, __le16 g, __le16 b)
drivers/gpu/drm/vkms/vkms_formats.c
232
static struct pixel_argb_u16 argb_u16_from_RGB565(const __le16 *pixel)
drivers/gpu/drm/vkms/vkms_formats.c
262
static struct pixel_argb_u16 argb_u16_from_BGR565(const __le16 *pixel)
drivers/gpu/drm/vkms/vkms_formats.c
362
READ_LINE(function_name, pixel_name, __le16, argb_u16_from_le16161616, a, r, g, b)
drivers/gpu/drm/vkms/vkms_formats.c
467
READ_LINE(RGB565_read_line, px, __le16, argb_u16_from_RGB565, px)
drivers/gpu/drm/vkms/vkms_formats.c
468
READ_LINE(BGR565_read_line, px, __le16, argb_u16_from_BGR565, px)
drivers/gpu/drm/vkms/vkms_formats.c
624
__le16 *pixel = (__le16 *)out_pixel;
drivers/gpu/drm/vkms/vkms_formats.c
634
__le16 *pixel = (__le16 *)out_pixel;
drivers/gpu/drm/vkms/vkms_formats.c
644
__le16 *pixel = (__le16 *)out_pixel;
drivers/greybus/arpc.h
21
__le16 id; /* RPC unique id */
drivers/greybus/arpc.h
22
__le16 size; /* Size in bytes of header + payload */
drivers/greybus/arpc.h
28
__le16 id; /* RPC unique id */
drivers/greybus/arpc.h
40
__le16 cport_id;
drivers/greybus/arpc.h
44
__le16 cport_id;
drivers/greybus/arpc.h
45
__le16 peer_space;
drivers/greybus/arpc.h
46
__le16 timeout;
drivers/greybus/arpc.h
50
__le16 cport_id;
drivers/greybus/arpc.h
54
__le16 cport_id;
drivers/greybus/arpc.h
58
__le16 cport_id;
drivers/greybus/arpc.h
59
__le16 timeout;
drivers/greybus/es2.c
1200
__le16 *cport_count;
drivers/greybus/es2.c
918
static struct arpc *arpc_find(struct es2_ap_dev *es2, __le16 id)
drivers/greybus/gb-beagleplay.c
118
__le16 cport;
drivers/greybus/gb-beagleplay.c
692
__le16 cport_id = cpu_to_le16(cport);
drivers/hid/hid-corsair-void.c
411
__le16 sidetone_le = cpu_to_le16(sidetone);
drivers/hid/hid-cp2112.c
101
__le16 vid; /* Vendor ID */
drivers/hid/hid-cp2112.c
102
__le16 pid; /* Product ID */
drivers/hid/hid-cp2112.c
648
__le16 word;
drivers/hid/hid-cp2112.c
815
data->word = le16_to_cpup((__le16 *)buf);
drivers/hid/hid-ft260.c
170
__le16 clock; /* I2C bus clock in range 60-3400 KHz */
drivers/hid/hid-ft260.c
203
__le16 clock; /* I2C bus clock in range 60-3400 KHz */
drivers/hid/hid-ft260.c
220
__le16 length; /* data payload length */
drivers/hid/hid-ft260.c
833
__le16 *field, u8 *buf)
drivers/hid/hid-ft260.c
862
FT260_I2C_STATUS, __le16, ft260_word_show)
drivers/hid/hid-ft260.c
894
__le16, u16, kstrtou16)
drivers/hid/hid-goodix-spi.c
50
__le16 size;
drivers/hid/hid-goodix-spi.c
55
__le16 size;
drivers/hid/hid-goodix-spi.c
77
__le16 desc_length;
drivers/hid/hid-goodix-spi.c
78
__le16 bcd_version;
drivers/hid/hid-goodix-spi.c
79
__le16 report_desc_length;
drivers/hid/hid-goodix-spi.c
80
__le16 report_desc_register;
drivers/hid/hid-goodix-spi.c
81
__le16 input_register;
drivers/hid/hid-goodix-spi.c
82
__le16 max_input_length;
drivers/hid/hid-goodix-spi.c
83
__le16 output_register;
drivers/hid/hid-goodix-spi.c
84
__le16 max_output_length;
drivers/hid/hid-goodix-spi.c
85
__le16 cmd_register;
drivers/hid/hid-goodix-spi.c
86
__le16 data_register;
drivers/hid/hid-goodix-spi.c
87
__le16 vendor_id;
drivers/hid/hid-goodix-spi.c
88
__le16 product_id;
drivers/hid/hid-goodix-spi.c
89
__le16 version_id;
drivers/hid/hid-led.c
57
__le16 family_code;
drivers/hid/hid-led.c
58
__le16 security_code;
drivers/hid/hid-mcp2221.c
1095
*val = le16_to_cpu((__force __le16) mcp->adc_values[channel->address]);
drivers/hid/hid-nvidia-shield.c
107
__le16 voltage_avg;
drivers/hid/hid-nvidia-shield.c
109
__le16 thermistor;
drivers/hid/hid-nvidia-shield.c
110
__le16 voltage_min;
drivers/hid/hid-nvidia-shield.c
111
__le16 voltage_boot;
drivers/hid/hid-nvidia-shield.c
112
__le16 voltage_now;
drivers/hid/hid-nvidia-shield.c
139
__le16 revision;
drivers/hid/hid-nvidia-shield.c
140
__le16 serial[7];
drivers/hid/hid-nvidia-shield.c
156
__le16 fw_version;
drivers/hid/hid-nvidia-shield.c
545
__le16 fw_version)
drivers/hid/hid-playstation.c
254
__le16 gyro[3]; /* x, y, z */
drivers/hid/hid-playstation.c
255
__le16 accel[3]; /* x, y, z */
drivers/hid/hid-playstation.c
476
__le16 sensor_timestamp;
drivers/hid/hid-playstation.c
478
__le16 gyro[3]; /* x, y, z */
drivers/hid/hid-playstation.c
479
__le16 accel[3]; /* x, y, z */
drivers/hid/hid-steam.c
1359
s16 x = (s16) le16_to_cpup((__le16 *)data);
drivers/hid/i2c-hid/i2c-hid-core.c
232
static int i2c_hid_read_register(struct i2c_hid *ihid, __le16 reg,
drivers/hid/i2c-hid/i2c-hid-core.c
237
*(__le16 *)ihid->cmdbuf = reg;
drivers/hid/i2c-hid/i2c-hid-core.c
239
return i2c_hid_xfer(ihid, ihid->cmdbuf, sizeof(__le16), buf, len);
drivers/hid/i2c-hid/i2c-hid-core.c
272
*(__le16 *)ihid->cmdbuf = ihid->hdesc.wCommandRegister;
drivers/hid/i2c-hid/i2c-hid-core.c
273
length += sizeof(__le16);
drivers/hid/i2c-hid/i2c-hid-core.c
285
length += sizeof(__le16);
drivers/hid/i2c-hid/i2c-hid-core.c
291
recv_len = min(recv_len, ihid->bufsize - sizeof(__le16));
drivers/hid/i2c-hid/i2c-hid-core.c
293
ihid->rawbuf, recv_len + sizeof(__le16));
drivers/hid/i2c-hid/i2c-hid-core.c
301
ret_count = le16_to_cpup((__le16 *)ihid->rawbuf);
drivers/hid/i2c-hid/i2c-hid-core.c
304
if (ret_count <= sizeof(__le16))
drivers/hid/i2c-hid/i2c-hid-core.c
307
recv_len = min(recv_len, ret_count - sizeof(__le16));
drivers/hid/i2c-hid/i2c-hid-core.c
308
memcpy(recv_buf, ihid->rawbuf + sizeof(__le16), recv_len);
drivers/hid/i2c-hid/i2c-hid-core.c
323
size_t length = sizeof(__le16); /* reserve space to store size */
drivers/hid/i2c-hid/i2c-hid-core.c
366
*(__le16 *)ihid->cmdbuf = ihid->hdesc.wCommandRegister;
drivers/hid/i2c-hid/i2c-hid-core.c
367
length += sizeof(__le16);
drivers/hid/i2c-hid/i2c-hid-core.c
379
length += sizeof(__le16);
drivers/hid/i2c-hid/i2c-hid-core.c
385
*(__le16 *)ihid->cmdbuf = ihid->hdesc.wOutputRegister;
drivers/hid/i2c-hid/i2c-hid-core.c
386
length += sizeof(__le16);
drivers/hid/i2c-hid/i2c-hid-core.c
409
*(__le16 *)ihid->cmdbuf = ihid->hdesc.wCommandRegister;
drivers/hid/i2c-hid/i2c-hid-core.c
410
length = sizeof(__le16);
drivers/hid/i2c-hid/i2c-hid-core.c
478
*(__le16 *)ihid->cmdbuf = ihid->hdesc.wCommandRegister;
drivers/hid/i2c-hid/i2c-hid-core.c
479
length += sizeof(__le16);
drivers/hid/i2c-hid/i2c-hid-core.c
546
ret_size = le16_to_cpup((__le16 *)ihid->inbuf);
drivers/hid/i2c-hid/i2c-hid-core.c
561
if (ret_size > size || ret_size < sizeof(__le16)) {
drivers/hid/i2c-hid/i2c-hid-core.c
563
*(__le16 *)ihid->inbuf = cpu_to_le16(size);
drivers/hid/i2c-hid/i2c-hid-core.c
580
ihid->inbuf + sizeof(__le16),
drivers/hid/i2c-hid/i2c-hid-core.c
581
ihid->bufsize - sizeof(__le16),
drivers/hid/i2c-hid/i2c-hid-core.c
582
ret_size - sizeof(__le16), 1);
drivers/hid/i2c-hid/i2c-hid-core.c
638
int cmd_len = sizeof(__le16) + /* command register */
drivers/hid/i2c-hid/i2c-hid-core.c
642
sizeof(__le16) + /* data register */
drivers/hid/i2c-hid/i2c-hid-core.c
643
sizeof(__le16) + /* report data size */
drivers/hid/i2c-hid/i2c-hid-core.c
76
__le16 wHIDDescLength;
drivers/hid/i2c-hid/i2c-hid-core.c
77
__le16 bcdVersion;
drivers/hid/i2c-hid/i2c-hid-core.c
78
__le16 wReportDescLength;
drivers/hid/i2c-hid/i2c-hid-core.c
79
__le16 wReportDescRegister;
drivers/hid/i2c-hid/i2c-hid-core.c
80
__le16 wInputRegister;
drivers/hid/i2c-hid/i2c-hid-core.c
81
__le16 wMaxInputLength;
drivers/hid/i2c-hid/i2c-hid-core.c
82
__le16 wOutputRegister;
drivers/hid/i2c-hid/i2c-hid-core.c
83
__le16 wMaxOutputLength;
drivers/hid/i2c-hid/i2c-hid-core.c
84
__le16 wCommandRegister;
drivers/hid/i2c-hid/i2c-hid-core.c
85
__le16 wDataRegister;
drivers/hid/i2c-hid/i2c-hid-core.c
86
__le16 wVendorID;
drivers/hid/i2c-hid/i2c-hid-core.c
87
__le16 wProductID;
drivers/hid/i2c-hid/i2c-hid-core.c
88
__le16 wVersionID;
drivers/hid/i2c-hid/i2c-hid-core.c
97
__le16 wHIDDescRegister; /* location of the i2c
drivers/hid/intel-ish-hid/ishtp/loader.h
112
__le16 version_major;
drivers/hid/intel-ish-hid/ishtp/loader.h
113
__le16 version_minor;
drivers/hid/intel-ish-hid/ishtp/loader.h
114
__le16 version_hotfix;
drivers/hid/intel-ish-hid/ishtp/loader.h
115
__le16 version_build;
drivers/hid/intel-ish-hid/ishtp/loader.h
239
__le16 major;
drivers/hid/intel-ish-hid/ishtp/loader.h
240
__le16 minor;
drivers/hid/intel-ish-hid/ishtp/loader.h
241
__le16 hotfix;
drivers/hid/intel-ish-hid/ishtp/loader.h
242
__le16 build;
drivers/hid/intel-ish-hid/ishtp/loader.h
93
__le16 support_mode;
drivers/hid/surface-hid/surface_hid_core.h
29
__le16 hid_version;
drivers/hid/surface-hid/surface_hid_core.h
34
__le16 report_desc_len;
drivers/hid/surface-hid/surface_hid_core.h
41
__le16 vendor;
drivers/hid/surface-hid/surface_hid_core.h
42
__le16 product;
drivers/hid/surface-hid/surface_hid_core.h
43
__le16 version;
drivers/hid/wacom_wac.c
1699
int x = le16_to_cpup((__le16 *)&data[i * 2 + 2]) & 0x7fff;
drivers/hid/wacom_wac.c
1700
int y = le16_to_cpup((__le16 *)&data[i * 2 + 6]) & 0x7fff;
drivers/hid/wacom_wac.c
1734
x = le16_to_cpup((__le16 *)&data[2]);
drivers/hid/wacom_wac.c
1735
y = le16_to_cpup((__le16 *)&data[4]);
drivers/hid/wacom_wac.c
1769
input_report_abs(input, ABS_X, le16_to_cpup((__le16 *)&data[2]));
drivers/hid/wacom_wac.c
1770
input_report_abs(input, ABS_Y, le16_to_cpup((__le16 *)&data[4]));
drivers/hid/wacom_wac.c
252
input_report_abs(input, ABS_X, le16_to_cpup((__le16 *)&data[2]));
drivers/hid/wacom_wac.c
253
input_report_abs(input, ABS_Y, le16_to_cpup((__le16 *)&data[4]));
drivers/hid/wacom_wac.c
254
input_report_abs(input, ABS_PRESSURE, le16_to_cpup((__le16 *)&data[6]));
drivers/hid/wacom_wac.c
279
input_report_abs(input, ABS_X, le16_to_cpup((__le16 *)&data[2]));
drivers/hid/wacom_wac.c
280
input_report_abs(input, ABS_Y, le16_to_cpup((__le16 *)&data[4]));
drivers/hid/wacom_wac.c
3215
p = le16_to_cpup((__le16 *)&data[6]);
drivers/hid/wacom_wac.c
3221
x = le16_to_cpup((__le16 *)&data[2]);
drivers/hid/wacom_wac.c
3222
y = le16_to_cpup((__le16 *)&data[4]);
drivers/hid/wacom_wac.c
390
input_report_abs(input, ABS_X, le16_to_cpup((__le16 *)&data[2]));
drivers/hid/wacom_wac.c
391
input_report_abs(input, ABS_Y, le16_to_cpup((__le16 *)&data[4]));
drivers/hwmon/ads7871.c
96
return le16_to_cpu((__force __le16)ret);
drivers/hwmon/cros_ec_hwmon.c
43
__le16 __speed;
drivers/hwmon/nzxt-smart2.c
110
__le16 fan_rpm[FAN_CHANNELS_MAX];
drivers/hwmon/nzxt-smart2.c
130
__le16 fan_in[FAN_CHANNELS_MAX];
drivers/hwmon/nzxt-smart2.c
135
__le16 fan_current[FAN_CHANNELS_MAX];
drivers/hwmon/powerz.c
28
__le16 V_cc1;
drivers/hwmon/powerz.c
29
__le16 V_cc2;
drivers/hwmon/powerz.c
30
__le16 V_dp;
drivers/hwmon/powerz.c
31
__le16 V_dm;
drivers/hwmon/powerz.c
32
__le16 V_dd;
drivers/hwmon/surface_fan.c
16
SSAM_DEFINE_SYNC_REQUEST_CL_R(__ssam_fan_rpm_get, __le16, {
drivers/hwmon/surface_fan.c
27
__le16 value;
drivers/hwmon/surface_temp.c
33
__le16 unknown1;
drivers/hwmon/surface_temp.c
40
SSAM_DEFINE_SYNC_REQUEST_CL_R(__ssam_tmp_get_available_sensors, __le16, {
drivers/hwmon/surface_temp.c
45
SSAM_DEFINE_SYNC_REQUEST_MD_R(__ssam_tmp_get_temperature, __le16, {
drivers/hwmon/surface_temp.c
57
__le16 sensors_le;
drivers/hwmon/surface_temp.c
70
__le16 temp_le;
drivers/hwmon/tps23861.c
142
__le16 regval;
drivers/hwmon/tps23861.c
168
__le16 regval;
drivers/hwmon/tps23861.c
460
__le16 regval;
drivers/i2c/busses/i2c-dln2.c
110
__le16 buf_len;
drivers/i2c/busses/i2c-dln2.c
113
__le16 buf_len;
drivers/i2c/busses/i2c-dln2.c
79
__le16 buf_len;
drivers/i2c/busses/i2c-ljca.c
50
__le16 len;
drivers/iio/accel/adxl313.h
95
__le16 transf_buf __aligned(IIO_DMA_MINALIGN);
drivers/iio/accel/adxl313.h
96
__le16 fifo_buf[ADXL313_NUM_AXIS * ADXL313_FIFO_SIZE + 1];
drivers/iio/accel/adxl345.h
49
(ADXL345_REG_XYZ_BASE + (index) * sizeof(__le16))
drivers/iio/accel/adxl345_core.c
1068
__le16 accel;
drivers/iio/accel/adxl345_core.c
206
__le16 fifo_buf[ADXL345_DIRS * ADXL345_FIFO_SIZE + 1] __aligned(IIO_DMA_MINALIGN);
drivers/iio/accel/bma400_core.c
116
__le16 buff[3];
drivers/iio/accel/bma400_core.c
120
__le16 status;
drivers/iio/accel/bma400_core.c
478
__le16 raw_accel;
drivers/iio/accel/bmc150-accel-core.c
625
__le16 raw_val;
drivers/iio/accel/bmc150-accel.h
73
__le16 channels[3];
drivers/iio/accel/bmi088-accel-core.c
282
data->buffer, sizeof(__le16));
drivers/iio/accel/bmi088-accel-core.c
286
raw_val = le16_to_cpu(*(__le16 *)data->buffer);
drivers/iio/accel/dmard10.c
143
__le16 buf[4];
drivers/iio/accel/fxls8962af-core.c
168
__le16 channels[3];
drivers/iio/accel/fxls8962af-core.c
259
__le16 raw_val;
drivers/iio/accel/kionix-kx022a.c
301
__le16 *fifo_buffer;
drivers/iio/accel/kionix-kx022a.c
304
__le16 buffer[8] __aligned(IIO_DMA_MINALIGN);
drivers/iio/accel/kionix-kx022a.c
306
__le16 channels[3];
drivers/iio/accel/kionix-kx022a.c
617
sizeof(__le16));
drivers/iio/accel/kionix-kx022a.c
761
__le16 buf_status;
drivers/iio/accel/kionix-kx022a.c
859
__le16 *sam = &data->fifo_buffer[i * 3];
drivers/iio/accel/kionix-kx022a.c
860
__le16 *chs;
drivers/iio/accel/mma7455_core.c
122
__le16 data;
drivers/iio/accel/mma7455_core.c
61
__le16 channels[3];
drivers/iio/accel/msa311.c
570
__le16 *axis)
drivers/iio/accel/msa311.c
593
__le16 axis;
drivers/iio/accel/msa311.c
890
__le16 axis;
drivers/iio/accel/msa311.c
892
__le16 channels[MSA311_SI_Z + 1];
drivers/iio/adc/ad4080.c
662
__le16 id_le;
drivers/iio/adc/dln2-adc.c
185
__le16 conflict;
drivers/iio/adc/dln2-adc.c
214
__le16 period;
drivers/iio/adc/dln2-adc.c
215
__le16 low;
drivers/iio/adc/dln2-adc.c
216
__le16 high;
drivers/iio/adc/dln2-adc.c
236
__le16 value;
drivers/iio/adc/dln2-adc.c
458
__le16 values[DLN2_ADC_MAX_CHANNELS];
drivers/iio/adc/dln2-adc.c
77
__le16 channel_mask;
drivers/iio/adc/dln2-adc.c
78
__le16 values[DLN2_ADC_MAX_CHANNELS];
drivers/iio/adc/max14001.c
70
__le16 le;
drivers/iio/adc/max14001.c
75
__le16 le;
drivers/iio/adc/nct7201.c
121
__le16 vin_mask;
drivers/iio/adc/nct7201.c
288
__le16 mask = cpu_to_le16(BIT(chan->address));
drivers/iio/adc/nct7201.c
338
__le16 data = cpu_to_le16(GENMASK(chip->num_vin_channels - 1, 0));
drivers/iio/adc/nct7201.c
388
__le16 data;
drivers/iio/adc/qcom-spmi-rradc.c
256
static int rradc_read(struct rradc_chip *chip, u16 addr, __le16 *buf, int len)
drivers/iio/adc/qcom-spmi-rradc.c
259
__le16 data_check[RR_ADC_CHAN_MAX_CONTINUOUS_BUFFER_LEN / 2];
drivers/iio/adc/qcom-spmi-rradc.c
516
__le16 buf[3];
drivers/iio/adc/twl6030-gpadc.c
466
__le16 val;
drivers/iio/amplifiers/ada4250.c
66
__le16 reg_val_16 __aligned(IIO_DMA_MINALIGN);
drivers/iio/chemical/ens160_core.c
62
__le16 chans[2];
drivers/iio/chemical/ens160_core.c
66
__le16 buf;
drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c
528
__le16 tmp;
drivers/iio/common/ssp_sensors/ssp.h
224
__le16 header_buffer[SSP_HEADER_BUFFER_SIZE / sizeof(__le16)] __aligned(IIO_DMA_MINALIGN);
drivers/iio/common/ssp_sensors/ssp_spi.c
29
__le16 length;
drivers/iio/common/ssp_sensors/ssp_spi.c
30
__le16 options;
drivers/iio/dac/ad8460.c
88
__le16 spi_tx_buf __aligned(IIO_DMA_MINALIGN);
drivers/iio/gyro/bmg160_core.c
533
__le16 raw_val;
drivers/iio/humidity/hts221.h
42
__le16 channels[2];
drivers/iio/humidity/hts221_core.c
263
__le16 val;
drivers/iio/humidity/hts221_core.c
306
__le16 val;
drivers/iio/humidity/hts221_core.c
401
__le16 data;
drivers/iio/imu/bmi160/bmi160.h
19
__le16 buf[12] __aligned(8);
drivers/iio/imu/bmi160/bmi160_core.c
372
__le16 sample;
drivers/iio/imu/bmi160/bmi160_core.c
436
__le16 sample;
drivers/iio/imu/bmi270/bmi270_core.c
169
__le16 channels[6];
drivers/iio/imu/bmi270/bmi270_core.c
176
__le16 regval __aligned(IIO_DMA_MINALIGN);
drivers/iio/imu/bmi270/bmi270_core.c
451
__le16 steps_count;
drivers/iio/imu/bmi270/bmi270_core.c
864
__le16 sample;
drivers/iio/imu/bmi323/bmi323_core.c
1072
__le16 *frame, *pchannels;
drivers/iio/imu/bmi323/bmi323_core.c
173
__le16 fifo_buff[BMI323_FIFO_FULL_IN_WORDS] __aligned(IIO_DMA_MINALIGN);
drivers/iio/imu/bmi323/bmi323_core.c
175
__le16 channels[BMI323_CHAN_MAX];
drivers/iio/imu/bmi323/bmi323_core.c
178
__le16 steps_count[BMI323_STEP_LEN];
drivers/iio/imu/bno055/bno055.c
1413
__le16 *buf, int *buf_idx)
drivers/iio/imu/bno055/bno055.c
1418
__le16 *dst, *src;
drivers/iio/imu/bno055/bno055.c
1444
base + start_ch * sizeof(__le16),
drivers/iio/imu/bno055/bno055.c
1446
xfer_len * sizeof(__le16));
drivers/iio/imu/bno055/bno055.c
1460
memcpy(dst, src, n * sizeof(__le16));
drivers/iio/imu/bno055/bno055.c
214
IIO_DECLARE_BUFFER_WITH_TS(__le16, chans, BNO055_SCAN_CH_COUNT);
drivers/iio/imu/bno055/bno055.c
226
__le16 acc[3];
drivers/iio/imu/bno055/bno055.c
227
__le16 magn[3];
drivers/iio/imu/bno055/bno055.c
228
__le16 gyr[3];
drivers/iio/imu/bno055/bno055.c
229
__le16 yaw;
drivers/iio/imu/bno055/bno055.c
230
__le16 pitch;
drivers/iio/imu/bno055/bno055.c
231
__le16 roll;
drivers/iio/imu/bno055/bno055.c
232
IIO_DECLARE_QUATERNION(__le16, quaternion);
drivers/iio/imu/bno055/bno055.c
233
__le16 lia[3];
drivers/iio/imu/bno055/bno055.c
234
__le16 gravity[3];
drivers/iio/imu/bno055/bno055.c
689
__le16 raw_val;
drivers/iio/imu/bno055/bno055.c
879
__le16 raw_vals[4];
drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c
206
__le16 raw_wm;
drivers/iio/imu/inv_icm45600/inv_icm45600.h
168
__le16 u16;
drivers/iio/imu/inv_icm45600/inv_icm45600_accel.c
754
const __le16 *timestamp;
drivers/iio/imu/inv_icm45600/inv_icm45600_buffer.c
397
__le16 *raw_fifo_count;
drivers/iio/imu/inv_icm45600/inv_icm45600_buffer.c
401
const __le16 *timestamp;
drivers/iio/imu/inv_icm45600/inv_icm45600_buffer.c
44
__le16 timestamp;
drivers/iio/imu/inv_icm45600/inv_icm45600_buffer.c
51
const __le16 **timestamp, unsigned int *odr)
drivers/iio/imu/inv_icm45600/inv_icm45600_buffer.h
56
__le16 x;
drivers/iio/imu/inv_icm45600/inv_icm45600_buffer.h
57
__le16 y;
drivers/iio/imu/inv_icm45600/inv_icm45600_buffer.h
58
__le16 z;
drivers/iio/imu/inv_icm45600/inv_icm45600_buffer.h
80
const __le16 **timestamp, unsigned int *odr);
drivers/iio/imu/inv_icm45600/inv_icm45600_gyro.c
763
const __le16 *timestamp;
drivers/iio/imu/smi330/smi330_core.c
223
IIO_DECLARE_BUFFER_WITH_TS(__le16, buf, SMI330_SCAN_LEN);
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h
498
__le16 channels[3];
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c
269
__le16 wdata;
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c
387
__le16 fifo_status;
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c
542
static bool st_lsm6dsx_check_data(u8 tag, __le16 *data)
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c
552
__le16 *data, s64 ts)
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c
626
__le16 data[3];
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c
634
__le16 fifo_status;
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c
1920
__le16 data;
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c
542
*val = (s16)le16_to_cpu(*((__le16 *)data));
drivers/iio/light/al3010.c
114
__le16 raw;
drivers/iio/light/al3320a.c
138
__le16 raw;
drivers/iio/light/apds9160.c
1166
__le16 buf;
drivers/iio/light/apds9160.c
1207
__le16 buf;
drivers/iio/light/apds9160.c
630
__le16 buf;
drivers/iio/light/apds9160.c
980
__le16 buf;
drivers/iio/light/apds9960.c
517
__le16 buf;
drivers/iio/light/apds9960.c
669
__le16 buf;
drivers/iio/light/apds9960.c
705
__le16 buf;
drivers/iio/light/as73211.c
640
__le16 chan[4];
drivers/iio/light/gp2ap020a00f.c
436
__le16 thresh_buf = 0;
drivers/iio/light/gp2ap020a00f.c
682
__le16 reg_buf;
drivers/iio/light/gp2ap020a00f.c
852
__le16 d0_reg_buf;
drivers/iio/light/iqs621-als.c
202
__le16 val_buf;
drivers/iio/light/jsa1212.c
163
__le16 als_data;
drivers/iio/light/ltr501.c
1282
__le16 als_buf[2];
drivers/iio/light/ltr501.c
396
static int ltr501_read_als(const struct ltr501_data *data, __le16 buf[2])
drivers/iio/light/ltr501.c
405
buf, 2 * sizeof(__le16));
drivers/iio/light/ltr501.c
410
__le16 status;
drivers/iio/light/ltr501.c
648
__le16 buf[2];
drivers/iio/light/ltr501.c
679
__le16 buf[2];
drivers/iio/light/noa1305.c
241
__le16 data;
drivers/iio/light/noa1305.c
76
__le16 data;
drivers/iio/light/pa12203001.c
209
__le16 reg_word;
drivers/iio/light/rohm-bu27034.c
205
__le16 raw[BU27034_NUM_HW_DATA_CHANS];
drivers/iio/light/rohm-bu27034.c
208
__le16 channels[BU27034_NUM_HW_DATA_CHANS];
drivers/iio/light/rohm-bu27034.c
782
__le16 val;
drivers/iio/light/rohm-bu27034.c
799
static int bu27034_get_result_unlocked(struct bu27034_data *data, __le16 *res,
drivers/iio/light/rohm-bu27034.c
881
static int bu27034_calc_mlux(struct bu27034_data *data, __le16 *res, int *val)
drivers/iio/light/rohm-bu27034.c
941
__le16 res[BU27034_NUM_HW_DATA_CHANS];
drivers/iio/light/rpr0521.c
202
__le16 channels[3];
drivers/iio/light/rpr0521.c
672
__le16 buffer;
drivers/iio/light/rpr0521.c
689
__le16 buffer;
drivers/iio/light/rpr0521.c
708
__le16 raw_data;
drivers/iio/light/tsl2583.c
216
ch0 = le16_to_cpup((const __le16 *)&buf[0]);
drivers/iio/light/tsl2583.c
217
ch1 = le16_to_cpup((const __le16 *)&buf[2]);
drivers/iio/light/tsl2772.c
407
return le16_to_cpup((const __le16 *)&buf[0]);
drivers/iio/light/veml6046x00.c
646
__le16 reg;
drivers/iio/light/veml6046x00.c
839
__le16 chans[4];
drivers/iio/light/veml6046x00.c
862
__le16 reg;
drivers/iio/light/veml6046x00.c
881
__le16 reg16;
drivers/iio/magnetometer/af8133j.c
210
static int af8133j_read_measurement(struct af8133j_data *data, __le16 buf[3])
drivers/iio/magnetometer/af8133j.c
233
buf, sizeof(__le16) * 3);
drivers/iio/magnetometer/af8133j.c
253
__le16 buf[3];
drivers/iio/magnetometer/af8133j.c
362
__le16 values[3];
drivers/iio/magnetometer/ak8974.c
198
__le16 channels[3];
drivers/iio/magnetometer/ak8974.c
209
__le16 bulk;
drivers/iio/magnetometer/ak8974.c
221
__le16 bulk = cpu_to_le16(val);
drivers/iio/magnetometer/ak8974.c
363
static int ak8974_getresult(struct ak8974 *ak8974, __le16 *result)
drivers/iio/magnetometer/ak8974.c
466
__le16 *tab, size_t tab_size)
drivers/iio/magnetometer/ak8974.c
528
__le16 fab_data1[9], fab_data2[3];
drivers/iio/magnetometer/ak8974.c
560
__le16 hw_values[3];
drivers/iio/magnetometer/ak8975.c
748
__le16 rval;
drivers/iio/magnetometer/ak8975.c
867
__le16 fval[3];
drivers/iio/magnetometer/bmc150_magn.c
114
__le16 reserved1;
drivers/iio/magnetometer/bmc150_magn.c
116
__le16 z4;
drivers/iio/magnetometer/bmc150_magn.c
119
__le16 reserved3;
drivers/iio/magnetometer/bmc150_magn.c
120
__le16 z2;
drivers/iio/magnetometer/bmc150_magn.c
121
__le16 z1;
drivers/iio/magnetometer/bmc150_magn.c
122
__le16 xyz1;
drivers/iio/magnetometer/bmc150_magn.c
123
__le16 z3;
drivers/iio/magnetometer/bmc150_magn.c
430
__le16 values[AXIS_XYZR_MAX];
drivers/iio/magnetometer/mmc35240.c
286
static int mmc35240_read_measurement(struct mmc35240_data *data, __le16 buf[3])
drivers/iio/magnetometer/mmc35240.c
295
3 * sizeof(__le16));
drivers/iio/magnetometer/mmc35240.c
310
__le16 buf[], int *val)
drivers/iio/magnetometer/mmc35240.c
354
__le16 buf[3];
drivers/iio/magnetometer/tmag5273.c
553
__le16 devid;
drivers/iio/position/iqs624-pos.c
115
__le16 val_buf;
drivers/iio/pressure/bmp280.h
465
__le16 bmp280_cal_buf[BMP280_CONTIGUOUS_CALIB_REGS / sizeof(__le16)];
drivers/iio/pressure/bmp280.h
470
__le16 le16;
drivers/iio/pressure/t5403.c
42
__le16 c[10];
drivers/iio/pressure/zpa2326.c
1037
*value = (int)le16_to_cpup((__le16 *)value);
drivers/iio/proximity/hx9023s.c
147
__le16 channels[HX9023S_CH_NUM];
drivers/iio/proximity/hx9023s.c
338
__le16 reg_list[HX9023S_CH_NUM];
drivers/iio/proximity/hx9023s.c
405
__le16 buf;
drivers/iio/proximity/hx9023s.c
425
__le16 buf;
drivers/iio/proximity/hx9023s.c
444
__le16 val_le16 = cpu_to_le16((val / 32) & GENMASK(9, 0));
drivers/iio/proximity/hx9023s.c
456
__le16 val_le16 = cpu_to_le16((val / 32) & GENMASK(9, 0));
drivers/iio/proximity/irsd200.c
236
__le16 buf;
drivers/iio/proximity/irsd200.c
301
__le16 buf;
drivers/iio/proximity/irsd200.c
324
__le16 buf;
drivers/iio/temperature/iqs620at-temp.c
28
__le16 val_buf;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1007
__le16 reserved_16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1012
__le16 cmd_discr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1022
__le16 tlv_type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1023
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1030
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1031
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1049
__le16 port_id;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1051
__le16 sgid_index;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1062
__le16 reserved_16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1071
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1074
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1079
__le16 pg_size_lvl;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1097
__le16 eventq_id;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1102
__le16 srq_size;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1103
__le16 srq_fwo;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1111
__le16 steering_tag;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1134
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1151
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1152
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1168
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1175
__le16 enable_for_arm[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1188
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1189
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1205
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1221
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1222
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1226
__le16 srq_limit;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1227
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1237
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1243
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1274
__le16 steering_tag;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1307
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1324
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1325
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1341
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1348
__le16 cq_arm_lvl;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1351
__le16 total_cnq_events;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1352
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1361
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1363
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
137
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
138
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1413
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1429
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1430
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1449
__le16 steering_tag;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1461
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1478
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1479
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1506
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1513
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1523
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1528
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1558
__le16 log2_pbl_pg_size;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1576
__le16 steering_tag;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1589
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1606
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1608
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1624
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1631
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1641
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1642
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1647
__le16 src_mac[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1648
__le16 vlan;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1665
__le16 ipid;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1666
__le16 stats_ctx;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1672
__le16 host_gid_index;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1673
__le16 unused_0;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1684
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1700
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1701
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1705
__le16 gid_index;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1706
__le16 host_gid_index;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1718
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1734
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1735
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1740
__le16 src_mac[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1741
__le16 vlan;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1756
__le16 ipid;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1757
__le16 gid_index;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1758
__le16 stats_ctx;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1762
__le16 host_gid_index;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1773
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1789
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1790
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1794
__le16 gid_index;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1806
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1822
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1823
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1827
__le16 src_mac[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1828
__le16 vlan;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1845
__le16 ipid;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1846
__le16 gid_index;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1856
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1857
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1906
__le16 sq_fwo_sq_sge;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1911
__le16 rq_fwo_rq_sge;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1932
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1948
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1949
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1965
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1981
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1982
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
199
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
1994
__le16 sgid_index;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
200
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2002
__le16 dest_mac[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2016
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2032
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2033
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2049
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2065
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2068
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2089
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2105
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2106
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
214
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2165
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2168
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2189
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2205
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2206
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
224
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2253
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2254
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2268
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2284
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2285
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2290
__le16 max_qp_wr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2291
__le16 dev_cap_flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2330
__le16 max_srq;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2344
__le16 max_inline_data_var_wqe;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2350
__le16 dev_cap_ext_flags_2;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
237
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2371
__le16 max_xp_qp_size;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2372
__le16 create_qp_batch_size;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2373
__le16 destroy_qp_batch_size;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2374
__le16 max_srq_ext;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2375
__le16 roce_cc_tlv_en_flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2379
__le16 pno_flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2402
__le16 pno_num_debug_tunnels;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2414
__le16 max_mpr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2433
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2435
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2459
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
246
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2476
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2477
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2499
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2506
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2516
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2517
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2521
__le16 cos0;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2524
__le16 cos1;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2539
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2555
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2556
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2570
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2586
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2587
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2601
__le16 init_cr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2602
__le16 init_tr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2618
__le16 rtt;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2623
__le16 tcp_cp;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2628
__le16 inactivity_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2636
__le16 cmd_discr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2646
__le16 tlv_type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2647
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2654
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2655
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2669
__le16 init_cr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2670
__le16 init_tr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2686
__le16 rtt;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2691
__le16 tcp_cp;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2696
__le16 inactivity_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2704
__le16 cmd_discr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2714
__le16 tlv_type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2715
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2717
__le16 inactivity_th_hi;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2718
__le16 min_time_between_cnps;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2719
__le16 init_cp;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2724
__le16 reduction_relax_rtts_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2725
__le16 additional_relax_cr_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2726
__le16 cr_min_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2729
__le16 max_cp_cr_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2738
__le16 link_bytes_per_usec;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2739
__le16 reset_cc_cr_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2744
__le16 tr_lower_bound;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2747
__le16 fairness_cr_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2750
__le16 exp_ai_rtts;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2753
__le16 cp_exp_update_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2754
__le16 high_exp_ai_rtts_th1;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2755
__le16 high_exp_ai_rtts_th2;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2756
__le16 actual_cr_cong_free_rtts_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2757
__le16 severe_cong_cr_th1;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2758
__le16 severe_cong_cr_th2;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2762
__le16 reduce_init_cong_free_rtts_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2771
__le16 cmd_discr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2781
__le16 tlv_type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2782
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2784
__le16 dcn_qlevel_tbl_thr[8];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2796
__le16 cmd_discr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2806
__le16 tlv_type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2807
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2809
__le16 rnd_no_red_mult;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2812
__le16 no_red_offset;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2815
__le16 reduce2_init_cong_free_rtts_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2823
__le16 current_rate_threshold_1;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2826
__le16 current_rate_threshold_2;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2834
__le16 rate_table_byte_quota[24];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2841
__le16 cmd_discr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2851
__le16 tlv_type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2852
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2854
__le16 cr2bw_64b_ratio;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2861
__le16 retx_cp;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2864
__le16 retx_cr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2867
__le16 retx_tr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2877
__le16 hw_retx_reset_cc_cr_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2880
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2889
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2890
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2918
__le16 init_cr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2919
__le16 init_tr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2930
__le16 alt_tos_dscp;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2935
__le16 rtt;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2940
__le16 tcp_cp;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2950
__le16 inactivity_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2953
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2960
__le16 cmd_discr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2970
__le16 tlv_type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2971
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2978
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
2979
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3007
__le16 init_cr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3008
__le16 init_tr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3019
__le16 alt_tos_dscp;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3024
__le16 rtt;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3029
__le16 tcp_cp;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3039
__le16 inactivity_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3042
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3050
__le16 cmd_discr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3060
__le16 tlv_type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3061
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3108
__le16 inactivity_th_hi;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3109
__le16 min_time_between_cnps;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3110
__le16 init_cp;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3115
__le16 reduction_relax_rtts_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3116
__le16 additional_relax_cr_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3117
__le16 cr_min_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3120
__le16 max_cp_cr_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3129
__le16 link_bytes_per_usec;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3130
__le16 reset_cc_cr_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3135
__le16 tr_lower_bound;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3138
__le16 fairness_cr_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3141
__le16 exp_ai_rtts;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3144
__le16 cp_exp_update_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3145
__le16 high_exp_ai_rtts_th1;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3146
__le16 high_exp_ai_rtts_th2;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3147
__le16 actual_cr_cong_free_rtts_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3148
__le16 severe_cong_cr_th1;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3149
__le16 severe_cong_cr_th2;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3153
__le16 reduce_init_cong_free_rtts_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3162
__le16 cmd_discr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3172
__le16 tlv_type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3173
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3184
__le16 dcn_qlevel_tbl_thr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3196
__le16 cmd_discr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3206
__le16 tlv_type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3207
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3220
__le16 rnd_no_red_mult;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3223
__le16 no_red_offset;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3226
__le16 reduce2_init_cong_free_rtts_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3234
__le16 current_rate_threshold_1;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3237
__le16 current_rate_threshold_2;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3246
__le16 rate_table_byte_quota;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3254
__le16 cmd_discr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3264
__le16 tlv_type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3265
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3277
__le16 cr2bw_64b_ratio;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3284
__le16 retx_cp;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3287
__le16 retx_cr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3290
__le16 retx_tr;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3300
__le16 hw_retx_reset_cc_cr_th;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3303
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3314
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3330
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3331
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3357
__le16 stat_ctx_id[4];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3369
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3385
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3387
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3393
__le16 steering_tag;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3394
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3405
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3421
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3422
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3439
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3455
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3456
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
346
__le16 log2_dbr_pg_size;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3473
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3489
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3490
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3536
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3537
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3554
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3570
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3571
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3595
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3602
__le16 reserved0A;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3655
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3793
__le16 sq_cons_idx;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3794
__le16 rq_cons_idx;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
388
__le16 drv_build_ver_maj;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
389
__le16 drv_build_ver_min;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3890
__le16 start_slot_idx;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3891
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
390
__le16 drv_build_ver_upd;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
391
__le16 drv_build_ver_patch;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
3992
__le16 lflags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4000
__le16 cfa_action;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
402
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4050
__le16 lflags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4058
__le16 cfa_action;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4165
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4189
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
419
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
420
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4211
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4233
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
434
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4483
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
450
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
451
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4523
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4545
__le16 reserved;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4625
__le16 lflags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4633
__le16 cfa_action;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4634
__le16 cfa_action_high;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4637
__le16 reserved_2;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4687
__le16 lflags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4695
__le16 cfa_action;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4696
__le16 cfa_action_high;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4699
__le16 reserved_2;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
4986
__le16 page_size_log;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5063
__le16 reserved;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5094
__le16 page_size_log;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
516
__le16 sq_fwo_sq_sge;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5171
__le16 reserved;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
521
__le16 rq_fwo_rq_sge;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5263
__le16 udp_src_port;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5264
__le16 reserved_2;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5286
__le16 udp_src_port;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5287
__le16 reserved_2;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
535
__le16 steering_tag;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
536
__le16 sq_max_num_wqes;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
538
__le16 schq_id;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5388
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5395
__le16 sq_cons_idx;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5396
__le16 reserved16_1;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5420
__le16 reserved16_2;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5447
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5465
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5468
__le16 cfa_metadata;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5476
__le16 src_mac[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5477
__le16 src_qp_low;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5494
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5527
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5530
__le16 cfa_metadata0;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5538
__le16 src_mac[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5539
__le16 src_qp_low;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5556
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5599
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5602
__le16 cfa_code;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5615
__le16 src_mac[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5616
__le16 src_qp_low;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5633
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
565
__le16 eroce;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5666
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5669
__le16 cfa_metadata0;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5680
__le16 src_mac[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5681
__le16 src_qp_low;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5698
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5741
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5744
__le16 raweth_qp1_flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5760
__le16 raweth_qp1_errors;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5788
__le16 raweth_qp1_cfa_code;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
583
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5835
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5849
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5852
__le16 raweth_qp1_flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5868
__le16 raweth_qp1_errors;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5896
__le16 cfa_metadata0;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5936
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5963
__le16 sq_cons_idx;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5964
__le16 rq_cons_idx;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5976
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
5996
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
60
__le16 cmdq_size_cmdq_lvl;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6003
__le16 sq_cons_idx;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6004
__le16 reserved1;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
601
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
602
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6029
__le16 reserved4;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6056
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6072
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6079
__le16 src_mac[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6080
__le16 src_qp_low;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6096
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6115
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6118
__le16 raweth_qp1_flags_cfa_metadata1;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6137
__le16 raweth_qp1_errors;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6166
__le16 cfa_metadata0;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
618
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6222
__le16 length;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6225
__le16 cfa_metadata0;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6245
__le16 src_mac[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6246
__le16 src_qp_low;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
625
__le16 udcc_session_id;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
626
__le16 udcc_session_data_offset;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6262
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6290
__le16 info10_type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6302
__le16 info16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6312
__le16 type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6319
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6338
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6355
__le16 db_pfid;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6372
__le16 type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6377
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6386
__le16 credits_type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
639
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6393
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6408
__le16 num_sges_type;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
6415
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
642
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
65
__le16 creq_ring_id;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
711
__le16 pkey;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
715
__le16 sgid_index;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
718
__le16 dest_mac[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
745
__le16 enable_cc;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
756
__le16 sq_sge;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
757
__le16 rq_sge;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
761
__le16 src_mac[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
762
__le16 vlan_pcp_vlan_dei_vlan_id;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
776
__le16 schq_id;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
777
__le16 udp_src_port;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
789
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
803
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
805
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
814
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
815
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
831
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
847
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
848
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
873
__le16 pkey;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
875
__le16 udp_src_port;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
876
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
879
__le16 sgid_index;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
882
__le16 dest_mac[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
883
__le16 path_mtu_dest_vlan_id;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
912
__le16 sq_sge;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
913
__le16 rq_sge;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
916
__le16 port_id;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
919
__le16 src_mac[3];
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
920
__le16 vlan_pcp_vlan_dei_vlan_id;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
936
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
937
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
958
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
965
__le16 reserved16;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
975
__le16 cookie;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
976
__le16 flags;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
994
__le16 port_id;
drivers/infiniband/hw/bng_re/bng_roce_hsi.h
996
__le16 sgid_index;
drivers/infiniband/hw/bng_re/bng_tlv.h
111
static inline __le16 __get_cmdq_base_flags(struct cmdq_base *req, u32 size)
drivers/infiniband/hw/bng_re/bng_tlv.h
120
u32 size, __le16 val)
drivers/infiniband/hw/bng_re/bng_tlv.h
43
static inline __le16 __get_cmdq_base_cookie(struct cmdq_base *req, u32 size)
drivers/infiniband/hw/bng_re/bng_tlv.h
52
u32 size, __le16 val)
drivers/infiniband/hw/bnxt_re/qplib_tlv.h
133
static inline __le16 __get_cmdq_base_flags(struct cmdq_base *req, u32 size)
drivers/infiniband/hw/bnxt_re/qplib_tlv.h
142
u32 size, __le16 val)
drivers/infiniband/hw/bnxt_re/qplib_tlv.h
65
static inline __le16 __get_cmdq_base_cookie(struct cmdq_base *req, u32 size)
drivers/infiniband/hw/bnxt_re/qplib_tlv.h
74
u32 size, __le16 val)
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1002
__le16 pg_size_lvl;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1020
__le16 eventq_id;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1025
__le16 srq_size;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1026
__le16 srq_fwo;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1030
__le16 steering_tag;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1042
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1058
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1059
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1075
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1082
__le16 enable_for_arm[3];
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1095
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1096
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1112
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1128
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1129
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1133
__le16 srq_limit;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1134
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1144
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1149
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1180
__le16 steering_tag;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1203
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1219
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1220
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1236
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1243
__le16 cq_arm_lvl;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1246
__le16 total_cnq_events;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1247
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1256
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1257
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1293
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1309
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1310
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1329
__le16 steering_tag;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1341
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1357
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1358
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1385
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1392
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1402
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1406
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1436
__le16 log2_pbl_pg_size;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1454
__le16 steering_tag;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1466
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1482
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1483
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1499
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
150
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1506
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
151
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1516
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1517
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1523
__le16 vlan;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1540
__le16 ipid;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1541
__le16 stats_ctx;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1558
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1574
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1575
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1579
__le16 gid_index;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1591
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1607
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1608
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1614
__le16 vlan;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1629
__le16 ipid;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1630
__le16 gid_index;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1631
__le16 stats_ctx;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1635
__le16 unused_0;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1646
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1662
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1663
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1667
__le16 gid_index;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1679
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1695
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1696
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1700
__le16 src_mac[3];
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1701
__le16 vlan;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1718
__le16 ipid;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1719
__le16 gid_index;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1729
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1730
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1779
__le16 sq_fwo_sq_sge;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
178
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1784
__le16 rq_fwo_rq_sge;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
179
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1805
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1821
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1822
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1838
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1854
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1855
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1867
__le16 sgid_index;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1875
__le16 dest_mac[3];
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1889
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1905
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1906
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1922
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
193
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1938
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1941
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1962
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1980
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
1981
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2039
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
204
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2042
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2064
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2082
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2083
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2123
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2124
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2142
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2159
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2160
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
217
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2174
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2190
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2191
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2196
__le16 max_qp_wr;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2197
__le16 dev_cap_flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
223
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2230
__le16 max_srq;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2244
__le16 max_inline_data_var_wqe;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2248
__le16 dev_cap_ext_flags_2;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2263
__le16 max_xp_qp_size;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2264
__le16 create_qp_batch_size;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2265
__le16 destroy_qp_batch_size;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2266
__le16 max_srq_ext;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2267
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2268
__le16 rate_limit_min;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2279
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2281
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2305
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2322
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2323
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2345
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2352
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2362
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2363
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2367
__le16 cos0;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2370
__le16 cos1;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2385
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2401
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2402
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2416
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2433
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2434
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2448
__le16 init_cr;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2449
__le16 init_tr;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2466
__le16 rtt;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2471
__le16 tcp_cp;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2476
__le16 inactivity_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2484
__le16 cmd_discr;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2495
__le16 tlv_type;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2496
__le16 length;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2504
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2505
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2519
__le16 init_cr;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2520
__le16 init_tr;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2537
__le16 rtt;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2542
__le16 tcp_cp;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2547
__le16 inactivity_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2555
__le16 cmd_discr;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2566
__le16 tlv_type;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2567
__le16 length;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2569
__le16 inactivity_th_hi;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2570
__le16 min_time_between_cnps;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2571
__le16 init_cp;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2576
__le16 reduction_relax_rtts_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2577
__le16 additional_relax_cr_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2578
__le16 cr_min_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2581
__le16 max_cp_cr_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2591
__le16 link_bytes_per_usec;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2592
__le16 reset_cc_cr_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2597
__le16 tr_lower_bound;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2600
__le16 fairness_cr_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2603
__le16 exp_ai_rtts;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2606
__le16 cp_exp_update_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2607
__le16 high_exp_ai_rtts_th1;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2608
__le16 high_exp_ai_rtts_th2;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2609
__le16 actual_cr_cong_free_rtts_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2610
__le16 severe_cong_cr_th1;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2611
__le16 severe_cong_cr_th2;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2615
__le16 reduce_init_cong_free_rtts_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2628
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2629
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2657
__le16 init_cr;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2658
__le16 init_tr;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2669
__le16 alt_tos_dscp;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2674
__le16 rtt;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2679
__le16 tcp_cp;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2689
__le16 inactivity_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2692
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2699
__le16 cmd_discr;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2710
__le16 tlv_type;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2711
__le16 length;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2718
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2719
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2747
__le16 init_cr;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2748
__le16 init_tr;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2759
__le16 alt_tos_dscp;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2764
__le16 rtt;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2769
__le16 tcp_cp;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2780
__le16 inactivity_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2783
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2791
__le16 cmd_discr;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2802
__le16 tlv_type;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2803
__le16 length;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2852
__le16 inactivity_th_hi;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2853
__le16 min_time_between_cnps;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2854
__le16 init_cp;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2859
__le16 reduction_relax_rtts_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2860
__le16 additional_relax_cr_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2861
__le16 cr_min_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2864
__le16 max_cp_cr_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2873
__le16 link_bytes_per_usec;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2874
__le16 reset_cc_cr_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2879
__le16 tr_lower_bound;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2882
__le16 fairness_cr_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2885
__le16 exp_ai_rtts;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2888
__le16 cp_exp_update_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2889
__le16 high_exp_ai_rtts_th1;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2890
__le16 high_exp_ai_rtts_th2;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2891
__le16 actual_cr_cong_free_rtts_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2892
__le16 severe_cong_cr_th1;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2893
__le16 severe_cong_cr_th2;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2897
__le16 reduce_init_cong_free_rtts_th;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2912
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2929
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2930
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2956
__le16 stat_ctx_id[4];
drivers/infiniband/hw/bnxt_re/roce_hsi.h
2968
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3024
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3147
__le16 sq_cons_idx;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3148
__le16 rq_cons_idx;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
323
__le16 log2_dbr_pg_size;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3231
__le16 start_slot_idx;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3232
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3335
__le16 lflags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3343
__le16 cfa_action;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3396
__le16 lflags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3404
__le16 cfa_action;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3513
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3537
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3561
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3585
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
372
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3838
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3882
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
390
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
391
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3962
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3969
__le16 sq_cons_idx;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3970
__le16 reserved16_1;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
3994
__le16 reserved16_2;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4021
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4039
__le16 length;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4042
__le16 cfa_metadata;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
405
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4050
__le16 src_mac[3];
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4051
__le16 src_qp_low;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4068
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4101
__le16 length;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4104
__le16 cfa_metadata0;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4112
__le16 src_mac[3];
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4113
__le16 src_qp_low;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4130
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4173
__le16 length;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4176
__le16 cfa_code;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4189
__le16 src_mac[3];
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4190
__le16 src_qp_low;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4207
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
422
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
423
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4240
__le16 length;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4243
__le16 cfa_metadata0;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4254
__le16 src_mac[3];
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4255
__le16 src_qp_low;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4272
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4317
__le16 length;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4320
__le16 raweth_qp1_flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4337
__le16 raweth_qp1_errors;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4367
__le16 raweth_qp1_cfa_code;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4415
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4429
__le16 length;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4432
__le16 raweth_qp1_flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4449
__le16 raweth_qp1_errors;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4481
__le16 cfa_metadata0;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4522
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4550
__le16 sq_cons_idx;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4551
__le16 rq_cons_idx;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4563
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4583
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4589
__le16 info10_type;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4600
__le16 info16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4610
__le16 type;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4617
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4636
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4653
__le16 db_pfid;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4670
__le16 credits_type;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4677
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4692
__le16 num_sges_type;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
4699
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
484
__le16 sq_fwo_sq_sge;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
489
__le16 rq_fwo_rq_sge;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
503
__le16 steering_tag;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
504
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
515
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
532
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
533
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
549
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
565
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
567
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
636
__le16 pkey;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
640
__le16 sgid_index;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
643
__le16 dest_mac[3];
drivers/infiniband/hw/bnxt_re/roce_hsi.h
670
__le16 enable_cc;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
676
__le16 sq_sge;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
677
__le16 rq_sge;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
681
__le16 src_mac[3];
drivers/infiniband/hw/bnxt_re/roce_hsi.h
682
__le16 vlan_pcp_vlan_dei_vlan_id;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
695
__le16 schq_id;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
696
__le16 unused_0;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
708
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
731
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
732
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
748
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
764
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
765
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
793
__le16 pkey;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
795
__le16 udp_src_port;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
796
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
799
__le16 sgid_index;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
802
__le16 dest_mac[3];
drivers/infiniband/hw/bnxt_re/roce_hsi.h
803
__le16 path_mtu_dest_vlan_id;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
832
__le16 sq_sge;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
833
__le16 rq_sge;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
836
__le16 port_id;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
839
__le16 src_mac[3];
drivers/infiniband/hw/bnxt_re/roce_hsi.h
840
__le16 vlan_pcp_vlan_dei_vlan_id;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
854
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
855
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
876
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
883
__le16 reserved16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
894
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
895
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
913
__le16 port_id;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
915
__le16 sgid_index;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
927
__le16 reserved_16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
932
__le16 cmd_discr;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
94
__le16 cmdq_size_cmdq_lvl;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
943
__le16 tlv_type;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
944
__le16 length;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
952
__le16 cookie;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
953
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
972
__le16 port_id;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
974
__le16 sgid_index;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
986
__le16 reserved_16;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
99
__le16 creq_ring_id;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
995
__le16 flags;
drivers/infiniband/hw/bnxt_re/roce_hsi.h
997
__le16 cookie;
drivers/infiniband/hw/erdma/erdma_hw.h
567
__le16 qe_idx;
drivers/infiniband/hw/erdma/erdma_hw.h
568
__le16 rsvd0;
drivers/infiniband/hw/hfi1/user_sdma.c
1076
__le16 val;
drivers/infiniband/hw/hns/hns_roce_device.h
687
__le16 token;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1176
__le16 max_sq_sg;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1177
__le16 max_sq_inline;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1178
__le16 max_rq_sg;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1180
__le16 num_qpc_timer;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1181
__le16 num_cqc_timer;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1182
__le16 max_srq_sges;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1200
__le16 qpc_sz;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1201
__le16 qpc_timer_entry_sz;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1202
__le16 cqc_timer_entry_sz;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1218
__le16 sq_depth;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1219
__le16 rq_depth;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1237
__le16 srq_depth;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1238
__le16 cap_flags_ex;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1278
__le16 ceq_max_cnt;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1279
__le16 ceq_period;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1280
__le16 aeq_max_cnt;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1281
__le16 aeq_period;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1306
__le16 opcode;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1307
__le16 flag;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1308
__le16 retval;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1309
__le16 rsv;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
965
__le16 rocee_vendor_id;
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
966
__le16 rocee_hw_version;
drivers/infiniband/hw/ionic/ionic_fw.h
331
__le16 old_sq_cindex;
drivers/infiniband/hw/ionic/ionic_fw.h
332
__le16 old_rq_cq_cindex;
drivers/infiniband/hw/ionic/ionic_fw.h
678
__le16 dbid_flags;
drivers/infiniband/hw/ionic/ionic_fw.h
711
__le16 dbid_flags;
drivers/infiniband/hw/ionic/ionic_fw.h
740
__le16 dbid_flags;
drivers/infiniband/hw/ionic/ionic_fw.h
775
__le16 dbid_flags;
drivers/infiniband/hw/ionic/ionic_fw.h
807
__le16 pkey_id;
drivers/infiniband/hw/ionic/ionic_fw.h
815
__le16 rsvd1;
drivers/infiniband/hw/ionic/ionic_fw.h
834
__le16 dbid_flags;
drivers/infiniband/hw/ionic/ionic_fw.h
848
__le16 len;
drivers/infiniband/hw/ionic/ionic_hw_stats.c
55
if (__ionic_v1_stat_validate(__le16))
drivers/infiniband/hw/ionic/ionic_hw_stats.c
56
return le16_to_cpu(*(__le16 *)(vals_buf + off));
drivers/infiniband/hw/qedr/main.c
333
__le16 *cons_pi;
drivers/infiniband/hw/qedr/qedr.h
75
__le16 *hw_cons_ptr;
drivers/infiniband/hw/qedr/qedr_hsi_rdma.h
183
__le16 icid; /* internal CID */
drivers/infiniband/hw/qedr/qedr_hsi_rdma.h
190
__le16 icid;
drivers/infiniband/hw/qedr/qedr_hsi_rdma.h
191
__le16 value;
drivers/infiniband/hw/qedr/qedr_hsi_rdma.h
201
__le16 icid;
drivers/infiniband/hw/qedr/qedr_hsi_rdma.h
258
__le16 app_tag;
drivers/infiniband/hw/qedr/qedr_hsi_rdma.h
259
__le16 app_tag_mask;
drivers/infiniband/hw/qedr/qedr_hsi_rdma.h
260
__le16 runt_crc_value;
drivers/infiniband/hw/qedr/qedr_hsi_rdma.h
261
__le16 flags;
drivers/infiniband/hw/qedr/qedr_hsi_rdma.h
48
__le16 rq_cons_or_srq_id;
drivers/infiniband/hw/qedr/qedr_hsi_rdma.h
66
__le16 sq_cons;
drivers/infiniband/hw/qedr/qedr_hsi_rdma.h
67
__le16 reserved0;
drivers/infiniband/hw/qedr/qedr_hsi_rdma.h
72
__le16 reserved4;
drivers/infiniband/hw/qedr/qedr_hsi_rdma.h
86
__le16 reserved1[7];
drivers/infiniband/ulp/rtrs/rtrs-pri.h
197
__le16 magic;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
198
__le16 version;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
199
__le16 cid;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
200
__le16 cid_num;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
201
__le16 recon_cnt;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
223
__le16 magic;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
224
__le16 version;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
225
__le16 errno;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
226
__le16 queue_depth;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
240
__le16 type;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
253
__le16 type;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
254
__le16 sg_cnt;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
268
__le16 type;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
269
__le16 buf_id;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
282
__le16 type;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
283
__le16 usr_len;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
284
__le16 flags;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
285
__le16 sg_cnt;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
295
__le16 type;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
296
__le16 usr_len;
drivers/infiniband/ulp/rtrs/rtrs-pri.h
304
__le16 type;
drivers/input/joystick/maplecontrol.c
35
buttons = ~le16_to_cpup((__le16 *)(res + 8));
drivers/input/joystick/xpad.c
1123
(__s16) le16_to_cpup((__le16 *)(data + 10)));
drivers/input/joystick/xpad.c
1125
~(__s16) le16_to_cpup((__le16 *)(data + 12)));
drivers/input/joystick/xpad.c
1129
(__s16) le16_to_cpup((__le16 *)(data + 14)));
drivers/input/joystick/xpad.c
1131
~(__s16) le16_to_cpup((__le16 *)(data + 16)));
drivers/input/joystick/xpad.c
1137
(__u16) le16_to_cpup((__le16 *)(data + 6)));
drivers/input/joystick/xpad.c
1139
(__u16) le16_to_cpup((__le16 *)(data + 8)));
drivers/input/joystick/xpad.c
1142
(__u16) le16_to_cpup((__le16 *)(data + 6)));
drivers/input/joystick/xpad.c
1144
(__u16) le16_to_cpup((__le16 *)(data + 8)));
drivers/input/joystick/xpad.c
805
(__s16) le16_to_cpup((__le16 *)(data + 12)));
drivers/input/joystick/xpad.c
807
~(__s16) le16_to_cpup((__le16 *)(data + 14)));
drivers/input/joystick/xpad.c
811
(__s16) le16_to_cpup((__le16 *)(data + 16)));
drivers/input/joystick/xpad.c
813
~(__s16) le16_to_cpup((__le16 *)(data + 18)));
drivers/input/joystick/xpad.c
919
(__s16) le16_to_cpup((__le16 *)(data + 6)));
drivers/input/joystick/xpad.c
921
~(__s16) le16_to_cpup((__le16 *)(data + 8)));
drivers/input/joystick/xpad.c
925
(__s16) le16_to_cpup((__le16 *)(data + 10)));
drivers/input/joystick/xpad.c
927
~(__s16) le16_to_cpup((__le16 *)(data + 12)));
drivers/input/keyboard/applespi.c
131
__le16 crc16;
drivers/input/keyboard/applespi.c
155
__le16 origin;
drivers/input/keyboard/applespi.c
156
__le16 abs_x;
drivers/input/keyboard/applespi.c
157
__le16 abs_y;
drivers/input/keyboard/applespi.c
158
__le16 rel_x;
drivers/input/keyboard/applespi.c
159
__le16 rel_y;
drivers/input/keyboard/applespi.c
160
__le16 tool_major;
drivers/input/keyboard/applespi.c
161
__le16 tool_minor;
drivers/input/keyboard/applespi.c
162
__le16 orientation;
drivers/input/keyboard/applespi.c
163
__le16 touch_major;
drivers/input/keyboard/applespi.c
164
__le16 touch_minor;
drivers/input/keyboard/applespi.c
165
__le16 unused[2];
drivers/input/keyboard/applespi.c
166
__le16 pressure;
drivers/input/keyboard/applespi.c
167
__le16 multi;
drivers/input/keyboard/applespi.c
168
__le16 crc16;
drivers/input/keyboard/applespi.c
201
__le16 crc16;
drivers/input/keyboard/applespi.c
221
__le16 crc16;
drivers/input/keyboard/applespi.c
233
__le16 cmd;
drivers/input/keyboard/applespi.c
234
__le16 crc16;
drivers/input/keyboard/applespi.c
249
__le16 crc16;
drivers/input/keyboard/applespi.c
263
__le16 const1;
drivers/input/keyboard/applespi.c
264
__le16 level;
drivers/input/keyboard/applespi.c
265
__le16 const2;
drivers/input/keyboard/applespi.c
266
__le16 crc16;
drivers/input/keyboard/applespi.c
301
__le16 type;
drivers/input/keyboard/applespi.c
304
__le16 rsp_buf_len;
drivers/input/keyboard/applespi.c
305
__le16 length;
drivers/input/keyboard/applespi.c
349
__le16 offset;
drivers/input/keyboard/applespi.c
350
__le16 remaining;
drivers/input/keyboard/applespi.c
351
__le16 length;
drivers/input/keyboard/applespi.c
353
__le16 crc16;
drivers/input/keyboard/applespi.c
945
static inline int le16_to_int(__le16 x)
drivers/input/misc/adxl34x.c
241
__le16 buf[3];
drivers/input/misc/ims-pcu.c
1007
__le16 br_val = cpu_to_le16(value);
drivers/input/misc/iqs269a.c
1482
__le16 counts;
drivers/input/misc/iqs626a.c
1490
__le16 hall_output;
drivers/input/misc/iqs7222.c
1687
__le16 val_buf;
drivers/input/misc/iqs7222.c
1759
__le16 val_buf = cpu_to_le16(val);
drivers/input/misc/iqs7222.c
1880
__le16 *val_buf;
drivers/input/misc/iqs7222.c
1891
val_buf = kcalloc(num_col, sizeof(__le16), GFP_KERNEL);
drivers/input/misc/iqs7222.c
1957
__le16 dev_id[3];
drivers/input/misc/iqs7222.c
2914
__le16 status[IQS7222_MAX_COLS_STAT];
drivers/input/mouse/bcm5974.c
183
#define HEADER_TYPE1 (13 * sizeof(__le16))
drivers/input/mouse/bcm5974.c
184
#define HEADER_TYPE2 (15 * sizeof(__le16))
drivers/input/mouse/bcm5974.c
185
#define HEADER_TYPE3 (19 * sizeof(__le16))
drivers/input/mouse/bcm5974.c
186
#define HEADER_TYPE4 (23 * sizeof(__le16))
drivers/input/mouse/bcm5974.c
198
#define FSIZE_TYPE1 (14 * sizeof(__le16))
drivers/input/mouse/bcm5974.c
199
#define FSIZE_TYPE2 (14 * sizeof(__le16))
drivers/input/mouse/bcm5974.c
200
#define FSIZE_TYPE3 (14 * sizeof(__le16))
drivers/input/mouse/bcm5974.c
201
#define FSIZE_TYPE4 (15 * sizeof(__le16))
drivers/input/mouse/bcm5974.c
204
#define DELTA_TYPE1 (0 * sizeof(__le16))
drivers/input/mouse/bcm5974.c
205
#define DELTA_TYPE2 (0 * sizeof(__le16))
drivers/input/mouse/bcm5974.c
206
#define DELTA_TYPE3 (0 * sizeof(__le16))
drivers/input/mouse/bcm5974.c
207
#define DELTA_TYPE4 (1 * sizeof(__le16))
drivers/input/mouse/bcm5974.c
221
__le16 origin; /* zero when switching track finger */
drivers/input/mouse/bcm5974.c
222
__le16 abs_x; /* absolute x coodinate */
drivers/input/mouse/bcm5974.c
223
__le16 abs_y; /* absolute y coodinate */
drivers/input/mouse/bcm5974.c
224
__le16 rel_x; /* relative x coodinate */
drivers/input/mouse/bcm5974.c
225
__le16 rel_y; /* relative y coodinate */
drivers/input/mouse/bcm5974.c
226
__le16 tool_major; /* tool area, major axis */
drivers/input/mouse/bcm5974.c
227
__le16 tool_minor; /* tool area, minor axis */
drivers/input/mouse/bcm5974.c
228
__le16 orientation; /* 16384 when point, else 15 bit angle */
drivers/input/mouse/bcm5974.c
229
__le16 touch_major; /* touch area, major axis */
drivers/input/mouse/bcm5974.c
230
__le16 touch_minor; /* touch area, minor axis */
drivers/input/mouse/bcm5974.c
231
__le16 unused[2]; /* zeros */
drivers/input/mouse/bcm5974.c
232
__le16 pressure; /* pressure on forcetouch touchpad */
drivers/input/mouse/bcm5974.c
233
__le16 multi; /* one finger: varies, more fingers: constant */
drivers/input/mouse/bcm5974.c
505
static inline int raw2int(__le16 x)
drivers/input/mouse/cyapa_gen5.c
259
__le16 data_length; /* Size of data parameter start from data[0] */
drivers/input/mouse/cyapa_gen5.c
263
__le16 crc;
drivers/input/mouse/cyapa_gen5.c
268
__le16 addr; /* Output report register address, must be 0004h */
drivers/input/mouse/cyapa_gen5.c
270
__le16 length;
drivers/input/mouse/cyapa_gen5.c
282
__le16 metadata_crc;
drivers/input/mouse/cyapa_gen5.c
286
__le16 size;
drivers/input/mouse/cyapa_gen5.c
287
__le16 maximum_size;
drivers/input/mouse/cyapa_gen5.c
289
__le16 app_len;
drivers/input/mouse/cyapa_gen5.c
290
__le16 app_crc;
drivers/input/mouse/cyapa_gen5.c
293
__le16 upgrade_len;
drivers/input/mouse/cyapa_gen5.c
294
__le16 entry_row_crc;
drivers/input/mouse/cyapa_gen5.c
296
__le16 metadata_crc; /* CRC starts at offset of 60 */
drivers/input/mouse/cyapa_gen5.c
302
__le16 flash_row_id;
drivers/input/mouse/cyapa_gen5.c
307
__le16 addr; /* Output report register address, must be 0004h */
drivers/input/mouse/cyapa_gen5.c
309
__le16 length;
drivers/input/mouse/cyapa_gen5.c
332
__le16 read_offset;
drivers/input/mouse/cyapa_gen5.c
333
__le16 read_elements;
drivers/input/mouse/cyapa_gen6.c
345
__le16 addr;
drivers/input/mouse/cyapa_gen6.c
346
__le16 length;
drivers/input/mouse/cyapa_gen6.c
350
__le16 active_interval;
drivers/input/mouse/cyapa_gen6.c
351
__le16 lp1_interval;
drivers/input/mouse/cyapa_gen6.c
352
__le16 lp2_interval;
drivers/input/mouse/cyapa_gen6.c
44
__le16 addr;
drivers/input/mouse/cyapa_gen6.c
45
__le16 length;
drivers/input/mouse/cyapa_gen6.c
52
__le16 length;
drivers/input/mouse/cyapa_gen6.c
566
__le16 read_offset;
drivers/input/mouse/cyapa_gen6.c
567
__le16 read_length;
drivers/input/mouse/elan_i2c_i2c.c
115
__le16 buf[] = {
drivers/input/mouse/elan_i2c_i2c.c
198
reg = le16_to_cpup((__le16 *)val);
drivers/input/mouse/elan_i2c_i2c.c
244
*value = le16_to_cpup((__le16 *)val);
drivers/input/mouse/elan_i2c_i2c.c
363
*id = le16_to_cpup((__le16 *)val);
drivers/input/mouse/elan_i2c_i2c.c
383
*csum = le16_to_cpup((__le16 *)val);
drivers/input/mouse/elan_i2c_i2c.c
399
*max_x = le16_to_cpup((__le16 *)val);
drivers/input/mouse/elan_i2c_i2c.c
407
*max_y = le16_to_cpup((__le16 *)val);
drivers/input/mouse/elan_i2c_i2c.c
484
constant = le16_to_cpup((__le16 *)val);
drivers/input/mouse/elan_i2c_i2c.c
543
constant = le16_to_cpup((__le16 *)val);
drivers/input/mouse/elan_i2c_i2c.c
618
password = le16_to_cpup((__le16 *)val);
drivers/input/mouse/elan_i2c_i2c.c
661
result = le16_to_cpup((__le16 *)val);
drivers/input/mouse/elan_i2c_i2c.c
77
__le16 buf[] = {
drivers/input/rmi4/rmi_f34.h
124
__le16 block_size;
drivers/input/rmi4/rmi_f34.h
125
__le16 flash_page_size;
drivers/input/rmi4/rmi_f34.h
126
__le16 adjustable_partition_area_size; /* query 4 */
drivers/input/rmi4/rmi_f34.h
127
__le16 flash_config_length; /* query 5 */
drivers/input/rmi4/rmi_f34.h
128
__le16 payload_length; /* query 6 */
drivers/input/rmi4/rmi_f34.h
134
__le16 block_offset;
drivers/input/rmi4/rmi_f34.h
135
__le16 transfer_length;
drivers/input/rmi4/rmi_f34.h
148
__le16 partition_length;
drivers/input/rmi4/rmi_f34.h
149
__le16 start_physical_address;
drivers/input/rmi4/rmi_f34.h
150
__le16 partition_properties;
drivers/input/rmi4/rmi_f34.h
162
__le16 container_id;
drivers/input/rmi4/rmi_f34v7.c
299
__le16 length;
drivers/input/rmi4/rmi_f34v7.c
628
__le16 length;
drivers/input/rmi4/rmi_f34v7.c
701
__le16 length;
drivers/input/rmi4/rmi_smbus.c
26
__le16 rmiaddr;
drivers/input/serio/hyperv-keyboard.c
70
__le16 make_code;
drivers/input/serio/hyperv-keyboard.c
71
__le16 reserved0;
drivers/input/tablet/pegasus_notetaker.c
153
x = le16_to_cpup((__le16 *)&data[2]);
drivers/input/tablet/pegasus_notetaker.c
154
y = le16_to_cpup((__le16 *)&data[4]);
drivers/input/touchscreen/apple_z2.c
48
__le16 unknown2;
drivers/input/touchscreen/apple_z2.c
49
__le16 abs_x;
drivers/input/touchscreen/apple_z2.c
50
__le16 abs_y;
drivers/input/touchscreen/apple_z2.c
51
__le16 rel_x;
drivers/input/touchscreen/apple_z2.c
52
__le16 rel_y;
drivers/input/touchscreen/apple_z2.c
53
__le16 tool_major;
drivers/input/touchscreen/apple_z2.c
54
__le16 tool_minor;
drivers/input/touchscreen/apple_z2.c
55
__le16 orientation;
drivers/input/touchscreen/apple_z2.c
56
__le16 touch_major;
drivers/input/touchscreen/apple_z2.c
57
__le16 touch_minor;
drivers/input/touchscreen/apple_z2.c
58
__le16 unused[2];
drivers/input/touchscreen/apple_z2.c
59
__le16 pressure;
drivers/input/touchscreen/apple_z2.c
60
__le16 multi;
drivers/input/touchscreen/apple_z2.c
64
__le16 cmd;
drivers/input/touchscreen/apple_z2.c
65
__le16 len;
drivers/input/touchscreen/apple_z2.c
67
__le16 checksum;
drivers/input/touchscreen/apple_z2.c
79
__le16 checksum;
drivers/input/touchscreen/atmel_mxt_ts.c
125
__le16 x;
drivers/input/touchscreen/atmel_mxt_ts.c
126
__le16 y;
drivers/input/touchscreen/chipone_icn8505.c
388
__le16 resolution[2];
drivers/input/touchscreen/cyttsp5.c
122
__le16 len_x;
drivers/input/touchscreen/cyttsp5.c
123
__le16 len_y;
drivers/input/touchscreen/cyttsp5.c
124
__le16 res_x;
drivers/input/touchscreen/cyttsp5.c
125
__le16 res_y;
drivers/input/touchscreen/cyttsp5.c
126
__le16 max_z;
drivers/input/touchscreen/cyttsp5.c
177
__le16 hid_desc_len;
drivers/input/touchscreen/cyttsp5.c
180
__le16 bcd_version;
drivers/input/touchscreen/cyttsp5.c
181
__le16 report_desc_len;
drivers/input/touchscreen/cyttsp5.c
182
__le16 report_desc_register;
drivers/input/touchscreen/cyttsp5.c
183
__le16 input_register;
drivers/input/touchscreen/cyttsp5.c
184
__le16 max_input_len;
drivers/input/touchscreen/cyttsp5.c
185
__le16 output_register;
drivers/input/touchscreen/cyttsp5.c
186
__le16 max_output_len;
drivers/input/touchscreen/cyttsp5.c
187
__le16 command_register;
drivers/input/touchscreen/cyttsp5.c
188
__le16 data_register;
drivers/input/touchscreen/cyttsp5.c
189
__le16 vendor_id;
drivers/input/touchscreen/cyttsp5.c
190
__le16 product_id;
drivers/input/touchscreen/cyttsp5.c
191
__le16 version_id;
drivers/input/touchscreen/goodix_berlin_core.c
101
__le16 cmd_reply_len;
drivers/input/touchscreen/goodix_berlin_core.c
103
__le16 fw_state_len;
drivers/input/touchscreen/goodix_berlin_core.c
105
__le16 fw_buffer_max_len;
drivers/input/touchscreen/goodix_berlin_core.c
107
__le16 frame_data_head_len;
drivers/input/touchscreen/goodix_berlin_core.c
108
__le16 fw_attr_len;
drivers/input/touchscreen/goodix_berlin_core.c
109
__le16 fw_log_len;
drivers/input/touchscreen/goodix_berlin_core.c
112
__le16 stylus_struct_len;
drivers/input/touchscreen/goodix_berlin_core.c
113
__le16 mutual_struct_len;
drivers/input/touchscreen/goodix_berlin_core.c
114
__le16 self_struct_len;
drivers/input/touchscreen/goodix_berlin_core.c
115
__le16 noise_struct_len;
drivers/input/touchscreen/goodix_berlin_core.c
117
__le16 touch_data_head_len;
drivers/input/touchscreen/goodix_berlin_core.c
118
__le16 point_struct_len;
drivers/input/touchscreen/goodix_berlin_core.c
119
__le16 reserved1;
drivers/input/touchscreen/goodix_berlin_core.c
120
__le16 reserved2;
drivers/input/touchscreen/goodix_berlin_core.c
130
__le16 im_readata_len;
drivers/input/touchscreen/goodix_berlin_core.c
132
__le16 noise_rawdata_len;
drivers/input/touchscreen/goodix_berlin_core.c
134
__le16 stylus_rawdata_len;
drivers/input/touchscreen/goodix_berlin_core.c
142
__le16 x;
drivers/input/touchscreen/goodix_berlin_core.c
143
__le16 y;
drivers/input/touchscreen/goodix_berlin_core.c
144
__le16 w;
drivers/input/touchscreen/goodix_berlin_core.c
153
__le16 checksum;
drivers/input/touchscreen/goodix_berlin_core.c
327
offset += sizeof(__le16); /* length */
drivers/input/touchscreen/goodix_berlin_core.c
339
offset += param_num * sizeof(__le16); \
drivers/input/touchscreen/goodix_berlin_core.c
364
__le16 length_raw;
drivers/input/touchscreen/goodix_berlin_core.c
72
__le16 checksum;
drivers/input/touchscreen/goodix_berlin_core.c
90
__le16 freqhop_feature;
drivers/input/touchscreen/goodix_berlin_core.c
91
__le16 calibration_feature;
drivers/input/touchscreen/goodix_berlin_core.c
92
__le16 gesture_feature;
drivers/input/touchscreen/goodix_berlin_core.c
93
__le16 side_touch_feature;
drivers/input/touchscreen/goodix_berlin_core.c
94
__le16 stylus_feature;
drivers/input/touchscreen/goodix_berlin_core.c
99
__le16 cmd_max_len;
drivers/input/touchscreen/hideep.c
776
__le16 val[2];
drivers/input/touchscreen/hideep.c
92
__le16 x;
drivers/input/touchscreen/hideep.c
93
__le16 y;
drivers/input/touchscreen/hideep.c
94
__le16 z;
drivers/input/touchscreen/himax_hx852x.c
78
__le16 finger_pressed;
drivers/input/touchscreen/hynitron_cstxxx.c
119
__le16 buf = cpu_to_le16(reg);
drivers/input/touchscreen/ili210x.c
386
resx = le16_to_cpup((__le16 *)rs);
drivers/input/touchscreen/ili210x.c
387
resy = le16_to_cpup((__le16 *)(rs + 2));
drivers/input/touchscreen/iqs7211.c
1157
__le16 prod_num;
drivers/input/touchscreen/iqs7211.c
1158
__le16 major;
drivers/input/touchscreen/iqs7211.c
1159
__le16 minor;
drivers/input/touchscreen/iqs7211.c
1164
__le16 abs_x;
drivers/input/touchscreen/iqs7211.c
1165
__le16 abs_y;
drivers/input/touchscreen/iqs7211.c
1166
__le16 pressure;
drivers/input/touchscreen/iqs7211.c
1167
__le16 area;
drivers/input/touchscreen/iqs7211.c
1175
__le16 max_x;
drivers/input/touchscreen/iqs7211.c
1176
__le16 max_y;
drivers/input/touchscreen/iqs7211.c
1347
__le16 val_buf;
drivers/input/touchscreen/iqs7211.c
1414
__le16 val_buf = cpu_to_le16(val);
drivers/input/touchscreen/iqs7211.c
1524
__le16 sys_ctrl[] = {
drivers/input/touchscreen/iqs7211.c
2210
__le16 status[12];
drivers/input/touchscreen/iqs7211.c
2214
dev_desc->contact_offs * sizeof(__le16) +
drivers/input/touchscreen/iqs7211.c
2370
__le16 sys_ctrl[] = {
drivers/input/touchscreen/melfas_mip4.c
671
__le16 ver_boot;
drivers/input/touchscreen/melfas_mip4.c
672
__le16 ver_core;
drivers/input/touchscreen/melfas_mip4.c
673
__le16 ver_app;
drivers/input/touchscreen/melfas_mip4.c
674
__le16 ver_param;
drivers/input/touchscreen/melfas_mip4.c
688
__le16 param_id;
drivers/input/touchscreen/melfas_mip4.c
695
__le16 reserved3;
drivers/input/touchscreen/melfas_mip4.c
696
__le16 tail_size;
drivers/input/touchscreen/raydium_i2c_ts.c
108
__le16 ft_ver; /* test version */
drivers/input/touchscreen/raydium_i2c_ts.c
111
__le16 x_max;
drivers/input/touchscreen/raydium_i2c_ts.c
112
__le16 y_max;
drivers/input/touchscreen/sur40.c
44
__le16 type; /* always 0x0001 */
drivers/input/touchscreen/sur40.c
45
__le16 count; /* count of blobs (if 0: continue prev. packet) */
drivers/input/touchscreen/sur40.c
56
__le16 blob_id;
drivers/input/touchscreen/sur40.c
61
__le16 bb_pos_x; /* upper left corner of bounding box */
drivers/input/touchscreen/sur40.c
62
__le16 bb_pos_y;
drivers/input/touchscreen/sur40.c
64
__le16 bb_size_x; /* size of bounding box */
drivers/input/touchscreen/sur40.c
65
__le16 bb_size_y;
drivers/input/touchscreen/sur40.c
67
__le16 pos_x; /* finger tip position */
drivers/input/touchscreen/sur40.c
68
__le16 pos_y;
drivers/input/touchscreen/sur40.c
70
__le16 ctr_x; /* centroid position */
drivers/input/touchscreen/sur40.c
71
__le16 ctr_y;
drivers/input/touchscreen/sur40.c
73
__le16 axis_x; /* somehow related to major/minor axis, mostly: */
drivers/input/touchscreen/sur40.c
74
__le16 axis_y; /* axis_x == bb_size_y && axis_y == bb_size_x */
drivers/input/touchscreen/surface3_spi.c
40
__le16 tracking_id;
drivers/input/touchscreen/surface3_spi.c
41
__le16 x;
drivers/input/touchscreen/surface3_spi.c
42
__le16 cx;
drivers/input/touchscreen/surface3_spi.c
43
__le16 y;
drivers/input/touchscreen/surface3_spi.c
44
__le16 cy;
drivers/input/touchscreen/surface3_spi.c
45
__le16 width;
drivers/input/touchscreen/surface3_spi.c
46
__le16 height;
drivers/input/touchscreen/surface3_spi.c
52
__le16 x;
drivers/input/touchscreen/surface3_spi.c
53
__le16 y;
drivers/input/touchscreen/surface3_spi.c
54
__le16 pressure;
drivers/input/touchscreen/wacom_i2c.c
124
x = le16_to_cpup((__le16 *)&data[4]);
drivers/input/touchscreen/wacom_i2c.c
125
y = le16_to_cpup((__le16 *)&data[6]);
drivers/input/touchscreen/wacom_i2c.c
126
pressure = le16_to_cpup((__le16 *)&data[8]);
drivers/input/touchscreen/zinitix.c
139
__le16 x;
drivers/input/touchscreen/zinitix.c
140
__le16 y;
drivers/input/touchscreen/zinitix.c
149
__le16 status;
drivers/input/touchscreen/zinitix.c
173
__le16 reg_le = cpu_to_le16(reg);
drivers/input/touchscreen/zinitix.c
190
__le16 packet[2] = {cpu_to_le16(reg), cpu_to_le16(value)};
drivers/input/touchscreen/zinitix.c
202
__le16 reg_le = cpu_to_le16(reg);
drivers/input/touchscreen/zinitix.c
216
__le16 val;
drivers/input/touchscreen/zinitix.c
449
__le16 icon_events;
drivers/interconnect/qcom/icc-rpmh.h
51
__le16 width;
drivers/ipack/carriers/tpci200.c
367
__le16 __iomem *addr;
drivers/ipack/carriers/tpci200.c
379
__le16 __iomem *addr;
drivers/ipack/carriers/tpci200.c
402
__le16 __iomem *addr;
drivers/ipack/carriers/tpci200.c
416
__le16 __iomem *addr;
drivers/ipack/carriers/tpci200.c
431
__le16 __iomem *addr;
drivers/ipack/carriers/tpci200.c
70
__le16 __iomem *addr, u16 mask)
drivers/ipack/carriers/tpci200.c
79
__le16 __iomem *addr, u16 mask)
drivers/ipack/carriers/tpci200.h
35
__le16 revision;
drivers/ipack/carriers/tpci200.h
38
__le16 control[4];
drivers/ipack/carriers/tpci200.h
39
__le16 reset;
drivers/ipack/carriers/tpci200.h
40
__le16 status;
drivers/leds/leds-dac124s085.c
38
__le16 word;
drivers/macintosh/windfarm_ad7417_sensor.c
132
raw = be16_to_cpup((__le16 *)buf) >> 6;
drivers/macintosh/windfarm_ad7417_sensor.c
56
raw = be16_to_cpup((__le16 *)buf);
drivers/md/bcache/bcache_ondisk.h
191
__le16 block_size; /* sectors */
drivers/md/bcache/bcache_ondisk.h
192
__le16 bucket_size; /* sectors */
drivers/md/bcache/bcache_ondisk.h
194
__le16 nr_in_set;
drivers/md/bcache/bcache_ondisk.h
195
__le16 nr_this_dev;
drivers/md/bcache/bcache_ondisk.h
211
__le16 first_bucket;
drivers/md/bcache/bcache_ondisk.h
213
__le16 njournal_buckets;
drivers/md/bcache/bcache_ondisk.h
214
__le16 keys;
drivers/md/bcache/bcache_ondisk.h
217
__le16 obso_bucket_size_hi; /* obsoleted */
drivers/md/dm-integrity.c
76
__le16 integrity_tag_size;
drivers/md/dm-vdo/encodings.h
342
__le16 entry_count;
drivers/md/dm-vdo/encodings.h
505
__le16 entry_count;
drivers/md/dm-vdo/packer.c
458
(VDO_MAX_COMPRESSION_SLOTS - slot) * sizeof(__le16));
drivers/md/dm-vdo/packer.h
28
__le16 sizes[VDO_MAX_COMPRESSION_SLOTS];
drivers/md/md.c
1801
newcsum += le16_to_cpu(*(__le16*) isuper);
drivers/media/common/siano/smsendian.c
57
ver->chip_model = le16_to_cpu((__force __le16)ver->chip_model);
drivers/media/common/siano/smsendian.c
89
phdr->msg_type = le16_to_cpu((__force __le16)phdr->msg_type);
drivers/media/common/siano/smsendian.c
90
phdr->msg_length = le16_to_cpu((__force __le16)phdr->msg_length);
drivers/media/common/siano/smsendian.c
91
phdr->msg_flags = le16_to_cpu((__force __le16)phdr->msg_flags);
drivers/media/dvb-frontends/bcm3510.c
647
addr = le16_to_cpu(*((__le16 *)&b[i]));
drivers/media/dvb-frontends/bcm3510.c
648
len = le16_to_cpu(*((__le16 *)&b[i+2]));
drivers/media/i2c/ov02a10.c
393
chip_id = le16_to_cpu((__force __le16)ret);
drivers/media/i2c/s5k5baf.c
1024
(__le16 *)fw->data);
drivers/media/i2c/s5k5baf.c
345
size_t count, const __le16 *data)
drivers/media/i2c/video-i2c.c
282
__le16 buf;
drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c
47
__le16 data16;
drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c
51
__le16 stat_ctrl;
drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c
55
__le16 clkdiv;
drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c
56
__le16 twi_ctrl0_stat;
drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c
57
__le16 twi_addr_ctrl1;
drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c
58
__le16 length;
drivers/media/pci/netup_unidvb/netup_unidvb_spi.c
32
__le16 control_stat;
drivers/media/pci/netup_unidvb/netup_unidvb_spi.c
33
__le16 clock_divider;
drivers/media/pci/saa7164/saa7164-bus.c
283
msg->size = le16_to_cpu((__force __le16)msg->size);
drivers/media/pci/saa7164/saa7164-bus.c
285
msg->controlselector = le16_to_cpu((__force __le16)msg->controlselector);
drivers/media/pci/saa7164/saa7164-bus.c
379
msg_tmp.size = le16_to_cpu((__force __le16)msg_tmp.size);
drivers/media/pci/saa7164/saa7164-bus.c
381
msg_tmp.controlselector = le16_to_cpu((__force __le16)msg_tmp.controlselector);
drivers/media/pci/solo6x10/solo6x10-disp.c
166
__le16 *buf;
drivers/media/pci/solo6x10/solo6x10-disp.c
205
__le16 *buf;
drivers/media/platform/chips-media/coda/coda-common.c
2942
if (__le16_to_cpup((__le16 *)src) == 0xe40e) {
drivers/media/rc/xbox_remote.c
111
le16_to_cpup((__le16 *)(data + 2)), 0);
drivers/media/test-drivers/vim2m.c
305
u16 pix = le16_to_cpu(*(__le16 *)(src[i]));
drivers/media/test-drivers/vim2m.c
348
__le16 *dst_pix = (__le16 *)*dst;
drivers/media/tuners/xc2028.c
575
size = le16_to_cpu(*(__le16 *) p);
drivers/media/tuners/xc2028.c
686
le16_to_cpu(*(__le16 *)(p + 14 * scode)) != 12)
drivers/media/usb/as102/as10x_cmd.c
193
le16_to_cpu((__force __le16)prsp->body.get_tune_status.rsp.sts.signal_strength);
drivers/media/usb/as102/as10x_cmd.c
194
pstatus->PER = le16_to_cpu((__force __le16)prsp->body.get_tune_status.rsp.sts.PER);
drivers/media/usb/as102/as10x_cmd.c
195
pstatus->BER = le16_to_cpu((__force __le16)prsp->body.get_tune_status.rsp.sts.BER);
drivers/media/usb/as102/as10x_cmd.c
253
ptps->cell_ID = le16_to_cpu((__force __le16)prsp->body.get_tps.rsp.tps.cell_ID);
drivers/media/usb/as102/as10x_cmd.c
310
le16_to_cpu((__force __le16)prsp->body.get_demod_stats.rsp.stats.mer);
drivers/media/usb/as102/as10x_cmd.h
101
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
106
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
116
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
123
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
133
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
138
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
150
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
155
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
167
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
172
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
182
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
184
__le16 pid;
drivers/media/usb/as102/as10x_cmd.h
193
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
205
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
207
__le16 pid;
drivers/media/usb/as102/as10x_cmd.h
212
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
222
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
227
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
237
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
242
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
252
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
257
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
269
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
274
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
286
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
290
__le16 tag;
drivers/media/usb/as102/as10x_cmd.h
292
__le16 type;
drivers/media/usb/as102/as10x_cmd.h
297
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
301
__le16 type;
drivers/media/usb/as102/as10x_cmd.h
311
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
320
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
330
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
337
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
349
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
356
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
363
__le16 req_id;
drivers/media/usb/as102/as10x_cmd.h
364
__le16 prog;
drivers/media/usb/as102/as10x_cmd.h
365
__le16 version;
drivers/media/usb/as102/as10x_cmd.h
366
__le16 data_len;
drivers/media/usb/as102/as10x_cmd.h
375
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
381
__le16 num_blocks;
drivers/media/usb/as102/as10x_cmd.h
386
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
394
__le16 data16[DUMP_BLOCK_SIZE / sizeof(__le16)];
drivers/media/usb/as102/as10x_cmd.h
403
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
409
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
422
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
428
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
86
__le16 proc_id;
drivers/media/usb/as102/as10x_cmd.h
91
__le16 proc_id;
drivers/media/usb/dvb-usb/cinergyT2.h
59
__le16 gain;
drivers/media/usb/dvb-usb/cinergyT2.h
73
__le16 tps;
drivers/media/usb/em28xx/em28xx-cards.c
3823
__le16 idProd = udev->descriptor.idProduct;
drivers/media/usb/em28xx/em28xx-core.c
263
__le16 val;
drivers/media/usb/em28xx/em28xx-core.c
290
__le16 value;
drivers/media/usb/em28xx/em28xx-video.c
2105
__le16 val = 0;
drivers/media/usb/em28xx/em28xx-video.c
2122
__le16 buf;
drivers/media/usb/em28xx/em28xx.h
536
__le16 vendor_ID;
drivers/media/usb/em28xx/em28xx.h
537
__le16 product_ID;
drivers/media/usb/em28xx/em28xx.h
539
__le16 chip_conf;
drivers/media/usb/em28xx/em28xx.h
541
__le16 board_conf;
drivers/media/usb/em28xx/em28xx.h
543
__le16 string1, string2, string3;
drivers/media/usb/go7007/go7007-fw.c
1076
static int config_package(struct go7007 *go, __le16 *code, int space)
drivers/media/usb/go7007/go7007-fw.c
1198
static int seqhead_to_package(struct go7007 *go, __le16 *code, int space,
drivers/media/usb/go7007/go7007-fw.c
1277
static int avsync_to_package(struct go7007 *go, __le16 *code, int space)
drivers/media/usb/go7007/go7007-fw.c
1308
static int final_package(struct go7007 *go, __le16 *code, int space)
drivers/media/usb/go7007/go7007-fw.c
1371
static int audio_to_package(struct go7007 *go, __le16 *code, int space)
drivers/media/usb/go7007/go7007-fw.c
1421
static int modet_to_package(struct go7007 *go, __le16 *code, int space)
drivers/media/usb/go7007/go7007-fw.c
1495
__le16 *code, int space, int *framelen)
drivers/media/usb/go7007/go7007-fw.c
1546
__le16 *code, *src;
drivers/media/usb/go7007/go7007-fw.c
1578
src = (__le16 *)fw_entry->data;
drivers/media/usb/go7007/go7007-fw.c
277
static int copy_packages(__le16 *dest, u16 *src, int pkg_cnt, int space)
drivers/media/usb/go7007/go7007-fw.c
365
static int gen_mjpeghdr_to_package(struct go7007 *go, __le16 *code, int space)
drivers/media/usb/go7007/go7007-fw.c
632
__le16 *code, int space, int *framelen)
drivers/media/usb/go7007/go7007-fw.c
818
__le16 *code, int space, int *framelen)
drivers/media/usb/go7007/go7007-fw.c
920
__le16 *code, int space, int *framelen)
drivers/media/usb/go7007/go7007-usb.c
693
status_reg = le16_to_cpu(*((__le16 *)go->usb_buf));
drivers/media/usb/go7007/go7007-usb.c
748
__le16 *regs = (__le16 *)urb->transfer_buffer;
drivers/media/usb/gspca/kinect.c
202
__le16 cmd[2];
drivers/media/usb/gspca/kinect.c
41
__le16 len;
drivers/media/usb/gspca/kinect.c
42
__le16 cmd;
drivers/media/usb/gspca/kinect.c
43
__le16 tag;
drivers/media/usb/gspca/stk1135.h
37
__le16 gpio;
drivers/media/usb/pwc/pwc.h
191
__le16 type; /* type of the webcam */
drivers/media/usb/pwc/pwc.h
192
__le16 vbandlength; /* Size of 4 lines compressed (used by the
drivers/media/usb/ttusb-budget/dvb-ttusb-budget.c
544
csum ^= le16_to_cpup((__le16 *) (muxpack + i));
drivers/media/usb/uvc/uvc_ctrl.c
2951
info->size = le16_to_cpup((__le16 *)data);
drivers/media/usb/uvc/uvc_video.c
319
ctrl->wCompQuality = le16_to_cpup((__le16 *)data);
drivers/media/usb/uvc/uvc_video.c
342
ctrl->bmHint = le16_to_cpup((__le16 *)&data[0]);
drivers/media/usb/uvc/uvc_video.c
346
ctrl->wKeyFrameRate = le16_to_cpup((__le16 *)&data[8]);
drivers/media/usb/uvc/uvc_video.c
347
ctrl->wPFrameRate = le16_to_cpup((__le16 *)&data[10]);
drivers/media/usb/uvc/uvc_video.c
348
ctrl->wCompQuality = le16_to_cpup((__le16 *)&data[12]);
drivers/media/usb/uvc/uvc_video.c
349
ctrl->wCompWindowSize = le16_to_cpup((__le16 *)&data[14]);
drivers/media/usb/uvc/uvc_video.c
350
ctrl->wDelay = le16_to_cpup((__le16 *)&data[16]);
drivers/media/usb/uvc/uvc_video.c
392
*(__le16 *)&data[0] = cpu_to_le16(ctrl->bmHint);
drivers/media/usb/uvc/uvc_video.c
396
*(__le16 *)&data[8] = cpu_to_le16(ctrl->wKeyFrameRate);
drivers/media/usb/uvc/uvc_video.c
397
*(__le16 *)&data[10] = cpu_to_le16(ctrl->wPFrameRate);
drivers/media/usb/uvc/uvc_video.c
398
*(__le16 *)&data[12] = cpu_to_le16(ctrl->wCompQuality);
drivers/media/usb/uvc/uvc_video.c
399
*(__le16 *)&data[14] = cpu_to_le16(ctrl->wCompWindowSize);
drivers/media/usb/uvc/uvc_video.c
400
*(__le16 *)&data[16] = cpu_to_le16(ctrl->wDelay);
drivers/mfd/cs42l43.c
60
__le16 version;
drivers/mfd/cs42l43.c
61
__le16 size;
drivers/mfd/cs42l43.c
64
__le16 bss_size;
drivers/mfd/cs42l43.c
68
__le16 swrev;
drivers/mfd/cs42l43.c
69
__le16 patchid;
drivers/mfd/cs42l43.c
70
__le16 ipxid;
drivers/mfd/cs42l43.c
71
__le16 romver;
drivers/mfd/dln2.c
24
__le16 size;
drivers/mfd/dln2.c
25
__le16 id;
drivers/mfd/dln2.c
26
__le16 echo;
drivers/mfd/dln2.c
27
__le16 handle;
drivers/mfd/dln2.c
32
__le16 result;
drivers/mfd/rave-sp.c
122
__le16 major;
drivers/misc/eeprom/eeprom_93cx6.c
221
__le16 *data, const u16 words)
drivers/misc/eeprom/idt_89hpesx.c
126
__le16 memaddr;
drivers/misc/eeprom/idt_89hpesx.c
138
__le16 csraddr;
drivers/misc/eeprom/m24lr.c
343
*val = le16_to_cpu((__le16)input);
drivers/misc/mei/bus-fixup.c
87
__le16 build;
drivers/misc/mei/bus-fixup.c
88
__le16 reserved1;
drivers/misc/mei/mkhi.h
27
__le16 rule_type;
drivers/misc/mei/vsc-fw-loader.c
107
__le16 option;
drivers/misc/mei/vsc-fw-loader.c
116
__le16 img_cnt;
drivers/misc/mei/vsc-fw-loader.c
122
__le16 len;
drivers/misc/mei/vsc-fw-loader.c
129
__le16 len;
drivers/misc/mei/vsc-fw-loader.c
151
__le16 option;
drivers/misc/mei/vsc-fw-loader.c
159
__le16 option;
drivers/misc/mei/vsc-tp.c
51
__le16 len;
drivers/mmc/core/sdio_io.c
544
return le16_to_cpup((__le16 *)func->tmpbuf);
drivers/mmc/core/sdio_io.c
563
*(__le16 *)func->tmpbuf = cpu_to_le16(b);
drivers/mmc/host/sdhci.h
361
__le16 cmd;
drivers/mmc/host/sdhci.h
362
__le16 len;
drivers/mmc/host/sdhci.h
391
__le16 cmd;
drivers/mmc/host/sdhci.h
392
__le16 len;
drivers/mmc/host/ushc.c
66
__le16 block_size;
drivers/most/most_usb.c
142
__le16 *dma_buf;
drivers/mtd/maps/pismo.c
23
__le16 access;
drivers/mtd/mtdswap.c
132
__le16 magic;
drivers/net/can/janz-ican3.c
276
__le16 len;
drivers/net/can/peak_canfd/peak_pciefd_main.c
151
__le16 size;
drivers/net/can/peak_canfd/peak_pciefd_main.c
152
__le16 type;
drivers/net/can/usb/esd_usb.c
199
__le16 brp; /* bit rate pre-scaler */
drivers/net/can/usb/esd_usb.c
200
__le16 tseg1; /* time segment before sample point */
drivers/net/can/usb/esd_usb.c
201
__le16 tseg2; /* time segment after sample point */
drivers/net/can/usb/esd_usb.c
202
__le16 sjw; /* synchronization jump Width */
drivers/net/can/usb/esd_usb.c
234
__le16 mode; /* mode word, see ESD_USB_3_BAUDRATE_MODE_xxx */
drivers/net/can/usb/esd_usb.c
235
__le16 flags; /* control flags, see ESD_USB_3_BAUDRATE_FLAG_xxx */
drivers/net/can/usb/etas_es58x/es581_4.h
118
__le16 rx_type; /* type enum es581_4_rx_type */
drivers/net/can/usb/etas_es58x/es581_4.h
119
__le16 flags; /* type enum es58x_flag */
drivers/net/can/usb/etas_es58x/es581_4.h
131
__le16 rx_type; /* type enum es581_4_rx_type */
drivers/net/can/usb/etas_es58x/es581_4.h
140
__le16 tx_free_entries; /* Number of remaining free entries in the device TX queue */
drivers/net/can/usb/etas_es58x/es581_4.h
179
__le16 SOF;
drivers/net/can/usb/etas_es58x/es581_4.h
182
__le16 msg_len;
drivers/net/can/usb/etas_es58x/es581_4.h
198
__le16 reserved_for_crc16_do_not_use;
drivers/net/can/usb/etas_es58x/es581_4.h
79
__le16 flags;
drivers/net/can/usb/etas_es58x/es58x_core.c
102
const __le16 *crc_addr;
drivers/net/can/usb/etas_es58x/es58x_core.c
104
crc_addr = (__le16 *)&urb_cmd->raw_cmd[urb_len - sizeof(crc)];
drivers/net/can/usb/etas_es58x/es58x_core.c
118
__le16 *crc_addr;
drivers/net/can/usb/etas_es58x/es58x_core.c
121
crc_addr = (__le16 *)&urb_cmd->raw_cmd[urb_len - sizeof(crc)];
drivers/net/can/usb/etas_es58x/es58x_core.h
222
__le16 sof;
drivers/net/can/usb/etas_es58x/es58x_fd.h
118
__le16 tdco;
drivers/net/can/usb/etas_es58x/es58x_fd.h
119
__le16 tdcf;
drivers/net/can/usb/etas_es58x/es58x_fd.h
172
__le16 tx_free_entries; /* Number of remaining free entries in the device TX queue */
drivers/net/can/usb/etas_es58x/es58x_fd.h
207
__le16 SOF;
drivers/net/can/usb/etas_es58x/es58x_fd.h
211
__le16 msg_len;
drivers/net/can/usb/etas_es58x/es58x_fd.h
225
__le16 reserved_for_crc16_do_not_use;
drivers/net/can/usb/etas_es58x/es58x_fd.h
83
__le16 tseg1; /* range: [tseg1_min-1..tseg1_max-1] */
drivers/net/can/usb/etas_es58x/es58x_fd.h
84
__le16 tseg2; /* range: [tseg2_min-1..tseg2_max-1] */
drivers/net/can/usb/etas_es58x/es58x_fd.h
85
__le16 brp; /* range: [brp_min-1..brp_max-1] */
drivers/net/can/usb/etas_es58x/es58x_fd.h
86
__le16 sjw; /* range: [0..sjw_max-1] */
drivers/net/can/usb/kvaser_usb/kvaser_usb.h
257
const __le16 *timestamp)
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
127
__le16 max_outstanding_tx;
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
159
__le16 cap_cmd;
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
168
__le16 cap_cmd;
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
169
__le16 status;
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
179
__le16 timestamp[3];
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
182
__le16 info1;
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
183
__le16 info2;
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
191
__le16 timestamp[3];
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
235
__le16 duration_ms;
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
260
__le16 timestamp[3];
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
277
__le16 transid;
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
287
__le16 timestamp[3];
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
298
__le16 transid;
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c
394
__le16 len;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
151
__le16 padding1;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
159
__le16 max_outstanding_tx;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
160
__le16 padding1[9];
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
166
__le16 max_outstanding_tx;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
169
__le16 checksum;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
170
__le16 sw_options;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
190
__le16 duration_ms;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
219
__le16 time[3];
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
228
__le16 time;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
235
__le16 time[3];
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
249
__le16 time;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
263
__le16 time[3];
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
270
__le16 time;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
277
__le16 time[3];
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
295
__le16 time;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
305
__le16 timestamp[3];
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
306
__le16 padding;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
307
__le16 info1;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
308
__le16 info2;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
314
__le16 info1;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
315
__le16 info2;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
316
__le16 timestamp;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
317
__le16 padding;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
343
__le16 time[3];
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
354
__le16 padding0;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
355
__le16 cap_cmd;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
356
__le16 padding1;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
357
__le16 channel;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
365
__le16 padding;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
366
__le16 cap_cmd;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
367
__le16 status;
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c
564
__le16 timestamp)
drivers/net/can/usb/mcba_usb.c
122
__le16 rx_lost;
drivers/net/can/usb/nct6694_canfd.c
101
__le16 ctrl1;
drivers/net/can/usb/nct6694_canfd.c
102
__le16 ctrl2;
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
109
__le16 opcode_channel;
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
119
__le16 opcode_channel;
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
121
__le16 ucan_mask;
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
123
__le16 usb_mask;
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
130
__le16 size;
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
131
__le16 type;
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
134
__le16 usb_frame_index;
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
143
__le16 size;
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
144
__le16 type;
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
154
__le16 opcode_channel;
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
43
__le16 size_of; /* sizeof this */
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
44
__le16 type; /* type of this structure */
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
92
__le16 opcode_channel;
drivers/net/can/usb/peak_usb/pcan_usb_pro.c
164
*(__le16 *)pc = cpu_to_le16(va_arg(ap, int));
drivers/net/can/usb/peak_usb/pcan_usb_pro.c
170
*(__le16 *)pc = cpu_to_le16(va_arg(ap, int));
drivers/net/can/usb/peak_usb/pcan_usb_pro.c
178
*(__le16 *)pc = cpu_to_le16(va_arg(ap, int));
drivers/net/can/usb/peak_usb/pcan_usb_pro.c
65
__le16 *rec_cnt_rd;
drivers/net/can/usb/peak_usb/pcan_usb_pro.h
103
__le16 filter_mode;
drivers/net/can/usb/peak_usb/pcan_usb_pro.h
109
__le16 mode;
drivers/net/can/usb/peak_usb/pcan_usb_pro.h
115
__le16 dummy;
drivers/net/can/usb/peak_usb/pcan_usb_pro.h
128
__le16 mode;
drivers/net/can/usb/peak_usb/pcan_usb_pro.h
151
__le16 status;
drivers/net/can/usb/peak_usb/pcan_usb_pro.h
84
__le16 dummy;
drivers/net/can/usb/peak_usb/pcan_usb_pro.h
91
__le16 onoff;
drivers/net/can/usb/peak_usb/pcan_usb_pro.h
97
__le16 onoff;
drivers/net/can/usb/ucan.c
137
__le16 mode; /* OR-ing any of UCAN_MODE_* */
drivers/net/can/usb/ucan.c
142
__le16 brp; /* TQ Prescaler */
drivers/net/can/usb/ucan.c
143
__le16 sample_point; /* Samplepoint on tenth percent */
drivers/net/can/usb/ucan.c
158
__le16 brp_inc;
drivers/net/can/usb/ucan.c
161
__le16 ctrlmodes; /* supported control modes */
drivers/net/can/usb/ucan.c
162
__le16 hwfilter; /* Number of HW filter banks */
drivers/net/can/usb/ucan.c
163
__le16 rxmboxes; /* Number of receive Mailboxes */
drivers/net/can/usb/ucan.c
219
__le16 len; /* Length of the content include header */
drivers/net/can/usb/ucan.c
234
__le16 len; /* Length of the content include header */
drivers/net/dsa/b53/b53_spi.c
148
__le16 value;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1004
__le16 extended_vlan_block_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1005
__le16 entry_index;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1036
__le16 number_of_entries;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1037
__le16 vlan_filter_block_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1056
__le16 vlan_filter_block_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1057
__le16 entry_index;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
111
__le16 fid;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
114
__le16 tci;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1181
__le16 first_ctp_port_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1182
__le16 number_of_ctp_port;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1184
__le16 bridge_port_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1208
__le16 port_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1209
__le16 fid;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1223
__le16 iv_revision;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1320
__le16 port_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1321
__le16 sub_if_id_group;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1415
__le16 cl37;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1416
__le16 usx;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1418
__le16 adv1;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1419
__le16 adv2;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1420
__le16 adv3;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
145
__le16 fid;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
147
__le16 port_map[8];
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1477
__le16 mode;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1479
__le16 result;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
149
__le16 vlan_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
151
__le16 sub_if_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1511
__le16 speed; /* Mbit/s */
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1528
__le16 result;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1551
__le16 mode;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1552
__le16 result;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1579
__le16 mode;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
158
__le16 tci;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1580
__le16 speed; /* Mbit/s */
drivers/net/dsa/mxl862xx/mxl862xx-api.h
1581
__le16 result;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
159
__le16 first_bridge_port_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
17
__le16 data;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
183
__le16 fid;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
186
__le16 port_map[8];
drivers/net/dsa/mxl862xx/mxl862xx-api.h
187
__le16 sub_if_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
189
__le16 vlan_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
196
__le16 tci;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
197
__le16 first_bridge_port_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
20
__le16 reg;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
249
__le16 bridge_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
323
__le16 meter_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
33
__le16 addr;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
335
__le16 local_overhd_val;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
34
__le16 data;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
35
__le16 mask;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
375
__le16 bridge_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
378
__le16 mac_learning_limit;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
379
__le16 mac_learning_count;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
382
__le16 traffic_sub_meter_id[MXL862XX_BRIDGE_PORT_EGRESS_METER_MAX];
drivers/net/dsa/mxl862xx/mxl862xx-api.h
399
__le16 bridge_port_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
562
__le16 pmapper_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
655
__le16 bridge_port_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
657
__le16 bridge_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
659
__le16 ingress_extended_vlan_block_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
660
__le16 ingress_extended_vlan_block_size;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
662
__le16 egress_extended_vlan_block_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
663
__le16 egress_extended_vlan_block_size;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
667
__le16 ingress_traffic_meter_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
669
__le16 egress_traffic_sub_meter_id[MXL862XX_BRIDGE_PORT_EGRESS_METER_MAX];
drivers/net/dsa/mxl862xx/mxl862xx-api.h
672
__le16 dest_sub_if_id_group;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
676
__le16 bridge_port_map[8];
drivers/net/dsa/mxl862xx/mxl862xx-api.h
684
__le16 mac_learning_limit;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
685
__le16 loop_violation_count;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
686
__le16 mac_learning_count;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
688
__le16 ingress_vlan_filter_block_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
689
__le16 ingress_vlan_filter_block_size;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
692
__le16 egress_vlan_filter1block_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
693
__le16 egress_vlan_filter1block_size;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
695
__le16 egress_vlan_filter2block_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
696
__le16 egress_vlan_filter2block_size;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
726
__le16 max_packet_len;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
85
__le16 fid;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
87
__le16 port_map[8];
drivers/net/dsa/mxl862xx/mxl862xx-api.h
88
__le16 sub_if_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
90
__le16 vlan_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
967
__le16 new_bridge_port_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
969
__le16 new_dscp;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
97
__le16 tci;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
973
__le16 s_new_traffic_meter_id;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
990
__le16 number_of_entries;
drivers/net/dsa/mxl862xx/mxl862xx-api.h
991
__le16 extended_vlan_block_id;
drivers/net/dsa/mxl862xx/mxl862xx-host.c
333
__le16 *data = _data;
drivers/net/dsa/mxl862xx/mxl862xx.h
31
static inline void mxl862xx_fw_portmap_set_bit(__le16 *map, int port)
drivers/net/dsa/mxl862xx/mxl862xx.h
41
static inline void mxl862xx_fw_portmap_clear_bit(__le16 *map, int port)
drivers/net/dsa/mxl862xx/mxl862xx.h
53
static inline bool mxl862xx_fw_portmap_is_empty(const __le16 *map)
drivers/net/ethernet/3com/typhoon.c
1081
__le16 xcvr;
drivers/net/ethernet/3com/typhoon.c
1443
iowrite32(le16_to_cpu((__force __le16)csum),
drivers/net/ethernet/3com/typhoon.c
1820
typhoon_sleep_early(struct typhoon *tp, __le16 events)
drivers/net/ethernet/3com/typhoon.c
1854
typhoon_sleep(struct typhoon *tp, pci_power_t state, __le16 events)
drivers/net/ethernet/3com/typhoon.c
304
__le16 xcvr_select;
drivers/net/ethernet/3com/typhoon.c
305
__le16 wol_events;
drivers/net/ethernet/3com/typhoon.c
879
__le16 filter;
drivers/net/ethernet/3com/typhoon.h
168
__le16 len;
drivers/net/ethernet/3com/typhoon.h
205
__le16 mss_flags;
drivers/net/ethernet/3com/typhoon.h
224
__le16 ipsecFlags;
drivers/net/ethernet/3com/typhoon.h
247
__le16 frameLen;
drivers/net/ethernet/3com/typhoon.h
272
__le16 filterResults;
drivers/net/ethernet/3com/typhoon.h
275
__le16 ipsecResults;
drivers/net/ethernet/3com/typhoon.h
320
__le16 cmd;
drivers/net/ethernet/3com/typhoon.h
347
__le16 parm1;
drivers/net/ethernet/3com/typhoon.h
357
__le16 cmd;
drivers/net/ethernet/3com/typhoon.h
358
__le16 seqNo;
drivers/net/ethernet/3com/typhoon.h
359
__le16 parm1;
drivers/net/ethernet/3com/typhoon.h
394
__le16 cmd;
drivers/net/ethernet/3com/typhoon.h
395
__le16 seqNo;
drivers/net/ethernet/3com/typhoon.h
396
__le16 unused;
drivers/net/ethernet/8390/ax88796.c
733
(__le16 __force *)mac_addr,
drivers/net/ethernet/8390/ne2k-pci.c
562
__le16 *b = (__le16 *)buf;
drivers/net/ethernet/8390/ne2k-pci.c
630
__le16 *b = (__le16 *)buf;
drivers/net/ethernet/adaptec/starfire.c
1803
__le16 mc_filter[32] __attribute__ ((aligned(sizeof(long)))); /* Multicast hash filter */
drivers/net/ethernet/adaptec/starfire.c
446
__le16 csum; /* Partial checksum */
drivers/net/ethernet/adaptec/starfire.c
447
__le16 status2;
drivers/net/ethernet/adaptec/starfire.c
451
__le16 status3;
drivers/net/ethernet/adaptec/starfire.c
452
__le16 status2;
drivers/net/ethernet/adaptec/starfire.c
453
__le16 vlanid;
drivers/net/ethernet/adaptec/starfire.c
454
__le16 csum; /* partial checksum */
drivers/net/ethernet/alacritech/slic.h
315
__le16 id; /* 00 EEPROM/FLASH Magic code 'A5A5'*/
drivers/net/ethernet/alacritech/slic.h
316
__le16 eeprom_code_size;/* 01 Size of EEPROM Codes (bytes * 4)*/
drivers/net/ethernet/alacritech/slic.h
317
__le16 flash_size; /* 02 Flash size */
drivers/net/ethernet/alacritech/slic.h
318
__le16 eeprom_size; /* 03 EEPROM Size */
drivers/net/ethernet/alacritech/slic.h
319
__le16 vendor_id; /* 04 Vendor ID */
drivers/net/ethernet/alacritech/slic.h
320
__le16 dev_id; /* 05 Device ID */
drivers/net/ethernet/alacritech/slic.h
327
__le16 pci_stat; /* 10 PCI Status */
drivers/net/ethernet/alacritech/slic.h
328
__le16 sub_vendor_id; /* 11 Subsystem Vendor Id */
drivers/net/ethernet/alacritech/slic.h
329
__le16 sub_id; /* 12 Subsystem ID */
drivers/net/ethernet/alacritech/slic.h
330
__le16 dev_id_dbg; /* 13 Debug Device Id */
drivers/net/ethernet/alacritech/slic.h
331
__le16 ramrom; /* 14 Dram/Rom function */
drivers/net/ethernet/alacritech/slic.h
332
__le16 dram_size2pci; /* 15 DRAM size to PCI (bytes * 64K) */
drivers/net/ethernet/alacritech/slic.h
333
__le16 rom_size2pci; /* 16 ROM extension size to PCI (bytes * 4k) */
drivers/net/ethernet/alacritech/slic.h
337
__le16 dram_size; /* 19 DRAM size (bytes * 64k) */
drivers/net/ethernet/alacritech/slic.h
361
__le16 id; /* 00 EEPROM/FLASH Magic code 'A5A5' */
drivers/net/ethernet/alacritech/slic.h
362
__le16 eeprom_code_size;/* 01 Size of EEPROM Codes (bytes * 4)*/
drivers/net/ethernet/alacritech/slic.h
363
__le16 spidev0_cfg; /* 02 Flash Config for SPI device 0 */
drivers/net/ethernet/alacritech/slic.h
364
__le16 spidev1_cfg; /* 03 Flash Config for SPI device 1 */
drivers/net/ethernet/alacritech/slic.h
365
__le16 vendor_id; /* 04 Vendor ID */
drivers/net/ethernet/alacritech/slic.h
366
__le16 dev_id; /* 05 Device ID (function 0) */
drivers/net/ethernet/alacritech/slic.h
375
__le16 sub_vendor_id; /* 12 Subsystem Vendor Id */
drivers/net/ethernet/alacritech/slic.h
376
__le16 sub_id; /* 13 Subsystem ID */
drivers/net/ethernet/alacritech/slic.h
377
__le16 flash_size; /* 14 Flash size (bytes / 4K) */
drivers/net/ethernet/alacritech/slic.h
378
__le16 dram_size2pci; /* 15 DRAM size to PCI (bytes / 64K) */
drivers/net/ethernet/alacritech/slic.h
379
__le16 rom_size2pci; /* 16 Flash (ROM extension) size to PCI
drivers/net/ethernet/alacritech/slic.h
382
__le16 dev_id1; /* 17 Device Id (function 1) */
drivers/net/ethernet/alacritech/slic.h
383
__le16 dev_id2; /* 18 Device Id (function 2) */
drivers/net/ethernet/alacritech/slic.h
384
__le16 dev_stat_cfg; /* 19 Device Status Config Bytes 6-7 */
drivers/net/ethernet/alacritech/slic.h
385
__le16 pme_cap; /* 20 Power Mgment capabilities */
drivers/net/ethernet/alacritech/slic.h
388
__le16 pci_stat_lo; /* 22 PCI Status bits 15:0 */
drivers/net/ethernet/alacritech/slic.h
389
__le16 pci_stat_hi; /* 23 PCI Status bits 31:16 */
drivers/net/ethernet/alacritech/slic.h
390
__le16 dram_cfg_lo; /* 24 DRAM Configuration bits 15:0 */
drivers/net/ethernet/alacritech/slic.h
391
__le16 dram_cfg_hi; /* 25 DRAM Configuration bits 31:16 */
drivers/net/ethernet/alacritech/slic.h
392
__le16 dram_size; /* 26 DRAM size (bytes / 64K) */
drivers/net/ethernet/alacritech/slic.h
393
__le16 gpio_tbi_ctrl; /* 27 GPIO/TBI controls for functions 1/0 */
drivers/net/ethernet/alacritech/slic.h
394
__le16 eeprom_size; /* 28 EEPROM Size */
drivers/net/ethernet/alacritech/slic.h
461
__le16 byte_cnt;
drivers/net/ethernet/alacritech/slic.h
462
__le16 tp_chksum;
drivers/net/ethernet/alacritech/slic.h
463
__le16 ctx_hash;
drivers/net/ethernet/alacritech/slic.h
464
__le16 mac_hash;
drivers/net/ethernet/alacritech/slic.h
465
__le16 buff_lnk;
drivers/net/ethernet/alacritech/slic.h
490
__le16 rsvd2;
drivers/net/ethernet/alacritech/slicoss.c
1558
__le16 data;
drivers/net/ethernet/alacritech/slicoss.c
1578
__le16 magic;
drivers/net/ethernet/alacritech/slicoss.c
1579
__le16 csum;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
39
__le16 qidx;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
41
__le16 depth;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
52
__le16 msix_vector;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
53
__le16 reserve;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
63
__le16 qidx;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
65
__le16 sq_head;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
66
__le16 cq_head;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
67
__le16 reserved;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
77
__le16 os_type;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
78
__le16 os_dist;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
79
__le16 drv_type;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
81
__le16 kern_ver_major;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
82
__le16 kern_ver_minor;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
83
__le16 kern_ver_sub_minor;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
85
__le16 drv_ver_major;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
86
__le16 drv_ver_minor;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
87
__le16 drv_ver_sub_minor;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
89
__le16 spec_ver_major;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
90
__le16 spec_ver_minor;
drivers/net/ethernet/alibaba/eea/eea_adminq.c
91
__le16 pci_bdf;
drivers/net/ethernet/alibaba/eea/eea_adminq.h
22
__le16 status;
drivers/net/ethernet/alibaba/eea/eea_adminq.h
24
__le16 mtu;
drivers/net/ethernet/alibaba/eea/eea_adminq.h
25
__le16 reserved0;
drivers/net/ethernet/alibaba/eea/eea_adminq.h
26
__le16 reserved1;
drivers/net/ethernet/alibaba/eea/eea_adminq.h
30
__le16 reserved4;
drivers/net/ethernet/alibaba/eea/eea_adminq.h
31
__le16 reserved5;
drivers/net/ethernet/alibaba/eea/eea_adminq.h
32
__le16 reserved6;
drivers/net/ethernet/alibaba/eea/eea_adminq.h
36
__le16 qidx;
drivers/net/ethernet/alibaba/eea/eea_adminq.h
39
__le16 status;
drivers/net/ethernet/alibaba/eea/eea_adminq.h
45
__le16 link_status;
drivers/net/ethernet/alibaba/eea/eea_adminq.h
46
__le16 reserved;
drivers/net/ethernet/alibaba/eea/eea_desc.h
105
__le16 flags;
drivers/net/ethernet/alibaba/eea/eea_desc.h
106
__le16 id;
drivers/net/ethernet/alibaba/eea/eea_desc.h
107
__le16 len;
drivers/net/ethernet/alibaba/eea/eea_desc.h
108
__le16 reserved1;
drivers/net/ethernet/alibaba/eea/eea_desc.h
112
__le16 csum_start;
drivers/net/ethernet/alibaba/eea/eea_desc.h
113
__le16 csum_offset;
drivers/net/ethernet/alibaba/eea/eea_desc.h
116
__le16 gso_size;
drivers/net/ethernet/alibaba/eea/eea_desc.h
121
__le16 flags;
drivers/net/ethernet/alibaba/eea/eea_desc.h
122
__le16 id;
drivers/net/ethernet/alibaba/eea/eea_desc.h
123
__le16 len;
drivers/net/ethernet/alibaba/eea/eea_desc.h
124
__le16 reserved1;
drivers/net/ethernet/alibaba/eea/eea_desc.h
15
__le16 flags;
drivers/net/ethernet/alibaba/eea/eea_desc.h
16
__le16 id;
drivers/net/ethernet/alibaba/eea/eea_desc.h
17
__le16 reserved;
drivers/net/ethernet/alibaba/eea/eea_desc.h
27
__le16 flags;
drivers/net/ethernet/alibaba/eea/eea_desc.h
28
__le16 id;
drivers/net/ethernet/alibaba/eea/eea_desc.h
40
__le16 flags;
drivers/net/ethernet/alibaba/eea/eea_desc.h
41
__le16 id;
drivers/net/ethernet/alibaba/eea/eea_desc.h
42
__le16 len;
drivers/net/ethernet/alibaba/eea/eea_desc.h
43
__le16 reserved1;
drivers/net/ethernet/alibaba/eea/eea_desc.h
49
__le16 flags;
drivers/net/ethernet/alibaba/eea/eea_desc.h
50
__le16 id;
drivers/net/ethernet/alibaba/eea/eea_desc.h
51
__le16 len;
drivers/net/ethernet/alibaba/eea/eea_desc.h
52
__le16 reserved1;
drivers/net/ethernet/alibaba/eea/eea_desc.h
66
__le16 flags;
drivers/net/ethernet/alibaba/eea/eea_desc.h
67
__le16 id;
drivers/net/ethernet/alibaba/eea/eea_desc.h
68
__le16 len;
drivers/net/ethernet/alibaba/eea/eea_desc.h
80
__le16 type;
drivers/net/ethernet/alibaba/eea/eea_desc.h
90
__le16 len_ex;
drivers/net/ethernet/alibaba/eea/eea_desc.h
91
__le16 reserved2;
drivers/net/ethernet/alibaba/eea/eea_pci.c
40
__le16 aq_size;
drivers/net/ethernet/alibaba/eea/eea_pci.c
41
__le16 aq_msix_vector;
drivers/net/ethernet/alibaba/eea/eea_pci.h
34
__le16 driver;
drivers/net/ethernet/alibaba/eea/eea_pci.h
35
__le16 device;
drivers/net/ethernet/alibaba/eea/eea_ring.h
31
__le16 flags;
drivers/net/ethernet/alibaba/eea/eea_ring.h
32
__le16 id;
drivers/net/ethernet/alibaba/eea/eea_ring.h
44
__le16 shadow_id;
drivers/net/ethernet/amd/amd8111e.h
643
__le16 buff_count; /* Size of the buffer pointed by this descriptor */
drivers/net/ethernet/amd/amd8111e.h
645
__le16 tx_flags;
drivers/net/ethernet/amd/amd8111e.h
647
__le16 tag_ctrl_info;
drivers/net/ethernet/amd/amd8111e.h
649
__le16 tag_ctrl_cmd;
drivers/net/ethernet/amd/amd8111e.h
660
__le16 msg_count; /* Received message len */
drivers/net/ethernet/amd/amd8111e.h
662
__le16 tag_ctrl_info;
drivers/net/ethernet/amd/amd8111e.h
664
__le16 buff_count; /* Len of the buffer pointed by descriptor. */
drivers/net/ethernet/amd/amd8111e.h
666
__le16 rx_flags;
drivers/net/ethernet/amd/pcnet32.c
214
__le16 buf_length; /* two`s complement of length */
drivers/net/ethernet/amd/pcnet32.c
215
__le16 status;
drivers/net/ethernet/amd/pcnet32.c
222
__le16 length; /* two`s complement of length */
drivers/net/ethernet/amd/pcnet32.c
223
__le16 status;
drivers/net/ethernet/amd/pcnet32.c
230
__le16 mode;
drivers/net/ethernet/amd/pcnet32.c
231
__le16 tlen_rlen;
drivers/net/ethernet/amd/pcnet32.c
233
__le16 reserved;
drivers/net/ethernet/amd/pcnet32.c
2685
volatile __le16 *mcast_table = (__le16 *)ib->filter;
drivers/net/ethernet/amd/pcnet32.c
977
__le16 teststatus; /* test of ring status */
drivers/net/ethernet/amd/pds_core/core.h
39
__le16 vif_types[PDS_DEV_TYPE_MAX];
drivers/net/ethernet/amd/xgbe/xgbe-dev.c
811
static u32 xgbe_vid_crc32_le(__le16 vid_le)
drivers/net/ethernet/amd/xgbe/xgbe-dev.c
839
__le16 vid_le;
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.h
45
__le16 vlan;
drivers/net/ethernet/arc/emac_main.c
754
addr_hi = le16_to_cpu(*(__le16 *)&ndev->dev_addr[4]);
drivers/net/ethernet/atheros/alx/hw.h
102
__le16 len;
drivers/net/ethernet/atheros/alx/hw.h
103
__le16 vlan_tag;
drivers/net/ethernet/atheros/atl1c/atl1c.h
143
__le16 buffer_len; /* include 4-byte CRC */
drivers/net/ethernet/atheros/atl1c/atl1c.h
144
__le16 vlan_tag;
drivers/net/ethernet/atheros/atl1c/atl1c.h
249
__le16 vlan_tag;
drivers/net/ethernet/atheros/atl1c/atl1c.h
250
__le16 flag;
drivers/net/ethernet/atheros/atl1c/atl1c_main.c
2303
__le16 tag;
drivers/net/ethernet/atheros/atlx/atl1.h
424
__le16 buf_len; /* Size of the receive buffer in host memory */
drivers/net/ethernet/broadcom/b44.h
264
__le16 len;
drivers/net/ethernet/broadcom/b44.h
265
__le16 flags;
drivers/net/ethernet/broadcom/b44.h
266
__le16 pad[12];
drivers/net/ethernet/broadcom/bgmac.h
434
__le16 len;
drivers/net/ethernet/broadcom/bgmac.h
435
__le16 flags;
drivers/net/ethernet/broadcom/bgmac.h
436
__le16 pad[12];
drivers/net/ethernet/broadcom/bnge/bnge_hwrm.c
375
__le16 seen_out_of_seq = ctx->req->seq_id; /* will never see */
drivers/net/ethernet/broadcom/bnge/bnge_hwrm.c
388
__le16 resp_seq = READ_ONCE(ctx->resp->seq_id);
drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
1981
__le16 *ring_tbl = vnic->rss_table;
drivers/net/ethernet/broadcom/bnge/bnge_netdev.h
439
__le16 type;
drivers/net/ethernet/broadcom/bnge/bnge_netdev.h
446
__le16 reserved16;
drivers/net/ethernet/broadcom/bnge/bnge_netdev.h
574
__le16 *rss_table;
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
1433
__le16 def_idx;
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
1434
__le16 def_att_idx;
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
1444
__le16 *dsb_sp_prod;
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
1454
__le16 *eq_cons_sb;
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
532
__le16 *tx_cons_sb;
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
557
__le16 *sb_index_values;
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
558
__le16 *sb_running_index;
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
588
__le16 fp_hc_idx;
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
604
__le16 *rx_cons_sb;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
3346
#define bswab16(b16) ((__force __le16) swab16((__force __u16) (b16)))
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
3347
static __le16 bnx2x_csum_fix(unsigned char *t_header, u16 csum, s8 fix)
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
3770
__le16 pkt_size = 0;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
4449
(__le16 *)status_blk.e2_sb->sb.index_values;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
4451
(__le16 *)status_blk.e2_sb->sb.running_index;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
4454
(__le16 *)status_blk.e1x_sb->sb.index_values;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
4456
(__le16 *)status_blk.e1x_sb->sb.running_index;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
1163
int txq_index, __le16 *tx_cons_sb,
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
991
static inline void bnx2x_set_fw_mac_addr(__le16 *fw_hi, __le16 *fw_mid,
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
992
__le16 *fw_lo, u8 *mac)
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3041
__le16 attn_bits_index;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3202
__le16 index_values[HC_SB_MAX_INDICES_E1X];
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3203
__le16 running_index[HC_SB_MAX_SM];
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3219
__le16 index_values[HC_SB_MAX_INDICES_E2];
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3220
__le16 running_index[HC_SB_MAX_SM];
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3236
__le16 index_values[HC_SP_SB_MAX_INDICES];
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3237
__le16 running_index;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3238
__le16 rsrv;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3396
__le16 flags;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3622
__le16 mtu;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3664
__le16 max_bytes_on_bd;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3665
__le16 sge_buff_size;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3673
__le16 max_agg_size;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3674
__le16 state;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3691
__le16 cqe_pause_thr_low;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3692
__le16 cqe_pause_thr_high;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3693
__le16 bd_pause_thr_low;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3694
__le16 bd_pause_thr_high;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3695
__le16 sge_pause_thr_low;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3696
__le16 sge_pause_thr_high;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3697
__le16 rx_cos_mask;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3698
__le16 silent_vlan_value;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3699
__le16 silent_vlan_mask;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3715
__le16 default_vlan;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3717
__le16 state;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3760
__le16 default_vlan;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3763
__le16 silent_vlan_value;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3764
__le16 silent_vlan_mask;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3773
__le16 reserved1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3838
__le16 reserved1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3848
__le16 imac_lsb;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3849
__le16 imac_mid;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3850
__le16 imac_msb;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3851
__le16 reserved1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3859
__le16 reserved0;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3860
__le16 inner_mac;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3861
__le16 mac_lsb;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3862
__le16 mac_mid;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3863
__le16 mac_msb;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3864
__le16 reserved1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3873
__le16 reserved0;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3874
__le16 inner_mac;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3875
__le16 mac_lsb;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3876
__le16 mac_mid;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3877
__le16 mac_msb;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3878
__le16 vlan;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3889
__le16 reserved2;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3890
__le16 vlan;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3966
__le16 sgl[8];
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3985
__le16 num_of_coalesced_segs;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3986
__le16 pkt_len;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3989
__le16 reserved4;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4030
__le16 vlan_tag;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4031
__le16 pkt_len_or_gro_seg_len;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4032
__le16 len_on_bd;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4037
__le16 reserved1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4058
__le16 state;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4075
__le16 reserved3;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4119
__le16 dst_mid;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4120
__le16 dst_lo;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4122
__le16 dst_lo;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4123
__le16 dst_mid;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4126
__le16 src_lo;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4127
__le16 dst_hi;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4129
__le16 dst_hi;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4130
__le16 src_lo;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4133
__le16 src_hi;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4134
__le16 src_mid;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4136
__le16 src_mid;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4137
__le16 src_hi;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4143
__le16 dst_lo;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4144
__le16 dst_mid;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4145
__le16 dst_hi;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4146
__le16 fw_ip_hdr_csum;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4147
__le16 pseudo_csum;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4241
__le16 capabilities;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4266
__le16 reserved4;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4295
__le16 reserved1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4366
__le16 type;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4371
__le16 reserved1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4466
__le16 total_pkt_bytes;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4467
__le16 nbytes;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4499
__le16 nbd;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4500
__le16 nbytes;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4501
__le16 vlan_or_ethertype;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4520
__le16 global_data;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4551
__le16 total_hlen_w;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4552
__le16 tcp_pseudo_csum;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4553
__le16 lso_mss;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4554
__le16 ip_id;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4580
__le16 global_data;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4621
__le16 fw_ip_csum_wo_len_flags_frag;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4622
__le16 hw_ip_id;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4682
__le16 client_id;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4690
__le16 lsb_mac_addr;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4691
__le16 middle_mac_addr;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4692
__le16 msb_mac_addr;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4693
__le16 vlan_id;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4708
__le16 reserved0;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4752
__le16 sge_buff_size;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4753
__le16 max_agg_size;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4756
__le16 sge_pause_thr_low;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4757
__le16 sge_pause_thr_high;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4775
__le16 config_flags;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4792
__le16 vlan_id[2];
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4900
__le16 vif_list_index;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4903
__le16 reserved1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5231
__le16 reserved1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5242
__le16 reserved1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5253
__le16 reserved1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5264
__le16 reserved0;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5273
__le16 reserved0;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5378
__le16 reserved1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5401
__le16 sd_vlan_tag;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5402
__le16 vif_id;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5407
__le16 reserved0;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5413
__le16 vxlan_dst_port;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5414
__le16 geneve_dst_port;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5417
__le16 sd_accept_mf_clss_fail_ethtype;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5418
__le16 sd_vlan_eth_type;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5434
__le16 vif_id;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5435
__le16 afex_default_vlan;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5448
__le16 vxlan_dst_port;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5449
__le16 geneve_dst_port;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5456
__le16 sd_vlan_tag;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5457
__le16 sd_vlan_eth_type;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5740
__le16 no_buff_discard;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5741
__le16 reserved0;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5847
__le16 xstats_counter;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5848
__le16 reserved0;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5850
__le16 tstats_counter;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5851
__le16 reserved2;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5853
__le16 ustats_counter;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5854
__le16 reserved4;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5856
__le16 cstats_counter;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5857
__le16 reserved6;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5868
__le16 funcID;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
5887
__le16 drv_stats_counter;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
3808
static inline void bnx2x_get_fw_mac_addr(__le16 *fw_hi, __le16 *fw_mid,
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
3809
__le16 *fw_lo, u8 *mac)
drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.h
355
#define LE16_0 ((__force __le16) 0)
drivers/net/ethernet/broadcom/bnxt/bnxt.c
12848
__le16 caps = led->led_state_caps;
drivers/net/ethernet/broadcom/bnxt/bnxt.c
6720
__le16 *ring_tbl = vnic->rss_table;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1307
__le16 *rss_table;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1515
__le16 error_code;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1516
__le16 req_type;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1517
__le16 seq_id;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1518
__le16 resp_len;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1521
__le16 link_speed;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1524
__le16 support_speeds;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1525
__le16 force_link_speed;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1528
__le16 auto_link_speed;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1529
__le16 auto_link_speed_mask;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1543
__le16 link_partner_adv_speeds;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1546
__le16 adv_eee_link_speed_mask;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1547
__le16 link_partner_adv_eee_link_speed_mask;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1549
__le16 fec_cfg;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1554
__le16 support_pam4_speeds;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1555
__le16 force_pam4_link_speed;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1556
__le16 auto_pam4_link_speed_mask;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1785
__le16 led_state_caps;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
1789
__le16 led_color_caps;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
670
__le16 type;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
677
__le16 reserved16;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.c
68
__le16 *seq_ptr = msg + info->seq_off;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.c
95
len = le16_to_cpu(*((__le16 *)(resp + info->data_len_off)));
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.c
98
info->segs = le16_to_cpu(*((__le16 *)(resp +
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
136
__le16 req_type;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
137
__le16 cmpl_ring;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
138
__le16 seq_id;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
139
__le16 target_id;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
146
__le16 error_code;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
147
__le16 req_type;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
148
__le16 seq_id;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
149
__le16 resp_len;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
24
__le16 function_id;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
42
__le16 year;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
43
__le16 month;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
44
__le16 day;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
45
__le16 hour;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
46
__le16 minute;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
47
__le16 second;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
48
__le16 utc_bias;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
49
__le16 rsvd1;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
56
__le16 end_year;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
57
__le16 end_month;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
58
__le16 end_day;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
59
__le16 end_hour;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
60
__le16 end_minute;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
61
__le16 end_second;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
62
__le16 end_utc_bias;
drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h
68
__le16 rsvd3[313];
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c
4932
__le16 duration;
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.h
19
__le16 led_blink_on;
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.h
20
__le16 led_blink_off;
drivers/net/ethernet/broadcom/bnxt/bnxt_fw_hdr.h
109
__le16 flags;
drivers/net/ethernet/broadcom/bnxt/bnxt_fw_hdr.h
113
__le16 dir_type;
drivers/net/ethernet/broadcom/bnxt/bnxt_fw_hdr.h
114
__le16 trailer_length;
drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.c
592
__le16 seen_out_of_seq = ctx->req->seq_id; /* will never see */
drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.c
611
__le16 resp_seq = READ_ONCE(ctx->resp->seq_id);
drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c
1064
__le16 encap_resp_cpr, u32 msg_size)
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c
1007
__le16 *ref_flow_handle)
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c
1534
__le16 ref_flow_handle;
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c
1660
__le16 *flow_handle, __le32 *flow_id)
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c
1690
__le16 *req_flow_handles;
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c
590
__le16 ref_flow_handle,
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c
851
req->l2_ctxt_ref_id = (__force __le16)ref_decap_handle;
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.h
197
__le16 flow_handle;
drivers/net/ethernet/broadcom/cnic_defs.h
2378
__le16 aborted_task_id;
drivers/net/ethernet/broadcom/cnic_defs.h
2379
__le16 reserved0;
drivers/net/ethernet/broadcom/cnic_defs.h
2401
__le16 buf_len;
drivers/net/ethernet/broadcom/cnic_defs.h
2402
__le16 rsrv0;
drivers/net/ethernet/broadcom/cnic_defs.h
2403
__le16 flags;
drivers/net/ethernet/broadcom/cnic_defs.h
2404
__le16 rsrv1;
drivers/net/ethernet/broadcom/cnic_defs.h
2413
__le16 cur_buf_rem;
drivers/net/ethernet/broadcom/cnic_defs.h
2414
__le16 second_buf_rem;
drivers/net/ethernet/broadcom/cnic_defs.h
2423
__le16 cleaned_task_id;
drivers/net/ethernet/broadcom/cnic_defs.h
2424
__le16 rolled_tx_seq_cnt;
drivers/net/ethernet/broadcom/cnic_defs.h
2456
__le16 retry_delay_timer;
drivers/net/ethernet/broadcom/cnic_defs.h
2478
__le16 seq_cnt;
drivers/net/ethernet/broadcom/cnic_defs.h
2484
__le16 rx_id;
drivers/net/ethernet/broadcom/cnic_defs.h
2485
__le16 ox_id;
drivers/net/ethernet/broadcom/cnic_defs.h
2531
__le16 seq_cnt;
drivers/net/ethernet/broadcom/cnic_defs.h
2532
__le16 rsrv0;
drivers/net/ethernet/broadcom/cnic_defs.h
2549
__le16 cur_sge_off;
drivers/net/ethernet/broadcom/cnic_defs.h
2609
__le16 qe_self_seq;
drivers/net/ethernet/broadcom/cnic_defs.h
2642
__le16 num_tasks;
drivers/net/ethernet/broadcom/cnic_defs.h
2648
__le16 sq_num_wqes;
drivers/net/ethernet/broadcom/cnic_defs.h
2649
__le16 rq_num_wqes;
drivers/net/ethernet/broadcom/cnic_defs.h
2650
__le16 rq_buffer_log_size;
drivers/net/ethernet/broadcom/cnic_defs.h
2651
__le16 cq_num_wqes;
drivers/net/ethernet/broadcom/cnic_defs.h
2652
__le16 mtu;
drivers/net/ethernet/broadcom/cnic_defs.h
2683
__le16 reserved0;
drivers/net/ethernet/broadcom/cnic_defs.h
2696
__le16 fcoe_conn_id;
drivers/net/ethernet/broadcom/cnic_defs.h
2704
__le16 rq_prod;
drivers/net/ethernet/broadcom/cnic_defs.h
2705
__le16 reserved0;
drivers/net/ethernet/broadcom/cnic_defs.h
2712
__le16 tx_max_fc_pay_len;
drivers/net/ethernet/broadcom/cnic_defs.h
2727
__le16 vlan_tag;
drivers/net/ethernet/broadcom/cnic_defs.h
2758
__le16 tx_total_conc_seqs;
drivers/net/ethernet/broadcom/cnic_defs.h
2759
__le16 rx_max_fc_pay_len;
drivers/net/ethernet/broadcom/cnic_defs.h
2760
__le16 rx_total_conc_seqs;
drivers/net/ethernet/broadcom/cnic_defs.h
2788
__le16 reserved0;
drivers/net/ethernet/broadcom/cnic_defs.h
2803
__le16 reserved1;
drivers/net/ethernet/broadcom/cnic_defs.h
2817
__le16 reserved0;
drivers/net/ethernet/broadcom/cnic_defs.h
2828
__le16 reserved0;
drivers/net/ethernet/broadcom/cnic_defs.h
2837
__le16 reserved0;
drivers/net/ethernet/broadcom/cnic_defs.h
2921
__le16 seq_cnt;
drivers/net/ethernet/broadcom/cnic_defs.h
2942
__le16 wqe;
drivers/net/ethernet/broadcom/cnic_defs.h
2997
__le16 rsrv3;
drivers/net/ethernet/broadcom/cnic_defs.h
3025
__le16 rx_flags;
drivers/net/ethernet/broadcom/cnic_defs.h
3042
__le16 rx_id;
drivers/net/ethernet/broadcom/cnic_defs.h
3085
__le16 wqe;
drivers/net/ethernet/broadcom/cnic_defs.h
3693
__le16 eq_prod;
drivers/net/ethernet/broadcom/cnic_defs.h
3694
__le16 sb_num;
drivers/net/ethernet/broadcom/cnic_defs.h
3697
__le16 reserved1;
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
155
__le16 signature;
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
161
__le16 vendor_id; /* Vendor Identification */
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
162
__le16 device_id; /* Device Identification */
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
176
__le16 signature; /* ROM Signature. Should be 0xaa55 */
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
178
__le16 pcir_offset; /* Offset to PCI Data Structure */
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
188
__le16 pcir_offset; /* Offset to PCI Data Struture */
drivers/net/ethernet/cisco/enic/cq_desc.h
28
__le16 completed_index;
drivers/net/ethernet/cisco/enic/cq_desc.h
29
__le16 q_number;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
14
__le16 completed_index;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
15
__le16 q_number;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
39
__le16 completed_index_flags;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
40
__le16 q_number_rss_type_flags;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
42
__le16 bytes_written_flags;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
43
__le16 vlan;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
44
__le16 checksum_fcoe;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
51
__le16 completed_index_flags;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
52
__le16 q_number_rss_type_flags;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
54
__le16 bytes_written_flags;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
55
__le16 vlan;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
56
__le16 checksum_fcoe;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
60
__le16 time_stamp2;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
61
__le16 pie_info;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
63
__le16 pie_info3;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
70
__le16 completed_index_flags;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
71
__le16 q_number_rss_type_flags;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
73
__le16 bytes_written_flags;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
74
__le16 vlan;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
75
__le16 checksum_fcoe;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
79
__le16 time_stamp2;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
80
__le16 pie_info;
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
82
__le16 pie_info3;
drivers/net/ethernet/cisco/enic/rq_enet_desc.h
13
__le16 length_type;
drivers/net/ethernet/cisco/enic/wq_enet_desc.h
13
__le16 length;
drivers/net/ethernet/cisco/enic/wq_enet_desc.h
14
__le16 mss_loopback;
drivers/net/ethernet/cisco/enic/wq_enet_desc.h
15
__le16 header_length_flags;
drivers/net/ethernet/cisco/enic/wq_enet_desc.h
16
__le16 vlan_tag;
drivers/net/ethernet/davicom/dm9000.c
1080
__le16 RxLen;
drivers/net/ethernet/davicom/dm9051.c
72
__le16 rxlen;
drivers/net/ethernet/dec/tulip/de2104x.c
1808
((__le16 *)ee_data)[i] =
drivers/net/ethernet/dec/tulip/dmfe.c
1915
db->NIC_capability = le16_to_cpup((__le16 *) (srom + 34));
drivers/net/ethernet/dec/tulip/dmfe.c
474
((__le16 *) db->srom)[i] =
drivers/net/ethernet/dec/tulip/tulip_core.c
1507
put_unaligned_le16(value, ((__le16 *)addr) + i);
drivers/net/ethernet/dec/tulip/uli526x.c
369
((__le16 *) db->srom)[i] = cpu_to_le16(read_srom_word(db, i));
drivers/net/ethernet/dec/tulip/winbond-840.c
365
__le16 addr[ETH_ALEN / 2];
drivers/net/ethernet/dlink/dl2k.c
348
((__le16 *) sromdata)[i] = cpu_to_le16(read_eeprom(np, i));
drivers/net/ethernet/dlink/dl2k.h
332
__le16 config_param; /* 0x00 */
drivers/net/ethernet/dlink/dl2k.h
333
__le16 asic_ctrl; /* 0x02 */
drivers/net/ethernet/dlink/dl2k.h
334
__le16 sub_vendor_id; /* 0x04 */
drivers/net/ethernet/dlink/dl2k.h
335
__le16 sub_system_id; /* 0x06 */
drivers/net/ethernet/dlink/dl2k.h
336
__le16 pci_base_1; /* 0x08 (IP1000A only) */
drivers/net/ethernet/dlink/dl2k.h
337
__le16 pci_base_2; /* 0x0a (IP1000A only) */
drivers/net/ethernet/dlink/dl2k.h
338
__le16 led_mode; /* 0x0c (IP1000A only) */
drivers/net/ethernet/dlink/dl2k.h
339
__le16 reserved1[9]; /* 0x0e-0x1f */
drivers/net/ethernet/dlink/sundance.c
511
__le16 addr[ETH_ALEN / 2];
drivers/net/ethernet/ec_bhf.c
80
__le16 len;
drivers/net/ethernet/ec_bhf.c
81
__le16 port;
drivers/net/ethernet/ec_bhf.c
93
__le16 len;
drivers/net/ethernet/emulex/benet/be_cmds.h
2159
__le16 nv_port; /* vxlan/gre port */
drivers/net/ethernet/emulex/benet/be_cmds.h
2262
__le16 desc_count;
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h
197
__le16 ifpid;
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h
216
__le16 faf_ext;
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h
217
__le16 nxt_hdr;
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h
239
__le16 running_sum;
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h
240
__le16 gross_running_sum;
drivers/net/ethernet/freescale/dpaa2/dpmac-cmd.h
50
__le16 id;
drivers/net/ethernet/freescale/dpaa2/dpmac-cmd.h
80
__le16 major;
drivers/net/ethernet/freescale/dpaa2/dpmac-cmd.h
81
__le16 minor;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
122
__le16 dpbp_id;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
133
__le16 buffer_size[DPNI_MAX_DPBP];
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
210
__le16 fs_entries;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
211
__le16 pad3;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
215
__le16 wriop_version;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
252
__le16 private_data_size;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
253
__le16 data_align;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
254
__le16 head_room;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
255
__le16 tail_room;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
262
__le16 options;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
267
__le16 private_data_size;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
268
__le16 data_align;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
269
__le16 head_room;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
270
__le16 tail_room;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
294
__le16 qdid;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
298
__le16 data_offset;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
336
__le16 max_frame_length;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
340
__le16 max_frame_length;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
360
__le16 pad;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
365
__le16 pad;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
370
__le16 pad;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
375
__le16 pad;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
380
__le16 pad;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
401
__le16 dist_size;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
405
__le16 pad0;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
406
__le16 default_flow_id;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
472
__le16 pad1;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
482
__le16 qdbin;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
494
__le16 pad1;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
539
__le16 major;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
540
__le16 minor;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
546
__le16 dist_size;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
549
__le16 miss_flow_id;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
550
__le16 pad;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
557
__le16 dist_size;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
566
__le16 options;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
569
__le16 index;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
570
__le16 flow_id;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
581
__le16 pad0;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
599
__le16 pad1[21];
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
604
__le16 pad;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
607
__le16 index;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
608
__le16 pad1;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
633
__le16 notification_mode;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
650
__le16 tx_cr_max_burst_size;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
651
__le16 tx_er_max_burst_size;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
665
__le16 flags;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
666
__le16 offset;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
673
__le16 flags;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
674
__le16 offset;
drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h
690
__le16 vlan_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
121
__le16 num_ifs;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
128
__le16 max_vlans;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
129
__le16 max_fdb_entries;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
130
__le16 fdb_aging_time;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
131
__le16 max_fdb_mc_groups;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
202
__le16 num_ifs;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
205
__le16 max_vlans;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
206
__le16 num_vlans;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
208
__le16 max_fdb_entries;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
209
__le16 fdb_aging_time;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
212
__le16 mem_size;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
213
__le16 max_fdb_mc_groups;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
234
__le16 if_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
236
__le16 conf;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
240
__le16 if_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
244
__le16 pad;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
245
__le16 vlan_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
254
__le16 if_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
255
__le16 vlan_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
264
__le16 if_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
275
__le16 if_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
292
__le16 qdid;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
301
__le16 if_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
302
__le16 frame_length;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
307
__le16 if_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
317
__le16 if_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
336
__le16 fdb_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
337
__le16 vlan_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
342
__le16 options;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
343
__le16 vlan_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
344
__le16 fdb_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
345
__le16 pad0;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
352
__le16 pad0;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
353
__le16 vlan_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
360
__le16 pad;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
361
__le16 vlan_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
366
__le16 fdb_ageing_time;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
367
__le16 num_fdb_entries;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
371
__le16 fdb_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
375
__le16 fdb_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
383
__le16 fdb_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
386
__le16 if_egress;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
393
__le16 fdb_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
394
__le16 num_ifs;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
400
__le16 pad2;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
406
__le16 fdb_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
407
__le16 pad0;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
414
__le16 num_entries;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
428
__le16 pad;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
430
__le16 buffer_size[DPSW_MAX_DPBP];
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
448
__le16 version_major;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
449
__le16 version_minor;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
453
__le16 pad;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
458
__le16 fdb_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
468
__le16 if_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
474
__le16 pad;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
475
__le16 max_entries;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
479
__le16 acl_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
483
__le16 acl_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
487
__le16 acl_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
488
__le16 num_ifs;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
495
__le16 match_l2_tpid;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
498
__le16 match_l2_vlan_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
503
__le16 match_l4_dest_port;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
504
__le16 match_l4_source_port;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
505
__le16 match_l2_ether_type;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
510
__le16 mask_l2_tpid;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
513
__le16 mask_l2_vlan_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
518
__le16 mask_l4_dest_port;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
519
__le16 mask_l4_source_port;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
520
__le16 mask_l2_ether_type;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
532
__le16 acl_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
533
__le16 result_if_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
543
__le16 if_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
550
__le16 if_id;
drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
551
__le16 vlan_id;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
1017
__le16 index;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
1018
__le16 length;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
573
__le16 buf_len;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
574
__le16 hdr_len; /* For LSO, ENETC 4.1 and later */
drivers/net/ethernet/freescale/enetc/enetc_hw.h
576
__le16 frm_len;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
597
__le16 tpid;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
598
__le16 vid;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
599
__le16 lso_sg_size; /* For ENETC 4.1 and later */
drivers/net/ethernet/freescale/enetc/enetc_hw.h
600
__le16 frm_len_ext; /* For ENETC 4.1 and later */
drivers/net/ethernet/freescale/enetc/enetc_hw.h
608
__le16 lso_err_count; /* For ENETC 4.1 and later */
drivers/net/ethernet/freescale/enetc/enetc_hw.h
655
__le16 inet_csum;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
656
__le16 parse_summary;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
658
__le16 buf_len;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
659
__le16 vlan_opt;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
662
__le16 flags;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
663
__le16 error;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
823
__le16 acl_len;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
886
__le16 fm_inst_table_index;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
887
__le16 msdu;
drivers/net/ethernet/freescale/enetc/enetc_hw.h
888
__le16 sg_inst_table_index;
drivers/net/ethernet/freescale/enetc/ntmp_private.h
197
__le16 vid; /* bit0~11: VLAN ID, other bits are reserved */
drivers/net/ethernet/freescale/enetc/ntmp_private.h
198
__le16 resv;
drivers/net/ethernet/freescale/enetc/ntmp_private.h
54
__le16 num_matched;
drivers/net/ethernet/freescale/enetc/ntmp_private.h
55
__le16 error_rr;
drivers/net/ethernet/freescale/enetc/ntmp_private.h
63
__le16 update_act;
drivers/net/ethernet/freescale/fec.h
212
#define __fec16 __le16
drivers/net/ethernet/google/gve/gve_desc_dqo.h
163
__le16 tx_head;
drivers/net/ethernet/google/gve/gve_desc_dqo.h
168
__le16 completion_tag;
drivers/net/ethernet/google/gve/gve_desc_dqo.h
186
__le16 buf_id; /* ID returned in Rx completion descriptor */
drivers/net/ethernet/google/gve/gve_desc_dqo.h
187
__le16 reserved0;
drivers/net/ethernet/google/gve/gve_desc_dqo.h
241
__le16 buf_id; /* Buffer ID which was sent on the buffer queue. */
drivers/net/ethernet/google/gve/gve_desc_dqo.h
245
__le16 raw_cs;
drivers/net/ethernet/google/gve/gve_desc_dqo.h
247
__le16 rsc_seg_len;
drivers/net/ethernet/google/gve/gve_desc_dqo.h
35
__le16 reserved1;
drivers/net/ethernet/google/gve/gve_desc_dqo.h
39
__le16 compl_tag;
drivers/net/ethernet/hisilicon/hns/hnae.h
174
__le16 asid_bufnum_pid;
drivers/net/ethernet/hisilicon/hns/hnae.h
175
__le16 asid;
drivers/net/ethernet/hisilicon/hns/hnae.h
177
__le16 send_size;
drivers/net/ethernet/hisilicon/hns/hnae.h
187
__le16 mss;
drivers/net/ethernet/hisilicon/hns/hnae.h
190
__le16 paylen;
drivers/net/ethernet/hisilicon/hns/hnae.h
198
__le16 pkt_len;
drivers/net/ethernet/hisilicon/hns/hnae.h
199
__le16 size;
drivers/net/ethernet/hisilicon/hns/hnae.h
203
__le16 asid;
drivers/net/ethernet/hisilicon/hns/hnae.h
204
__le16 vlan_cfi_pri;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
138
__le16 code;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
142
__le16 vf_mbx_msg_code;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
143
__le16 vf_mbx_msg_subcode;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
144
__le16 resp_status;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
161
__le16 match_id;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
172
__le16 match_id;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
184
__le16 link_status;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
186
__le16 duplex;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
191
__le16 idx;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
196
__le16 state;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
197
__le16 vlan_proto;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
198
__le16 qos;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
199
__le16 vlan_tag;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
203
__le16 num_tqps;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
204
__le16 rss_size;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
205
__le16 rx_buf_len;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
209
__le16 num_tx_desc;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
210
__le16 num_rx_desc;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
215
__le16 vlan_id;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
216
__le16 proto;
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
233
__le16 msg_q[HCLGE_MBX_MAX_ARQ_MSG_NUM][HCLGE_MBX_MAX_ARQ_MSG_SIZE];
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
96
__le16 mbx_api_version;
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.h
407
__le16 opcode;
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.h
408
__le16 flag;
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.h
409
__le16 retval;
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.h
410
__le16 rsv;
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_rss.h
86
__le16 start_table_index;
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_rss.h
87
__le16 rss_set_bitmap;
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_rss.h
93
__le16 rss_tc_mode[HCLGE_COMM_MAX_TC_NUM];
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
258
__le16 csum;
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
266
__le16 vlan_tag;
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
267
__le16 send_size;
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
277
__le16 outer_vlan_tag;
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
278
__le16 tv;
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
291
__le16 bdtp_fe_sc_vld_ra_ri;
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
292
__le16 mss_hw_csum;
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
297
__le16 pkt_len;
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
298
__le16 size;
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
301
__le16 fd_id;
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
302
__le16 vlan_tag;
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
307
__le16 o_dm_vlan_id_fb;
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
308
__le16 ot_vlan_tag;
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
453
__le16 csum;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
142
__le16 high_wl;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
143
__le16 low_wl;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
149
__le16 high_pkt;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
150
__le16 low_pkt;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
175
__le16 tqp_num;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
176
__le16 buf_size;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
177
__le16 msixcap_localid_ba_nic;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
178
__le16 msixcap_localid_number_nic;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
179
__le16 pf_intr_vector_number_roce;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
180
__le16 pf_own_fun_number;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
181
__le16 tx_buf_size;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
182
__le16 dv_buf_size;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
183
__le16 ext_tqp_num;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
37
__le16 rcb_init_flag;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
391
__le16 max_frm_size;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
419
__le16 vlan_tag;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
42
__le16 tqp_id; /* Absolute tqp id for in this pf */
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
421
__le16 mac_addr_lo16;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
422
__le16 rsv1;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
425
__le16 egress_port;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
426
__le16 egress_queue;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
445
__le16 vlan_tag;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
447
__le16 rsv1;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
448
__le16 ethter_type;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
449
__le16 egress_port;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
450
__le16 egress_queue;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
481
__le16 vlan_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
49
__le16 tqp_vid; /* Virtual id in this pf/vf */
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
536
__le16 def_vlan_tag1;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
537
__le16 def_vlan_tag2;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
557
__le16 ot_vlan_type;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
558
__le16 in_vlan_type;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
563
__le16 ot_fst_vlan_type;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
564
__le16 ot_sec_vlan_type;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
565
__le16 in_fst_vlan_type;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
566
__le16 in_sec_vlan_type;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
571
__le16 tqp_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
572
__le16 stream_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
578
__le16 tqp_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
579
__le16 tx_tail;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
580
__le16 tx_head;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
581
__le16 fbd_num;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
582
__le16 ring_offset;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
590
__le16 vlan_tag;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
592
__le16 index;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
593
__le16 ethter_type;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
594
__le16 egress_port;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
595
__le16 egress_queue;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
596
__le16 rev0;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
611
__le16 tso_mss_min;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
612
__le16 tso_mss_max;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
627
__le16 tqp_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
641
__le16 fun_reset_rcb_vqid_start;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
642
__le16 fun_reset_rcb_vqid_num;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
690
__le16 stage1_counter_num;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
691
__le16 stage2_counter_num;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
72
__le16 tqp_type_and_id[HCLGE_VECTOR_ELEMENTS_PER_CMD];
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
758
__le16 index;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
768
__le16 ol2_cfg;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
769
__le16 l2_cfg;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
770
__le16 ol3_cfg;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
771
__le16 l3_cfg;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
772
__le16 ol4_cfg;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
773
__le16 l4_cfg;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
783
__le16 over_8bd_no_fe_qid;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
784
__le16 over_8bd_no_fe_vf_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
785
__le16 tso_mss_cmp_min_err_qid;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
786
__le16 tso_mss_cmp_min_err_vf_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
787
__le16 tso_mss_cmp_max_err_qid;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
788
__le16 tso_mss_cmp_max_err_vf_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
789
__le16 tx_rd_fbd_poison_qid;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
790
__le16 tx_rd_fbd_poison_vf_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
791
__le16 rx_rd_fbd_poison_qid;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
792
__le16 rx_rd_fbd_poison_vf_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
804
__le16 offset;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
805
__le16 read_len;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
815
__le16 rss_ind_tbl_size;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
816
__le16 rss_key_size;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
817
__le16 int_ql_max;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
826
__le16 max_frm_size;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
827
__le16 max_qset_num;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
828
__le16 max_int_gl;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
83
__le16 tx_pkt_buff[HCLGE_MAX_TC_NUM];
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
830
__le16 umv_size;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
831
__le16 mc_mac_size;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
875
__le16 reg_addr;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
877
__le16 reg_val;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
88
__le16 buf_num[HCLGE_MAX_TC_NUM];
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
89
__le16 shared_buf;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
96
__le16 high;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
97
__le16 low;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_fd.c
634
*(__le16 *)key_x = cpu_to_le16(tmp_x_s);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_fd.c
635
*(__le16 *)key_y = cpu_to_le16(tmp_y_s);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
839
__le16 vlan;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
840
__le16 proto;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c
129
__le16 msg_data;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c
632
queue_id = le16_to_cpu(*(__le16 *)mbx_req->msg.data);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c
732
queue_id = le16_to_cpu(*(__le16 *)mbx_req->msg.data);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c
740
*(__le16 *)resp_msg->data = cpu_to_le16(qid_in_pf);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c
36
__le16 reserve;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c
37
__le16 data_wr;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c
38
__le16 data_rd;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c
39
__le16 sta;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
144
__le16 qs_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
182
__le16 pause_trans_time;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
209
__le16 qset_base_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
210
__le16 queue_base_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
213
__le16 qset_num;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
214
__le16 queue_num;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
46
__le16 qs_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
47
__le16 rsvd;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
54
__le16 nq_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
55
__le16 rsvd;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
63
__le16 qset_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
67
__le16 queue_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
68
__le16 rsvd;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
90
__le16 qs_id;
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h
96
__le16 qs_id;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
118
__le16 rss_ind_tbl_size;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
119
__le16 rss_key_size;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
120
__le16 int_ql_max;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
128
__le16 max_frm_size;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
129
__le16 rsv0;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
130
__le16 max_int_gl;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
26
__le16 tqp_id; /* Absolute tqp id for in this pf */
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
33
__le16 tqp_vid; /* Virtual id in this pf/vf */
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
52
__le16 tqp_type_and_id[HCLGEVF_VECTOR_ELEMENTS_PER_CMD];
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
62
__le16 tqp_num;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
63
__le16 reserved;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
64
__le16 msixcap_localid_ba_nic;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
65
__le16 msixcap_localid_ba_rocee;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
66
__le16 vf_intr_vector_number;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
67
__le16 rsv[7];
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
87
__le16 tqp_id;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
88
__le16 stream_id;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
94
__le16 tqp_id;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
95
__le16 tx_tail;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
96
__le16 tx_head;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
97
__le16 fbd_num;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
98
__le16 ring_offset;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
1348
*(__le16 *)send_msg.data = cpu_to_le16(i);
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
272
*(__le16 *)send_msg.data = cpu_to_le16(queue_id);
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
276
qid_in_pf = le16_to_cpu(*(__le16 *)resp_data);
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c
306
__le16 *msg_q;
drivers/net/ethernet/huawei/hinic3/hinic3_cmdq.h
99
__le16 size;
drivers/net/ethernet/huawei/hinic3/hinic3_mbox.c
119
__le16 src_func_idx, cmd;
drivers/net/ethernet/huawei/hinic3/hinic3_mbox.h
71
__le16 msg_len;
drivers/net/ethernet/huawei/hinic3/hinic3_mbox.h
74
__le16 cmd;
drivers/net/ethernet/huawei/hinic3/hinic3_mgmt_interface.h
260
__le16 entry[L2NIC_RSS_INDIR_SIZE];
drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c
46
__le16 num_queues;
drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c
47
__le16 queue_type;
drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c
48
__le16 start_qid;
drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c
49
__le16 rsvd;
drivers/net/ethernet/intel/e100.c
410
__le16 status;
drivers/net/ethernet/intel/e100.c
411
__le16 command;
drivers/net/ethernet/intel/e100.c
414
__le16 actual_size;
drivers/net/ethernet/intel/e100.c
415
__le16 size;
drivers/net/ethernet/intel/e100.c
470
__le16 count;
drivers/net/ethernet/intel/e100.c
477
__le16 status;
drivers/net/ethernet/intel/e100.c
478
__le16 command;
drivers/net/ethernet/intel/e100.c
492
__le16 size;
drivers/net/ethernet/intel/e100.c
515
__le16 xmt_tco_frames, rcv_tco_frames;
drivers/net/ethernet/intel/e100.c
562
__le16 tx_command;
drivers/net/ethernet/intel/e100.c
603
__le16 eeprom[256];
drivers/net/ethernet/intel/e100.c
683
static void e100_eeprom_write(struct nic *nic, u16 addr_len, u16 addr, __le16 data)
drivers/net/ethernet/intel/e100.c
721
static __le16 e100_eeprom_read(struct nic *nic, u16 *addr_len, u16 addr)
drivers/net/ethernet/intel/e1000/e1000_hw.h
496
__le16 length; /* Length of data DMAed into data buffer */
drivers/net/ethernet/intel/e1000/e1000_hw.h
497
__le16 csum; /* Packet checksum */
drivers/net/ethernet/intel/e1000/e1000_hw.h
500
__le16 special;
drivers/net/ethernet/intel/e1000/e1000_hw.h
515
__le16 ip_id; /* IP id */
drivers/net/ethernet/intel/e1000/e1000_hw.h
516
__le16 csum; /* Packet Checksum */
drivers/net/ethernet/intel/e1000/e1000_hw.h
522
__le16 length;
drivers/net/ethernet/intel/e1000/e1000_hw.h
523
__le16 vlan; /* VLAN tag */
drivers/net/ethernet/intel/e1000/e1000_hw.h
541
__le16 ip_id; /* IP id */
drivers/net/ethernet/intel/e1000/e1000_hw.h
542
__le16 csum; /* Packet Checksum */
drivers/net/ethernet/intel/e1000/e1000_hw.h
548
__le16 length0; /* length of buffer 0 */
drivers/net/ethernet/intel/e1000/e1000_hw.h
549
__le16 vlan; /* VLAN tag */
drivers/net/ethernet/intel/e1000/e1000_hw.h
552
__le16 header_status;
drivers/net/ethernet/intel/e1000/e1000_hw.h
553
__le16 length[3]; /* length of buffers 1-3 */
drivers/net/ethernet/intel/e1000/e1000_hw.h
617
__le16 length; /* Data buffer length */
drivers/net/ethernet/intel/e1000/e1000_hw.h
627
__le16 special;
drivers/net/ethernet/intel/e1000/e1000_hw.h
661
__le16 ipcse; /* IP checksum end */
drivers/net/ethernet/intel/e1000/e1000_hw.h
669
__le16 tucse; /* TCP checksum end */
drivers/net/ethernet/intel/e1000/e1000_hw.h
678
__le16 mss; /* Maximum segment size */
drivers/net/ethernet/intel/e1000/e1000_hw.h
689
__le16 length; /* Data buffer length */
drivers/net/ethernet/intel/e1000/e1000_hw.h
699
__le16 special; /* */
drivers/net/ethernet/intel/e1000/e1000_main.c
4000
__le16 vlan, struct sk_buff *skb)
drivers/net/ethernet/intel/e1000/e1000_main.c
4291
__le16 vlan = rx_desc->special;
drivers/net/ethernet/intel/e1000e/hw.h
257
__le16 ip_id; /* IP id */
drivers/net/ethernet/intel/e1000e/hw.h
258
__le16 csum; /* Packet Checksum */
drivers/net/ethernet/intel/e1000e/hw.h
264
__le16 length;
drivers/net/ethernet/intel/e1000e/hw.h
265
__le16 vlan; /* VLAN tag */
drivers/net/ethernet/intel/e1000e/hw.h
287
__le16 ip_id; /* IP id */
drivers/net/ethernet/intel/e1000e/hw.h
288
__le16 csum; /* Packet Checksum */
drivers/net/ethernet/intel/e1000e/hw.h
294
__le16 length0; /* length of buffer 0 */
drivers/net/ethernet/intel/e1000e/hw.h
295
__le16 vlan; /* VLAN tag */
drivers/net/ethernet/intel/e1000e/hw.h
298
__le16 header_status;
drivers/net/ethernet/intel/e1000e/hw.h
300
__le16 length[PS_PAGE_BUFFERS];
drivers/net/ethernet/intel/e1000e/hw.h
312
__le16 length; /* Data buffer length */
drivers/net/ethernet/intel/e1000e/hw.h
322
__le16 special;
drivers/net/ethernet/intel/e1000e/hw.h
334
__le16 ipcse; /* IP checksum end */
drivers/net/ethernet/intel/e1000e/hw.h
342
__le16 tucse; /* TCP checksum end */
drivers/net/ethernet/intel/e1000e/hw.h
351
__le16 mss; /* Maximum segment size */
drivers/net/ethernet/intel/e1000e/hw.h
362
__le16 length; /* Data buffer length */
drivers/net/ethernet/intel/e1000e/hw.h
372
__le16 special;
drivers/net/ethernet/intel/e1000e/netdev.c
567
u32 staterr, __le16 vlan)
drivers/net/ethernet/intel/fm10k/fm10k.h
455
__le16 dglort;
drivers/net/ethernet/intel/fm10k/fm10k.h
456
__le16 sglort;
drivers/net/ethernet/intel/fm10k/fm10k.h
457
__le16 vlan;
drivers/net/ethernet/intel/fm10k/fm10k.h
458
__le16 swpri_type_user;
drivers/net/ethernet/intel/fm10k/fm10k_pf.h
66
__le16 mac_upper;
drivers/net/ethernet/intel/fm10k/fm10k_pf.h
67
__le16 vlan;
drivers/net/ethernet/intel/fm10k/fm10k_pf.h
68
__le16 glort;
drivers/net/ethernet/intel/fm10k/fm10k_tlv.c
129
attr[2] = le16_to_cpu(*(const __le16 *)&mac_addr[4]);
drivers/net/ethernet/intel/fm10k/fm10k_tlv.c
156
*(__le16 *)&mac_addr[4] = cpu_to_le16((u16)(attr[2]));
drivers/net/ethernet/intel/fm10k/fm10k_type.h
667
__le16 buflen; /* Length of data to be DMAed */
drivers/net/ethernet/intel/fm10k/fm10k_type.h
668
__le16 vlan; /* VLAN_ID and VPRI to be inserted in FTAG */
drivers/net/ethernet/intel/fm10k/fm10k_type.h
669
__le16 mss; /* MSS for segmentation offload */
drivers/net/ethernet/intel/fm10k/fm10k_type.h
711
__le16 pkt_info; /* RSS, Pkt type */
drivers/net/ethernet/intel/fm10k/fm10k_type.h
712
__le16 hdr_info; /* Splithdr, hdrlen, xC */
drivers/net/ethernet/intel/fm10k/fm10k_type.h
713
__le16 rss_lower;
drivers/net/ethernet/intel/fm10k/fm10k_type.h
714
__le16 rss_upper;
drivers/net/ethernet/intel/fm10k/fm10k_type.h
715
__le16 status; /* status/error */
drivers/net/ethernet/intel/fm10k/fm10k_type.h
716
__le16 csum_err; /* checksum or extended error value */
drivers/net/ethernet/intel/fm10k/fm10k_type.h
717
__le16 length; /* Packet length */
drivers/net/ethernet/intel/fm10k/fm10k_type.h
718
__le16 vlan; /* VLAN tag */
drivers/net/ethernet/intel/fm10k/fm10k_type.h
719
__le16 dglort;
drivers/net/ethernet/intel/fm10k/fm10k_type.h
720
__le16 sglort;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1019
__le16 queue_number;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1040
__le16 perfect_ovlan_used;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1041
__le16 perfect_ovlan_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1042
__le16 vlan_used;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1043
__le16 vlan_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1086
__le16 seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1087
__le16 rule_type;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1094
__le16 num_entries;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1095
__le16 destination; /* VSI for add, rule id for delete */
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1104
__le16 rule_id; /* only used on add */
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1105
__le16 mirror_rules_used;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1106
__le16 mirror_rules_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1164
__le16 vsi_seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1174
__le16 qs_handles[8];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1179
__le16 vsi_seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1181
__le16 credit;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1195
__le16 tc_bw_credits[8]; /* FW writesback QS handles here */
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1198
__le16 tc_bw_max[2];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1212
__le16 qs_handles[8];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1222
__le16 qs_handles[8];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1224
__le16 port_bw_limit;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1237
__le16 credits[8];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1240
__le16 tc_bw_max[2];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1247
__le16 seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1249
__le16 credit;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1277
__le16 tc_bw_credit[8];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1280
__le16 tc_bw_max[2];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1304
__le16 port_bw_limit;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1320
__le16 tc_bw_limits[8];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1323
__le16 tc_bw_max[2];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1337
__le16 tc_bw_limits[8];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1340
__le16 tc_bw_max[2];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1353
__le16 pf_valid_bits;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1507
__le16 eee_capability;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1539
__le16 eee_capability;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1562
__le16 max_frame_size;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1566
__le16 tx_timer_value;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1567
__le16 fc_refresh_threshold;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1585
__le16 command_flags; /* only field set on command */
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1604
__le16 max_frame_size;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1627
__le16 event_mask;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1642
__le16 local_an_reg1;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1650
__le16 lb_mode;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1681
__le16 activity_id;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1725
__le16 length;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1735
__le16 cmd_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1736
__le16 element_count;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1737
__le16 element_id; /* Feature/field ID */
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1738
__le16 element_id_msw; /* MSWord of field ID */
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1747
__le16 cmd_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1748
__le16 element_count;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1758
__le16 feature_id;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1759
__le16 feature_options;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1760
__le16 feature_selection;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1768
__le16 field_options;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1769
__le16 reserved;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1787
__le16 eeprom_addr;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1850
__le16 cmd_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1888
__le16 local_len;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1889
__le16 remote_len;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1916
__le16 len;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1928
__le16 old_len;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1929
__le16 new_offset;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1930
__le16 new_len;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2009
__le16 oper_app_prio;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2011
__le16 tlv_status;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2021
__le16 oper_app_prio;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2055
__le16 length;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2084
__le16 udp_port;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2095
__le16 udp_port;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2114
__le16 udp_port;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2128
__le16 vsi_id;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2148
__le16 vsi_id;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2154
__le16 flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2180
__le16 param_value2;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2268
__le16 data_size;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
250
__le16 fw_major;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
251
__le16 fw_minor;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
252
__le16 api_major;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
253
__le16 api_minor;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
275
__le16 command_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
276
__le16 ttlx;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
278
__le16 dmcth;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
288
__le16 command_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
289
__le16 table_id;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
300
__le16 table_idx_mac_addr_0;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
301
__le16 table_idx_mac_addr_1;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
302
__le16 table_idx_ipv6_0;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
303
__le16 table_idx_ipv6_1;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
304
__le16 control;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
316
__le16 command_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
319
__le16 sah;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
327
__le16 command_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
348
__le16 command_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
355
__le16 mac_sah;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
375
__le16 filter_index;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
377
__le16 cmd_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
378
__le16 valid_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
397
__le16 wake_reason;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
409
__le16 seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
421
__le16 num_reported;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
422
__le16 num_total;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
431
__le16 seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
432
__le16 uplink_seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
433
__le16 downlink_seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
436
__le16 scheduler_id;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
437
__le16 element_info;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
457
__le16 seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
458
__le16 vlan;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
459
__le16 stat_index;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
467
__le16 command_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
468
__le16 bad_frame_vsi;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
469
__le16 default_seid; /* reserved for command */
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
489
__le16 guaranteed;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
490
__le16 total;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
491
__le16 used;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
492
__le16 total_unalloced;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
500
__le16 flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
503
__le16 valid_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
509
__le16 switch_tag;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
517
__le16 first_tag;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
518
__le16 second_tag;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
570
__le16 uplink_seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
576
__le16 vsi_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
587
__le16 seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
588
__le16 vsi_number;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
589
__le16 vsi_used;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
590
__le16 vsi_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
599
__le16 valid_sections;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
607
__le16 switch_id; /* 12bit id combined with flags below */
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
619
__le16 pvid; /* VLANS include priority bits */
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
620
__le16 fcoe_pvid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
639
__le16 cas_pv_tag;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
643
__le16 mapping_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
646
__le16 queue_mapping[16];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
647
__le16 tc_mapping[8];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
662
__le16 qs_handle[8];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
664
__le16 stat_counter_idx;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
665
__le16 sched_id;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
676
__le16 command_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
677
__le16 uplink_seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
678
__le16 connected_seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
686
__le16 pv_seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
697
__le16 seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
698
__le16 default_stag;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
699
__le16 pv_flags; /* same flags as add_pv */
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
701
__le16 default_port_seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
708
__le16 uplink_seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
709
__le16 downlink_seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
710
__le16 veb_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
723
__le16 switch_seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
725
__le16 veb_seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
726
__le16 statistic_index;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
727
__le16 vebs_used;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
728
__le16 vebs_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
737
__le16 seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
738
__le16 switch_id;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
739
__le16 veb_flags; /* only the first/last flags from 0x0230 is valid */
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
740
__le16 statistic_index;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
741
__le16 vebs_used;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
742
__le16 vebs_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
756
__le16 num_addresses;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
757
__le16 seid[3];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
768
__le16 vlan_tag;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
769
__le16 flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
773
__le16 queue_number;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
781
__le16 perfect_mac_used;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
782
__le16 perfect_mac_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
783
__le16 unicast_hash_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
784
__le16 multicast_hash_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
798
__le16 vlan_tag;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
813
__le16 vlan_tag;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
822
__le16 vlans_used;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
823
__le16 vlans_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
830
__le16 promiscuous_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
831
__le16 valid_flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
839
__le16 seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
840
__le16 vlan_tag;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
851
__le16 flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
852
__le16 seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
853
__le16 tag;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
854
__le16 queue_number;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
862
__le16 tags_used;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
863
__le16 tags_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
872
__le16 seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
873
__le16 tag;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
884
__le16 pv_seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
885
__le16 etag;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
896
__le16 mcast_etags_used;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
897
__le16 mcast_etags_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
907
__le16 seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
908
__le16 old_tag;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
909
__le16 new_tag;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
917
__le16 tags_used;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
918
__le16 tags_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
930
__le16 etype;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
931
__le16 flags;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
936
__le16 seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
937
__le16 queue;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
944
__le16 mac_etype_used;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
945
__le16 etype_used;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
946
__le16 mac_etype_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
947
__le16 etype_free;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
961
__le16 seid;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
974
__le16 inner_vlan;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
984
__le16 data[8];
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
987
__le16 flags;
drivers/net/ethernet/intel/i40e/i40e_dcb.c
1824
__le16 raw_mem;
drivers/net/ethernet/intel/i40e/i40e_ethtool.c
5630
static void i40e_eee_capability_to_kedata_supported(__le16 eee_capability_,
drivers/net/ethernet/intel/i40e/i40e_ethtool.c
5726
__le16 eee_capability;
drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c
774
__le16 dest_word;
drivers/net/ethernet/intel/i40e/i40e_nvm.c
274
*data = le16_to_cpu(*(__le16 *)data);
drivers/net/ethernet/intel/i40e/i40e_nvm.c
480
data[i] = le16_to_cpu(((__le16 *)data)[i]);
drivers/net/ethernet/intel/i40e/i40e_nvm.c
681
__le16 le_sum;
drivers/net/ethernet/intel/i40e/i40e_txrx.c
1864
__le16 vlan_tag = rx_desc->wb.qword0.lo_dword.l2tag1;
drivers/net/ethernet/intel/i40e/i40e_type.h
605
__le16 mirroring_status;
drivers/net/ethernet/intel/i40e/i40e_type.h
606
__le16 fcoe_ctx_id;
drivers/net/ethernet/intel/i40e/i40e_type.h
608
__le16 l2tag1;
drivers/net/ethernet/intel/i40e/i40e_type.h
638
__le16 mirroring_status;
drivers/net/ethernet/intel/i40e/i40e_type.h
639
__le16 fcoe_ctx_id;
drivers/net/ethernet/intel/i40e/i40e_type.h
641
__le16 l2tag1;
drivers/net/ethernet/intel/i40e/i40e_type.h
657
__le16 ext_status; /* extended status */
drivers/net/ethernet/intel/i40e/i40e_type.h
658
__le16 rsvd;
drivers/net/ethernet/intel/i40e/i40e_type.h
659
__le16 l2tag2_1;
drivers/net/ethernet/intel/i40e/i40e_type.h
660
__le16 l2tag2_2;
drivers/net/ethernet/intel/i40e/i40e_type.h
869
__le16 l2tag2;
drivers/net/ethernet/intel/i40e/i40e_type.h
870
__le16 rsvd;
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
242
__le16 valid_sections;
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
254
__le16 switch_id; /* 12bit id combined with flags below */
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
268
__le16 pvid; /* VLANS include priority bits */
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
269
__le16 fcoe_pvid;
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
314
__le16 cas_pv_tag;
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
327
__le16 mapping_flags;
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
330
__le16 queue_mapping[16];
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
333
__le16 tc_mapping[8];
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
356
__le16 qs_handle[8];
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
358
__le16 stat_counter_idx;
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
359
__le16 sched_id;
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
369
__le16 seid;
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
370
__le16 switch_id;
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
371
__le16 veb_flags; /* only the first/last flags from 0x0230 is valid */
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
372
__le16 statistic_index;
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
373
__le16 vebs_used;
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
374
__le16 vebs_free;
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
415
__le16 vsi_id;
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
435
__le16 vsi_id;
drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h
442
__le16 flags;
drivers/net/ethernet/intel/iavf/iavf_type.h
446
__le16 l2tag2;
drivers/net/ethernet/intel/iavf/iavf_type.h
447
__le16 rsvd;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
100
__le16 flags;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
106
__le16 element;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1066
__le16 eee_cap;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1074
__le16 eeer_value;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
108
__le16 num_elems;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
109
__le16 rsvd;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1138
__le16 eee_cap; /* Value from ice_aqc_get_phy_caps */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1139
__le16 eeer_value;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1146
__le16 max_frame_size;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1154
__le16 tx_tmr_value;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1155
__le16 fc_refresh_threshold;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
117
__le16 vsi_port_num;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1181
__le16 cmd_flags;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1235
__le16 max_frame_size;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1256
__le16 link_speed;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1272
__le16 reserved3;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
128
__le16 swid;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1310
__le16 event_mask;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
133
__le16 pf_vf_num;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1342
__le16 node_handle;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1353
__le16 node_handle;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1386
__le16 activity_id;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1394
__le16 data_in;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1423
__le16 op_code_serdes_sel;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1478
__le16 handle;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
149
__le16 cmd_flags;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
151
__le16 bad_frame_vsi;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1513
__le16 i2c_addr;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1519
__le16 i2c_bus_addr;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
152
__le16 swid;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1592
__le16 gpio_ctrl_handle;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1605
__le16 i2c_bus_addr;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1617
__le16 i2c_mem_addr;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1618
__le16 eeprom_page;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1633
__le16 offset_low;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1662
__le16 module_typeid;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1663
__le16 length;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1683
__le16 length;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1695
__le16 checksum; /* Used only by response */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1743
__le16 comp_class;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1746
__le16 comp_id;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1810
__le16 local_len;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1811
__le16 remote_len;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1856
__le16 oper_app_prio;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1888
__le16 length;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1913
__le16 vsi_num;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1921
__le16 vsi_id;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
196
__le16 num_entries; /* Number of Resource entries */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1964
__le16 vsi_id;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1965
__le16 flags;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1974
__le16 sb_data_len;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1993
__le16 txq_id;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2025
__le16 vmvf_and_timeout;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
205
__le16 sw_resp;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2053
__le16 q_id[];
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
206
__le16 flu_resp;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2083
__le16 q_handle;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2108
__le16 tx_qset_id;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
212
__le16 res_type; /* Types defined above cmd 0x0204 */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2121
__le16 num_qsets;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2128
__le16 q_id;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2129
__le16 q_amount;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
218
__le16 num_elems;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2213
} __packed __aligned(sizeof(__le16));
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2255
__le16 node_handle;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2285
__le16 node_handle;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2303
__le16 node_handle;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2324
__le16 node_handle;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2359
__le16 node_handle;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2385
__le16 node_handle;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2394
__le16 node_handle;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2412
__le16 node_handle;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2493
__le16 health_status_count;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2511
__le16 health_status_code;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
2512
__le16 event_source;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
262
__le16 vsi_num;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
266
__le16 cmd_flags;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
270
__le16 vsi_flags;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
287
__le16 vsi_num;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
288
__le16 ext_status;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
289
__le16 vsi_used;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
290
__le16 vsi_free;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
296
__le16 valid_sections;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
332
__le16 port_based_inner_vlan; /* VLANS include priority bits */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
368
__le16 port_based_outer_vlan;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
391
__le16 mapping_flags;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
394
__le16 q_mapping[16];
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
397
__le16 tc_mapping[8];
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
427
__le16 sect_10_reserved;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
429
__le16 fd_options;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
433
__le16 max_fd_fltr_dedicated;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
434
__le16 max_fd_fltr_shared;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
435
__le16 fd_def_q;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
440
__le16 fd_report_opt;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
458
__le16 num_sub_recipes; /* Input in Add cmd, Output in Get cmd */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
459
__le16 return_index; /* Input, used for Get cmd only */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
476
__le16 mask[5];
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
51
__le16 flags; /* Zeroed by device driver */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
512
__le16 profile_id;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
526
__le16 num_rules_fltr_entry_index;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
537
__le16 type; /* Switch rule type, one of T_... */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
545
__le16 status;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
546
} __packed __aligned(sizeof(__le16));
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
556
__le16 recipe_id;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
559
__le16 src;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
627
__le16 index; /* The index of the rule in the lookup table */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
631
__le16 hdr_len;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
633
} __packed __aligned(sizeof(__le16));
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
642
__le16 index; /* Index in large action table */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
643
__le16 size;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
695
} __packed __aligned(sizeof(__le16));
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
704
__le16 index; /* Index of VSI/Prune list */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
705
__le16 number_vsi;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
706
__le16 vsi[]; /* Array of number_vsi VSI numbers */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
707
} __packed __aligned(sizeof(__le16));
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
723
__le16 reserved1;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
740
__le16 reserved1;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
755
__le16 num_elem_req; /* Used by commands */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
756
__le16 num_elem_resp; /* Used by responses */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
765
__le16 num_elems;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
779
__le16 bw_profile_idx;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
780
__le16 bw_alloc;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
810
__le16 srl_id;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
811
__le16 reserved2;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
822
__le16 num_elems;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
823
__le16 reserved2;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
876
__le16 num_profiles;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
877
__le16 num_processed; /* Only for response. Reserved in Command. */
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
895
__le16 profile_id;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
896
__le16 max_burst_size;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
897
__le16 rl_multiply;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
898
__le16 wake_up_calc;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
899
__le16 rl_encode;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
913
__le16 phys_levels;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
914
__le16 logical_levels;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
919
__le16 rdma_qsets;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
926
__le16 max_device_nodes;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
927
__le16 max_pf_nodes;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
929
__le16 max_sibl_grp_sz;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
930
__le16 max_cir_rl_profiles;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
931
__le16 max_eir_rl_profiles;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
932
__le16 max_srl_profiles;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
945
__le16 param0;
drivers/net/ethernet/intel/ice/ice_common.c
5949
u16 bus_addr, __le16 addr, u8 params, u8 *data,
drivers/net/ethernet/intel/ice/ice_common.c
6004
u16 bus_addr, __le16 addr, u8 params, const u8 *data,
drivers/net/ethernet/intel/ice/ice_common.c
6099
__le16 addr;
drivers/net/ethernet/intel/ice/ice_common.h
353
u16 bus_addr, __le16 addr, u8 params, u8 *data,
drivers/net/ethernet/intel/ice/ice_common.h
357
u16 bus_addr, __le16 addr, u8 params, const u8 *data,
drivers/net/ethernet/intel/ice/ice_ddp.h
126
__le16 device_id;
drivers/net/ethernet/intel/ice/ice_ddp.h
127
__le16 vendor_id;
drivers/net/ethernet/intel/ice/ice_ddp.h
195
__le16 offset;
drivers/net/ethernet/intel/ice/ice_ddp.h
196
__le16 size;
drivers/net/ethernet/intel/ice/ice_ddp.h
207
__le16 section_count;
drivers/net/ethernet/intel/ice/ice_ddp.h
208
__le16 data_end;
drivers/net/ethernet/intel/ice/ice_ddp.h
323
__le16 value;
drivers/net/ethernet/intel/ice/ice_ddp.h
329
__le16 count;
drivers/net/ethernet/intel/ice/ice_ddp.h
340
__le16 count;
drivers/net/ethernet/intel/ice/ice_ddp.h
341
__le16 base_offset;
drivers/net/ethernet/intel/ice/ice_ddp.h
358
__le16 hv_dst_port_key;
drivers/net/ethernet/intel/ice/ice_ddp.h
359
__le16 hv_src_port_key;
drivers/net/ethernet/intel/ice/ice_ddp.h
370
__le16 addr;
drivers/net/ethernet/intel/ice/ice_ddp.h
371
__le16 reserved;
drivers/net/ethernet/intel/ice/ice_ddp.h
383
__le16 count;
drivers/net/ethernet/intel/ice/ice_ddp.h
384
__le16 reserved;
drivers/net/ethernet/intel/ice/ice_ddp.h
397
__le16 addr;
drivers/net/ethernet/intel/ice/ice_ddp.h
398
__le16 ptype;
drivers/net/ethernet/intel/ice/ice_ddp.h
403
__le16 count;
drivers/net/ethernet/intel/ice/ice_ddp.h
404
__le16 reserved;
drivers/net/ethernet/intel/ice/ice_ddp.h
415
__le16 count;
drivers/net/ethernet/intel/ice/ice_ddp.h
416
__le16 offset;
drivers/net/ethernet/intel/ice/ice_ddp.h
421
__le16 count;
drivers/net/ethernet/intel/ice/ice_ddp.h
422
__le16 offset;
drivers/net/ethernet/intel/ice/ice_ddp.h
423
__le16 value[];
drivers/net/ethernet/intel/ice/ice_ddp.h
427
__le16 count;
drivers/net/ethernet/intel/ice/ice_ddp.h
428
__le16 offset;
drivers/net/ethernet/intel/ice/ice_flex_type.h
137
__le16 count;
drivers/net/ethernet/intel/ice/ice_flex_type.h
138
__le16 offset;
drivers/net/ethernet/intel/ice/ice_flex_type.h
259
__le16 flags;
drivers/net/ethernet/intel/ice/ice_flex_type.h
261
__le16 xlt2_cdid;
drivers/net/ethernet/intel/ice/ice_flex_type.h
271
__le16 addr;
drivers/net/ethernet/intel/ice/ice_flex_type.h
277
__le16 count;
drivers/net/ethernet/intel/ice/ice_flex_type.h
389
__le16 count;
drivers/net/ethernet/intel/ice/ice_flex_type.h
390
__le16 offset;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
179
__le16 ptype_flex_flags0; /* ptype=[9:0], ff0=[15:10] */
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
18
__le16 mirroring_status;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
180
__le16 pkt_len; /* [15:14] are reserved */
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
181
__le16 hdr_len_sph_flex_flags1; /* header=[10:0] */
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
186
__le16 status_error0;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
187
__le16 l2tag1;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
188
__le16 flex_meta0;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
189
__le16 flex_meta1;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
19
__le16 l2tag1;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
192
__le16 status_error1;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
195
__le16 l2tag2_1st;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
196
__le16 l2tag2_2nd;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
199
__le16 flex_meta2;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
200
__le16 flex_meta3;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
203
__le16 flex_meta4;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
204
__le16 flex_meta5;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
219
__le16 ptype_flexi_flags0;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
220
__le16 pkt_len;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
221
__le16 hdr_len_sph_flex_flags1;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
224
__le16 status_error0;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
225
__le16 l2tag1;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
229
__le16 status_error1;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
232
__le16 raw_csum;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
233
__le16 l2tag2_2nd;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
239
__le16 vlan_id;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
240
__le16 flow_id_ipv6;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
258
__le16 ptype_flexi_flags0;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
259
__le16 pkt_len;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
260
__le16 hdr_len_sph_flex_flags1;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
263
__le16 status_error0;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
264
__le16 l2tag1;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
268
__le16 status_error1;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
271
__le16 l2tag2_1st;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
272
__le16 l2tag2_2nd;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
275
__le16 flow_id;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
276
__le16 src_vsi;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
279
__le16 rsvd;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
280
__le16 flow_id_ipv6;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
31
__le16 ext_status; /* extended status */
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
32
__le16 rsvd;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
33
__le16 l2tag2_1;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
34
__le16 l2tag2_2;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
483
__le16 l2tag2;
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
484
__le16 gcs;
drivers/net/ethernet/intel/ice/ice_nvm.c
190
__le16 data_local;
drivers/net/ethernet/intel/ice/ice_nvm.c
357
__le16 data_local;
drivers/net/ethernet/intel/ice/ice_nvm.c
410
__le16 data_local;
drivers/net/ethernet/intel/ice/ice_nvm.c
813
id_blk[i] = le16_to_cpu(((__force __le16 *)id_blk)[i]);
drivers/net/ethernet/intel/ice/ice_nvm.h
12
__le16 combo_name[32]; /* Unicode string representing the Combo Image version */
drivers/net/ethernet/intel/ice/ice_parser.c
7
__le16 count;
drivers/net/ethernet/intel/ice/ice_parser.c
8
__le16 offset;
drivers/net/ethernet/intel/ice/ice_ptp.c
2386
static int ice_ptp_parse_sdp_entries(struct ice_pf *pf, __le16 *entries,
drivers/net/ethernet/intel/ice/ice_ptp.c
2473
__le16 entries[ICE_AQC_NVM_SDP_AC_MAX_SIZE];
drivers/net/ethernet/intel/ice/ice_ptp_hw.c
5081
int ice_ptp_read_sdp_ac(struct ice_hw *hw, __le16 *entries, uint *num_entries)
drivers/net/ethernet/intel/ice/ice_ptp_hw.c
5083
__le16 data;
drivers/net/ethernet/intel/ice/ice_ptp_hw.h
365
int ice_ptp_read_sdp_ac(struct ice_hw *hw, __le16 *entries, uint *num_entries);
drivers/net/ethernet/intel/ice/ice_sbq_cmd.h
22
__le16 flags;
drivers/net/ethernet/intel/ice/ice_sbq_cmd.h
23
__le16 opcode;
drivers/net/ethernet/intel/ice/ice_sbq_cmd.h
24
__le16 datalen;
drivers/net/ethernet/intel/ice/ice_sbq_cmd.h
25
__le16 cmd_retval;
drivers/net/ethernet/intel/ice/ice_sbq_cmd.h
32
__le16 cmd_len;
drivers/net/ethernet/intel/ice/ice_sbq_cmd.h
33
__le16 cmpl_len;
drivers/net/ethernet/intel/ice/ice_sbq_cmd.h
42
__le16 flags;
drivers/net/ethernet/intel/ice/ice_sbq_cmd.h
43
__le16 opcode;
drivers/net/ethernet/intel/ice/ice_sbq_cmd.h
44
__le16 datalen;
drivers/net/ethernet/intel/ice/ice_sbq_cmd.h
45
__le16 cmd_retval;
drivers/net/ethernet/intel/ice/ice_sbq_cmd.h
72
__le16 msg_addr_low;
drivers/net/ethernet/intel/ice/ice_sched.c
1349
__le16 max_sibl;
drivers/net/ethernet/intel/ice/ice_txrx_lib.h
19
ice_test_staterr(__le16 status_err_n, const u16 stat_err_bits)
drivers/net/ethernet/intel/idpf/idpf_controlq.h
26
__le16 flags;
drivers/net/ethernet/intel/idpf/idpf_controlq.h
28
__le16 opcode;
drivers/net/ethernet/intel/idpf/idpf_controlq.h
29
__le16 datalen; /* 0 for direct commands */
drivers/net/ethernet/intel/idpf/idpf_controlq.h
31
__le16 ret_val;
drivers/net/ethernet/intel/idpf/idpf_controlq.h
32
__le16 pfid_vfid;
drivers/net/ethernet/intel/idpf/idpf_controlq.h
54
__le16 sw_cookie;
drivers/net/ethernet/intel/idpf/idpf_controlq.h
56
__le16 v_flags;
drivers/net/ethernet/intel/idpf/idpf_lan_txrx.h
191
__le16 qid_comptype_gen;
drivers/net/ethernet/intel/idpf/idpf_lan_txrx.h
193
__le16 q_head; /* Queue head */
drivers/net/ethernet/intel/idpf/idpf_lan_txrx.h
194
__le16 compl_tag; /* Completion tag */
drivers/net/ethernet/intel/idpf/idpf_lan_txrx.h
208
__le16 l2tag2;
drivers/net/ethernet/intel/idpf/idpf_lan_txrx.h
209
__le16 rsvd1;
drivers/net/ethernet/intel/idpf/idpf_lan_txrx.h
233
__le16 cmd_dtype;
drivers/net/ethernet/intel/idpf/idpf_lan_txrx.h
236
__le16 l2tag1;
drivers/net/ethernet/intel/idpf/idpf_lan_txrx.h
237
__le16 l2tag2;
drivers/net/ethernet/intel/idpf/idpf_lan_txrx.h
239
__le16 buf_size;
drivers/net/ethernet/intel/idpf/idpf_lan_txrx.h
258
__le16 compl_tag;
drivers/net/ethernet/intel/idpf/idpf_lan_txrx.h
259
__le16 rxr_bufsize;
drivers/net/ethernet/intel/idpf/idpf_lan_txrx.h
283
__le16 mss_rt;
drivers/net/ethernet/intel/idpf/idpf_lan_txrx.h
305
__le16 cmd_dtype;
drivers/net/ethernet/intel/idpf/idpf_txrx.c
2210
__le16 hw_head;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1025
__le16 num_vfs;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1026
__le16 pad;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1046
__le16 ptype_id_10;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1049
__le16 pad;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1050
__le16 proto_id[] __counted_by(proto_id_count);
drivers/net/ethernet/intel/idpf/virtchnl2.h
1084
__le16 start_ptype_id;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1085
__le16 num_ptypes;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1157
__le16 reserved;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1175
__le16 key_len;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1202
__le16 num_chunks;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1240
__le16 vector_id;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1266
__le16 num_qv_maps;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1318
__le16 num_mac_addr;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1338
__le16 flags;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1477
__le16 num_latches;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1517
__le16 peer_mbx_q_id;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1561
__le16 num_latches;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1661
__le16 num_memory_regions;
drivers/net/ethernet/intel/idpf/virtchnl2.h
1708
__le16 pkt_len;
drivers/net/ethernet/intel/idpf/virtchnl2.h
547
__le16 mailbox_vector_id;
drivers/net/ethernet/intel/idpf/virtchnl2.h
548
__le16 num_allocated_vectors;
drivers/net/ethernet/intel/idpf/virtchnl2.h
549
__le16 max_rx_q;
drivers/net/ethernet/intel/idpf/virtchnl2.h
550
__le16 max_tx_q;
drivers/net/ethernet/intel/idpf/virtchnl2.h
551
__le16 max_rx_bufq;
drivers/net/ethernet/intel/idpf/virtchnl2.h
552
__le16 max_tx_complq;
drivers/net/ethernet/intel/idpf/virtchnl2.h
553
__le16 max_sriov_vfs;
drivers/net/ethernet/intel/idpf/virtchnl2.h
554
__le16 max_vports;
drivers/net/ethernet/intel/idpf/virtchnl2.h
555
__le16 default_num_vports;
drivers/net/ethernet/intel/idpf/virtchnl2.h
556
__le16 max_tx_hdr_size;
drivers/net/ethernet/intel/idpf/virtchnl2.h
563
__le16 num_rdma_allocated_vectors;
drivers/net/ethernet/intel/idpf/virtchnl2.h
597
__le16 num_chunks;
drivers/net/ethernet/intel/idpf/virtchnl2.h
666
__le16 vport_type;
drivers/net/ethernet/intel/idpf/virtchnl2.h
667
__le16 txq_model;
drivers/net/ethernet/intel/idpf/virtchnl2.h
668
__le16 rxq_model;
drivers/net/ethernet/intel/idpf/virtchnl2.h
669
__le16 num_tx_q;
drivers/net/ethernet/intel/idpf/virtchnl2.h
670
__le16 num_tx_complq;
drivers/net/ethernet/intel/idpf/virtchnl2.h
671
__le16 num_rx_q;
drivers/net/ethernet/intel/idpf/virtchnl2.h
672
__le16 num_rx_bufq;
drivers/net/ethernet/intel/idpf/virtchnl2.h
673
__le16 default_rx_q;
drivers/net/ethernet/intel/idpf/virtchnl2.h
674
__le16 vport_index;
drivers/net/ethernet/intel/idpf/virtchnl2.h
676
__le16 max_mtu;
drivers/net/ethernet/intel/idpf/virtchnl2.h
679
__le16 vport_flags;
drivers/net/ethernet/intel/idpf/virtchnl2.h
688
__le16 rss_key_size;
drivers/net/ethernet/intel/idpf/virtchnl2.h
689
__le16 rss_lut_size;
drivers/net/ethernet/intel/idpf/virtchnl2.h
741
__le16 relative_queue_id;
drivers/net/ethernet/intel/idpf/virtchnl2.h
742
__le16 model;
drivers/net/ethernet/intel/idpf/virtchnl2.h
743
__le16 sched_mode;
drivers/net/ethernet/intel/idpf/virtchnl2.h
744
__le16 qflags;
drivers/net/ethernet/intel/idpf/virtchnl2.h
745
__le16 ring_len;
drivers/net/ethernet/intel/idpf/virtchnl2.h
746
__le16 tx_compl_queue_id;
drivers/net/ethernet/intel/idpf/virtchnl2.h
747
__le16 peer_type;
drivers/net/ethernet/intel/idpf/virtchnl2.h
748
__le16 peer_rx_queue_id;
drivers/net/ethernet/intel/idpf/virtchnl2.h
774
__le16 num_qinfo;
drivers/net/ethernet/intel/idpf/virtchnl2.h
815
__le16 model;
drivers/net/ethernet/intel/idpf/virtchnl2.h
816
__le16 hdr_buffer_size;
drivers/net/ethernet/intel/idpf/virtchnl2.h
819
__le16 ring_len;
drivers/net/ethernet/intel/idpf/virtchnl2.h
823
__le16 qflags;
drivers/net/ethernet/intel/idpf/virtchnl2.h
824
__le16 rx_buffer_low_watermark;
drivers/net/ethernet/intel/idpf/virtchnl2.h
825
__le16 rx_bufq1_id;
drivers/net/ethernet/intel/idpf/virtchnl2.h
826
__le16 rx_bufq2_id;
drivers/net/ethernet/intel/idpf/virtchnl2.h
853
__le16 num_qinfo;
drivers/net/ethernet/intel/idpf/virtchnl2.h
879
__le16 num_tx_q;
drivers/net/ethernet/intel/idpf/virtchnl2.h
880
__le16 num_tx_complq;
drivers/net/ethernet/intel/idpf/virtchnl2.h
881
__le16 num_rx_q;
drivers/net/ethernet/intel/idpf/virtchnl2.h
882
__le16 num_rx_bufq;
drivers/net/ethernet/intel/idpf/virtchnl2.h
914
__le16 start_vector_id;
drivers/net/ethernet/intel/idpf/virtchnl2.h
915
__le16 start_evv_id;
drivers/net/ethernet/intel/idpf/virtchnl2.h
916
__le16 num_vectors;
drivers/net/ethernet/intel/idpf/virtchnl2.h
917
__le16 pad;
drivers/net/ethernet/intel/idpf/virtchnl2.h
939
__le16 num_vchunks;
drivers/net/ethernet/intel/idpf/virtchnl2.h
960
__le16 num_vectors;
drivers/net/ethernet/intel/idpf/virtchnl2.h
982
__le16 lut_entries_start;
drivers/net/ethernet/intel/idpf/virtchnl2.h
983
__le16 lut_entries;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
232
__le16 buf_id;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
233
__le16 rsvd0;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
293
__le16 mirroring_status;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
294
__le16 l2tag1;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
305
__le16 ext_status;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
306
__le16 rsvd;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
307
__le16 l2tag2_1;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
308
__le16 l2tag2_2;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
344
__le16 ptype_flex_flags0;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
345
__le16 pkt_len;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
346
__le16 hdr_len_sph_flex_flags1;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
348
__le16 status_error0;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
349
__le16 l2tag1;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
352
__le16 status_error1;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
355
__le16 l2tag2_1st;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
356
__le16 l2tag2_2nd;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
361
__le16 rsvd;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
362
__le16 flow_id_ipv6;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
414
__le16 ptype_err_fflags0;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
415
__le16 pktlen_gen_bufq_id;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
416
__le16 hdrlen_flags;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
422
__le16 buf_id;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
424
__le16 raw_cs;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
425
__le16 l2tag1;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
426
__le16 rscseglen;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
429
__le16 hash1;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
436
__le16 l2tag2;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
437
__le16 fmd4;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
439
__le16 l2tag1;
drivers/net/ethernet/intel/idpf/virtchnl2_lan_desc.h
440
__le16 fmd6;
drivers/net/ethernet/intel/igb/e1000_82575.h
71
__le16 pkt_info; /* RSS type, Packet type */
drivers/net/ethernet/intel/igb/e1000_82575.h
72
__le16 hdr_info; /* Split Head, buf len */
drivers/net/ethernet/intel/igb/e1000_82575.h
77
__le16 ip_id; /* IP id */
drivers/net/ethernet/intel/igb/e1000_82575.h
78
__le16 csum; /* Packet Checksum */
drivers/net/ethernet/intel/igb/e1000_82575.h
84
__le16 length; /* Packet length */
drivers/net/ethernet/intel/igb/e1000_82575.h
85
__le16 vlan; /* VLAN tag */
drivers/net/ethernet/intel/igb/igb_main.c
9824
rar_high = le16_to_cpup((__le16 *)(addr + 4));
drivers/net/ethernet/intel/igbvf/netdev.c
86
u32 status, __le16 vlan)
drivers/net/ethernet/intel/igbvf/vf.h
46
__le16 pkt_info; /* RSS/Packet type */
drivers/net/ethernet/intel/igbvf/vf.h
48
__le16 hdr_info;
drivers/net/ethernet/intel/igbvf/vf.h
54
__le16 ip_id; /* IP id */
drivers/net/ethernet/intel/igbvf/vf.h
55
__le16 csum; /* Packet Checksum */
drivers/net/ethernet/intel/igbvf/vf.h
61
__le16 length; /* Packet length */
drivers/net/ethernet/intel/igbvf/vf.h
62
__le16 vlan; /* VLAN tag */
drivers/net/ethernet/intel/igc/igc_base.h
68
__le16 pkt_info; /*RSS type, Pkt type*/
drivers/net/ethernet/intel/igc/igc_base.h
70
__le16 hdr_info;
drivers/net/ethernet/intel/igc/igc_base.h
76
__le16 ip_id; /* IP id */
drivers/net/ethernet/intel/igc/igc_base.h
77
__le16 csum; /* Packet Checksum */
drivers/net/ethernet/intel/igc/igc_base.h
83
__le16 length; /* Packet length */
drivers/net/ethernet/intel/igc/igc_base.h
84
__le16 vlan; /* VLAN tag */
drivers/net/ethernet/intel/igc/igc_main.c
3334
le16_to_cpup((__le16 *)(addr + 4)))
drivers/net/ethernet/intel/igc/igc_main.c
929
rah = le16_to_cpup((__le16 *)(addr + 4));
drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c
2425
__le16 len;
drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c
2884
__le16 data_local;
drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c
2912
__le16 data_local;
drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c
2941
__le16 data_local;
drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c
3357
id_blk[i] = le16_to_cpu(((__le16 *)id_blk)[i]);
drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c
3662
data[i] = le16_to_cpu(((__le16 *)data)[i]);
drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c
1151
__le16 pkt_info = rx_desc->wb.lower.lo_dword.hs_rss.pkt_info;
drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c
1152
__le16 ipsec_pkt_types = cpu_to_le16(IXGBE_RXDADV_PKTTYPE_IPSEC_AH |
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
1661
__le16 pkt_info = rx_desc->wb.lower.lo_dword.hs_rss.pkt_info;
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
1680
__le16 pkt_info = rx_desc->wb.lower.lo_dword.hs_rss.pkt_info;
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
2879
__le16 activity_id;
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
2913
__le16 pkt_info; /* RSS, Pkt type */
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
2914
__le16 hdr_info; /* Splithdr, hdrlen */
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
2920
__le16 ip_id; /* IP id */
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
2921
__le16 csum; /* Packet Checksum */
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
2927
__le16 length; /* Packet length */
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
2928
__le16 vlan; /* VLAN tag */
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
239
__le16 param0;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
322
__le16 eee_cap;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
328
__le16 eeer_value;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
358
__le16 eee_entry_delay;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
386
__le16 eee_cap; /* Value from ixgbe_aci_get_phy_caps */
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
387
__le16 eeer_value; /* Use defines from ixgbe_aci_get_phy_caps */
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
390
__le16 eee_entry_delay;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
419
__le16 cmd_flags;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
479
__le16 max_frame_size;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
499
__le16 link_speed;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
514
__le16 reserved3;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
546
__le16 event_mask;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
594
__le16 handle;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
664
__le16 i2c_bus_addr;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
675
__le16 i2c_offset;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
690
__le16 offset_low;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
718
__le16 module_typeid;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
719
__le16 length;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
736
__le16 checksum; /* Used only by response */
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
779
__le16 comp_class;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
782
__le16 comp_id;
drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h
940
__le16 combo_name[32]; /* Unicode string representing the Combo Image version */
drivers/net/ethernet/intel/ixgbevf/defines.h
218
__le16 pkt_info; /* RSS, Pkt type */
drivers/net/ethernet/intel/ixgbevf/defines.h
219
__le16 hdr_info; /* Splithdr, hdrlen */
drivers/net/ethernet/intel/ixgbevf/defines.h
225
__le16 ip_id; /* IP id */
drivers/net/ethernet/intel/ixgbevf/defines.h
226
__le16 csum; /* Packet Checksum */
drivers/net/ethernet/intel/ixgbevf/defines.h
232
__le16 length; /* Packet length */
drivers/net/ethernet/intel/ixgbevf/defines.h
233
__le16 vlan; /* VLAN tag */
drivers/net/ethernet/intel/ixgbevf/ipsec.c
550
__le16 pkt_info = rx_desc->wb.lower.lo_dword.hs_rss.pkt_info;
drivers/net/ethernet/intel/ixgbevf/ipsec.c
551
__le16 ipsec_pkt_types = cpu_to_le16(IXGBE_RXDADV_PKTTYPE_IPSEC_AH |
drivers/net/ethernet/jme.c
2042
jme_tx_tso(struct sk_buff *skb, __le16 *mss, u8 *flags)
drivers/net/ethernet/jme.c
2099
jme_tx_vlan(struct sk_buff *skb, __le16 *vlan, u8 *flags)
drivers/net/ethernet/jme.h
174
__le16 vlan;
drivers/net/ethernet/jme.h
179
__le16 datalen;
drivers/net/ethernet/jme.h
180
__le16 mss;
drivers/net/ethernet/jme.h
183
__le16 pktsize;
drivers/net/ethernet/jme.h
184
__le16 rsv2;
drivers/net/ethernet/jme.h
191
__le16 rsv1;
drivers/net/ethernet/jme.h
196
__le16 datalen;
drivers/net/ethernet/jme.h
197
__le16 rsv3;
drivers/net/ethernet/jme.h
213
__le16 trycnt;
drivers/net/ethernet/jme.h
214
__le16 segcnt;
drivers/net/ethernet/jme.h
217
__le16 pktsz;
drivers/net/ethernet/jme.h
218
__le16 rsv3;
drivers/net/ethernet/jme.h
269
__le16 rsv2;
drivers/net/ethernet/jme.h
274
__le16 datalen;
drivers/net/ethernet/jme.h
275
__le16 wbcpl;
drivers/net/ethernet/jme.h
285
__le16 vlan;
drivers/net/ethernet/jme.h
286
__le16 flags;
drivers/net/ethernet/jme.h
289
__le16 framesize;
drivers/net/ethernet/jme.h
299
__le16 resrv;
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1021
__le16 byte_count;
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1022
__le16 info;
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1023
__le16 reserved1; /* bm_qset (for future use, BM) */
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1026
__le16 reserved2;
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1027
__le16 reserved3;
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1028
__le16 reserved4;
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1029
__le16 reserved5;
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1321
__le16 data_size; /* data size of transmitted packet in bytes */
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1331
__le16 reserved1; /* parser_info (for future use, PnC) */
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1332
__le16 data_size; /* size of received packet in bytes */
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1335
__le16 reserved2; /* gem_port_id (for future use, PON) */
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1336
__le16 reserved3; /* csum_l4 (for future use, PnC) */
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1339
__le16 reserved6; /* classify_info (for future use, PnC) */
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1349
__le16 data_size;
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1359
__le16 reserved1;
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1360
__le16 data_size;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
365
__le16 fp_id;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
373
__le16 vid;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
386
__le16 lag_id;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
388
__le16 vid;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
399
__le16 bridge;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
405
__le16 bridge;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
438
__le16 pcl_id;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
439
__le16 type;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
514
__le16 vid;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
536
__le16 lag_id;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
538
__le16 vr_id;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
539
__le16 vid;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
565
__le16 rif_id;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
566
__le16 __reserved;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
573
__le16 rif_id;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
582
__le16 vr_id;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
616
__le16 vr_id;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
622
__le16 vr_id;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
630
__le16 lag_id;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
667
__le16 type;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
668
__le16 id;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
686
__le16 lag_id;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
717
__le16 lag_id;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
719
__le16 vid;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
720
__le16 port_type;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
733
__le16 vid;
drivers/net/ethernet/marvell/prestera/prestera_hw.c
740
__le16 vid;
drivers/net/ethernet/marvell/sky2.h
2166
__le16 length; /* also vlan tag or checksum start */
drivers/net/ethernet/marvell/sky2.h
2173
__le16 length;
drivers/net/ethernet/marvell/sky2.h
2180
__le16 length; /* also vlan tag */
drivers/net/ethernet/mediatek/mtk_wed_wo.h
16
__le16 length;
drivers/net/ethernet/mediatek/mtk_wed_wo.h
19
__le16 seq;
drivers/net/ethernet/mediatek/mtk_wed_wo.h
20
__le16 flag;
drivers/net/ethernet/mellanox/mlxsw/core_linecards.c
1376
if (ini_file_size + sizeof(__le16) > size) {
drivers/net/ethernet/mellanox/mlxsw/core_linecards.c
1384
data += ini_file_size + sizeof(__le16);
drivers/net/ethernet/mellanox/mlxsw/core_linecards.c
1385
size -= ini_file_size + sizeof(__le16);
drivers/net/ethernet/mellanox/mlxsw/core_linecards.c
1416
data += ini_file_size + sizeof(__le16);
drivers/net/ethernet/mellanox/mlxsw/core_linecards.c
1417
size -= ini_file_size + sizeof(__le16);
drivers/net/ethernet/mellanox/mlxsw/core_linecards.c
19
__le16 size;
drivers/net/ethernet/meta/fbnic/fbnic_tlv.h
50
__le16 len; /* 16 .. 32 length including TLV header */
drivers/net/ethernet/micrel/ks8851.h
338
__le16 txw[3];
drivers/net/ethernet/micrel/ks8851_common.c
839
eeprom_93cx6_multiread(&ks->eeprom, offset/2, (__le16 *)data, len/2);
drivers/net/ethernet/micrel/ks8851_spi.c
118
__le16 txb[2];
drivers/net/ethernet/micrel/ks8851_spi.c
149
__le16 *txb = (__le16 *)ks->txd;
drivers/net/ethernet/micrel/ks8851_spi.c
194
__le16 rx = 0;
drivers/net/ethernet/mucse/rnpgbe/rnpgbe_mbx_fw.h
24
__le16 phy_type;
drivers/net/ethernet/mucse/rnpgbe/rnpgbe_mbx_fw.h
25
__le16 nic_mode;
drivers/net/ethernet/mucse/rnpgbe/rnpgbe_mbx_fw.h
26
__le16 pfnum;
drivers/net/ethernet/mucse/rnpgbe/rnpgbe_mbx_fw.h
40
__le16 flags;
drivers/net/ethernet/mucse/rnpgbe/rnpgbe_mbx_fw.h
41
__le16 opcode;
drivers/net/ethernet/mucse/rnpgbe/rnpgbe_mbx_fw.h
42
__le16 datalen;
drivers/net/ethernet/mucse/rnpgbe/rnpgbe_mbx_fw.h
43
__le16 ret_value;
drivers/net/ethernet/mucse/rnpgbe/rnpgbe_mbx_fw.h
62
__le16 flags;
drivers/net/ethernet/mucse/rnpgbe/rnpgbe_mbx_fw.h
63
__le16 opcode;
drivers/net/ethernet/mucse/rnpgbe/rnpgbe_mbx_fw.h
64
__le16 error_code;
drivers/net/ethernet/mucse/rnpgbe/rnpgbe_mbx_fw.h
65
__le16 datalen;
drivers/net/ethernet/netronome/nfp/nfd3/nfd3.h
30
__le16 dma_len; /* Length to DMA for this desc */
drivers/net/ethernet/netronome/nfp/nfd3/nfd3.h
36
__le16 mss; /* MSS to be used for LSO */
drivers/net/ethernet/netronome/nfp/nfd3/nfd3.h
44
__le16 vlan; /* VLAN tag to add if indicated */
drivers/net/ethernet/netronome/nfp/nfd3/nfd3.h
46
__le16 data_len; /* Length of frame + meta data */
drivers/net/ethernet/netronome/nfp/nfdk/nfdk.h
49
__le16 dma_addr_hi; /* High bits of host buf address */
drivers/net/ethernet/netronome/nfp/nfdk/nfdk.h
50
__le16 dma_len_type; /* Length to DMA for this desc */
drivers/net/ethernet/netronome/nfp/nfdk/nfdk.h
55
__le16 mss; /* MSS to be used for LSO */
drivers/net/ethernet/netronome/nfp/nfdk/nfdk.h
60
__le16 lso_meta_res; /* Rsvd bits in TSO metadata */
drivers/net/ethernet/netronome/nfp/nfp_abi.h
70
__le16 ingress_pools_count;
drivers/net/ethernet/netronome/nfp/nfp_abi.h
71
__le16 egress_pools_count;
drivers/net/ethernet/netronome/nfp/nfp_abi.h
72
__le16 ingress_tc_count;
drivers/net/ethernet/netronome/nfp/nfp_abi.h
73
__le16 egress_tc_count;
drivers/net/ethernet/netronome/nfp/nfp_net.h
231
__le16 dma_addr_hi; /* High bits of the buf address */
drivers/net/ethernet/netronome/nfp/nfp_net.h
239
__le16 data_len; /* Length of the frame + meta data */
drivers/net/ethernet/netronome/nfp/nfp_net.h
245
__le16 flags; /* RX flags. See @PCIE_DESC_RX_* */
drivers/net/ethernet/netronome/nfp/nfp_net.h
246
__le16 vlan; /* VLAN if stripped */
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c
1070
__le16 length;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c
1071
__le16 offset;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c
1072
__le16 readlen;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp_cmds.c
16
__le16 primary;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp_cmds.c
17
__le16 secondary;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp_cmds.c
18
__le16 nsp;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_rtsym.c
34
__le16 name;
drivers/net/ethernet/nvidia/forcedeth.c
3223
b = le16_to_cpu(*(__le16 *) (&hw_addr[4]));
drivers/net/ethernet/pensando/ionic/ionic.h
32
__le16 vlanid;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1010
__le16 comp_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1037
__le16 len;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1049
__le16 len;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1050
__le16 rsvd[3];
drivers/net/ethernet/pensando/ionic/ionic_if.h
1126
__le16 comp_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1128
__le16 csum;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1129
__le16 vlan_tci;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1130
__le16 len;
drivers/net/ethernet/pensando/ionic/ionic_if.h
125
__le16 lif_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1254
__le16 lif_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
141
__le16 comp_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1436
__le16 pid;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1490
__le16 link_down_count;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1718
__le16 link_status;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1720
__le16 link_down_count;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1734
__le16 index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1771
__le16 rsvd;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1888
__le16 index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1896
__le16 types;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1902
__le16 txstamp_mode;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1919
__le16 comp_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1937
__le16 index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1957
__le16 comp_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1963
__le16 txstamp_mode;
drivers/net/ethernet/pensando/ionic/ionic_if.h
1985
__le16 lif_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2021
__le16 lif_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2022
__le16 rx_mode;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2023
__le16 rsvd2[29];
drivers/net/ethernet/pensando/ionic/ionic_if.h
2055
__le16 lif_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2057
__le16 match;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2060
__le16 vlan;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2066
__le16 vlan;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2086
__le16 comp_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2103
__le16 lif_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2149
__le16 vf_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2152
__le16 vlanid;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2165
__le16 vf_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2166
__le16 comp_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2181
__le16 vf_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2188
__le16 vf_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2191
__le16 vlanid;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2216
__le16 vf_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2567
__le16 comp_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2591
__le16 lif_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2628
__le16 lif_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2631
__le16 dbid;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2653
__le16 ecode;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2669
__le16 ecode;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2670
__le16 link_status;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2688
__le16 ecode;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2702
__le16 ecode;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2714
__le16 ecode;
drivers/net/ethernet/pensando/ionic/ionic_if.h
2726
__le16 ecode;
drivers/net/ethernet/pensando/ionic/ionic_if.h
3330
__le16 p_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
3333
__le16 qid_hi;
drivers/net/ethernet/pensando/ionic/ionic_if.h
499
__le16 vlan;
drivers/net/ethernet/pensando/ionic/ionic_if.h
570
__le16 rss_ind_tbl_sz;
drivers/net/ethernet/pensando/ionic/ionic_if.h
602
__le16 stats_type;
drivers/net/ethernet/pensando/ionic/ionic_if.h
621
__le16 index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
637
__le16 hw_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
653
__le16 lif_type;
drivers/net/ethernet/pensando/ionic/ionic_if.h
670
__le16 comp_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
694
__le16 desc_sz;
drivers/net/ethernet/pensando/ionic/ionic_if.h
695
__le16 comp_sz;
drivers/net/ethernet/pensando/ionic/ionic_if.h
696
__le16 sg_desc_sz;
drivers/net/ethernet/pensando/ionic/ionic_if.h
697
__le16 max_sg_elems;
drivers/net/ethernet/pensando/ionic/ionic_if.h
698
__le16 sg_desc_stride;
drivers/net/ethernet/pensando/ionic/ionic_if.h
741
__le16 lif_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
746
__le16 pid;
drivers/net/ethernet/pensando/ionic/ionic_if.h
747
__le16 intr_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
748
__le16 flags;
drivers/net/ethernet/pensando/ionic/ionic_if.h
777
__le16 comp_index;
drivers/net/ethernet/pensando/ionic/ionic_if.h
932
__le16 len;
drivers/net/ethernet/pensando/ionic/ionic_if.h
934
__le16 vlan_tci;
drivers/net/ethernet/pensando/ionic/ionic_if.h
935
__le16 hword0;
drivers/net/ethernet/pensando/ionic/ionic_if.h
938
__le16 csum_start;
drivers/net/ethernet/pensando/ionic/ionic_if.h
939
__le16 hdr_len;
drivers/net/ethernet/pensando/ionic/ionic_if.h
940
__le16 hword1;
drivers/net/ethernet/pensando/ionic/ionic_if.h
943
__le16 csum_offset;
drivers/net/ethernet/pensando/ionic/ionic_if.h
944
__le16 mss;
drivers/net/ethernet/pensando/ionic/ionic_if.h
945
__le16 hword2;
drivers/net/ethernet/pensando/ionic/ionic_if.h
979
__le16 len;
drivers/net/ethernet/pensando/ionic/ionic_if.h
980
__le16 rsvd[3];
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
250
__le16 msi_index;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
251
__le16 rsvd;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
317
__le16 flags_opcode; /* 15:13 unused, 12:7 opcode, 6:0 flags */
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
322
__le16 reference_handle;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
323
__le16 mss;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
326
__le16 conn_id; /* IPSec offoad only */
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
331
__le16 buffer_length[4];
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
336
__le16 reserved;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
337
__le16 vlan_TCI;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
343
__le16 reference_handle;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
344
__le16 reserved;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
800
__le16 msi_index;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
801
__le16 rsvd; /* Padding */
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
819
__le16 num_rds_rings; /* Count of RDS rings */
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
820
__le16 num_sds_rings; /* Count of SDS rings */
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
821
__le16 rsvd1; /* Padding */
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
822
__le16 rsvd2; /* Padding */
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
847
__le16 num_rds_rings; /* Count of RDS rings */
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
848
__le16 num_sds_rings; /* Count of SDS rings */
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
849
__le16 context_id; /* Handle for context */
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
887
__le16 rsvd2; /* Padding */
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
888
__le16 interrupt_ctl;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
889
__le16 msi_index;
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
890
__le16 rsvd3; /* Padding */
drivers/net/ethernet/qlogic/netxen/netxen_nic.h
902
__le16 context_id; /* Handle for context */
drivers/net/ethernet/qlogic/qed/qed.h
910
void qed_set_fw_mac_addr(__le16 *fw_msb,
drivers/net/ethernet/qlogic/qed/qed.h
911
__le16 *fw_mid, __le16 *fw_lsb, u8 *mac);
drivers/net/ethernet/qlogic/qed/qed_dev.c
2380
__le16 echo,
drivers/net/ethernet/qlogic/qed/qed_dev.c
5405
void qed_set_fw_mac_addr(__le16 *fw_msb,
drivers/net/ethernet/qlogic/qed/qed_dev.c
5406
__le16 *fw_mid, __le16 *fw_lsb, u8 *mac)
drivers/net/ethernet/qlogic/qed/qed_fcoe.c
168
tmp = (__force __le16)p_hwfn->hw_info.resc_start[QED_CMDQS_CQS];
drivers/net/ethernet/qlogic/qed/qed_fcoe.c
234
__le16 tmp;
drivers/net/ethernet/qlogic/qed/qed_fcoe.c
99
__le16 tmp;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10093
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10094
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10099
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10100
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10105
__le16 stat_ram_addr;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10106
__le16 rx_max_fc_payload_len;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10107
__le16 e_d_tov_val;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10118
__le16 dst_mac_address_bytes_4_to_5;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10119
__le16 ramrod_echo;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1014
__le16 entity_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10162
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10163
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10170
__le16 xfer_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10186
__le16 conn_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10187
__le16 stat_ram_addr;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10188
__le16 num_pages_in_pbl;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10191
__le16 unsolicited_cq_count;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10192
__le16 cmdq_count;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10305
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10308
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10309
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10310
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10311
__le16 word4;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1035
__le16 echo;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10544
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10545
__le16 physical_q1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10546
__le16 dummy_dorq_var;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10547
__le16 sq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10548
__le16 sq_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10549
__le16 word5;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10550
__le16 slow_io_total_data_tx_update;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10562
__le16 r2tq_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10563
__le16 r2tq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10564
__le16 hq_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10565
__le16 hq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10579
__le16 word11;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10684
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10746
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10747
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10752
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10753
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10792
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10793
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10869
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10872
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10873
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10874
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
10875
__le16 word4;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
115
__le16 bd_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
116
__le16 cqe_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1170
__le16 tpid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1171
__le16 tci;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1206
__le16 vxlan_udp_port;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1207
__le16 geneve_udp_port;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1208
__le16 no_inner_l2_vxlan_udp_port;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1209
__le16 reserved[3];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1217
__le16 event_ring_sb_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1226
__le16 log_type_mask;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1262
__le16 vxlan_udp_port;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1263
__le16 geneve_udp_port;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1264
__le16 no_inner_l2_vxlan_udp_port;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1265
__le16 reserved1[3];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1284
__le16 mf_vlan;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1337
__le16 echo;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1361
__le16 rl_max_rate;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1362
__le16 rl_r_ai;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1363
__le16 rl_r_hai;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1364
__le16 dcqcn_g;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
144
__le16 icid; /* internal CID */
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1440
__le16 reserved1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1447
__le16 opaque_fid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1458
__le16 reserved1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1484
__le16 reserved0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1485
__le16 sb_index;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1534
__le16 length_dw;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1535
__le16 opcode_b;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1545
__le16 crc16;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1546
__le16 crc16_c;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1547
__le16 crc10;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1548
__le16 error_bit_reserved;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1553
__le16 xsum16;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1554
__le16 xsum8;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
158
__le16 reserved[3];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1633
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1634
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1672
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1675
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1676
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1677
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1678
__le16 word4;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1715
__le16 reserved2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1740
__le16 opaque_fid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1741
__le16 igu_command_reg_ctrl_fields;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1832
__le16 flags;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1876
__le16 params;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
199
__le16 reserved[4];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
2026
__le16 section_ram_line_offset;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
2027
__le16 section_ram_line_size;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
2042
__le16 tools_ver;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
205
__le16 buff_length;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
206
__le16 reserved[3];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
2186
__le16 callback_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
2187
__le16 block_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
2209
__le16 reserved2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
2210
__le16 modes_buf_offset;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
2251
__le16 size;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
2252
__le16 offset;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
234
__le16 packet_length;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
235
__le16 vlan;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
248
__le16 data_length;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
249
__le16 vlan;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
251
__le16 src_mac_addrlo;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
252
__le16 qp_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
263
__le16 echo;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
288
__le16 mtu;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
289
__le16 sb_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
294
__le16 num_of_pbl_pages;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
316
__le16 reserved2[2];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
321
__le16 as_bitfield;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3426
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3427
__le16 e5_reserved1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3428
__le16 edpm_num_bds;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3429
__le16 tx_bd_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3430
__le16 tx_bd_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3431
__le16 updated_qm_pq_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3432
__le16 conn_dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3444
__le16 word7;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3445
__le16 word8;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3446
__le16 word9;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3447
__le16 word10;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3461
__le16 word11;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3472
__le16 word12;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3473
__le16 word13;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3474
__le16 word14;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3475
__le16 word15;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3516
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3519
__le16 tx_bd_cons_upd;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3520
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3521
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3522
__le16 word4;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
353
__le16 nbytes;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
354
__le16 nw_vlan_or_lb_echo;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
356
__le16 bitfield1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3621
__le16 rx_bd_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3624
__le16 rx_bd_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3625
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3626
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3690
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3691
__le16 tx_bd_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3696
__le16 tx_drv_bd_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3697
__le16 rx_drv_cqe_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
375
__le16 mtu;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
376
__le16 sb_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3806
__le16 mac_lsb;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3807
__le16 mac_mid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3808
__le16 mac_msb;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3809
__le16 vlan_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
381
__le16 pbl_size;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
382
__le16 qm_pq_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3915
__le16 values;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3938
__le16 capabilities;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3963
__le16 indirection_table[ETH_RSS_IND_TABLE_ENTRIES_NUM];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
3978
__le16 state;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
400
__le16 qm_pq_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4009
__le16 tpa_max_size;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4010
__le16 tpa_min_size_to_start;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4012
__le16 tpa_min_size_to_cont;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4019
__le16 state;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4055
__le16 action_icid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4059
__le16 dst_mac_hi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4060
__le16 dst_mac_mid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4061
__le16 dst_mac_lo;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4062
__le16 src_mac_hi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4063
__le16 src_mac_mid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4064
__le16 src_mac_lo;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4065
__le16 vlan_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4066
__le16 l2_eth_type;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4073
__le16 l4_dst_port;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4074
__le16 l4_src_port;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4079
__le16 rx_queue_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4080
__le16 num_of_pbl_pages;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4081
__le16 bd_max_bytes;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4082
__le16 sb_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4094
__le16 pxp_st_index;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4103
__le16 reserved1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4111
__le16 rx_queue_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4120
__le16 rx_queue_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4129
__le16 reserved4;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4130
__le16 reserved5;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4136
__le16 action_icid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4137
__le16 vlan_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4140
__le16 reserved1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4143
__le16 udp_dst_port;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4144
__le16 udp_src_port;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4153
__le16 pkt_hdr_length;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4154
__le16 action_icid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4155
__le16 rx_qid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4156
__le16 flow_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4157
__le16 vport_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4168
__le16 sb_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4173
__le16 qm_pq_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4190
__le16 pxp_st_index;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4193
__le16 queue_zone_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4194
__le16 reserved2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4195
__le16 pbl_size;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4196
__le16 tx_queue_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4197
__le16 same_as_last_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4198
__le16 reserved[3];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4205
__le16 reserved[4];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4210
__le16 update_qm_pq_id_flg;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4211
__le16 qm_pq_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4234
__le16 mtu;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4240
__le16 default_vlan;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
427
__le16 spq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
428
__le16 reserved1[111];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4300
__le16 default_vlan;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4307
__le16 mtu;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4548
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4549
__le16 e5_reserved1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4550
__le16 edpm_num_bds;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4551
__le16 tx_bd_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4552
__le16 tx_bd_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4553
__le16 updated_qm_pq_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4554
__le16 conn_dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4597
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4598
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4814
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4815
__le16 e5_reserved1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4816
__le16 edpm_num_bds;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4817
__le16 tx_bd_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4818
__le16 tx_bd_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4819
__le16 updated_qm_pq_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4820
__le16 conn_dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
4861
__le16 profile_key;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5015
__le16 msem_ctx_upd_seq;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5059
__le16 dif_flags;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5060
__le16 tx_ref_count;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5061
__le16 last_used_ltid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5062
__le16 parent_mr_lo;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5063
__le16 parent_mr_hi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5071
__le16 icid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5115
__le16 dif_flags;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5116
__le16 tx_ref_count;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5117
__le16 last_used_ltid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5118
__le16 parent_mr_lo;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5119
__le16 parent_mr_hi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5137
__le16 icid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5192
__le16 dif_write_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5193
__le16 dif_write_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5194
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5274
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5277
__le16 app_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5278
__le16 app_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5279
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5280
__le16 word4;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5496
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5497
__le16 physical_q1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5498
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5499
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5500
__le16 bd_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5501
__le16 word5;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5502
__le16 word6;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5514
__le16 word7;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5515
__le16 word8;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5516
__le16 word9;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5517
__le16 word10;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5531
__le16 word11;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5636
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5698
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5699
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5704
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5705
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5746
__le16 grq_buffer_size;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5747
__le16 grq_sb_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5752
__le16 grq_fetch_threshold;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5763
__le16 status_block_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5764
__le16 reserved1[2];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5773
__le16 status_block_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5774
__le16 reserved1[2];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5791
__le16 rcv_indication_size;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5822
__le16 size;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5823
__le16 flags;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5879
__le16 grq_buff_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5887
__le16 grq_buff_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5888
__le16 reserved1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5900
__le16 icid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5916
__le16 buff_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5917
__le16 reserved0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5935
__le16 size;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5936
__le16 flags;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5961
__le16 icid;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5980
__le16 flags;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5985
__le16 rcv_indication_size;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
5986
__le16 reserved1[2];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6026
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6027
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6046
__le16 bd_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6060
__le16 sb_num;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6065
__le16 queue_zone_num;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6074
__le16 pbl_num_pages;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6075
__le16 dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6080
__le16 int_timeout;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6097
__le16 cnq_num;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6098
__le16 reserved0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6144
__le16 first_reg_srq_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6193
__le16 flags;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6232
__le16 pd;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6233
__le16 reserved2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6261
__le16 pbl_num_pages;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6284
__le16 xrc_domain;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6287
__le16 pages_in_srq_pbl;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6288
__le16 pd_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6290
__le16 page_size;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6291
__le16 reserved3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6324
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6389
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6393
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6394
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6395
__le16 word4;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
642
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
643
__le16 consolid_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
644
__le16 reserved16;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
645
__le16 tx_bd_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6459
__le16 conn_dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
646
__le16 tx_bd_or_spq_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6460
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6465
__le16 int_timeout;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6466
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
647
__le16 updated_qm_pq_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
648
__le16 conn_dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
660
__le16 word7;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
661
__le16 word8;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
662
__le16 word9;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
663
__le16 word10;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6678
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6679
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6680
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6681
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6682
__le16 word4;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6683
__le16 word5;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6684
__le16 conn_dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
677
__le16 word11;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6792
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6795
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6796
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6797
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6862
__le16 flags;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
688
__le16 word12;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6881
__le16 p_key;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6886
__le16 mtu;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6887
__le16 pd;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6888
__le16 sq_num_pages;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6889
__le16 low_latency_phy_queue;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
689
__le16 word13;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6892
__le16 local_mac_addr[3];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6893
__le16 remote_mac_addr[3];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6894
__le16 vlan_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6895
__le16 udp_src_port;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
690
__le16 word14;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
691
__le16 word15;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6915
__le16 regular_latency_phy_queue;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6916
__le16 dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6948
__le16 xrc_domain;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6953
__le16 p_key;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6958
__le16 mtu;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6960
__le16 pd;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6961
__le16 rq_num_pages;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6965
__le16 local_mac_addr[3];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6966
__le16 remote_mac_addr[3];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6967
__le16 vlan_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6968
__le16 udp_src_port;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6973
__le16 low_latency_phy_queue;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6977
__le16 regular_latency_phy_queue;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
6978
__le16 dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7051
__le16 local_mac_addr[3];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7052
__le16 vlan_id;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7153
__le16 rl_offset;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7178
__le16 flags;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7215
__le16 p_key;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7218
__le16 mtu;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7219
__le16 reserved2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7221
__le16 low_latency_phy_queue;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7222
__le16 regular_latency_phy_queue;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7229
__le16 flags;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7264
__le16 p_key;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7266
__le16 mtu;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7267
__le16 low_latency_phy_queue;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7268
__le16 regular_latency_phy_queue;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7388
__le16 flags;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7607
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7608
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7609
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7610
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7611
__le16 word4;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7612
__le16 word5;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7613
__le16 conn_dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7656
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7657
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7693
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7694
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7730
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7731
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7830
__le16 snd_sq_cons_th;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7833
__le16 snd_sq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7834
__le16 conn_dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7835
__le16 force_comp_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
788
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
791
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
792
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
793
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7934
__le16 rq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7937
__le16 rq_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7938
__le16 conn_dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
7939
__le16 irq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8003
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8004
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8009
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8010
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8072
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8073
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8078
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8079
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8291
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8292
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8293
__le16 sq_cmp_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8294
__le16 sq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8295
__le16 sq_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8296
__le16 dif_error_first_sq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8297
__le16 conn_dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8522
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8523
__le16 irq_prod_shadow;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8524
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8525
__le16 irq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8526
__le16 irq_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8527
__le16 e5_reserved1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8528
__le16 conn_dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
857
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8575
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8578
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8579
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
858
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8580
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8581
__le16 word4;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8619
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8622
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8623
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8624
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8625
__le16 word4;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
863
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
864
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8663
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8666
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8667
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8668
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8669
__le16 word4;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8908
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8909
__le16 physical_q1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8910
__le16 sq_comp_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8911
__le16 sq_tx_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8912
__le16 sq_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8913
__le16 word5;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8914
__le16 conn_dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8926
__le16 irq_prod_via_msdm;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8927
__le16 irq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8928
__le16 hq_cons_th_or_mpa_data;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8929
__le16 hq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
8943
__le16 e5_reserved4;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9048
__le16 sq_tx_cons_th;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9051
__le16 sq_tx_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9052
__le16 conn_dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9053
__le16 rq_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9111
__le16 pd;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9112
__le16 sq_num_pages;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9113
__le16 rq_num_pages;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9119
__le16 dpi;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9120
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9121
__le16 physical_q1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9140
__le16 ulp_data_len;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9146
__le16 ulp_data_len;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9217
__le16 transition_to_state;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9218
__le16 flags;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9233
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9234
__le16 physical_q1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9247
__le16 len;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9248
__le16 reserved[3];
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9279
__le16 rcv_wnd;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9290
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9291
__le16 physical_q1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9362
__le16 first_mpa_offset;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9405
__le16 rcq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9406
__le16 rcq_cons_th;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9470
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9471
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9476
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9477
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9513
__le16 word0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9516
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9517
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9518
__le16 word3;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9519
__le16 word4;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9530
__le16 stat_ram_addr;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9531
__le16 mtu;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9532
__le16 max_fc_payload_len;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9533
__le16 tx_max_fc_pay_len;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9536
__le16 mss;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9538
__le16 min_frame_size;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9561
__le16 fields;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9573
__le16 val;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9579
__le16 vif;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
958
__le16 mult;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
959
__le16 cnst;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9597
__le16 vif_outer_eth_type;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9599
__le16 inner_eth_type;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9608
__le16 stat_ram_addr;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9609
__le16 mss;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
962
__le16 reserved1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9632
__le16 rec_rr_tov_val;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9643
__le16 stat_ram_addr;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9660
__le16 num_pages_in_pbl;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9661
__le16 reserved;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9671
__le16 mtu;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9672
__le16 tx_max_fc_pay_len;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9673
__le16 max_fc_payload_len;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9674
__le16 min_frame_size;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9675
__le16 sq_pbl_next_index;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9676
__le16 respq_pbl_next_index;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9679
__le16 protection_info;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
969
__le16 ind_table_value;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9692
__le16 xferq_pbl_next_index;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9693
__le16 page_size;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
970
__le16 reserved1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9911
__le16 physical_q0;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9912
__le16 word1;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9913
__le16 word2;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9914
__le16 sq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9915
__le16 sq_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9916
__le16 xferq_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9917
__le16 xferq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9929
__le16 respq_prod;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9930
__le16 respq_cons;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9931
__le16 word9;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9932
__le16 word10;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9940
__le16 num_pages_in_pbl;
drivers/net/ethernet/qlogic/qed/qed_hsi.h
9943
__le16 respq_prod;
drivers/net/ethernet/qlogic/qed/qed_int.c
1170
__le16 index;
drivers/net/ethernet/qlogic/qed/qed_int.c
1793
void *cookie, u8 *sb_idx, __le16 **p_fw_cons)
drivers/net/ethernet/qlogic/qed/qed_int.h
328
__le16 **p_fw_cons);
drivers/net/ethernet/qlogic/qed/qed_iscsi.c
122
__le16 echo, union event_ring_data *data,
drivers/net/ethernet/qlogic/qed/qed_iscsi.c
274
__le16 tmp;
drivers/net/ethernet/qlogic/qed/qed_iwarp.c
3057
__le16 echo, union event_ring_data *data,
drivers/net/ethernet/qlogic/qed/qed_iwarp.c
63
__le16 echo, union event_ring_data *data,
drivers/net/ethernet/qlogic/qed/qed_ll2.h
69
__le16 *p_fw_cons;
drivers/net/ethernet/qlogic/qed/qed_ll2.h
84
__le16 *p_fw_cons;
drivers/net/ethernet/qlogic/qed/qed_rdma.c
1183
void qed_rdma_set_fw_mac(__le16 *p_fw_mac, const u8 *p_qed_mac)
drivers/net/ethernet/qlogic/qed/qed_rdma.h
207
void qed_rdma_set_fw_mac(__le16 *p_fw_mac, const u8 *p_qed_mac);
drivers/net/ethernet/qlogic/qed/qed_roce.c
41
__le16 echo, union event_ring_data *data,
drivers/net/ethernet/qlogic/qed/qed_sp.h
150
__le16 *p_fw_cons; /* ptr to index value */
drivers/net/ethernet/qlogic/qed/qed_sp.h
158
__le16 echo, union event_ring_data *data,
drivers/net/ethernet/qlogic/qed/qed_sp.h
329
__le16 echo,
drivers/net/ethernet/qlogic/qed/qed_sp_commands.c
192
__le16 *p_port,
drivers/net/ethernet/qlogic/qed/qed_spq.c
815
static void qed_spq_comp_bmap_update(struct qed_hwfn *p_hwfn, __le16 echo)
drivers/net/ethernet/qlogic/qed/qed_spq.c
933
__le16 echo,
drivers/net/ethernet/qlogic/qed/qed_sriov.c
25
static u16 qed_vf_from_entity_id(__le16 entity_id)
drivers/net/ethernet/qlogic/qed/qed_sriov.c
4079
int qed_sriov_eqe_event(struct qed_hwfn *p_hwfn, u8 opcode, __le16 echo,
drivers/net/ethernet/qlogic/qed/qed_sriov.h
339
int qed_sriov_eqe_event(struct qed_hwfn *p_hwfn, u8 opcode, __le16 echo,
drivers/net/ethernet/qlogic/qed/qed_sriov.h
489
__le16 echo, union event_ring_data *data,
drivers/net/ethernet/qlogic/qede/qede.h
330
__le16 *hw_cons_ptr;
drivers/net/ethernet/qlogic/qede/qede.h
402
__le16 *hw_cons_ptr;
drivers/net/ethernet/qlogic/qede/qede_fp.c
1260
__le16 flags;
drivers/net/ethernet/qlogic/qede/qede_main.c
2261
__le16 *val;
drivers/net/ethernet/qlogic/qla3xxx.c
3043
*((__le16 *) (qdev->prsp_producer_index)) = 0;
drivers/net/ethernet/qlogic/qla3xxx.c
511
__le16 buf[ETH_ALEN / 2];
drivers/net/ethernet/qlogic/qla3xxx.h
103
__le16 flags;
drivers/net/ethernet/qlogic/qla3xxx.h
113
__le16 data_len;
drivers/net/ethernet/qlogic/qla3xxx.h
114
__le16 reserved1;
drivers/net/ethernet/qlogic/qla3xxx.h
145
__le16 reserved0;
drivers/net/ethernet/qlogic/qla3xxx.h
165
__le16 length;
drivers/net/ethernet/qlogic/qla3xxx.h
166
__le16 checksum;
drivers/net/ethernet/qlogic/qla3xxx.h
173
__le16 reserved;
drivers/net/ethernet/qlogic/qla3xxx.h
182
__le16 reserved0;
drivers/net/ethernet/qlogic/qla3xxx.h
43
__le16 data_len;
drivers/net/ethernet/qlogic/qla3xxx.h
77
__le16 reserved0;
drivers/net/ethernet/qlogic/qla3xxx.h
94
__le16 length;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1187
__le16 pci_func;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1188
__le16 op_mode; /* 1 = Priv, 2 = NP, 3 = NP passthru */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1189
__le16 phys_port;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1190
__le16 switch_mode; /* 0 = disabled, 1 = int, 2 = ext */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1195
__le16 max_mtu;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1197
__le16 max_tx_ques;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1198
__le16 max_rx_ques;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1199
__le16 min_tx_bw;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1200
__le16 max_tx_bw;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1202
__le16 max_bw_reg_offset;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1203
__le16 max_linkspeed_reg_offset;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1207
__le16 max_tx_mac_filters;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1208
__le16 max_rx_mcast_mac_filters;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1209
__le16 max_rx_ucast_mac_filters;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1210
__le16 max_rx_ip_addr;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1211
__le16 max_rx_lro_flow;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1212
__le16 max_rx_status_rings;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1213
__le16 max_rx_buf_rings;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1214
__le16 max_tx_vlan_keys;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1217
__le16 max_vports;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1218
__le16 linkstate_reg_offset;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1219
__le16 bit_offsets;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1220
__le16 max_local_ipv6_addrs;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1221
__le16 max_remote_ipv6_addrs;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1261
__le16 id; /* pci function id */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1262
__le16 active; /* 1 = Enabled */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1263
__le16 type; /* 1 = NIC, 2 = FCoE, 3 = iSCSI */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1264
__le16 default_port; /* default port number */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1266
__le16 tx_min_bw; /* Multiple of 100mbpc */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1267
__le16 tx_max_bw;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1268
__le16 reserved1[2];
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1271
__le16 func_count;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1473
__le16 context_id;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1474
__le16 version;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1475
__le16 size;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
1476
__le16 unused;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
165
__le16 flags_opcode; /* 15:13 unused, 12:7 opcode, 6:0 flags */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
170
__le16 encap_descr; /* 15:10 offset of outer L3 header,
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
179
__le16 mss;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
188
__le16 buffer_length[4];
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
193
__le16 vlan_TCI; /* In case of encapsulation,
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
201
__le16 reference_handle;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
202
__le16 reserved;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
711
__le16 msi_index;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
712
__le16 rsvd; /* Padding */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
730
__le16 num_rds_rings; /* Count of RDS rings */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
731
__le16 num_sds_rings; /* Count of SDS rings */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
732
__le16 valid_field_offset;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
759
__le16 num_rds_rings; /* Count of RDS rings */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
760
__le16 num_sds_rings; /* Count of SDS rings */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
761
__le16 context_id; /* Handle for context */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
799
__le16 rsvd2; /* Padding */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
800
__le16 interrupt_ctl;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
801
__le16 msi_index;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
802
__le16 rsvd3; /* Padding */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
814
__le16 context_id; /* Handle for context */
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
996
__le16 vlan_id;
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
997
__le16 rsvd[3];
drivers/net/ethernet/qualcomm/qca_7k_common.c
20
__le16 len;
drivers/net/ethernet/realtek/8139cp.c
1894
__le16 addr[ETH_ALEN / 2];
drivers/net/ethernet/realtek/8139cp.c
307
__le16 rx_fifo;
drivers/net/ethernet/realtek/8139cp.c
308
__le16 frame_align;
drivers/net/ethernet/realtek/8139cp.c
314
__le16 tx_abort;
drivers/net/ethernet/realtek/8139cp.c
315
__le16 tx_underrun;
drivers/net/ethernet/realtek/8139too.c
1382
RTL_W32_F (MAC0 + 4, le16_to_cpu (*(__le16 *) (dev->dev_addr + 4)));
drivers/net/ethernet/realtek/8139too.c
943
__le16 addr[ETH_ALEN / 2];
drivers/net/ethernet/realtek/r8169_main.c
672
__le16 rx_missed;
drivers/net/ethernet/realtek/r8169_main.c
673
__le16 align_errors;
drivers/net/ethernet/realtek/r8169_main.c
679
__le16 tx_aborted;
drivers/net/ethernet/realtek/r8169_main.c
680
__le16 tx_underrun;
drivers/net/ethernet/realtek/r8169_main.c
714
__le16 tx_aborted;
drivers/net/ethernet/realtek/r8169_main.c
715
__le16 rx_missed;
drivers/net/ethernet/realtek/rtase/rtase_main.c
101
__le16 tx_aborted;
drivers/net/ethernet/realtek/rtase/rtase_main.c
102
__le16 tx_underrun;
drivers/net/ethernet/realtek/rtase/rtase_main.c
94
__le16 rx_missed;
drivers/net/ethernet/realtek/rtase/rtase_main.c
95
__le16 align_errors;
drivers/net/ethernet/renesas/ravb.h
875
__le16 ds; /* Descriptor size */
drivers/net/ethernet/renesas/ravb.h
903
__le16 ds_cc; /* Descriptor size and content control LSBs */
drivers/net/ethernet/renesas/ravb.h
910
__le16 ds_cc; /* Descriptor size and content control lower bits */
drivers/net/ethernet/renesas/ravb.h
916
__le16 ts_sh; /* Timestamp high */
drivers/net/ethernet/renesas/ravb.h
917
__le16 res; /* Reserved bits */
drivers/net/ethernet/renesas/ravb.h
940
__le16 ds_tagl; /* Descriptor size and frame tag LSBs */
drivers/net/ethernet/renesas/rswitch.h
917
__le16 info_ds; /* Descriptor size */
drivers/net/ethernet/renesas/rtsn.h
427
__le16 info_ds;
drivers/net/ethernet/renesas/rtsn.h
434
__le16 info_ds;
drivers/net/ethernet/renesas/rtsn.h
443
__le16 info_ds;
drivers/net/ethernet/renesas/rtsn.h
451
__le16 info_ds;
drivers/net/ethernet/sfc/ef100_rx.c
44
rxclass = le16_to_cpu((__force __le16)PREFIX_FIELD(prefix, CLASS));
drivers/net/ethernet/sfc/ef100_rx.c
81
rx_buf->len = le16_to_cpu((__force __le16)PREFIX_FIELD(prefix, LENGTH));
drivers/net/ethernet/sfc/ef100_rx.c
90
ing_port = le16_to_cpu((__force __le16) PREFIX_FIELD(prefix, INGRESS_MPORT));
drivers/net/ethernet/sfc/efx_devlink.c
243
const __le16 *words;
drivers/net/ethernet/sfc/efx_devlink.c
315
ver.words = (__le16 *)MCDI_PTR(outbuf, GET_VERSION_V2_OUT_VERSION);
drivers/net/ethernet/sfc/efx_devlink.c
360
const __le16 *words;
drivers/net/ethernet/sfc/efx_devlink.c
398
const __le16 *words;
drivers/net/ethernet/sfc/efx_devlink.c
481
const __le16 *words;
drivers/net/ethernet/sfc/efx_devlink.c
522
const __le16 *words;
drivers/net/ethernet/sfc/efx_devlink.c
539
ver.words = (__le16 *)MCDI_PTR(outbuf,
drivers/net/ethernet/sfc/falcon/falcon.c
1788
__le16 *word, *limit;
drivers/net/ethernet/sfc/falcon/falcon.c
1829
limit = (__le16 *) (nvconfig + 1);
drivers/net/ethernet/sfc/falcon/falcon.c
249
__le16 nports;
drivers/net/ethernet/sfc/falcon/falcon.c
254
__le16 asic_sub_revision;
drivers/net/ethernet/sfc/falcon/falcon.c
255
__le16 board_revision;
drivers/net/ethernet/sfc/falcon/falcon.c
291
__le16 board_magic_num; /* 0x3A0 */
drivers/net/ethernet/sfc/falcon/falcon.c
292
__le16 board_struct_ver;
drivers/net/ethernet/sfc/falcon/falcon.c
293
__le16 board_checksum;
drivers/net/ethernet/sfc/falcon/nic.c
490
val = le16_to_cpup((__le16 *)addr);
drivers/net/ethernet/sfc/falcon/rx.c
660
rx_buf->len = le16_to_cpup((__le16 *)
drivers/net/ethernet/sfc/mcdi.c
1389
const __le16 *ver_words;
drivers/net/ethernet/sfc/mcdi.c
1403
ver_words = (__le16 *)MCDI_PTR(outbuf, GET_VERSION_OUT_VERSION);
drivers/net/ethernet/sfc/mcdi.h
228
*(__force __le16 *)MCDI_PTR(_buf, _field) = cpu_to_le16(_value);\
drivers/net/ethernet/sfc/mcdi.h
233
*(__force __le16 *)MCDI_STRUCT_PTR(_buf, _field) = cpu_to_le16(_value);\
drivers/net/ethernet/sfc/mcdi.h
237
le16_to_cpu(*(__force const __le16 *)MCDI_PTR(_buf, _field)))
drivers/net/ethernet/sfc/mcdi.h
240
le16_to_cpu(*(__force const __le16 *)MCDI_STRUCT_PTR(_buf, _field)))
drivers/net/ethernet/sfc/mcdi.h
350
le16_to_cpu(*(__force const __le16 *) \
drivers/net/ethernet/sfc/nic.c
388
val = le16_to_cpup((__le16 *)addr);
drivers/net/ethernet/sfc/rx.c
370
rx_buf->len = le16_to_cpup((__le16 *)
drivers/net/ethernet/sfc/siena/mcdi.c
1418
const __le16 *ver_words;
drivers/net/ethernet/sfc/siena/mcdi.c
1432
ver_words = (__le16 *)MCDI_PTR(outbuf, GET_VERSION_OUT_VERSION);
drivers/net/ethernet/sfc/siena/mcdi.h
216
le16_to_cpu(*(__force const __le16 *)MCDI_PTR(_buf, _field)))
drivers/net/ethernet/sfc/siena/mcdi.h
305
le16_to_cpu(*(__force const __le16 *) \
drivers/net/ethernet/sfc/siena/nic.c
499
val = le16_to_cpup((__le16 *)addr);
drivers/net/ethernet/sfc/siena/rx.c
371
rx_buf->len = le16_to_cpup((__le16 *)
drivers/net/ethernet/sfc/tc.c
1246
__le16 mac16;
drivers/net/ethernet/sfc/tc_counters.c
379
n_counters = le16_to_cpu(*(const __le16 *)(data + 6));
drivers/net/ethernet/sfc/tc_counters.c
392
((u64)le16_to_cpu(*(const __le16 *)(entry + 8)) << 32);
drivers/net/ethernet/sfc/tc_counters.c
393
byte_count = le16_to_cpu(*(const __le16 *)(entry + 10)) |
drivers/net/ethernet/sfc/tc_counters.c
409
*(__force const __le16 *)TCV2_HDR_PTR(pkt, field))
drivers/net/ethernet/sfc/tc_counters.c
416
static u64 efx_tc_read48(const __le16 *field)
drivers/net/ethernet/sfc/tc_counters.c
479
packet_count = efx_tc_read48((const __le16 *)packet_count_p);
drivers/net/ethernet/sfc/tc_counters.c
484
byte_count = efx_tc_read48((const __le16 *)byte_count_p);
drivers/net/ethernet/sis/sis190.c
1589
__le16 addr[ETH_ALEN / 2];
drivers/net/ethernet/smsc/epic100.c
328
__le16 addr[ETH_ALEN / 2];
drivers/net/ethernet/smsc/epic100.c
691
ew32(LAN0 + i*4, le16_to_cpu(((__le16*)dev->dev_addr)[i]));
drivers/net/ethernet/smsc/epic100.c
802
ew32(LAN0 + i*4, le16_to_cpu(((__le16*)dev->dev_addr)[i]));
drivers/net/ethernet/stmicro/stmmac/dwmac-motorcomm.c
56
__le16 addr;
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
6779
static u32 stmmac_vid_crc32_le(__le16 vid_le)
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
6811
__le16 vid_le = cpu_to_le16(vid);
drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c
193
static u32 xlgmac_vid_crc32_le(__le16 vid_le)
drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c
220
__le16 vid_le;
drivers/net/ethernet/tehuti/tn40.h
201
__le16 len;
drivers/net/ethernet/tehuti/tn40.h
202
__le16 rxd_vlan;
drivers/net/ethernet/tehuti/tn40.h
234
__le16 mss;
drivers/net/ethernet/tehuti/tn40.h
235
__le16 length;
drivers/net/ethernet/ti/icssg/icssg_config.h
17
__le16 rx_base_flow;
drivers/net/ethernet/ti/icssg/icssg_config.h
18
__le16 mgm_base_flow;
drivers/net/ethernet/via/via-velocity.h
1004
volatile __le16 RDCSize; /* 0x50 */
drivers/net/ethernet/via/via-velocity.h
1005
volatile __le16 TDCSize; /* 0x52 */
drivers/net/ethernet/via/via-velocity.h
1006
volatile __le16 TDIdx[4]; /* 0x54 */
drivers/net/ethernet/via/via-velocity.h
1007
volatile __le16 tx_pause_timer; /* 0x5C */
drivers/net/ethernet/via/via-velocity.h
1008
volatile __le16 RBRDU; /* 0x5E */
drivers/net/ethernet/via/via-velocity.h
1024
volatile __le16 MIIDATA;
drivers/net/ethernet/via/via-velocity.h
1026
volatile __le16 SoftTimer0; /* 0x74 */
drivers/net/ethernet/via/via-velocity.h
1027
volatile __le16 SoftTimer1;
drivers/net/ethernet/via/via-velocity.h
1034
volatile __le16 DCFG; /* 0x7C */
drivers/net/ethernet/via/via-velocity.h
1035
volatile __le16 MCFG;
drivers/net/ethernet/via/via-velocity.h
1049
volatile __le16 EEWrData;
drivers/net/ethernet/via/via-velocity.h
1059
volatile __le16 EERdData; /* 0x94 */
drivers/net/ethernet/via/via-velocity.h
1073
volatile __le16 WOLCRSet; /* 0xA0 */
drivers/net/ethernet/via/via-velocity.h
1077
volatile __le16 WOLCRClr; /* 0xA4 */
drivers/net/ethernet/via/via-velocity.h
1081
volatile __le16 WOLSRSet; /* 0xA8 */
drivers/net/ethernet/via/via-velocity.h
1082
volatile __le16 reserved_AA;
drivers/net/ethernet/via/via-velocity.h
1084
volatile __le16 WOLSRClr; /* 0xAC */
drivers/net/ethernet/via/via-velocity.h
1085
volatile __le16 reserved_AE;
drivers/net/ethernet/via/via-velocity.h
1087
volatile __le16 PatternCRC[8]; /* 0xB0 */
drivers/net/ethernet/via/via-velocity.h
166
__le16 RSR; /* Receive status */
drivers/net/ethernet/via/via-velocity.h
167
__le16 len; /* bits 0--13; bit 15 - owner */
drivers/net/ethernet/via/via-velocity.h
171
__le16 PQTAG;
drivers/net/ethernet/via/via-velocity.h
184
__le16 pa_high; /* Next 16 bit PCI address (48 total) */
drivers/net/ethernet/via/via-velocity.h
185
__le16 size; /* bits 0--14 - frame size, bit 15 - enable int. */
drivers/net/ethernet/via/via-velocity.h
193
__le16 TSR; /* Transmit status register */
drivers/net/ethernet/via/via-velocity.h
194
__le16 len; /* bits 0--13 - size of frame, bit 15 - owner */
drivers/net/ethernet/via/via-velocity.h
198
__le16 vlan;
drivers/net/ethernet/via/via-velocity.h
209
__le16 pa_high;
drivers/net/ethernet/via/via-velocity.h
210
__le16 size; /* bits 0--13 - size, bit 15 - queue */
drivers/net/ethernet/via/via-velocity.h
978
volatile __le16 DbfBaseHi; /* 0x1C */
drivers/net/ethernet/via/via-velocity.h
979
volatile __le16 reserved_1E;
drivers/net/ethernet/via/via-velocity.h
981
volatile __le16 ISRCTL; /* 0x20 */
drivers/net/ethernet/via/via-velocity.h
990
volatile __le16 TDCSRSet; /* 0x30 */
drivers/net/ethernet/via/via-velocity.h
993
volatile __le16 TDCSRClr;
drivers/net/ethernet/via/via-velocity.h
998
volatile __le16 RDIdx; /* 0x3C */
drivers/net/ethernet/wangxun/libwx/wx_type.h
972
__le16 pkt_info; /* RSS, Pkt type */
drivers/net/ethernet/wangxun/libwx/wx_type.h
973
__le16 hdr_info; /* Splithdr, hdrlen */
drivers/net/ethernet/wangxun/libwx/wx_type.h
979
__le16 ip_id; /* IP id */
drivers/net/ethernet/wangxun/libwx/wx_type.h
980
__le16 csum; /* Packet Checksum */
drivers/net/ethernet/wangxun/libwx/wx_type.h
986
__le16 length; /* Packet length */
drivers/net/ethernet/wangxun/libwx/wx_type.h
987
__le16 vlan; /* VLAN tag */
drivers/net/ieee802154/mrf24j40.c
542
__le16 fc = ieee802154_get_fc_from_skb(devrec->tx_skb);
drivers/net/ipa/gsi.c
105
__le16 len;
drivers/net/ipa/gsi.c
108
__le16 reserved2;
drivers/net/ipa/gsi_trans.c
488
static __le16 gsi_tre_len_opcode(enum ipa_cmd_opcode opcode, u32 len)
drivers/net/ipa/gsi_trans.c
76
__le16 len_opcode; /* length in bytes or enum IPA_CMD_* */
drivers/net/ipa/gsi_trans.c
77
__le16 reserved;
drivers/net/ipa/ipa_cmd.c
113
__le16 clear_after_read; /* 0 or DMA_SHARED_MEM_CLEAR_AFTER_READ */
drivers/net/ipa/ipa_cmd.c
114
__le16 size;
drivers/net/ipa/ipa_cmd.c
115
__le16 local_addr;
drivers/net/ipa/ipa_cmd.c
116
__le16 flags;
drivers/net/ipa/ipa_cmd.c
79
__le16 flags; /* Unused/reserved prior to IPA v4.0 */
drivers/net/ipa/ipa_cmd.c
80
__le16 offset;
drivers/net/ipa/ipa_uc.c
85
__le16 reserved3;
drivers/net/ipa/ipa_uc.c
86
__le16 interface_version;
drivers/net/ipa/ipa_uc.c
87
__le16 reserved4;
drivers/net/mdio/mdio-mvusb.c
29
__le16 buf[4];
drivers/net/thunderbolt/main.c
66
__le16 frame_index;
drivers/net/thunderbolt/main.c
67
__le16 frame_id;
drivers/net/thunderbolt/trace.h
65
TP_PROTO(__le32 size, __le16 id, __le16 index, __le32 count),
drivers/net/thunderbolt/trace.h
84
TP_PROTO(__le32 size, __le16 id, __le16 index, __le32 count),
drivers/net/thunderbolt/trace.h
89
TP_PROTO(__le32 size, __le16 id, __le16 index, __le32 count),
drivers/net/thunderbolt/trace.h
94
TP_PROTO(__le32 size, __le16 id, __le16 index, __le32 count),
drivers/net/usb/asix_common.c
367
__le16 v;
drivers/net/usb/asix_common.c
394
__le16 v;
drivers/net/usb/asix_common.c
484
__le16 res;
drivers/net/usb/asix_common.c
519
__le16 res = cpu_to_le16(val);
drivers/net/usb/asix_devices.c
1072
__le16 eeprom;
drivers/net/usb/asix_devices.c
36
__le16 res1;
drivers/net/usb/asix_devices.c
38
__le16 res2;
drivers/net/usb/asix_devices.c
40
__le16 res3;
drivers/net/usb/catc.c
237
pkt_len = le16_to_cpup((__le16*)pkt_start);
drivers/net/usb/catc.c
428
*(__le16 *)tx_buf = cpu_to_le16(skb->len);
drivers/net/usb/cdc_ncm.c
613
__le16 max_datagram_size;
drivers/net/usb/dm9601.c
111
static int dm_read_shared_word(struct usbnet *dev, int phy, u8 reg, __le16 *value)
drivers/net/usb/dm9601.c
150
static int dm_write_shared_word(struct usbnet *dev, int phy, u8 reg, __le16 value)
drivers/net/usb/dm9601.c
205
__le16 *ebuf = (__le16 *) data;
drivers/net/usb/dm9601.c
224
__le16 res;
drivers/net/usb/dm9601.c
249
__le16 res = cpu_to_le16(val);
drivers/net/usb/hso.c
964
static void fix_crc_bug(struct urb *urb, __le16 max_packet_size)
drivers/net/usb/int51x1.c
36
len = le16_to_cpu(*(__le16 *)&skb->data[skb->len - 2]);
drivers/net/usb/int51x1.c
51
__le16 *len;
drivers/net/usb/kaweth.c
190
__le16 segment_size;
drivers/net/usb/kaweth.c
504
__u16 pkt_len = le16_to_cpup((__le16 *)kaweth->rx_buf);
drivers/net/usb/kaweth.c
701
__le16 *private_header;
drivers/net/usb/mcs7830.c
180
__le16 val;
drivers/net/usb/mcs7830.c
220
__le16 le_val;
drivers/net/usb/net1080.c
45
__le16 hdr_len; // sizeof nc_header (LE, all)
drivers/net/usb/net1080.c
46
__le16 packet_len; // payload size (including ethhdr)
drivers/net/usb/net1080.c
47
__le16 packet_id; // detects dropped packets
drivers/net/usb/net1080.c
58
__le16 packet_id;
drivers/net/usb/pegasus.c
188
__le16 regdi;
drivers/net/usb/pegasus.c
192
__le16 *t = (__le16 *) & data[1];
drivers/net/usb/pegasus.c
257
__le16 retdatai;
drivers/net/usb/pegasus.c
310
__le16 le_data = cpu_to_le16(data);
drivers/net/usb/pegasus.c
346
((__le16 *) id)[i] = cpu_to_le16(w16);
drivers/net/usb/pegasus.c
721
((__le16 *) pegasus->tx_buff)[0] = cpu_to_le16(l16);
drivers/net/usb/pegasus.c
752
__le16 tmp = cpu_to_le16(0);
drivers/net/usb/r8152.c
1077
__le16 addr;
drivers/net/usb/r8152.c
1078
__le16 data;
drivers/net/usb/r8152.c
1083
__le16 fw_offset;
drivers/net/usb/r8152.c
1084
__le16 version;
drivers/net/usb/r8152.c
1085
__le16 fw_reg;
drivers/net/usb/r8152.c
1086
__le16 reserved;
drivers/net/usb/r8152.c
1099
__le16 bit_cmd;
drivers/net/usb/r8152.c
1100
__le16 reserved;
drivers/net/usb/r8152.c
1105
__le16 fw_offset;
drivers/net/usb/r8152.c
1106
__le16 fw_reg;
drivers/net/usb/r8152.c
1141
__le16 fw_offset;
drivers/net/usb/r8152.c
1142
__le16 fw_reg;
drivers/net/usb/r8152.c
1143
__le16 bp_ba_addr;
drivers/net/usb/r8152.c
1144
__le16 bp_ba_value;
drivers/net/usb/r8152.c
1145
__le16 bp_en_addr;
drivers/net/usb/r8152.c
1146
__le16 bp_en_value;
drivers/net/usb/r8152.c
1147
__le16 bp_start;
drivers/net/usb/r8152.c
1148
__le16 bp_num;
drivers/net/usb/r8152.c
1149
__le16 bp[16]; /* any value determined by firmware */
drivers/net/usb/r8152.c
1151
__le16 fw_ver_reg;
drivers/net/usb/r8152.c
1166
__le16 key_reg;
drivers/net/usb/r8152.c
1167
__le16 key_data;
drivers/net/usb/r8152.c
1196
__le16 fw_offset;
drivers/net/usb/r8152.c
1197
__le16 fw_reg;
drivers/net/usb/r8152.c
1198
__le16 ba_reg;
drivers/net/usb/r8152.c
1199
__le16 ba_data;
drivers/net/usb/r8152.c
1200
__le16 patch_en_addr;
drivers/net/usb/r8152.c
1201
__le16 patch_en_value;
drivers/net/usb/r8152.c
1202
__le16 mode_reg;
drivers/net/usb/r8152.c
1203
__le16 mode_pre;
drivers/net/usb/r8152.c
1204
__le16 mode_post;
drivers/net/usb/r8152.c
1205
__le16 reserved;
drivers/net/usb/r8152.c
1206
__le16 bp_start;
drivers/net/usb/r8152.c
1207
__le16 bp_num;
drivers/net/usb/r8152.c
1208
__le16 bp[4];
drivers/net/usb/r8152.c
2305
__le16 *d;
drivers/net/usb/r8152.c
5433
__le16 *data;
drivers/net/usb/r8152.c
5447
data = (__le16 *)((u8 *)phy + __le16_to_cpu(phy->fw_offset));
drivers/net/usb/r8152.c
5467
__le16 *data;
drivers/net/usb/r8152.c
5479
data = (__le16 *)((u8 *)phy + __le16_to_cpu(phy->fw_offset));
drivers/net/usb/r8152.c
810
__le16 rx_missed;
drivers/net/usb/r8152.c
811
__le16 align_errors;
drivers/net/usb/r8152.c
817
__le16 tx_aborted;
drivers/net/usb/r8152.c
818
__le16 tx_underrun;
drivers/net/usb/sierra_net.c
628
__le16 attrdata;
drivers/net/usb/sr9700.c
118
__le16 value)
drivers/net/usb/sr9700.c
151
__le16 *buf = (__le16 *)data;
drivers/net/usb/sr9700.c
93
static int sr_read_eeprom_word(struct usbnet *dev, u8 reg, __le16 *value)
drivers/net/usb/sr9800.c
200
*((__le16 *)buf));
drivers/net/usb/sr9800.c
222
__le16 v;
drivers/net/usb/sr9800.c
253
__le16 v;
drivers/net/usb/sr9800.c
338
__le16 res = 0;
drivers/net/usb/sr9800.c
357
__le16 res = cpu_to_le16(val);
drivers/net/usb/sr9800.c
450
__le16 *ebuf = (__le16 *)data;
drivers/net/usb/sr9800.h
194
__le16 res1;
drivers/net/usb/sr9800.h
196
__le16 res2;
drivers/net/usb/sr9800.h
198
__le16 res3;
drivers/net/vmxnet3/vmxnet3_defs.h
348
__le16 tsDelta; /* TCP timestamp difference */
drivers/net/vmxnet3/vmxnet3_defs.h
408
__le16 word[8];
drivers/net/vmxnet3/vmxnet3_defs.h
542
__le16 maxNumRxSG;
drivers/net/vmxnet3/vmxnet3_defs.h
561
__le16 txDataRingDescSize;
drivers/net/vmxnet3/vmxnet3_defs.h
576
__le16 rxDataRingDescSize; /* size of rx data ring buffer */
drivers/net/vmxnet3/vmxnet3_defs.h
588
__le16 txTSRingDescSize; /* size of tx timestamp ring buffer */
drivers/net/vmxnet3/vmxnet3_defs.h
595
__le16 rxTSRingDescSize; /* size of rx timestamp ring buffer */
drivers/net/vmxnet3/vmxnet3_defs.h
685
__le16 mfTableLen; /* size of the multicast filter table */
drivers/net/vmxnet3/vmxnet3_defs.h
686
__le16 _pad1;
drivers/net/vmxnet3/vmxnet3_defs.h
711
__le16 wakeUpEvents; /* VMXNET3_PM_WAKEUP_xxx */
drivers/net/vmxnet3/vmxnet3_defs.h
783
__le16 txQueueBits;
drivers/net/vmxnet3/vmxnet3_defs.h
784
__le16 rxQueueBits;
drivers/net/vmxnet3/vmxnet3_defs.h
791
__le16 numRegs;
drivers/net/vmxnet3/vmxnet3_defs.h
792
__le16 pad[3];
drivers/net/vmxnet3/vmxnet3_defs.h
806
__le16 ring1BufSizeType0;
drivers/net/vmxnet3/vmxnet3_defs.h
807
__le16 ring1BufSizeType1;
drivers/net/vmxnet3/vmxnet3_defs.h
808
__le16 ring2BufSizeType1;
drivers/net/vmxnet3/vmxnet3_defs.h
809
__le16 pad;
drivers/net/wireless/admtek/adm8211.c
130
eeprom_93cx6_multiread(&eeprom, 0, (__le16 *)priv->eeprom, words);
drivers/net/wireless/admtek/adm8211.c
1409
ADM8211_CSR_WRITE(PAR1, le16_to_cpu(*(__le16 *)(vif->addr + 4)));
drivers/net/wireless/admtek/adm8211.c
1871
*(__le16 *)&perm_addr[4] =
drivers/net/wireless/admtek/adm8211.h
459
__le16 frame_body_size;
drivers/net/wireless/admtek/adm8211.h
460
__le16 frame_control;
drivers/net/wireless/admtek/adm8211.h
461
__le16 plcp_frag_tail_len;
drivers/net/wireless/admtek/adm8211.h
462
__le16 plcp_frag_head_len;
drivers/net/wireless/admtek/adm8211.h
463
__le16 dur_frag_tail;
drivers/net/wireless/admtek/adm8211.h
464
__le16 dur_frag_head;
drivers/net/wireless/admtek/adm8211.h
474
__le16 header_control;
drivers/net/wireless/admtek/adm8211.h
475
__le16 frag;
drivers/net/wireless/admtek/adm8211.h
495
__le16 signature; /* 0x00 */
drivers/net/wireless/admtek/adm8211.h
501
__le16 cr49; /* 0x16 */
drivers/net/wireless/admtek/adm8211.h
514
__le16 device_id; /* 0x20 */
drivers/net/wireless/admtek/adm8211.h
515
__le16 vendor_id; /* 0x22 */
drivers/net/wireless/admtek/adm8211.h
516
__le16 subsystem_id; /* 0x24 */
drivers/net/wireless/admtek/adm8211.h
517
__le16 subsystem_vendor_id; /* 0x26 */
drivers/net/wireless/admtek/adm8211.h
520
__le16 cis_pointer_low; /* 0x2A */
drivers/net/wireless/admtek/adm8211.h
521
__le16 cis_pointer_high; /* 0x2C */
drivers/net/wireless/admtek/adm8211.h
522
__le16 csr18; /* 0x2E */
drivers/net/wireless/admtek/adm8211.h
529
__le16 cis_wordcnt; /* 0x52 */
drivers/net/wireless/admtek/adm8211.h
533
__le16 checksum; /* 0x7E */
drivers/net/wireless/ath/ath10k/ce.h
46
__le16 nbytes;
drivers/net/wireless/ath/ath10k/ce.h
47
__le16 flags; /* %CE_DESC_FLAGS_ */
drivers/net/wireless/ath/ath10k/ce.h
52
__le16 nbytes; /* length in register map */
drivers/net/wireless/ath/ath10k/ce.h
53
__le16 flags; /* fw_metadata_high */
drivers/net/wireless/ath/ath10k/debug.h
64
__le16 flags;
drivers/net/wireless/ath/ath10k/debug.h
65
__le16 missed_cnt;
drivers/net/wireless/ath/ath10k/debug.h
66
__le16 log_type; /* Type of log information foll this header */
drivers/net/wireless/ath/ath10k/debug.h
67
__le16 size; /* Size of variable length log information in bytes */
drivers/net/wireless/ath/ath10k/htc.h
141
__le16 message_id; /* @enum htc_message_id */
drivers/net/wireless/ath/ath10k/htc.h
150
__le16 credit_count;
drivers/net/wireless/ath/ath10k/htc.h
151
__le16 credit_size;
drivers/net/wireless/ath/ath10k/htc.h
161
__le16 reserved;
drivers/net/wireless/ath/ath10k/htc.h
171
__le16 service_id;
drivers/net/wireless/ath/ath10k/htc.h
172
__le16 flags; /* @enum ath10k_htc_conn_flags */
drivers/net/wireless/ath/ath10k/htc.h
178
__le16 service_id;
drivers/net/wireless/ath/ath10k/htc.h
181
__le16 max_msg_size;
drivers/net/wireless/ath/ath10k/htc.h
77
__le16 len;
drivers/net/wireless/ath/ath10k/htc.h
87
__le16 pad_len;
drivers/net/wireless/ath/ath10k/htt.h
102
__le16 ip_identification;
drivers/net/wireless/ath/ath10k/htt.h
1027
__le16 peer_id;
drivers/net/wireless/ath/ath10k/htt.h
1043
__le16 peer_id;
drivers/net/wireless/ath/ath10k/htt.h
1045
__le16 fw_rx_desc_bytes;
drivers/net/wireless/ath/ath10k/htt.h
1046
__le16 rsvd0;
drivers/net/wireless/ath/ath10k/htt.h
1067
__le16 peer_id;
drivers/net/wireless/ath/ath10k/htt.h
1077
__le16 msdu_len;
drivers/net/wireless/ath/ath10k/htt.h
1078
__le16 peer_id;
drivers/net/wireless/ath/ath10k/htt.h
1087
__le16 msdu_count;
drivers/net/wireless/ath/ath10k/htt.h
1092
__le16 msdu_len;
drivers/net/wireless/ath/ath10k/htt.h
1099
__le16 msdu_len;
drivers/net/wireless/ath/ath10k/htt.h
1106
__le16 peer_id;
drivers/net/wireless/ath/ath10k/htt.h
1109
__le16 msdu_count;
drivers/net/wireless/ath/ath10k/htt.h
1161
__le16 num_chars;
drivers/net/wireless/ath/ath10k/htt.h
1449
__le16 bank_min_id;
drivers/net/wireless/ath/ath10k/htt.h
1450
__le16 bank_max_id;
drivers/net/wireless/ath/ath10k/htt.h
1493
__le16 num_peers;
drivers/net/wireless/ath/ath10k/htt.h
1494
__le16 num_tids;
drivers/net/wireless/ath/ath10k/htt.h
1557
__le16 info; /* HTT_TX_FETCH_IND_RECORD_INFO_ */
drivers/net/wireless/ath/ath10k/htt.h
1558
__le16 num_msdus;
drivers/net/wireless/ath/ath10k/htt.h
1564
__le16 fetch_seq_num;
drivers/net/wireless/ath/ath10k/htt.h
1566
__le16 num_resp_ids;
drivers/net/wireless/ath/ath10k/htt.h
1567
__le16 num_records;
drivers/net/wireless/ath/ath10k/htt.h
1583
__le16 resp_id;
drivers/net/wireless/ath/ath10k/htt.h
1584
__le16 fetch_seq_num;
drivers/net/wireless/ath/ath10k/htt.h
1585
__le16 num_records;
drivers/net/wireless/ath/ath10k/htt.h
1592
__le16 num_resp_ids;
drivers/net/wireless/ath/ath10k/htt.h
1616
__le16 info0; /* HTT_TX_MODE_SWITCH_RECORD_INFO0_ */
drivers/net/wireless/ath/ath10k/htt.h
1617
__le16 num_max_msdus;
drivers/net/wireless/ath/ath10k/htt.h
1622
__le16 info0; /* HTT_TX_MODE_SWITCH_IND_INFO0_ */
drivers/net/wireless/ath/ath10k/htt.h
1623
__le16 info1; /* HTT_TX_MODE_SWITCH_IND_INFO1_ */
drivers/net/wireless/ath/ath10k/htt.h
1642
__le16 peer_id;
drivers/net/wireless/ath/ath10k/htt.h
1643
__le16 succ_pkts;
drivers/net/wireless/ath/ath10k/htt.h
1644
__le16 retry_pkts;
drivers/net/wireless/ath/ath10k/htt.h
1645
__le16 failed_pkts;
drivers/net/wireless/ath/ath10k/htt.h
1646
__le16 tx_duration;
drivers/net/wireless/ath/ath10k/htt.h
1664
__le16 success_bytes[PEER_STATS_FOR_NO_OF_PPDUS];
drivers/net/wireless/ath/ath10k/htt.h
1666
__le16 retry_bytes[PEER_STATS_FOR_NO_OF_PPDUS];
drivers/net/wireless/ath/ath10k/htt.h
1668
__le16 failed_bytes[PEER_STATS_FOR_NO_OF_PPDUS];
drivers/net/wireless/ath/ath10k/htt.h
189
__le16 flags1; /* %HTT_DATA_TX_DESC_FLAGS1_ */
drivers/net/wireless/ath/ath10k/htt.h
190
__le16 len;
drivers/net/wireless/ath/ath10k/htt.h
191
__le16 id;
drivers/net/wireless/ath/ath10k/htt.h
196
__le16 peerid;
drivers/net/wireless/ath/ath10k/htt.h
197
__le16 freq;
drivers/net/wireless/ath/ath10k/htt.h
205
__le16 flags1; /* %HTT_DATA_TX_DESC_FLAGS1_ */
drivers/net/wireless/ath/ath10k/htt.h
206
__le16 len;
drivers/net/wireless/ath/ath10k/htt.h
207
__le16 id;
drivers/net/wireless/ath/ath10k/htt.h
212
__le16 peerid;
drivers/net/wireless/ath/ath10k/htt.h
213
__le16 freq;
drivers/net/wireless/ath/ath10k/htt.h
2373
__le16 primary_chan_center_freq_mhz;
drivers/net/wireless/ath/ath10k/htt.h
2374
__le16 contig_chan1_center_freq_mhz;
drivers/net/wireless/ath/ath10k/htt.h
2375
__le16 contig_chan2_center_freq_mhz;
drivers/net/wireless/ath/ath10k/htt.h
2440
__le16 fetch_seq_num,
drivers/net/wireless/ath/ath10k/htt.h
246
__le16 mac80211_hdr_offset;
drivers/net/wireless/ath/ath10k/htt.h
247
__le16 msdu_payload_offset;
drivers/net/wireless/ath/ath10k/htt.h
248
__le16 ppdu_start_offset;
drivers/net/wireless/ath/ath10k/htt.h
249
__le16 ppdu_end_offset;
drivers/net/wireless/ath/ath10k/htt.h
250
__le16 mpdu_start_offset;
drivers/net/wireless/ath/ath10k/htt.h
251
__le16 mpdu_end_offset;
drivers/net/wireless/ath/ath10k/htt.h
252
__le16 msdu_start_offset;
drivers/net/wireless/ath/ath10k/htt.h
253
__le16 msdu_end_offset;
drivers/net/wireless/ath/ath10k/htt.h
254
__le16 rx_attention_offset;
drivers/net/wireless/ath/ath10k/htt.h
255
__le16 frag_info_offset;
drivers/net/wireless/ath/ath10k/htt.h
261
__le16 rx_ring_len; /* in 4-byte words */
drivers/net/wireless/ath/ath10k/htt.h
262
__le16 rx_ring_bufsize; /* rx skb size - in bytes */
drivers/net/wireless/ath/ath10k/htt.h
263
__le16 flags; /* %HTT_RX_RING_FLAGS_ */
drivers/net/wireless/ath/ath10k/htt.h
264
__le16 fw_idx_init_val;
drivers/net/wireless/ath/ath10k/htt.h
272
__le16 rx_ring_len; /* in 4-byte words */
drivers/net/wireless/ath/ath10k/htt.h
273
__le16 rx_ring_bufsize; /* rx skb size - in bytes */
drivers/net/wireless/ath/ath10k/htt.h
274
__le16 flags; /* %HTT_RX_RING_FLAGS_ */
drivers/net/wireless/ath/ath10k/htt.h
275
__le16 fw_idx_init_val;
drivers/net/wireless/ath/ath10k/htt.h
282
__le16 rsvd0;
drivers/net/wireless/ath/ath10k/htt.h
346
__le16 rsvd0;
drivers/net/wireless/ath/ath10k/htt.h
593
__le16 peer_id;
drivers/net/wireless/ath/ath10k/htt.h
708
__le16 fw_rx_desc_bytes;
drivers/net/wireless/ath/ath10k/htt.h
747
__le16 pn_47_32;
drivers/net/wireless/ath/ath10k/htt.h
748
__le16 pn_63_48;
drivers/net/wireless/ath/ath10k/htt.h
792
__le16 peer_id;
drivers/net/wireless/ath/ath10k/htt.h
802
__le16 peer_id;
drivers/net/wireless/ath/ath10k/htt.h
810
__le16 peer_id;
drivers/net/wireless/ath/ath10k/htt.h
86
__le16 paddr_hi;
drivers/net/wireless/ath/ath10k/htt.h
860
__le16 peer_id;
drivers/net/wireless/ath/ath10k/htt.h
87
__le16 len_16;
drivers/net/wireless/ath/ath10k/htt.h
872
__le16 info0; /* %HTT_RX_BA_INFO0_ */
drivers/net/wireless/ath/ath10k/htt.h
877
__le16 info0; /* %HTT_RX_BA_INFO0_ */
drivers/net/wireless/ath/ath10k/htt.h
898
__le16 msdu_id;
drivers/net/wireless/ath/ath10k/htt.h
906
__le16 msdus_rssi[];
drivers/net/wireless/ath/ath10k/htt.h
94
__le16 ip_identification;
drivers/net/wireless/ath/ath10k/htt.h
990
__le16 msdus[]; /* variable length based on %num_msdus */
drivers/net/wireless/ath/ath10k/htt_rx.c
2660
__le16 qos_ctrl = 0;
drivers/net/wireless/ath/ath10k/htt_rx.c
2954
__le16 msdu_id, *msdus;
drivers/net/wireless/ath/ath10k/htt_tx.c
1102
__le16 fetch_seq_num,
drivers/net/wireless/ath/ath10k/mac.c
3745
__le16 fc = hdr->frame_control;
drivers/net/wireless/ath/ath10k/p2p.c
18
__le16 *noa_attr_len;
drivers/net/wireless/ath/ath10k/p2p.c
33
noa_attr_len = (__le16 *)&data[7]; /* 2 bytes */
drivers/net/wireless/ath/ath10k/pci.c
2939
__le16 *cal_words = data;
drivers/net/wireless/ath/ath10k/qmi.h
67
__le16 ce_id;
drivers/net/wireless/ath/ath10k/qmi.h
68
__le16 reg_offset;
drivers/net/wireless/ath/ath10k/rx_desc.h
1135
__le16 bb_length;
drivers/net/wireless/ath/ath10k/rx_desc.h
1136
__le16 info1; /* %RX_PPDU_END_INFO1_ */
drivers/net/wireless/ath/ath10k/rx_desc.h
1145
__le16 bb_length;
drivers/net/wireless/ath/ath10k/rx_desc.h
1146
__le16 info1; /* %RX_PPDU_END_INFO1_ */
drivers/net/wireless/ath/ath10k/rx_desc.h
590
__le16 ip_hdr_cksum;
drivers/net/wireless/ath/ath10k/rx_desc.h
591
__le16 tcp_hdr_cksum;
drivers/net/wireless/ath/ath10k/rx_desc.h
756
__le16 rsvd0;
drivers/net/wireless/ath/ath10k/rx_desc.h
965
__le16 flags; /* %RX_PPDU_END_FLAGS_ */
drivers/net/wireless/ath/ath10k/rx_desc.h
967
__le16 bb_length;
drivers/net/wireless/ath/ath10k/rx_desc.h
968
__le16 info1; /* %RX_PPDU_END_INFO1_ */
drivers/net/wireless/ath/ath10k/rx_desc.h
980
__le16 flags; /* %RX_PPDU_END_FLAGS_ */
drivers/net/wireless/ath/ath10k/rx_desc.h
983
__le16 bb_length;
drivers/net/wireless/ath/ath10k/rx_desc.h
984
__le16 info1; /* %RX_PPDU_END_INFO1_ */
drivers/net/wireless/ath/ath10k/wmi-tlv.c
1824
__le16 tlv_len, tlv_tag;
drivers/net/wireless/ath/ath10k/wmi-tlv.h
1641
__le16 len;
drivers/net/wireless/ath/ath10k/wmi-tlv.h
1642
__le16 tag;
drivers/net/wireless/ath/ath10k/wmi-tlv.h
2071
__le16 len;
drivers/net/wireless/ath/ath10k/wmi.h
3138
__le16 freq;
drivers/net/wireless/ath/ath10k/wmi.h
3500
__le16 freq1;
drivers/net/wireless/ath/ath10k/wmi.h
3501
__le16 freq2;
drivers/net/wireless/ath/ath10k/wmi.h
3507
__le16 nf_chains[4];
drivers/net/wireless/ath/ath10k/wmi.h
3524
__le16 freq1;
drivers/net/wireless/ath/ath10k/wmi.h
3525
__le16 freq2;
drivers/net/wireless/ath/ath10k/wmi.h
3531
__le16 nf_chains[4];
drivers/net/wireless/ath/ath10k/wmi.h
3630
__le16 len;
drivers/net/wireless/ath/ath10k/wmi.h
4613
__le16 cfg_retry_count;
drivers/net/wireless/ath/ath10k/wmi.h
4614
__le16 retry_count;
drivers/net/wireless/ath/ath11k/dp_rx.c
4963
dest = skb_push(msdu, sizeof(__le16));
drivers/net/wireless/ath/ath11k/mac.c
5892
static __le16 ath11k_mac_setup_he_6ghz_cap(struct ath11k_pdev_cap *pcap,
drivers/net/wireless/ath/ath11k/mac.c
8674
static __le16
drivers/net/wireless/ath/ath11k/p2p.c
17
__le16 *noa_attr_len;
drivers/net/wireless/ath/ath11k/p2p.c
36
noa_attr_len = (__le16 *)&data[7]; /* 2 bytes */
drivers/net/wireless/ath/ath11k/rx_desc.h
1061
__le16 info0;
drivers/net/wireless/ath/ath11k/rx_desc.h
1062
__le16 phy_ppdu_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
1063
__le16 ip_hdr_cksum;
drivers/net/wireless/ath/ath11k/rx_desc.h
1064
__le16 tcp_udp_cksum;
drivers/net/wireless/ath/ath11k/rx_desc.h
1071
__le16 info3;
drivers/net/wireless/ath/ath11k/rx_desc.h
1072
__le16 window_size;
drivers/net/wireless/ath/ath11k/rx_desc.h
1075
__le16 sa_idx;
drivers/net/wireless/ath/ath11k/rx_desc.h
1076
__le16 da_idx;
drivers/net/wireless/ath/ath11k/rx_desc.h
1079
__le16 cce_metadata;
drivers/net/wireless/ath/ath11k/rx_desc.h
1080
__le16 sa_sw_peer_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
1084
__le16 info0;
drivers/net/wireless/ath/ath11k/rx_desc.h
1085
__le16 phy_ppdu_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
1086
__le16 ip_hdr_cksum;
drivers/net/wireless/ath/ath11k/rx_desc.h
1087
__le16 reported_mpdu_len;
drivers/net/wireless/ath/ath11k/rx_desc.h
1094
__le16 info3;
drivers/net/wireless/ath/ath11k/rx_desc.h
1095
__le16 window_size;
drivers/net/wireless/ath/ath11k/rx_desc.h
1097
__le16 sa_idx;
drivers/net/wireless/ath/ath11k/rx_desc.h
1098
__le16 da_idx;
drivers/net/wireless/ath/ath11k/rx_desc.h
1101
__le16 cce_metadata;
drivers/net/wireless/ath/ath11k/rx_desc.h
1102
__le16 sa_sw_peer_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
1135
__le16 info0;
drivers/net/wireless/ath/ath11k/rx_desc.h
1136
__le16 phy_ppdu_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
1137
__le16 ip_hdr_cksum;
drivers/net/wireless/ath/ath11k/rx_desc.h
1138
__le16 mpdu_length_info;
drivers/net/wireless/ath/ath11k/rx_desc.h
1145
__le16 info3;
drivers/net/wireless/ath/ath11k/rx_desc.h
1146
__le16 window_size;
drivers/net/wireless/ath/ath11k/rx_desc.h
1147
__le16 tcp_udp_cksum;
drivers/net/wireless/ath/ath11k/rx_desc.h
1148
__le16 info4;
drivers/net/wireless/ath/ath11k/rx_desc.h
1149
__le16 sa_idx;
drivers/net/wireless/ath/ath11k/rx_desc.h
1150
__le16 da_idx;
drivers/net/wireless/ath/ath11k/rx_desc.h
1153
__le16 cce_metadata;
drivers/net/wireless/ath/ath11k/rx_desc.h
1154
__le16 sa_sw_peer_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
1156
__le16 cum_l4_cksum;
drivers/net/wireless/ath/ath11k/rx_desc.h
1157
__le16 cum_ip_length;
drivers/net/wireless/ath/ath11k/rx_desc.h
1345
__le16 info0;
drivers/net/wireless/ath/ath11k/rx_desc.h
1346
__le16 phy_ppdu_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
137
__le16 info0;
drivers/net/wireless/ath/ath11k/rx_desc.h
138
__le16 phy_ppdu_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
420
__le16 info0;
drivers/net/wireless/ath/ath11k/rx_desc.h
421
__le16 phy_ppdu_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
422
__le16 ast_index;
drivers/net/wireless/ath/ath11k/rx_desc.h
423
__le16 sw_peer_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
433
__le16 frame_ctrl;
drivers/net/wireless/ath/ath11k/rx_desc.h
434
__le16 duration;
drivers/net/wireless/ath/ath11k/rx_desc.h
438
__le16 seq_ctrl;
drivers/net/wireless/ath/ath11k/rx_desc.h
440
__le16 qos_ctrl;
drivers/net/wireless/ath/ath11k/rx_desc.h
533
__le16 info10;
drivers/net/wireless/ath/ath11k/rx_desc.h
534
__le16 phy_ppdu_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
535
__le16 ast_index;
drivers/net/wireless/ath/ath11k/rx_desc.h
536
__le16 sw_peer_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
540
__le16 frame_ctrl;
drivers/net/wireless/ath/ath11k/rx_desc.h
541
__le16 duration;
drivers/net/wireless/ath/ath11k/rx_desc.h
545
__le16 seq_ctrl;
drivers/net/wireless/ath/ath11k/rx_desc.h
547
__le16 qos_ctrl;
drivers/net/wireless/ath/ath11k/rx_desc.h
558
__le16 info0;
drivers/net/wireless/ath/ath11k/rx_desc.h
559
__le16 phy_ppdu_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
560
__le16 ast_index;
drivers/net/wireless/ath/ath11k/rx_desc.h
561
__le16 sw_peer_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
565
__le16 frame_ctrl;
drivers/net/wireless/ath/ath11k/rx_desc.h
566
__le16 duration;
drivers/net/wireless/ath/ath11k/rx_desc.h
570
__le16 seq_ctrl;
drivers/net/wireless/ath/ath11k/rx_desc.h
572
__le16 qos_ctrl;
drivers/net/wireless/ath/ath11k/rx_desc.h
809
__le16 info0;
drivers/net/wireless/ath/ath11k/rx_desc.h
810
__le16 phy_ppdu_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
821
__le16 info0;
drivers/net/wireless/ath/ath11k/rx_desc.h
822
__le16 phy_ppdu_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
830
__le16 vlan_ctag_c1;
drivers/net/wireless/ath/ath11k/rx_desc.h
831
__le16 vlan_stag_c1;
drivers/net/wireless/ath/ath11k/rx_desc.h
835
__le16 info0;
drivers/net/wireless/ath/ath11k/rx_desc.h
836
__le16 phy_ppdu_id;
drivers/net/wireless/ath/ath11k/rx_desc.h
844
__le16 vlan_ctag_ci;
drivers/net/wireless/ath/ath11k/rx_desc.h
845
__le16 vlan_stag_ci;
drivers/net/wireless/ath/ath12k/dp_htt.h
1113
__le16 sched_cmdid;
drivers/net/wireless/ath/ath12k/dp_htt.h
1125
__le16 phy_mode;
drivers/net/wireless/ath/ath12k/dp_htt.h
1126
__le16 bw_mhz;
drivers/net/wireless/ath/ath12k/dp_htt.h
1197
__le16 sw_peer_id;
drivers/net/wireless/ath/ath12k/dp_htt.h
1199
__le16 ru_end;
drivers/net/wireless/ath/ath12k/dp_htt.h
1200
__le16 ru_start;
drivers/net/wireless/ath/ath12k/dp_htt.h
1201
__le16 resp_ru_end;
drivers/net/wireless/ath/ath12k/dp_htt.h
1202
__le16 resp_ru_start;
drivers/net/wireless/ath/ath12k/dp_htt.h
1248
__le16 sw_peer_id;
drivers/net/wireless/ath/ath12k/dp_htt.h
1251
__le16 mpdu_tried;
drivers/net/wireless/ath/ath12k/dp_htt.h
1252
__le16 mpdu_success;
drivers/net/wireless/ath/ath12k/dp_htt.h
1264
__le16 sw_peer_id;
drivers/net/wireless/ath/ath12k/dp_htt.h
1265
__le16 reserved0;
drivers/net/wireless/ath/ath12k/dp_htt.h
1267
__le16 current_seq;
drivers/net/wireless/ath/ath12k/dp_htt.h
1268
__le16 start_seq;
drivers/net/wireless/ath/ath12k/dp_mon.c
302
dest = skb_push(msdu, sizeof(__le16));
drivers/net/wireless/ath/ath12k/dp_mon.h
54
__le16 frame_control;
drivers/net/wireless/ath/ath12k/dp_mon.h
55
__le16 duration;
drivers/net/wireless/ath/ath12k/dp_mon.h
59
__le16 seq_ctrl;
drivers/net/wireless/ath/ath12k/dp_mon.h
61
__le16 qos_ctrl;
drivers/net/wireless/ath/ath12k/dp_mon.h
65
__le16 frame_control;
drivers/net/wireless/ath/ath12k/dp_mon.h
66
__le16 duration;
drivers/net/wireless/ath/ath12k/dp_rx.c
1069
__le16 qos_ctl;
drivers/net/wireless/ath/ath12k/mac.c
12754
static __le16
drivers/net/wireless/ath/ath12k/mac.c
8726
static __le16 ath12k_mac_setup_he_6ghz_cap(struct ath12k_pdev_cap *pcap,
drivers/net/wireless/ath/ath12k/p2p.c
17
__le16 *noa_attr_len;
drivers/net/wireless/ath/ath12k/p2p.c
33
noa_attr_len = (__le16 *)&data[7]; /* 2 bytes */
drivers/net/wireless/ath/ath12k/wifi7/hal_rx.h
296
__le16 info00;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx.h
297
__le16 info01;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
119
__le16 info3;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
120
__le16 phy_ppdu_id;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
121
__le16 ast_index;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
122
__le16 sw_peer_id;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
126
__le16 frame_ctrl;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
127
__le16 duration;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
131
__le16 seq_ctrl;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
133
__le16 qos_ctrl;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
181
__le16 info3;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
182
__le16 phy_ppdu_id;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
183
__le16 ast_index;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
184
__le16 sw_peer_id;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
188
__le16 frame_ctrl;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
189
__le16 duration;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
193
__le16 seq_ctrl;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
195
__le16 qos_ctrl;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
761
__le16 info0;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
762
__le16 phy_ppdu_id;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
763
__le16 ip_hdr_cksum;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
764
__le16 info1;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
765
__le16 info2;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
766
__le16 cumulative_l3_checksum;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
769
__le16 info3;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
770
__le16 l3_type;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
774
__le16 info4;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
775
__le16 window_size;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
776
__le16 sa_sw_peer_id;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
777
__le16 info5;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
778
__le16 sa_idx;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
779
__le16 da_idx_or_sw_peer_id;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
782
__le16 cce_metadata;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
783
__le16 tcp_udp_cksum;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
784
__le16 info7;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
785
__le16 cumulative_ip_length;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
790
__le16 vlan_ctag_ci;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
791
__le16 vlan_stag_ci;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
799
__le16 res0;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
800
__le16 sa_15_0;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
838
__le16 sa_sw_peer_id;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
839
__le16 info5;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
840
__le16 sa_idx;
drivers/net/wireless/ath/ath12k/wifi7/hal_rx_desc.h
841
__le16 da_idx_or_sw_peer_id;
drivers/net/wireless/ath/ath12k/wifi7/hw.c
122
__le16 fc = mgmt->frame_control;
drivers/net/wireless/ath/ath5k/base.c
1354
__le16 frame_control = hdr->frame_control;
drivers/net/wireless/ath/ath5k/base.c
675
__le16 fc;
drivers/net/wireless/ath/ath5k/pcu.c
123
__le16 raw_dur = ieee80211_generic_frame_duration(ah->hw,
drivers/net/wireless/ath/ath6kl/htc.h
163
__le16 payld_len;
drivers/net/wireless/ath/ath6kl/htc.h
176
__le16 msg_id;
drivers/net/wireless/ath/ath6kl/htc.h
177
__le16 cred_cnt;
drivers/net/wireless/ath/ath6kl/htc.h
178
__le16 cred_sz;
drivers/net/wireless/ath/ath6kl/htc.h
192
__le16 msg_id;
drivers/net/wireless/ath/ath6kl/htc.h
193
__le16 svc_id;
drivers/net/wireless/ath/ath6kl/htc.h
194
__le16 conn_flags;
drivers/net/wireless/ath/ath6kl/htc.h
201
__le16 msg_id;
drivers/net/wireless/ath/ath6kl/htc.h
202
__le16 svc_id;
drivers/net/wireless/ath/ath6kl/htc.h
205
__le16 max_msg_sz;
drivers/net/wireless/ath/ath6kl/htc.h
211
__le16 msg_id;
drivers/net/wireless/ath/ath6kl/htc.h
216
__le16 msg_id;
drivers/net/wireless/ath/ath6kl/wmi.c
1163
get_unaligned_le16(((__le16 *)buf) + 5),
drivers/net/wireless/ath/ath6kl/wmi.c
1164
get_unaligned_le16(((__le16 *)buf) + 4),
drivers/net/wireless/ath/ath6kl/wmi.c
395
__le16 sub_type;
drivers/net/wireless/ath/ath6kl/wmi.h
1000
__le16 reserved2;
drivers/net/wireless/ath/ath6kl/wmi.h
1038
__le16 listen_intvl;
drivers/net/wireless/ath/ath6kl/wmi.h
1039
__le16 num_beacons;
drivers/net/wireless/ath/ath6kl/wmi.h
1044
__le16 bmiss_time;
drivers/net/wireless/ath/ath6kl/wmi.h
1045
__le16 num_beacons;
drivers/net/wireless/ath/ath6kl/wmi.h
1080
__le16 idle_period;
drivers/net/wireless/ath/ath6kl/wmi.h
1082
__le16 pspoll_number;
drivers/net/wireless/ath/ath6kl/wmi.h
1083
__le16 dtim_policy;
drivers/net/wireless/ath/ath6kl/wmi.h
1084
__le16 tx_wakeup_policy;
drivers/net/wireless/ath/ath6kl/wmi.h
1085
__le16 num_tx_to_wakeup;
drivers/net/wireless/ath/ath6kl/wmi.h
1086
__le16 ps_fail_event_policy;
drivers/net/wireless/ath/ath6kl/wmi.h
1182
__le16 nominal_msdu;
drivers/net/wireless/ath/ath6kl/wmi.h
1185
__le16 max_msdu;
drivers/net/wireless/ath/ath6kl/wmi.h
1318
__le16 threshold;
drivers/net/wireless/ath/ath6kl/wmi.h
1376
__le16 ch_list[];
drivers/net/wireless/ath/ath6kl/wmi.h
1523
__le16 ch;
drivers/net/wireless/ath/ath6kl/wmi.h
1525
__le16 listen_intvl;
drivers/net/wireless/ath/ath6kl/wmi.h
1526
__le16 beacon_intvl;
drivers/net/wireless/ath/ath6kl/wmi.h
1535
__le16 cipher;
drivers/net/wireless/ath/ath6kl/wmi.h
1540
__le16 ch;
drivers/net/wireless/ath/ath6kl/wmi.h
1590
__le16 proto_reason_status;
drivers/net/wireless/ath/ath6kl/wmi.h
1634
__le16 lrssi_scan_period;
drivers/net/wireless/ath/ath6kl/wmi.h
1661
__le16 ch; /* frequency in MHz */
drivers/net/wireless/ath/ath6kl/wmi.h
1668
__le16 ie_mask;
drivers/net/wireless/ath/ath6kl/wmi.h
1679
__le16 cmd_id;
drivers/net/wireless/ath/ath6kl/wmi.h
1739
__le16 ch;
drivers/net/wireless/ath/ath6kl/wmi.h
1801
__le16 stop_tx_failure_cnt;
drivers/net/wireless/ath/ath6kl/wmi.h
1802
__le16 atim_tx_failure_cnt;
drivers/net/wireless/ath/ath6kl/wmi.h
1803
__le16 atim_rx_failure_cnt;
drivers/net/wireless/ath/ath6kl/wmi.h
1804
__le16 bcn_rx_failure_cnt;
drivers/net/wireless/ath/ath6kl/wmi.h
1810
__le16 cs_connect_cnt;
drivers/net/wireless/ath/ath6kl/wmi.h
1811
__le16 cs_discon_cnt;
drivers/net/wireless/ath/ath6kl/wmi.h
1813
__le16 cs_roam_count;
drivers/net/wireless/ath/ath6kl/wmi.h
1834
__le16 wow_evt_discarded;
drivers/net/wireless/ath/ath6kl/wmi.h
1909
__le16 roam_mode;
drivers/net/wireless/ath/ath6kl/wmi.h
1910
__le16 num_entries;
drivers/net/wireless/ath/ath6kl/wmi.h
1939
__le16 channel;
drivers/net/wireless/ath/ath6kl/wmi.h
2112
__le16 host_req_delay;
drivers/net/wireless/ath/ath6kl/wmi.h
2123
__le16 filter_list_id;
drivers/net/wireless/ath/ath6kl/wmi.h
2124
__le16 filter_id;
drivers/net/wireless/ath/ath6kl/wmi.h
2157
__le16 st_seq_no;
drivers/net/wireless/ath/ath6kl/wmi.h
2171
__le16 amsdu_sz;
drivers/net/wireless/ath/ath6kl/wmi.h
2181
__le16 reason_code;
drivers/net/wireless/ath/ath6kl/wmi.h
219
__le16 info2;
drivers/net/wireless/ath/ath6kl/wmi.h
2260
__le16 reason; /* 802.11 reason code */
drivers/net/wireless/ath/ath6kl/wmi.h
2266
__le16 rsvd;
drivers/net/wireless/ath/ath6kl/wmi.h
2267
__le16 aid;
drivers/net/wireless/ath/ath6kl/wmi.h
227
__le16 info3;
drivers/net/wireless/ath/ath6kl/wmi.h
2309
__le16 aid;
drivers/net/wireless/ath/ath6kl/wmi.h
2310
__le16 bitmap;
drivers/net/wireless/ath/ath6kl/wmi.h
2316
__le16 aid;
drivers/net/wireless/ath/ath6kl/wmi.h
2351
__le16 len;
drivers/net/wireless/ath/ath6kl/wmi.h
2360
__le16 len;
drivers/net/wireless/ath/ath6kl/wmi.h
2397
__le16 len;
drivers/net/wireless/ath/ath6kl/wmi.h
2402
__le16 len;
drivers/net/wireless/ath/ath6kl/wmi.h
2408
__le16 len;
drivers/net/wireless/ath/ath6kl/wmi.h
2422
__le16 len;
drivers/net/wireless/ath/ath6kl/wmi.h
2441
__le16 len;
drivers/net/wireless/ath/ath6kl/wmi.h
316
__le16 flags;
drivers/net/wireless/ath/ath6kl/wmi.h
320
__le16 csum;
drivers/net/wireless/ath/ath6kl/wmi.h
330
__le16 cmd_id;
drivers/net/wireless/ath/ath6kl/wmi.h
335
__le16 info1;
drivers/net/wireless/ath/ath6kl/wmi.h
338
__le16 reserved;
drivers/net/wireless/ath/ath6kl/wmi.h
745
__le16 ch;
drivers/net/wireless/ath/ath6kl/wmi.h
754
__le16 channel;
drivers/net/wireless/ath/ath6kl/wmi.h
83
return le16_to_cpu((__force __le16) val);
drivers/net/wireless/ath/ath6kl/wmi.h
866
__le16 ch_list[];
drivers/net/wireless/ath/ath6kl/wmi.h
892
__le16 ch_list[];
drivers/net/wireless/ath/ath6kl/wmi.h
928
__le16 fg_start_period;
drivers/net/wireless/ath/ath6kl/wmi.h
931
__le16 fg_end_period;
drivers/net/wireless/ath/ath6kl/wmi.h
934
__le16 bg_period;
drivers/net/wireless/ath/ath6kl/wmi.h
937
__le16 maxact_chdwell_time;
drivers/net/wireless/ath/ath6kl/wmi.h
940
__le16 pas_chdwell_time;
drivers/net/wireless/ath/ath6kl/wmi.h
948
__le16 minact_chdwell_time;
drivers/net/wireless/ath/ath6kl/wmi.h
951
__le16 maxact_scan_per_ssid;
drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
3641
__le16 val = ar9003_modal_header(ah, is2ghz)->antCtrlChain[chain];
drivers/net/wireless/ath/ath9k/ar9003_eeprom.h
185
__le16 regDmn[2];
drivers/net/wireless/ath/ath9k/ar9003_eeprom.h
224
__le16 antCtrlChain[AR9300_MAX_CHAINS];
drivers/net/wireless/ath/ath9k/ar9003_eeprom.h
250
__le16 switchcomspdt;
drivers/net/wireless/ath/ath9k/common.c
129
__le16 fc;
drivers/net/wireless/ath/ath9k/common.c
41
__le16 fc;
drivers/net/wireless/ath/ath9k/eeprom.h
284
__le16 length;
drivers/net/wireless/ath/ath9k/eeprom.h
285
__le16 checksum;
drivers/net/wireless/ath/ath9k/eeprom.h
286
__le16 version;
drivers/net/wireless/ath/ath9k/eeprom.h
289
__le16 regDmn[2];
drivers/net/wireless/ath/ath9k/eeprom.h
293
__le16 rfSilent;
drivers/net/wireless/ath/ath9k/eeprom.h
294
__le16 blueToothOptions;
drivers/net/wireless/ath/ath9k/eeprom.h
295
__le16 deviceCap;
drivers/net/wireless/ath/ath9k/eeprom.h
314
__le16 length;
drivers/net/wireless/ath/ath9k/eeprom.h
315
__le16 checksum;
drivers/net/wireless/ath/ath9k/eeprom.h
316
__le16 version;
drivers/net/wireless/ath/ath9k/eeprom.h
319
__le16 regDmn[2];
drivers/net/wireless/ath/ath9k/eeprom.h
323
__le16 rfSilent;
drivers/net/wireless/ath/ath9k/eeprom.h
324
__le16 blueToothOptions;
drivers/net/wireless/ath/ath9k/eeprom.h
325
__le16 deviceCap;
drivers/net/wireless/ath/ath9k/eeprom.h
33
(field = (__force __le16)swab16((__force u16)field))
drivers/net/wireless/ath/ath9k/eeprom.h
333
__le16 spurChan;
drivers/net/wireless/ath/ath9k/eeprom.h
375
__le16 xpaBiasLvlFreq[3];
drivers/net/wireless/ath/ath9k/eeprom.h
454
__le16 length;
drivers/net/wireless/ath/ath9k/eeprom.h
455
__le16 checksum;
drivers/net/wireless/ath/ath9k/eeprom.h
456
__le16 version;
drivers/net/wireless/ath/ath9k/eeprom.h
459
__le16 regDmn[2];
drivers/net/wireless/ath/ath9k/eeprom.h
463
__le16 rfSilent;
drivers/net/wireless/ath/ath9k/eeprom.h
464
__le16 blueToothOptions;
drivers/net/wireless/ath/ath9k/eeprom.h
465
__le16 deviceCap;
drivers/net/wireless/ath/ath9k/eeprom_9287.c
964
__le16 spur_ch = ah->eeprom.map9287.modalHeader.spurChans[i].spurChan;
drivers/net/wireless/ath/ath9k/eeprom_def.c
1300
__le16 spch = ah->eeprom.def.modalHeader[is2GHz].spurChans[i].spurChan;
drivers/net/wireless/ath/ath9k/hif_usb.c
187
__le16 *hdr;
drivers/net/wireless/ath/ath9k/hif_usb.c
315
__le16 *hdr;
drivers/net/wireless/ath/ath9k/hif_usb.c
340
hdr = (__le16 *)buf;
drivers/net/wireless/ath/ath9k/htc_drv_txrx.c
411
__le16 fc;
drivers/net/wireless/ath/ath9k/xmit.c
1384
__le16 fc;
drivers/net/wireless/ath/ath9k/xmit.c
1673
__le16 mask, mask_val;
drivers/net/wireless/ath/carl9170/eeprom.h
127
__le16 length;
drivers/net/wireless/ath/carl9170/eeprom.h
128
__le16 checksum;
drivers/net/wireless/ath/carl9170/eeprom.h
129
__le16 version;
drivers/net/wireless/ath/carl9170/eeprom.h
134
__le16 reg_domain[2];
drivers/net/wireless/ath/carl9170/eeprom.h
138
__le16 rf_silent;
drivers/net/wireless/ath/carl9170/eeprom.h
139
__le16 bluetooth_options;
drivers/net/wireless/ath/carl9170/eeprom.h
140
__le16 device_capabilities;
drivers/net/wireless/ath/carl9170/eeprom.h
177
__le16 subsystem_id;
drivers/net/wireless/ath/carl9170/eeprom.h
213
__le16 led;
drivers/net/wireless/ath/carl9170/eeprom.h
79
__le16 spurChan;
drivers/net/wireless/ath/carl9170/fwcmd.h
100
__le16 type;
drivers/net/wireless/ath/carl9170/fwcmd.h
107
__le16 user;
drivers/net/wireless/ath/carl9170/fwcmd.h
108
__le16 padding;
drivers/net/wireless/ath/carl9170/fwcmd.h
98
__le16 user;
drivers/net/wireless/ath/carl9170/fwcmd.h
99
__le16 keyId;
drivers/net/wireless/ath/carl9170/fwdesc.h
103
__le16 length;
drivers/net/wireless/ath/carl9170/fwdesc.h
117
__le16 bcn_len;
drivers/net/wireless/ath/carl9170/fwdesc.h
118
__le16 miniboot_size;
drivers/net/wireless/ath/carl9170/fwdesc.h
119
__le16 tx_frag_len;
drivers/net/wireless/ath/carl9170/fwdesc.h
120
__le16 rx_max_frame_len;
drivers/net/wireless/ath/carl9170/fwdesc.h
223
__le16 length, u8 min_ver, u8 cur_ver)
drivers/net/wireless/ath/carl9170/hw.h
851
__le16 length;
drivers/net/wireless/ath/carl9170/hw.h
852
__le16 tag;
drivers/net/wireless/ath/carl9170/rx.c
624
__le16 fc;
drivers/net/wireless/ath/carl9170/tx.c
923
__le16 mac_tmp = cpu_to_le16(0);
drivers/net/wireless/ath/carl9170/tx.c
969
__le16 mac_tmp;
drivers/net/wireless/ath/carl9170/wlan.h
209
__le16 set;
drivers/net/wireless/ath/carl9170/wlan.h
244
__le16 len;
drivers/net/wireless/ath/carl9170/wlan.h
264
__le16 length;
drivers/net/wireless/ath/carl9170/wlan.h
286
__le16 length;
drivers/net/wireless/ath/carl9170/wlan.h
287
__le16 mac_control;
drivers/net/wireless/ath/carl9170/wlan.h
316
__le16 len;
drivers/net/wireless/ath/wil6210/boot_loader.h
19
__le16 rf_type; /* 0x880A44 connected RF ID */
drivers/net/wireless/ath/wil6210/boot_loader.h
20
__le16 rf_status; /* 0x880A46 RF status,
drivers/net/wireless/ath/wil6210/boot_loader.h
27
__le16 bl_version_subminor; /* 0x880A54 BL ver. subminor */
drivers/net/wireless/ath/wil6210/boot_loader.h
28
__le16 bl_version_build; /* 0x880A56 BL ver. build */
drivers/net/wireless/ath/wil6210/fw.h
25
__le16 type; /* enum wil_fw_record_type */
drivers/net/wireless/ath/wil6210/fw.h
26
__le16 flags; /* to be defined */
drivers/net/wireless/ath/wil6210/fw.h
73
__le16 max; /* maximum number of interfaces of these types */
drivers/net/wireless/ath/wil6210/fw.h
74
__le16 types; /* interface types (bit mask of enum nl80211_iftype) */
drivers/net/wireless/ath/wil6210/fw.h
94
__le16 n_combos;
drivers/net/wireless/ath/wil6210/rx_reorder.c
299
u8 dialog_token, __le16 ba_param_set,
drivers/net/wireless/ath/wil6210/rx_reorder.c
300
__le16 ba_timeout, __le16 ba_seq_ctrl)
drivers/net/wireless/ath/wil6210/txrx.c
314
__le16 chnl_freq __aligned(2);
drivers/net/wireless/ath/wil6210/txrx.c
315
__le16 chnl_flags;
drivers/net/wireless/ath/wil6210/txrx.h
289
__le16 length;
drivers/net/wireless/ath/wil6210/txrx.h
465
__le16 length;
drivers/net/wireless/ath/wil6210/txrx_edma.h
104
__le16 addr_high_high;
drivers/net/wireless/ath/wil6210/txrx_edma.h
105
__le16 length;
drivers/net/wireless/ath/wil6210/txrx_edma.h
135
__le16 addr_high_high;
drivers/net/wireless/ath/wil6210/txrx_edma.h
136
__le16 length;
drivers/net/wireless/ath/wil6210/txrx_edma.h
178
__le16 tso_mss;
drivers/net/wireless/ath/wil6210/txrx_edma.h
289
__le16 buff_id;
drivers/net/wireless/ath/wil6210/txrx_edma.h
290
__le16 length;
drivers/net/wireless/ath/wil6210/txrx_edma.h
332
__le16 seq_num; /* only lower 12 bits */
drivers/net/wireless/ath/wil6210/txrx_edma.h
349
static inline __le16 wil_rx_status_get_length(void *msg)
drivers/net/wireless/ath/wil6210/txrx_edma.h
427
static inline __le16 wil_rx_status_get_buff_id(void *msg)
drivers/net/wireless/ath/wil6210/txrx_edma.h
463
static inline __le16 wil_rx_status_get_seq(struct wil6210_priv *wil, void *msg)
drivers/net/wireless/ath/wil6210/txrx_edma.h
573
__le16 *addr_high_high,
drivers/net/wireless/ath/wil6210/txrx_edma.h
85
__le16 buff_id;
drivers/net/wireless/ath/wil6210/wil6210.h
1284
u8 dialog_token, __le16 ba_param_set,
drivers/net/wireless/ath/wil6210/wil6210.h
1285
__le16 ba_timeout, __le16 ba_seq_ctrl);
drivers/net/wireless/ath/wil6210/wil6210.h
412
__le16 addr_high;
drivers/net/wireless/ath/wil6210/wil6210.h
475
__le16 seq;
drivers/net/wireless/ath/wil6210/wil6210.h
476
__le16 len; /* payload, bytes after this header */
drivers/net/wireless/ath/wil6210/wil6210.h
477
__le16 type;
drivers/net/wireless/ath/wil6210/wmi.c
1388
__le16 fc;
drivers/net/wireless/ath/wil6210/wmi.c
217
__le16 auth_alg;
drivers/net/wireless/ath/wil6210/wmi.c
218
__le16 auth_transaction;
drivers/net/wireless/ath/wil6210/wmi.c
219
__le16 status_code;
drivers/net/wireless/ath/wil6210/wmi.c
827
__le16 fc;
drivers/net/wireless/ath/wil6210/wmi.h
1026
__le16 max_msdu_size;
drivers/net/wireless/ath/wil6210/wmi.h
1027
__le16 max_rx_pl_per_desc;
drivers/net/wireless/ath/wil6210/wmi.h
1039
__le16 max_msdu_size;
drivers/net/wireless/ath/wil6210/wmi.h
1066
__le16 max_msdu_size;
drivers/net/wireless/ath/wil6210/wmi.h
109
__le16 command_id;
drivers/net/wireless/ath/wil6210/wmi.h
1091
__le16 ba_timeout;
drivers/net/wireless/ath/wil6210/wmi.h
1100
__le16 reason;
drivers/net/wireless/ath/wil6210/wmi.h
1228
__le16 prefetch_thrsh;
drivers/net/wireless/ath/wil6210/wmi.h
1229
__le16 wb_thrsh;
drivers/net/wireless/ath/wil6210/wmi.h
1231
__le16 host_thrsh;
drivers/net/wireless/ath/wil6210/wmi.h
1235
__le16 max_rx_pl_per_desc;
drivers/net/wireless/ath/wil6210/wmi.h
1245
__le16 status_code;
drivers/net/wireless/ath/wil6210/wmi.h
1247
__le16 ba_param_set;
drivers/net/wireless/ath/wil6210/wmi.h
1248
__le16 ba_timeout;
drivers/net/wireless/ath/wil6210/wmi.h
1262
__le16 status_code;
drivers/net/wireless/ath/wil6210/wmi.h
1264
__le16 ba_param_set;
drivers/net/wireless/ath/wil6210/wmi.h
1265
__le16 ba_timeout;
drivers/net/wireless/ath/wil6210/wmi.h
1278
__le16 reason;
drivers/net/wireless/ath/wil6210/wmi.h
1294
__le16 ba_param_set;
drivers/net/wireless/ath/wil6210/wmi.h
1295
__le16 ba_timeout;
drivers/net/wireless/ath/wil6210/wmi.h
1297
__le16 ba_seq_ctrl;
drivers/net/wireless/ath/wil6210/wmi.h
1337
__le16 down_delay_usec;
drivers/net/wireless/ath/wil6210/wmi.h
1341
__le16 up_delay_usec;
drivers/net/wireless/ath/wil6210/wmi.h
1452
__le16 ring_size;
drivers/net/wireless/ath/wil6210/wmi.h
1525
__le16 disconnect_reason;
drivers/net/wireless/ath/wil6210/wmi.h
1562
__le16 burst_period;
drivers/net/wireless/ath/wil6210/wmi.h
1573
__le16 num_of_dest;
drivers/net/wireless/ath/wil6210/wmi.h
1626
__le16 time_in_usec_to_stop_vring;
drivers/net/wireless/ath/wil6210/wmi.h
1628
__le16 flush_to_in_usec;
drivers/net/wireless/ath/wil6210/wmi.h
1651
__le16 max_sta_rd_ppdu_duration_in_usec;
drivers/net/wireless/ath/wil6210/wmi.h
1653
__le16 max_sta_grant_ppdu_duration_in_usec;
drivers/net/wireless/ath/wil6210/wmi.h
1655
__le16 assoc_slot_duration_in_usec;
drivers/net/wireless/ath/wil6210/wmi.h
1657
__le16 virtual_slot_duration_in_usec;
drivers/net/wireless/ath/wil6210/wmi.h
1764
__le16 code;
drivers/net/wireless/ath/wil6210/wmi.h
1765
__le16 length;
drivers/net/wireless/ath/wil6210/wmi.h
1777
__le16 length;
drivers/net/wireless/ath/wil6210/wmi.h
1786
__le16 id;
drivers/net/wireless/ath/wil6210/wmi.h
1787
__le16 length;
drivers/net/wireless/ath/wil6210/wmi.h
1862
__le16 long_term_trig_timeout_per_mcs[WMI_NUM_MCS];
drivers/net/wireless/ath/wil6210/wmi.h
1872
__le16 long_term_trig_timeout_per_mcs;
drivers/net/wireless/ath/wil6210/wmi.h
2272
__le16 eapol_len;
drivers/net/wireless/ath/wil6210/wmi.h
2316
__le16 bf_mcs;
drivers/net/wireless/ath/wil6210/wmi.h
2317
__le16 my_rx_sector;
drivers/net/wireless/ath/wil6210/wmi.h
2318
__le16 my_tx_sector;
drivers/net/wireless/ath/wil6210/wmi.h
2319
__le16 other_rx_sector;
drivers/net/wireless/ath/wil6210/wmi.h
2320
__le16 other_tx_sector;
drivers/net/wireless/ath/wil6210/wmi.h
2321
__le16 range;
drivers/net/wireless/ath/wil6210/wmi.h
2335
__le16 listen_interval;
drivers/net/wireless/ath/wil6210/wmi.h
2336
__le16 beacon_interval;
drivers/net/wireless/ath/wil6210/wmi.h
2371
__le16 protocol_reason_status;
drivers/net/wireless/ath/wil6210/wmi.h
2402
__le16 ie_len;
drivers/net/wireless/ath/wil6210/wmi.h
2417
__le16 beacon_ie_len;
drivers/net/wireless/ath/wil6210/wmi.h
2418
__le16 reassoc_req_ie_len;
drivers/net/wireless/ath/wil6210/wmi.h
2419
__le16 reassoc_resp_ie_len;
drivers/net/wireless/ath/wil6210/wmi.h
2430
__le16 stype;
drivers/net/wireless/ath/wil6210/wmi.h
2431
__le16 status;
drivers/net/wireless/ath/wil6210/wmi.h
2480
__le16 busy_time;
drivers/net/wireless/ath/wil6210/wmi.h
2481
__le16 tx_time;
drivers/net/wireless/ath/wil6210/wmi.h
2482
__le16 rx_time;
drivers/net/wireless/ath/wil6210/wmi.h
2492
__le16 filled;
drivers/net/wireless/ath/wil6210/wmi.h
2514
__le16 status;
drivers/net/wireless/ath/wil6210/wmi.h
2518
__le16 ba_timeout;
drivers/net/wireless/ath/wil6210/wmi.h
2529
__le16 reason;
drivers/net/wireless/ath/wil6210/wmi.h
2552
__le16 status;
drivers/net/wireless/ath/wil6210/wmi.h
2611
__le16 ba_param_set;
drivers/net/wireless/ath/wil6210/wmi.h
2612
__le16 ba_timeout;
drivers/net/wireless/ath/wil6210/wmi.h
2614
__le16 ba_seq_ctrl;
drivers/net/wireless/ath/wil6210/wmi.h
2890
__le16 omni_snr_thr;
drivers/net/wireless/ath/wil6210/wmi.h
2892
__le16 direct_snr_thr;
drivers/net/wireless/ath/wil6210/wmi.h
3021
__le16 duration;
drivers/net/wireless/ath/wil6210/wmi.h
3023
__le16 tx_op;
drivers/net/wireless/ath/wil6210/wmi.h
3027
__le16 period;
drivers/net/wireless/ath/wil6210/wmi.h
3067
__le16 flags;
drivers/net/wireless/ath/wil6210/wmi.h
3504
__le16 length;
drivers/net/wireless/ath/wil6210/wmi.h
3533
__le16 max_multi_bursts_sessions;
drivers/net/wireless/ath/wil6210/wmi.h
3535
__le16 max_ftm_burst_duration;
drivers/net/wireless/ath/wil6210/wmi.h
3590
__le16 tod_err;
drivers/net/wireless/ath/wil6210/wmi.h
3591
__le16 toa_err;
drivers/net/wireless/ath/wil6210/wmi.h
3592
__le16 tod_err_initiator;
drivers/net/wireless/ath/wil6210/wmi.h
3593
__le16 toa_err_initiator;
drivers/net/wireless/ath/wil6210/wmi.h
3630
__le16 responder_burst_period;
drivers/net/wireless/ath/wil6210/wmi.h
3632
__le16 bursts_cnt;
drivers/net/wireless/ath/wil6210/wmi.h
3741
__le16 sector_idx;
drivers/net/wireless/ath/wil6210/wmi.h
3765
__le16 sector_idx;
drivers/net/wireless/ath/wil6210/wmi.h
3801
__le16 sector_idx;
drivers/net/wireless/ath/wil6210/wmi.h
3822
__le16 sector_idx;
drivers/net/wireless/ath/wil6210/wmi.h
3842
__le16 sector_idx;
drivers/net/wireless/ath/wil6210/wmi.h
395
__le16 disconnect_reason;
drivers/net/wireless/ath/wil6210/wmi.h
4010
__le16 command_id;
drivers/net/wireless/ath/wil6210/wmi.h
4012
__le16 command_subtype;
drivers/net/wireless/ath/wil6210/wmi.h
4013
__le16 reserved1;
drivers/net/wireless/ath/wil6210/wmi.h
4084
__le16 payload_size;
drivers/net/wireless/ath/wil6210/wmi.h
4096
__le16 record_size;
drivers/net/wireless/ath/wil6210/wmi.h
4115
__le16 snr;
drivers/net/wireless/ath/wil6210/wmi.h
4190
__le16 rx_desc_threshold;
drivers/net/wireless/ath/wil6210/wmi.h
496
__le16 interval_sec;
drivers/net/wireless/ath/wil6210/wmi.h
497
__le16 num_of_iterations;
drivers/net/wireless/ath/wil6210/wmi.h
508
__le16 initial_delay_sec;
drivers/net/wireless/ath/wil6210/wmi.h
531
__le16 ie_len;
drivers/net/wireless/ath/wil6210/wmi.h
577
__le16 ie_len;
drivers/net/wireless/ath/wil6210/wmi.h
584
__le16 range;
drivers/net/wireless/ath/wil6210/wmi.h
605
__le16 n_pulses;
drivers/net/wireless/ath/wil6210/wmi.h
607
__le16 n_samples;
drivers/net/wireless/ath/wil6210/wmi.h
740
__le16 bcon_interval;
drivers/net/wireless/ath/wil6210/wmi.h
741
__le16 frag_num;
drivers/net/wireless/ath/wil6210/wmi.h
801
__le16 bcon_interval;
drivers/net/wireless/ath/wil6210/wmi.h
828
__le16 bcon_interval;
drivers/net/wireless/ath/wil6210/wmi.h
852
__le16 len;
drivers/net/wireless/ath/wil6210/wmi.h
859
__le16 len;
drivers/net/wireless/ath/wil6210/wmi.h
860
__le16 duration_ms;
drivers/net/wireless/ath/wil6210/wmi.h
880
__le16 ring_size;
drivers/net/wireless/ath/wil6210/wmi.h
881
__le16 max_mpdu_size;
drivers/net/wireless/ath/wil6210/wmi.h
886
__le16 priority;
drivers/net/wireless/ath/wil6210/wmi.h
887
__le16 timeslot_us;
drivers/net/wireless/ath/wil6210/wmi.h
989
__le16 ring_size;
drivers/net/wireless/atmel/at76c50x-usb.h
136
__le16 rts_threshold;
drivers/net/wireless/atmel/at76c50x-usb.h
137
__le16 fragmentation_threshold; /* 256..2346 */
drivers/net/wireless/atmel/at76c50x-usb.h
147
__le16 beacon_period;
drivers/net/wireless/atmel/at76c50x-usb.h
153
__le16 size;
drivers/net/wireless/atmel/at76c50x-usb.h
161
__le16 wlength;
drivers/net/wireless/atmel/at76c50x-usb.h
176
__le16 wlength;
drivers/net/wireless/atmel/at76c50x-usb.h
192
__le16 probe_delay;
drivers/net/wireless/atmel/at76c50x-usb.h
193
__le16 min_channel_time;
drivers/net/wireless/atmel/at76c50x-usb.h
194
__le16 max_channel_time;
drivers/net/wireless/atmel/at76c50x-usb.h
213
__le16 timeout;
drivers/net/wireless/atmel/at76c50x-usb.h
240
__le16 frag_threshold;
drivers/net/wireless/atmel/at76c50x-usb.h
241
__le16 rts_threshold;
drivers/net/wireless/atmel/at76c50x-usb.h
242
__le16 cwmin;
drivers/net/wireless/atmel/at76c50x-usb.h
243
__le16 cwmax;
drivers/net/wireless/atmel/at76c50x-usb.h
248
__le16 probe_delay; /* delay before ProbeReq in active scan, RO */
drivers/net/wireless/atmel/at76c50x-usb.h
249
__le16 min_channel_time;
drivers/net/wireless/atmel/at76c50x-usb.h
250
__le16 max_channel_time;
drivers/net/wireless/atmel/at76c50x-usb.h
251
__le16 listen_interval;
drivers/net/wireless/atmel/at76c50x-usb.h
259
__le16 beacon_period;
drivers/net/wireless/atmel/at76c50x-usb.h
260
__le16 CFP_max_duration;
drivers/net/wireless/atmel/at76c50x-usb.h
261
__le16 medium_occupancy_limit;
drivers/net/wireless/atmel/at76c50x-usb.h
262
__le16 station_id; /* assoc id */
drivers/net/wireless/atmel/at76c50x-usb.h
263
__le16 ATIM_window;
drivers/net/wireless/atmel/at76c50x-usb.h
295
__le16 slot_time;
drivers/net/wireless/atmel/at76c50x-usb.h
296
__le16 sifs_time;
drivers/net/wireless/atmel/at76c50x-usb.h
297
__le16 preamble_length;
drivers/net/wireless/atmel/at76c50x-usb.h
298
__le16 plcp_header_length;
drivers/net/wireless/atmel/at76c50x-usb.h
299
__le16 mpdu_max_length;
drivers/net/wireless/atmel/at76c50x-usb.h
300
__le16 cca_mode_supported;
drivers/net/wireless/atmel/at76c50x-usb.h
328
__le16 word;
drivers/net/wireless/broadcom/b43/main.c
1137
*((__le16 *)(&mac[4])) = cpu_to_le16(rcmta1);
drivers/net/wireless/broadcom/b43/main.c
1895
__le16 *buf;
drivers/net/wireless/broadcom/b43/xmit.c
248
__le16 fctl = wlhdr->frame_control;
drivers/net/wireless/broadcom/b43/xmit.c
638
__le16 fctl;
drivers/net/wireless/broadcom/b43/xmit.h
240
__le16 frame_len; /* Frame length */
drivers/net/wireless/broadcom/b43/xmit.h
242
__le16 phy_status0; /* PHY RX Status 0 */
drivers/net/wireless/broadcom/b43/xmit.h
269
__le16 phy_status2; /* PHY RX Status 2 */
drivers/net/wireless/broadcom/b43/xmit.h
27
__le16 mac_frame_ctl; /* Copy of the FrameControl field */
drivers/net/wireless/broadcom/b43/xmit.h
278
__le16 phy_status3; /* PHY RX Status 3 */
drivers/net/wireless/broadcom/b43/xmit.h
28
__le16 tx_fes_time_norm; /* TX FES Time Normal */
drivers/net/wireless/broadcom/b43/xmit.h
283
__le16 phy_status4; /* PHY RX Status 4 */
drivers/net/wireless/broadcom/b43/xmit.h
284
__le16 phy_status5; /* PHY RX Status 5 */
drivers/net/wireless/broadcom/b43/xmit.h
286
__le16 mac_time;
drivers/net/wireless/broadcom/b43/xmit.h
287
__le16 channel;
drivers/net/wireless/broadcom/b43/xmit.h
29
__le16 phy_ctl; /* PHY TX control */
drivers/net/wireless/broadcom/b43/xmit.h
293
__le16 mac_time;
drivers/net/wireless/broadcom/b43/xmit.h
294
__le16 channel;
drivers/net/wireless/broadcom/b43/xmit.h
30
__le16 phy_ctl1; /* PHY TX control word 1 */
drivers/net/wireless/broadcom/b43/xmit.h
31
__le16 phy_ctl1_fb; /* PHY TX control word 1 for fallback rates */
drivers/net/wireless/broadcom/b43/xmit.h
32
__le16 phy_ctl1_rts; /* PHY TX control word 1 RTS */
drivers/net/wireless/broadcom/b43/xmit.h
33
__le16 phy_ctl1_rts_fb; /* PHY TX control word 1 RTS for fallback rates */
drivers/net/wireless/broadcom/b43/xmit.h
40
__le16 tx_fes_time_fb; /* TX FES Time Fallback */
drivers/net/wireless/broadcom/b43/xmit.h
42
__le16 rts_dur_fb; /* RTS fallback duration */
drivers/net/wireless/broadcom/b43/xmit.h
44
__le16 dur_fb; /* Fallback duration */
drivers/net/wireless/broadcom/b43/xmit.h
45
__le16 mimo_modelen; /* MIMO mode length */
drivers/net/wireless/broadcom/b43/xmit.h
46
__le16 mimo_ratelen_fb; /* MIMO fallback rate length */
drivers/net/wireless/broadcom/b43/xmit.h
52
__le16 mimo_antenna; /* MIMO antenna select */
drivers/net/wireless/broadcom/b43/xmit.h
53
__le16 preload_size; /* Preload size */
drivers/net/wireless/broadcom/b43/xmit.h
55
__le16 cookie; /* TX frame cookie */
drivers/net/wireless/broadcom/b43/xmit.h
56
__le16 tx_status; /* TX status */
drivers/net/wireless/broadcom/b43/xmit.h
57
__le16 max_n_mpdus;
drivers/net/wireless/broadcom/b43/xmit.h
58
__le16 max_a_bytes_mrt;
drivers/net/wireless/broadcom/b43/xmit.h
59
__le16 max_a_bytes_fbr;
drivers/net/wireless/broadcom/b43/xmit.h
60
__le16 min_m_bytes;
drivers/net/wireless/broadcom/b43/xmit.h
69
__le16 mimo_antenna; /* MIMO antenna select */
drivers/net/wireless/broadcom/b43/xmit.h
70
__le16 preload_size; /* Preload size */
drivers/net/wireless/broadcom/b43/xmit.h
72
__le16 cookie; /* TX frame cookie */
drivers/net/wireless/broadcom/b43/xmit.h
73
__le16 tx_status; /* TX status */
drivers/net/wireless/broadcom/b43/xmit.h
83
__le16 cookie; /* TX frame cookie */
drivers/net/wireless/broadcom/b43/xmit.h
84
__le16 tx_status; /* TX status */
drivers/net/wireless/broadcom/b43legacy/debugfs.c
110
__le16 *le16buf = (__le16 *)buf;
drivers/net/wireless/broadcom/b43legacy/main.c
1025
__le16 dur;
drivers/net/wireless/broadcom/b43legacy/main.c
1057
__le16 dur;
drivers/net/wireless/broadcom/b43legacy/pio.c
555
__le16 preamble[21] = { 0 };
drivers/net/wireless/broadcom/b43legacy/pio.c
57
ret = le16_to_cpu(*((__le16 *)(source + i)));
drivers/net/wireless/broadcom/b43legacy/pio.c
625
*((__le16 *)(skb->data + i)) = cpu_to_le16(tmp);
drivers/net/wireless/broadcom/b43legacy/xmit.c
426
__le16 fctl;
drivers/net/wireless/broadcom/b43legacy/xmit.h
120
__le16 cookie;
drivers/net/wireless/broadcom/b43legacy/xmit.h
124
__le16 seq;
drivers/net/wireless/broadcom/b43legacy/xmit.h
132
__le16 frame_len; /* Frame length */
drivers/net/wireless/broadcom/b43legacy/xmit.h
134
__le16 phy_status0; /* PHY RX Status 0 */
drivers/net/wireless/broadcom/b43legacy/xmit.h
138
__le16 phy_status3; /* PHY RX Status 3 */
drivers/net/wireless/broadcom/b43legacy/xmit.h
139
__le16 mac_status; /* MAC RX status */
drivers/net/wireless/broadcom/b43legacy/xmit.h
140
__le16 mac_time;
drivers/net/wireless/broadcom/b43legacy/xmit.h
141
__le16 channel;
drivers/net/wireless/broadcom/b43legacy/xmit.h
27
__le16 mac_frame_ctl; /* Copy of the FrameControl */
drivers/net/wireless/broadcom/b43legacy/xmit.h
28
__le16 tx_fes_time_norm; /* TX FES Time Normal */
drivers/net/wireless/broadcom/b43legacy/xmit.h
29
__le16 phy_ctl; /* PHY TX control */
drivers/net/wireless/broadcom/b43legacy/xmit.h
32
__le16 tx_fes_time_fb; /* TX FES Time Fallback */
drivers/net/wireless/broadcom/b43legacy/xmit.h
34
__le16 rts_dur_fb; /* RTS fallback duration */
drivers/net/wireless/broadcom/b43legacy/xmit.h
36
__le16 dur_fb; /* Fallback duration */
drivers/net/wireless/broadcom/b43legacy/xmit.h
38
__le16 cookie;
drivers/net/wireless/broadcom/b43legacy/xmit.h
39
__le16 unknown_scb_stuff;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
7174
*(__le16 *)pbuf = cpu_to_le16(ch.chspec);
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
7272
static __le16 brcmf_get_mcs_map(u32 nchain, enum ieee80211_vht_mcs_support supp)
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
7287
__le16 mcs_map;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
42
__le16 RxFrameSize;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
44
__le16 PhyRxStatus_0;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
45
__le16 PhyRxStatus_1;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
46
__le16 PhyRxStatus_2;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
47
__le16 PhyRxStatus_3;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
48
__le16 PhyRxStatus_4;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
49
__le16 PhyRxStatus_5;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
50
__le16 RxStatus1;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
51
__le16 RxStatus2;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
52
__le16 RxTSFTime;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
53
__le16 RxChan;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/core.c
114
__le16 hw_ch;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/fwil_types.h
54
__le16 flags;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/fwil_types.h
77
__le16 len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/fwil_types.h
78
__le16 frame_control;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/fwil_types.h
79
__le16 channel;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.h
215
__le16 data_le = cpu_to_le16(*data);
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1003
__le16 flags;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1004
__le16 rssi_margin;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1023
__le16 channel_list[BRCMF_NUMCHANNELS];
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1061
__le16 RSSI;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1062
__le16 timestamp;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1107
__le16 flag;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1108
__le16 dload_type;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1122
__le16 flags;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1173
__le16 repeat;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1174
__le16 max_freq_multiple;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1209
__le16 version;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1216
__le16 lost_ap_window;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1231
__le16 version;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1232
__le16 length;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
1234
__le16 len_bytes;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
219
__le16 type;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
220
__le16 chspec;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
231
__le16 len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
265
__le16 chanspec;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
320
__le16 beacon_period; /* units are Kusec */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
321
__le16 capability; /* Capability information */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
328
__le16 chanspec; /* chanspec for bss */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
329
__le16 atim_window; /* units are Kusec */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
331
__le16 RSSI; /* receive signal strength (in dBm) */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
343
__le16 ie_offset; /* offset at which IEs start, from beginning */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
345
__le16 SNR; /* average SNR of during frame reception */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
402
__le16 padding; /* Reserve space for at least 1 entry for abort
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
405
DECLARE_FLEX_ARRAY(__le16, channel_list); /* chanspecs */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
410
__le16 version; /* structure version */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
411
__le16 length; /* structure length */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
446
__le16 padding; /* Reserve space for at least 1 entry for abort
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
449
DECLARE_FLEX_ARRAY(__le16, channel_list); /* chanspecs */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
462
__le16 action;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
463
__le16 sync_id;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
473
__le16 sync_id;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
474
__le16 bss_count;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
489
__le16 chanspec_list[1];
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
571
__le16 lo; /* lower 16 bits of IV */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
585
__le16 key_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
586
__le16 flags;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
597
__le16 key_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
615
__le16 ver; /* version of this struct */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
616
__le16 len; /* length in bytes of this structure */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
617
__le16 cap; /* sta's advertised capabilities */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
649
__le16 aid; /* association ID */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
650
__le16 ht_capabilities; /* advertised ht caps */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
651
__le16 vht_flags; /* converted vht flags */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
681
__le16 vht_mcs[BRCMF_VHT_CAP_MCS_MAP_NSS_MAX]; /* supported mcs index bit map per nss */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
687
__le16 chanspec; /** chanspec this sta is on */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
688
__le16 pad_1;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
690
__le16 version; /* version */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
691
__le16 len; /* length */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
695
__le16 vht_mcs[BRCMF_VHT_CAP_MCS_MAP_NSS_MAX]; /* supported mcs index bit map per nss */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
696
__le16 he_mcs[BRCMF_HE_CAP_MCS_MAP_NSS_MAX]; /* supported he mcs index bit map per nss */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
698
__le16 wpauth; /* authentication type */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
824
__le16 version;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
825
__le16 length;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
827
__le16 epi_ver_major;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
828
__le16 epi_ver_minor;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
829
__le16 epi_ver_rc;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
830
__le16 epi_ver_incr;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
832
__le16 wlc_ver_major;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
833
__le16 wlc_ver_minor;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
910
__le16 length;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
914
__le16 pmk_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
937
__le16 fils_cache_id;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
962
__le16 version;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
963
__le16 length;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
975
__le16 version;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
976
__le16 length;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
977
__le16 count;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
978
__le16 pad;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c
1550
__le16 seq_le;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c
864
__le16 pktseq = cpu_to_le16(brcmf_skbcb(skb)->htod_seq);
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
102
__le16 metadata_buf_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
103
__le16 data_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
109
__le16 metadata_buf_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
110
__le16 data_buf_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
118
__le16 host_buf_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
119
__le16 rsvd0[3];
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
125
__le16 status;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
126
__le16 flow_ring_id;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
133
__le16 write_idx;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
141
__le16 write_idx;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
142
__le16 rsvd0[5];
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
148
__le16 event_data_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
149
__le16 seqnum;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
150
__le16 rsvd0[4];
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
156
__le16 resp_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
157
__le16 trans_id;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
165
__le16 metadata_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
166
__le16 tx_status;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
172
__le16 metadata_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
173
__le16 data_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
174
__le16 data_offset;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
175
__le16 flags;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
187
__le16 flow_ring_id;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
190
__le16 int_vector;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
191
__le16 max_items;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
192
__le16 len_item;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
198
__le16 flow_ring_id;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
199
__le16 reason;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
87
__le16 trans_id;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
88
__le16 input_buf_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
89
__le16 output_buf_len;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
90
__le16 rsvd0[3];
drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c
109
__le16 chspec;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c
110
__le16 dwell;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c
659
memsize += num_chans * sizeof(__le16);
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c
403
__le16 max_flowrings;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c
404
__le16 max_submissionrings;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c
405
__le16 max_completionrings;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c
588
__le16 *dst16;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c
602
dst16 = (__le16 *)dstaddr;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
1483
*(__le16 *)header = cpu_to_le16(frm_length);
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
1484
*(((__le16 *)header) + 1) = cpu_to_le16(~frm_length);
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
2289
tail_pad = le16_to_cpu(*(__le16 *)(hdr - 2));
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
1387
__le16 RxFrameSize;
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
1389
__le16 PhyRxStatus_0;
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
1390
__le16 PhyRxStatus_1;
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
1391
__le16 PhyRxStatus_2;
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
1392
__le16 PhyRxStatus_3;
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
1393
__le16 PhyRxStatus_4;
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
1394
__le16 PhyRxStatus_5;
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
1395
__le16 RxStatus1;
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
1396
__le16 RxStatus2;
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
1397
__le16 RxTSFTime;
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
1398
__le16 RxChan;
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
752
__le16 MacTxControlLow; /* 0x0 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
753
__le16 MacTxControlHigh; /* 0x1 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
754
__le16 MacFrameControl; /* 0x2 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
755
__le16 TxFesTimeNormal; /* 0x3 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
756
__le16 PhyTxControlWord; /* 0x4 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
757
__le16 PhyTxControlWord_1; /* 0x5 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
758
__le16 PhyTxControlWord_1_Fbr; /* 0x6 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
759
__le16 PhyTxControlWord_1_Rts; /* 0x7 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
760
__le16 PhyTxControlWord_1_FbrRts; /* 0x8 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
761
__le16 MainRates; /* 0x9 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
762
__le16 XtraFrameTypes; /* 0xa */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
765
__le16 TxFesTimeFallback; /* 0x16 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
767
__le16 RTSDurFallback; /* 0x1a */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
769
__le16 FragDurFallback; /* 0x1e */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
770
__le16 MModeLen; /* 0x1f */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
771
__le16 MModeFbrLen; /* 0x20 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
772
__le16 TstampLow; /* 0x21 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
773
__le16 TstampHigh; /* 0x22 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
774
__le16 ABI_MimoAntSel; /* 0x23 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
775
__le16 PreloadSize; /* 0x24 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
776
__le16 AmpduSeqCtl; /* 0x25 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
777
__le16 TxFrameID; /* 0x26 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
778
__le16 TxStatus; /* 0x27 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
779
__le16 MaxNMpdus; /* 0x28 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
780
__le16 MaxABytes_MRT; /* 0x29 */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
781
__le16 MaxABytes_FBR; /* 0x2a */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
782
__le16 MinMBytes; /* 0x2b */
drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c
940
len = le16_to_cpu(*(__le16 *) (p->data));
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c
250
__le16 addr;
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c
251
__le16 size;
drivers/net/wireless/intel/ipw2x00/ipw2200.c
10312
*(__le16*)skb_put(dst, sizeof(u16)) = cpu_to_le16(
drivers/net/wireless/intel/ipw2x00/ipw2200.c
10315
*(__le16*)skb_put(dst, sizeof(u16)) =
drivers/net/wireless/intel/ipw2x00/ipw2200.c
10319
*(__le16*)skb_put(dst, sizeof(u16)) =
drivers/net/wireless/intel/ipw2x00/ipw2200.c
10323
*(__le16*)skb_put(dst, sizeof(u16)) =
drivers/net/wireless/intel/ipw2x00/ipw2200.c
2652
__le16 *eeprom = (__le16 *) priv->eeprom;
drivers/net/wireless/intel/ipw2x00/ipw2200.c
3031
__le16 *image;
drivers/net/wireless/intel/ipw2x00/ipw2200.c
3033
image = (__le16 *) data;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
1148
__le16 rt_channel; /* channel in mhz */
drivers/net/wireless/intel/ipw2x00/ipw2200.h
1149
__le16 rt_chbitmask; /* channel bitfield */
drivers/net/wireless/intel/ipw2x00/ipw2200.h
1933
__le16 tx_rates;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
1934
__le16 reserved;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
1949
__le16 reserved;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
376
__le16 frame_ctl;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
377
__le16 duration; // watch out for endians!
drivers/net/wireless/intel/ipw2x00/ipw2200.h
381
__le16 seq_ctrl; // more endians!
drivers/net/wireless/intel/ipw2x00/ipw2200.h
383
__le16 qos_ctrl;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
387
__le16 frame_ctl;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
388
__le16 duration; // watch out for endians!
drivers/net/wireless/intel/ipw2x00/ipw2200.h
392
__le16 seq_ctrl; // more endians!
drivers/net/wireless/intel/ipw2x00/ipw2200.h
397
__le16 frame_ctl;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
398
__le16 duration; // watch out for endians!
drivers/net/wireless/intel/ipw2x00/ipw2200.h
402
__le16 seq_ctrl; // more endians!
drivers/net/wireless/intel/ipw2x00/ipw2200.h
403
__le16 qos_ctrl;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
407
__le16 frame_ctl;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
408
__le16 duration; // watch out for endians!
drivers/net/wireless/intel/ipw2x00/ipw2200.h
412
__le16 seq_ctrl; // more endians!
drivers/net/wireless/intel/ipw2x00/ipw2200.h
448
__le16 reserved;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
457
__le16 reserved2;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
462
__le16 len;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
470
__le16 next_packet_duration;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
471
__le16 next_frag_len;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
472
__le16 back_off_counter; //////txop;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
474
__le16 cwcurrent;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
488
__le16 chunk_len[NUM_TFD_CHUNKS];
drivers/net/wireless/intel/ipw2x00/ipw2200.h
550
__le16 good_sfd;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
551
__le16 bad_plcp;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
552
__le16 wrong_bssid;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
553
__le16 valid_mpdu;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
554
__le16 bad_mac_header;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
555
__le16 reserved_frame_types;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
556
__le16 rx_ina;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
557
__le16 bad_crc32;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
558
__le16 invalid_cts;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
559
__le16 invalid_acks;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
560
__le16 long_distance_ina_fina;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
561
__le16 dsp_silence_unreachable;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
562
__le16 accumulated_rssi;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
563
__le16 rx_ovfl_frame_tossed;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
564
__le16 rssi_silence_threshold;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
565
__le16 rx_ovfl_frame_supplied;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
566
__le16 last_rx_frame_signal;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
567
__le16 last_rx_frame_noise;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
568
__le16 rx_autodetec_no_ofdm;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
569
__le16 rx_autodetec_no_barker;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
570
__le16 reserved;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
590
__le16 frag_length;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
591
__le16 reserved;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
615
__le16 silence_count;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
625
__le16 status;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
640
__le16 size;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
668
__le16 signal;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
669
__le16 noise;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
675
__le16 length;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
720
__le16 software_revision;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
723
__le16 reserved2;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
724
__le16 reserved3;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
725
__le16 clock_settle_time;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
726
__le16 powerup_settle_time;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
727
__le16 reserved4;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
822
__le16 dwell_time;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
841
__le16 dwell_time[IPW_SCAN_TYPES];
drivers/net/wireless/intel/ipw2x00/ipw2200.h
873
__le16 policy_support;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
879
__le16 capability;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
880
__le16 listen_interval;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
881
__le16 beacon_interval;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
883
__le16 atim_window;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
886
__le16 reserved2;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
898
__le16 rts_threshold;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
899
__le16 reserved;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
903
__le16 frag_threshold;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
904
__le16 reserved;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
910
__le16 reserved;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
915
__le16 dino_config_size;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
923
__le16 reserved;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
969
__le16 version;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
973
__le16 beacon_rssi_raw;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
974
__le16 reserved;
drivers/net/wireless/intel/ipw2x00/libipw.h
331
__le16 frame_ctl;
drivers/net/wireless/intel/ipw2x00/libipw.h
332
__le16 duration_id;
drivers/net/wireless/intel/ipw2x00/libipw.h
338
__le16 frame_ctl;
drivers/net/wireless/intel/ipw2x00/libipw.h
339
__le16 duration_id;
drivers/net/wireless/intel/ipw2x00/libipw.h
348
__le16 frame_ctl;
drivers/net/wireless/intel/ipw2x00/libipw.h
349
__le16 duration_id;
drivers/net/wireless/intel/ipw2x00/libipw.h
353
__le16 seq_ctl;
drivers/net/wireless/intel/ipw2x00/libipw.h
361
__le16 frame_ctl;
drivers/net/wireless/intel/ipw2x00/libipw.h
362
__le16 duration_id;
drivers/net/wireless/intel/ipw2x00/libipw.h
366
__le16 seq_ctl;
drivers/net/wireless/intel/ipw2x00/libipw.h
372
__le16 frame_ctl;
drivers/net/wireless/intel/ipw2x00/libipw.h
373
__le16 duration_id;
drivers/net/wireless/intel/ipw2x00/libipw.h
377
__le16 seq_ctl;
drivers/net/wireless/intel/ipw2x00/libipw.h
379
__le16 qos_ctl;
drivers/net/wireless/intel/ipw2x00/libipw.h
407
__le16 algorithm;
drivers/net/wireless/intel/ipw2x00/libipw.h
408
__le16 transaction;
drivers/net/wireless/intel/ipw2x00/libipw.h
409
__le16 status;
drivers/net/wireless/intel/ipw2x00/libipw.h
437
__le16 reason;
drivers/net/wireless/intel/ipw2x00/libipw.h
452
__le16 beacon_interval;
drivers/net/wireless/intel/ipw2x00/libipw.h
453
__le16 capability;
drivers/net/wireless/intel/ipw2x00/libipw.h
464
__le16 capability;
drivers/net/wireless/intel/ipw2x00/libipw.h
465
__le16 listen_interval;
drivers/net/wireless/intel/ipw2x00/libipw.h
472
__le16 capability;
drivers/net/wireless/intel/ipw2x00/libipw.h
473
__le16 status;
drivers/net/wireless/intel/ipw2x00/libipw.h
474
__le16 aid;
drivers/net/wireless/intel/ipw2x00/libipw.h
544
__le16 tx_op_limit;
drivers/net/wireless/intel/ipw2x00/libipw.h
554
__le16 cw_min[QOS_QUEUE_NUM];
drivers/net/wireless/intel/ipw2x00/libipw.h
555
__le16 cw_max[QOS_QUEUE_NUM];
drivers/net/wireless/intel/ipw2x00/libipw.h
558
__le16 tx_op_limit[QOS_QUEUE_NUM];
drivers/net/wireless/intel/ipw2x00/libipw_crypto_tkip.c
126
static inline u16 Mk16_le(__le16 * v)
drivers/net/wireless/intel/ipw2x00/libipw_crypto_tkip.c
212
PPK[0] += _S_(PPK[5] ^ Mk16_le((__le16 *) & TK[0]));
drivers/net/wireless/intel/ipw2x00/libipw_crypto_tkip.c
213
PPK[1] += _S_(PPK[0] ^ Mk16_le((__le16 *) & TK[2]));
drivers/net/wireless/intel/ipw2x00/libipw_crypto_tkip.c
214
PPK[2] += _S_(PPK[1] ^ Mk16_le((__le16 *) & TK[4]));
drivers/net/wireless/intel/ipw2x00/libipw_crypto_tkip.c
215
PPK[3] += _S_(PPK[2] ^ Mk16_le((__le16 *) & TK[6]));
drivers/net/wireless/intel/ipw2x00/libipw_crypto_tkip.c
216
PPK[4] += _S_(PPK[3] ^ Mk16_le((__le16 *) & TK[8]));
drivers/net/wireless/intel/ipw2x00/libipw_crypto_tkip.c
217
PPK[5] += _S_(PPK[4] ^ Mk16_le((__le16 *) & TK[10]));
drivers/net/wireless/intel/ipw2x00/libipw_crypto_tkip.c
219
PPK[0] += RotR1(PPK[5] ^ Mk16_le((__le16 *) & TK[12]));
drivers/net/wireless/intel/ipw2x00/libipw_crypto_tkip.c
220
PPK[1] += RotR1(PPK[0] ^ Mk16_le((__le16 *) & TK[14]));
drivers/net/wireless/intel/ipw2x00/libipw_crypto_tkip.c
231
WEPSeed[3] = Lo8((PPK[5] ^ Mk16_le((__le16 *) & TK[0])) >> 1);
drivers/net/wireless/intel/ipw2x00/libipw_rx.c
1404
static inline int is_beacon(__le16 fc)
drivers/net/wireless/intel/iwlegacy/3945-mac.c
121
__le16 key_flags = 0;
drivers/net/wireless/intel/iwlegacy/3945-mac.c
397
__le16 fc = hdr->frame_control;
drivers/net/wireless/intel/iwlegacy/3945-mac.c
463
__le16 fc;
drivers/net/wireless/intel/iwlegacy/3945.c
474
__le16 fc = hdr->frame_control;
drivers/net/wireless/intel/iwlegacy/3945.c
694
__le16 fc = hdr->frame_control;
drivers/net/wireless/intel/iwlegacy/4965-calib.c
357
__le16 *tbl)
drivers/net/wireless/intel/iwlegacy/4965-mac.c
1489
__le16 fc = hdr->frame_control;
drivers/net/wireless/intel/iwlegacy/4965-mac.c
1542
__le16 fc)
drivers/net/wireless/intel/iwlegacy/4965-mac.c
1664
__le16 fc;
drivers/net/wireless/intel/iwlegacy/4965-mac.c
3232
__le16 key_flags = 0;
drivers/net/wireless/intel/iwlegacy/4965-mac.c
3286
__le16 key_flags = 0;
drivers/net/wireless/intel/iwlegacy/4965-mac.c
3334
__le16 key_flags = 0;
drivers/net/wireless/intel/iwlegacy/4965-mac.c
570
__le16 fc = hdr->frame_control;
drivers/net/wireless/intel/iwlegacy/4965.c
1542
__le16 bc_ent;
drivers/net/wireless/intel/iwlegacy/4965.h
889
__le16 tfd_offset[TFD_QUEUE_BC_SIZE];
drivers/net/wireless/intel/iwlegacy/4965.h
890
u8 pad[1024 - (TFD_QUEUE_BC_SIZE) * sizeof(__le16)];
drivers/net/wireless/intel/iwlegacy/commands.h
1006
__le16 add_immediate_ba_ssn;
drivers/net/wireless/intel/iwlegacy/commands.h
1013
__le16 sleep_tx_count;
drivers/net/wireless/intel/iwlegacy/commands.h
1015
__le16 reserved2;
drivers/net/wireless/intel/iwlegacy/commands.h
1030
__le16 tid_disable_tx;
drivers/net/wireless/intel/iwlegacy/commands.h
1032
__le16 rate_n_flags; /* 3945 only */
drivers/net/wireless/intel/iwlegacy/commands.h
1044
__le16 add_immediate_ba_ssn;
drivers/net/wireless/intel/iwlegacy/commands.h
1051
__le16 sleep_tx_count;
drivers/net/wireless/intel/iwlegacy/commands.h
1053
__le16 reserved2;
drivers/net/wireless/intel/iwlegacy/commands.h
1166
__le16 sig_avg;
drivers/net/wireless/intel/iwlegacy/commands.h
1167
__le16 noise_diff;
drivers/net/wireless/intel/iwlegacy/commands.h
1177
__le16 channel;
drivers/net/wireless/intel/iwlegacy/commands.h
1178
__le16 phy_flags;
drivers/net/wireless/intel/iwlegacy/commands.h
1181
__le16 len;
drivers/net/wireless/intel/iwlegacy/commands.h
1218
__le16 ant_selection; /* ant A bit 4, ant B bit 5, ant C bit 6 */
drivers/net/wireless/intel/iwlegacy/commands.h
1219
__le16 agc_info; /* agc code 0:6, agc dB 7:13, reserved 14:15 */
drivers/net/wireless/intel/iwlegacy/commands.h
1235
__le16 phy_flags; /* general phy flags: band, modulation, ... */
drivers/net/wireless/intel/iwlegacy/commands.h
1236
__le16 channel; /* channel number */
drivers/net/wireless/intel/iwlegacy/commands.h
1239
__le16 byte_count; /* frame's byte-count */
drivers/net/wireless/intel/iwlegacy/commands.h
1240
__le16 frame_time; /* frame's time on the air */
drivers/net/wireless/intel/iwlegacy/commands.h
1244
__le16 byte_count;
drivers/net/wireless/intel/iwlegacy/commands.h
1245
__le16 reserved;
drivers/net/wireless/intel/iwlegacy/commands.h
1374
__le16 len;
drivers/net/wireless/intel/iwlegacy/commands.h
1381
__le16 next_frame_len;
drivers/net/wireless/intel/iwlegacy/commands.h
1394
__le16 word[4];
drivers/net/wireless/intel/iwlegacy/commands.h
1406
__le16 pm_frame_timeout;
drivers/net/wireless/intel/iwlegacy/commands.h
1407
__le16 attempt_duration;
drivers/net/wireless/intel/iwlegacy/commands.h
1414
__le16 driver_txop;
drivers/net/wireless/intel/iwlegacy/commands.h
1446
__le16 reserved;
drivers/net/wireless/intel/iwlegacy/commands.h
1462
__le16 len;
drivers/net/wireless/intel/iwlegacy/commands.h
1469
__le16 next_frame_len;
drivers/net/wireless/intel/iwlegacy/commands.h
1496
__le16 next_frame_flags;
drivers/net/wireless/intel/iwlegacy/commands.h
1497
__le16 reserved2;
drivers/net/wireless/intel/iwlegacy/commands.h
1512
__le16 pm_frame_timeout;
drivers/net/wireless/intel/iwlegacy/commands.h
1513
__le16 attempt_duration;
drivers/net/wireless/intel/iwlegacy/commands.h
1520
__le16 driver_txop;
drivers/net/wireless/intel/iwlegacy/commands.h
1689
__le16 status;
drivers/net/wireless/intel/iwlegacy/commands.h
1690
__le16 sequence;
drivers/net/wireless/intel/iwlegacy/commands.h
1705
__le16 wireless_media_time; /* uSecs */
drivers/net/wireless/intel/iwlegacy/commands.h
1707
__le16 reserved;
drivers/net/wireless/intel/iwlegacy/commands.h
1741
__le16 sta_addr_hi16;
drivers/net/wireless/intel/iwlegacy/commands.h
1742
__le16 reserved;
drivers/net/wireless/intel/iwlegacy/commands.h
1747
__le16 seq_ctl;
drivers/net/wireless/intel/iwlegacy/commands.h
1749
__le16 scd_flow;
drivers/net/wireless/intel/iwlegacy/commands.h
1750
__le16 scd_ssn;
drivers/net/wireless/intel/iwlegacy/commands.h
1762
__le16 channel;
drivers/net/wireless/intel/iwlegacy/commands.h
1769
__le16 channel;
drivers/net/wireless/intel/iwlegacy/commands.h
1789
__le16 rate_n_flags;
drivers/net/wireless/intel/iwlegacy/commands.h
1868
__le16 agg_time_limit;
drivers/net/wireless/intel/iwlegacy/commands.h
203
__le16 sequence;
drivers/net/wireless/intel/iwlegacy/commands.h
2081
__le16 control; /* not used */
drivers/net/wireless/intel/iwlegacy/commands.h
2151
__le16 reserved;
drivers/net/wireless/intel/iwlegacy/commands.h
2158
__le16 len; /* number of bytes starting from token */
drivers/net/wireless/intel/iwlegacy/commands.h
2163
__le16 path_loss_timeout;
drivers/net/wireless/intel/iwlegacy/commands.h
2168
__le16 channel_count; /* minimum 1, maximum 10 */
drivers/net/wireless/intel/iwlegacy/commands.h
2169
__le16 reserved3;
drivers/net/wireless/intel/iwlegacy/commands.h
2179
__le16 status; /* 0 - command will be handled
drivers/net/wireless/intel/iwlegacy/commands.h
2297
__le16 flags;
drivers/net/wireless/intel/iwlegacy/commands.h
2305
__le16 flags;
drivers/net/wireless/intel/iwlegacy/commands.h
2321
__le16 reserved;
drivers/net/wireless/intel/iwlegacy/commands.h
2399
__le16 active_dwell; /* in 1024-uSec TU (time units), typ 5-50 */
drivers/net/wireless/intel/iwlegacy/commands.h
2400
__le16 passive_dwell; /* in 1024-uSec TU (time units), typ 20-500 */
drivers/net/wireless/intel/iwlegacy/commands.h
2415
__le16 channel; /* band is selected by il_scan_cmd "flags" field */
drivers/net/wireless/intel/iwlegacy/commands.h
2418
__le16 active_dwell; /* in 1024-uSec TU (time units), typ 5-50 */
drivers/net/wireless/intel/iwlegacy/commands.h
2419
__le16 passive_dwell; /* in 1024-uSec TU (time units), typ 20-500 */
drivers/net/wireless/intel/iwlegacy/commands.h
2502
__le16 len;
drivers/net/wireless/intel/iwlegacy/commands.h
2505
__le16 quiet_time; /* dwell only this # millisecs on quiet channel
drivers/net/wireless/intel/iwlegacy/commands.h
2507
__le16 quiet_plcp_th; /* quiet chnl is < this # pkts (typ. 1) */
drivers/net/wireless/intel/iwlegacy/commands.h
2508
__le16 good_CRC_th; /* passive -> active promotion threshold */
drivers/net/wireless/intel/iwlegacy/commands.h
2509
__le16 reserved1;
drivers/net/wireless/intel/iwlegacy/commands.h
2546
__le16 len;
drivers/net/wireless/intel/iwlegacy/commands.h
2549
__le16 quiet_time; /* dwell only this # millisecs on quiet channel
drivers/net/wireless/intel/iwlegacy/commands.h
2551
__le16 quiet_plcp_th; /* quiet chnl is < this # pkts (typ. 1) */
drivers/net/wireless/intel/iwlegacy/commands.h
2552
__le16 good_CRC_th; /* passive -> active promotion threshold */
drivers/net/wireless/intel/iwlegacy/commands.h
2553
__le16 rx_chain; /* RXON_RX_CHAIN_* */
drivers/net/wireless/intel/iwlegacy/commands.h
2684
__le16 tim_idx;
drivers/net/wireless/intel/iwlegacy/commands.h
2692
__le16 tim_idx;
drivers/net/wireless/intel/iwlegacy/commands.h
3239
__le16 control; /* always use "1" */
drivers/net/wireless/intel/iwlegacy/commands.h
3240
__le16 table[HD_TBL_SIZE]; /* use HD_* as idx */
drivers/net/wireless/intel/iwlegacy/commands.h
408
__le16 reserved1;
drivers/net/wireless/intel/iwlegacy/commands.h
412
__le16 reserved2;
drivers/net/wireless/intel/iwlegacy/commands.h
508
__le16 reserved1;
drivers/net/wireless/intel/iwlegacy/commands.h
512
__le16 reserved2;
drivers/net/wireless/intel/iwlegacy/commands.h
526
__le16 bad_cmd_seq_num;
drivers/net/wireless/intel/iwlegacy/commands.h
651
__le16 reserved1;
drivers/net/wireless/intel/iwlegacy/commands.h
653
__le16 reserved2;
drivers/net/wireless/intel/iwlegacy/commands.h
655
__le16 reserved3;
drivers/net/wireless/intel/iwlegacy/commands.h
658
__le16 reserved4;
drivers/net/wireless/intel/iwlegacy/commands.h
661
__le16 assoc_id;
drivers/net/wireless/intel/iwlegacy/commands.h
664
__le16 channel;
drivers/net/wireless/intel/iwlegacy/commands.h
665
__le16 reserved5;
drivers/net/wireless/intel/iwlegacy/commands.h
670
__le16 reserved1;
drivers/net/wireless/intel/iwlegacy/commands.h
672
__le16 reserved2;
drivers/net/wireless/intel/iwlegacy/commands.h
674
__le16 reserved3;
drivers/net/wireless/intel/iwlegacy/commands.h
677
__le16 rx_chain;
drivers/net/wireless/intel/iwlegacy/commands.h
680
__le16 assoc_id;
drivers/net/wireless/intel/iwlegacy/commands.h
683
__le16 channel;
drivers/net/wireless/intel/iwlegacy/commands.h
693
__le16 reserved1;
drivers/net/wireless/intel/iwlegacy/commands.h
695
__le16 reserved2;
drivers/net/wireless/intel/iwlegacy/commands.h
697
__le16 reserved3;
drivers/net/wireless/intel/iwlegacy/commands.h
700
__le16 rx_chain;
drivers/net/wireless/intel/iwlegacy/commands.h
703
__le16 assoc_id;
drivers/net/wireless/intel/iwlegacy/commands.h
706
__le16 channel;
drivers/net/wireless/intel/iwlegacy/commands.h
721
__le16 reserved;
drivers/net/wireless/intel/iwlegacy/commands.h
731
__le16 rx_chain_select_flags;
drivers/net/wireless/intel/iwlegacy/commands.h
732
__le16 reserved;
drivers/net/wireless/intel/iwlegacy/commands.h
744
__le16 beacon_interval;
drivers/net/wireless/intel/iwlegacy/commands.h
745
__le16 atim_win;
drivers/net/wireless/intel/iwlegacy/commands.h
747
__le16 listen_interval;
drivers/net/wireless/intel/iwlegacy/commands.h
758
__le16 channel;
drivers/net/wireless/intel/iwlegacy/commands.h
768
__le16 channel;
drivers/net/wireless/intel/iwlegacy/commands.h
779
__le16 band;
drivers/net/wireless/intel/iwlegacy/commands.h
780
__le16 channel;
drivers/net/wireless/intel/iwlegacy/commands.h
807
__le16 cw_min;
drivers/net/wireless/intel/iwlegacy/commands.h
808
__le16 cw_max;
drivers/net/wireless/intel/iwlegacy/commands.h
811
__le16 edca_txop;
drivers/net/wireless/intel/iwlegacy/commands.h
897
__le16 key_flags;
drivers/net/wireless/intel/iwlegacy/commands.h
900
__le16 tkip_rx_ttak[5]; /* 10-byte unicast TKIP TTAK */
drivers/net/wireless/intel/iwlegacy/commands.h
920
__le16 reserved1;
drivers/net/wireless/intel/iwlegacy/commands.h
923
__le16 reserved2;
drivers/net/wireless/intel/iwlegacy/commands.h
964
__le16 tid_disable_tx;
drivers/net/wireless/intel/iwlegacy/commands.h
966
__le16 rate_n_flags;
drivers/net/wireless/intel/iwlegacy/commands.h
978
__le16 add_immediate_ba_ssn;
drivers/net/wireless/intel/iwlegacy/commands.h
992
__le16 tid_disable_tx;
drivers/net/wireless/intel/iwlegacy/commands.h
994
__le16 reserved1;
drivers/net/wireless/intel/iwlegacy/common.c
5520
__le16 fc, __le32 *tx_flags)
drivers/net/wireless/intel/iwlegacy/common.c
701
__le16 *e;
drivers/net/wireless/intel/iwlegacy/common.c
714
e = (__le16 *) il->eeprom;
drivers/net/wireless/intel/iwlegacy/common.h
1243
__le16 switch_channel;
drivers/net/wireless/intel/iwlegacy/common.h
1255
__le16 sensitivity_tbl[HD_TBL_SIZE];
drivers/net/wireless/intel/iwlegacy/common.h
1729
void il_update_stats(struct il_priv *il, bool is_tx, __le16 fc, u16 len);
drivers/net/wireless/intel/iwlegacy/common.h
1732
il_update_stats(struct il_priv *il, bool is_tx, __le16 fc, u16 len)
drivers/net/wireless/intel/iwlegacy/common.h
1966
__le16 fc, __le32 *tx_flags);
drivers/net/wireless/intel/iwlegacy/common.h
2394
__le16 closed_rb_num;
drivers/net/wireless/intel/iwlegacy/common.h
2395
__le16 closed_fr_num;
drivers/net/wireless/intel/iwlegacy/common.h
2396
__le16 finished_rb_num;
drivers/net/wireless/intel/iwlegacy/common.h
2397
__le16 finished_fr_nam;
drivers/net/wireless/intel/iwlegacy/common.h
2425
__le16 hi_n_len;
drivers/net/wireless/intel/iwlegacy/common.h
317
__le16 voltage; /* signed */
drivers/net/wireless/intel/iwlegacy/debug.c
28
il_update_stats(struct il_priv *il, bool is_tx, __le16 fc, u16 len)
drivers/net/wireless/intel/iwlegacy/iwl-spectrum.h
28
__le16 duration;
drivers/net/wireless/intel/iwlegacy/iwl-spectrum.h
50
__le16 duration;
drivers/net/wireless/intel/iwlwifi/dvm/calib.c
376
__le16 *tbl)
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1056
__le16 phy_flags; /* general phy flags: band, modulation, ... */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1057
__le16 channel; /* channel number */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1060
__le16 byte_count; /* frame's byte-count */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1061
__le16 frame_time; /* frame's time on the air */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1065
__le16 byte_count;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1066
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1179
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1195
__le16 len;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1202
__le16 next_frame_len;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1229
__le16 next_frame_flags;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1230
__le16 reserved2;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1245
__le16 pm_frame_timeout;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1246
__le16 attempt_duration;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1253
__le16 driver_txop;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1379
__le16 status;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1380
__le16 sequence;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1401
__le16 wireless_media_time; /* uSecs */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1409
__le16 seq_ctl;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1410
__le16 byte_cnt;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1413
__le16 frame_ctrl;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1437
__le16 sta_addr_hi16;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1438
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1443
__le16 seq_ctl;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1445
__le16 scd_flow;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1446
__le16 scd_ssn;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1449
__le16 reserved1;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1526
__le16 agg_time_limit;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1739
__le16 control; /* not used */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1882
__le16 bt4_reaction_time; /* unused */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1890
__le16 valid;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1901
__le16 rx_prio_boost; /* SW boost of WiFi rx priority */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1913
__le16 rx_prio_boost; /* SW boost of WiFi rx priority */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1944
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1951
__le16 len; /* number of bytes starting from token */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1956
__le16 path_loss_timeout;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1961
__le16 channel_count; /* minimum 1, maximum 10 */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1962
__le16 reserved3;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
1972
__le16 status; /* 0 - command will be handled
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
2098
__le16 flags;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
2114
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
2208
__le16 channel; /* band is selected by iwl_scan_cmd "flags" field */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
2211
__le16 active_dwell; /* in 1024-uSec TU (time units), typ 5-50 */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
2212
__le16 passive_dwell; /* in 1024-uSec TU (time units), typ 20-500 */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
2299
__le16 len;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
2302
__le16 quiet_time; /* dwell only this # millisecs on quiet channel
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
2304
__le16 quiet_plcp_th; /* quiet chnl is < this # pkts (typ. 1) */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
2305
__le16 good_CRC_th; /* passive -> active promotion threshold */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
2306
__le16 rx_chain; /* RXON_RX_CHAIN_* */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
2429
__le16 tim_idx;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3002
__le16 control; /* always use "1" */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3003
__le16 table[HD_TABLE_SIZE]; /* use HD_* as index */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3010
__le16 control; /* always use "1" */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3011
__le16 enhance_table[ENHANCE_HD_TABLE_SIZE]; /* use HD_* as index */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3159
__le16 radio_sensor_offset;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3160
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3165
__le16 radio_sensor_offset_high;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3166
__le16 radio_sensor_offset_low;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3167
__le16 burntVoltageRef;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3168
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3402
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3716
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3743
__le16 non_qos_seq;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3744
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3745
__le16 qos_seq[8];
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3754
__le16 iv16;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3755
__le16 pad;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3796
__le16 p1k[IWLAGN_P1K_SIZE];
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3818
__le16 kck_len;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3819
__le16 kek_len;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3834
__le16 qos_seq_ctr[8];
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3835
__le16 non_qos_seq_ctr;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3836
__le16 reserved2;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3838
__le16 reserved3;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3859
__le16 width;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3888
__le16 flags;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3903
__le16 channel;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3904
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
3927
__le16 length;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
412
__le16 reserved1;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
416
__le16 reserved2;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
430
__le16 bad_cmd_seq_num;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
557
__le16 reserved1;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
559
__le16 reserved2;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
561
__le16 reserved3;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
564
__le16 rx_chain;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
567
__le16 assoc_id;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
570
__le16 channel;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
575
__le16 acquisition_data;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
576
__le16 reserved6;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
587
__le16 reserved1;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
592
__le16 rx_chain_select_flags;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
593
__le16 acquisition_data;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
605
__le16 beacon_interval;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
606
__le16 atim_window;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
608
__le16 listen_interval;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
630
__le16 channel;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
651
__le16 channel;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
662
__le16 band;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
663
__le16 channel;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
691
__le16 cw_min;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
692
__le16 cw_max;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
695
__le16 edca_txop;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
781
__le16 key_flags;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
784
__le16 tkip_rx_ttak[5]; /* 10-byte unicast TKIP TTAK */
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
809
__le16 reserved1;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
812
__le16 reserved2;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
852
__le16 tid_disable_tx;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
853
__le16 legacy_reserved;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
865
__le16 add_immediate_ba_ssn;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
872
__le16 sleep_tx_count;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
874
__le16 reserved2;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
950
__le16 flush_control;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
951
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
955
__le16 queue_control;
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
956
__le16 flush_control;
drivers/net/wireless/intel/iwlwifi/dvm/dev.h
723
__le16 switch_channel;
drivers/net/wireless/intel/iwlwifi/dvm/dev.h
728
__le16 sensitivity_tbl[HD_TABLE_SIZE];
drivers/net/wireless/intel/iwlwifi/dvm/dev.h
729
__le16 enhance_sensitivity_tbl[ENHANCE_HD_TABLE_ENTRIES];
drivers/net/wireless/intel/iwlwifi/dvm/dev.h
814
__le16 bt_valid;
drivers/net/wireless/intel/iwlwifi/dvm/dev.h
878
__le16 last_seq_ctl;
drivers/net/wireless/intel/iwlwifi/dvm/eeprom.c
1094
data->raw_temperature = *(const __le16 *)tmp;
drivers/net/wireless/intel/iwlwifi/dvm/eeprom.c
1100
data->kelvin_temperature = *(const __le16 *)tmp;
drivers/net/wireless/intel/iwlwifi/dvm/eeprom.c
1101
data->kelvin_voltage = *((const __le16 *)tmp + 1);
drivers/net/wireless/intel/iwlwifi/dvm/eeprom.c
154
return le16_to_cpup((const __le16 *)(eeprom + offset));
drivers/net/wireless/intel/iwlwifi/dvm/eeprom.c
364
const __le16 *txp_len;
drivers/net/wireless/intel/iwlwifi/dvm/eeprom.c
57
__le16 voltage;
drivers/net/wireless/intel/iwlwifi/dvm/eeprom.c
791
__le16 *eeprom_data)
drivers/net/wireless/intel/iwlwifi/dvm/eeprom.c
834
__le16 link_value;
drivers/net/wireless/intel/iwlwifi/dvm/eeprom.c
865
__le16 link_value = 0;
drivers/net/wireless/intel/iwlwifi/dvm/eeprom.c
920
__le16 *e;
drivers/net/wireless/intel/iwlwifi/dvm/eeprom.c
978
__le16 eeprom_data;
drivers/net/wireless/intel/iwlwifi/dvm/lib.c
854
static void iwlagn_convert_p1k(u16 *p1k, __le16 *out)
drivers/net/wireless/intel/iwlwifi/dvm/rx.c
612
__le16 fc = hdr->frame_control;
drivers/net/wireless/intel/iwlwifi/dvm/sta.c
1082
__le16 key_flags;
drivers/net/wireless/intel/iwlwifi/dvm/sta.c
1160
__le16 key_flags;
drivers/net/wireless/intel/iwlwifi/dvm/tx.c
109
__le16 fc)
drivers/net/wireless/intel/iwlwifi/dvm/tx.c
270
__le16 fc;
drivers/net/wireless/intel/iwlwifi/dvm/tx.c
32
__le16 fc, __le32 *tx_flags)
drivers/net/wireless/intel/iwlwifi/dvm/tx.c
49
__le16 fc = hdr->frame_control;
drivers/net/wireless/intel/iwlwifi/dvm/ucode.c
33
__le16 *xtal_calib = priv->nvm_data->xtal_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/alive.h
101
__le16 status;
drivers/net/wireless/intel/iwlwifi/fw/api/alive.h
102
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/alive.h
79
__le16 status;
drivers/net/wireless/intel/iwlwifi/fw/api/alive.h
80
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/alive.h
92
__le16 status;
drivers/net/wireless/intel/iwlwifi/fw/api/alive.h
93
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/cmdhdr.h
118
__le16 sequence;
drivers/net/wireless/intel/iwlwifi/fw/api/cmdhdr.h
119
__le16 length;
drivers/net/wireless/intel/iwlwifi/fw/api/cmdhdr.h
131
__le16 type;
drivers/net/wireless/intel/iwlwifi/fw/api/cmdhdr.h
132
__le16 length;
drivers/net/wireless/intel/iwlwifi/fw/api/cmdhdr.h
143
__le16 type;
drivers/net/wireless/intel/iwlwifi/fw/api/cmdhdr.h
144
__le16 length;
drivers/net/wireless/intel/iwlwifi/fw/api/cmdhdr.h
97
__le16 sequence;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
103
__le16 reserved2;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
131
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
194
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
242
__le16 src_port;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
247
__le16 dst_port;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
267
__le16 src_port;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
272
__le16 dst_port;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
336
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
388
__le16 non_qos_seq;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
389
__le16 qos_seq[8];
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
430
__le16 iv16;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
431
__le16 pad;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
477
__le16 p1k[IWL_P1K_SIZE];
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
504
__le16 kck_len;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
505
__le16 kek_len;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
512
__le16 kck_len;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
513
__le16 kek_len;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
525
__le16 kck_len;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
526
__le16 kek_len;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
733
__le16 pattern_number;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
734
__le16 non_qos_seq_ctr;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
735
__le16 qos_seq_ctr[8];
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
765
__le16 pattern_number;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
766
__le16 non_qos_seq_ctr;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
767
__le16 qos_seq_ctr[8];
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
800
__le16 pattern_number;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
801
__le16 reserved1;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
802
__le16 qos_seq_ctr[8];
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
84
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
856
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
883
__le16 pattern_number;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
884
__le16 reserved1;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
885
__le16 qos_seq_ctr[8];
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
921
__le16 pattern_number;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
922
__le16 qos_seq_ctr;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
960
__le16 pattern_number;
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
961
__le16 qos_seq_ctr;
drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h
271
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h
520
__le16 ssn;
drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h
521
__le16 win_size;
drivers/net/wireless/intel/iwlwifi/fw/api/dbg-tlv.h
122
__le16 type;
drivers/net/wireless/intel/iwlwifi/fw/api/dbg-tlv.h
123
__le16 version;
drivers/net/wireless/intel/iwlwifi/fw/api/dbg-tlv.h
29
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/debug.h
116
__le16 bad_cmd_seq_num;
drivers/net/wireless/intel/iwlwifi/fw/api/debug.h
258
__le16 index_num;
drivers/net/wireless/intel/iwlwifi/fw/api/debug.h
259
__le16 parts_num;
drivers/net/wireless/intel/iwlwifi/fw/api/debug.h
295
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/debug.h
460
__le16 max_reg_pwr_limit;
drivers/net/wireless/intel/iwlwifi/fw/api/debug.h
461
__le16 sar_limit;
drivers/net/wireless/intel/iwlwifi/fw/api/debug.h
483
__le16 curr_mcc;
drivers/net/wireless/intel/iwlwifi/fw/api/debug.h
484
__le16 block_list[16];
drivers/net/wireless/intel/iwlwifi/fw/api/dhc.h
109
__le16 max_reg_pwr_limit_ant_a;
drivers/net/wireless/intel/iwlwifi/fw/api/dhc.h
110
__le16 max_reg_pwr_limit_ant_b;
drivers/net/wireless/intel/iwlwifi/fw/api/dhc.h
111
__le16 sar_limit_ant_a;
drivers/net/wireless/intel/iwlwifi/fw/api/dhc.h
112
__le16 sar_limit_ant_b;
drivers/net/wireless/intel/iwlwifi/fw/api/dhc.h
129
__le16 mcc_block_list[IWL_WTAS_BLACK_LIST_MAX];
drivers/net/wireless/intel/iwlwifi/fw/api/dhc.h
131
__le16 curr_mcc;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1004
__le16 burst_period;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1011
__le16 calib[IWL_TOF_BW_NUM];
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1021
__le16 min_time_between_msr;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1079
__le16 burst_period;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1086
__le16 calib[IWL_TOF_BW_NUM];
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1087
__le16 beacon_interval;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1092
__le16 min_time_between_msr;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1190
__le16 common_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1191
__le16 specific_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1223
__le16 common_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1224
__le16 specific_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1255
__le16 common_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1256
__le16 specific_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1502
__le16 common_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1503
__le16 specific_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1555
__le16 common_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1556
__le16 specific_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1610
__le16 common_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1611
__le16 specific_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1671
__le16 common_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1672
__le16 specific_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1732
__le16 common_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1733
__le16 specific_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1853
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1925
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1938
__le16 seq;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
1939
__le16 ctl;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
296
__le16 toa_offset;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
297
__le16 common_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
298
__le16 specific_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
300
__le16 reserved2;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
331
__le16 toa_offset;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
332
__le16 common_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
333
__le16 specific_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
335
__le16 reserved2;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
378
__le16 toa_offset;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
379
__le16 common_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
380
__le16 specific_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
427
__le16 toa_offset;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
428
__le16 common_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
429
__le16 specific_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
433
__le16 min_time_between_msr;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
434
__le16 max_time_between_msr;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
478
__le16 toa_offset;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
479
__le16 common_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
480
__le16 specific_calib;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
484
__le16 min_time_between_msr;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
485
__le16 max_time_between_msr;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
561
__le16 tsf_timer_offset_msec;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
562
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
621
__le16 burst_period;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
631
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
709
__le16 burst_period;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
712
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
744
__le16 burst_period;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
747
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
803
__le16 burst_period;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
810
__le16 calib[IWL_TOF_BW_NUM];
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
811
__le16 beacon_interval;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
855
__le16 burst_period;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
862
__le16 calib[IWL_TOF_BW_NUM];
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
863
__le16 beacon_interval;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
924
__le16 burst_period;
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
931
__le16 calib[IWL_TOF_BW_NUM];
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
932
__le16 beacon_interval;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
1267
__le16 reserved_for_nmi_addr;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
1366
__le16 committed_dw_info;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
1367
__le16 max_channel_switch_time;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
1368
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
279
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
302
__le16 medium_sync_delay;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
304
__le16 assoc_id;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
305
__le16 reserved1;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
306
__le16 data_policy;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
307
__le16 reserved2;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
354
__le16 he_support;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
355
__le16 he_ap_support;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
404
__le16 reserved_for_local_mld_addr;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
426
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
458
__le16 reserved_for_local_mld_addr;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
612
__le16 dis_subch_bmap;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
688
__le16 reserved_for_local_link_addr;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
714
__le16 puncture_mask; /* removed in _VER_3 */
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
715
__le16 frame_time_rts_th;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
720
__le16 reserved_for_ref_bssid_addr;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
726
__le16 reserved_for_ibss_bssid_addr;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
815
__le16 reserved_for_peer_mld_address;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
817
__le16 reserved_for_peer_link_address;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
879
__le16 reserved_for_peer_mld_address;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
881
__le16 reserved_for_peer_link_address;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
956
__le16 reserved_for_peer_mld_address;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
958
__le16 reserved_for_peer_link_address;
drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h
998
__le16 reserved_for_mac_addr;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
285
__le16 cw_min;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
286
__le16 cw_max;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
289
__le16 edca_txop;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
327
__le16 reserved_for_node_addr;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
329
__le16 reserved_for_bssid_addr;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
356
__le16 value;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
357
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
410
__le16 cwmin;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
411
__le16 cwmax;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
412
__le16 aifsn;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
413
__le16 mu_time;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
600
__le16 reserved0;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
616
__le16 frame_time_rts_th;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
621
__le16 reserved3;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
668
__le16 reserved0;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
684
__le16 frame_time_rts_th;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
689
__le16 reserved3;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
743
__le16 reserved0;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
759
__le16 frame_time_rts_th;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
764
__le16 puncture_mask;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
786
__le16 reserved1;
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
787
__le16 aid;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
111
__le16 type;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
112
__le16 offset;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
113
__le16 length;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
126
__le16 offset;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
127
__le16 length;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
128
__le16 type;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
129
__le16 status;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
157
__le16 nvm_version;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
218
__le16 channel_profile[IWL_NUM_CHANNELS_V1];
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
219
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
312
__le16 mcc;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
348
__le16 mcc;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
351
__le16 time;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
352
__le16 geo_info;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
376
__le16 mcc;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
377
__le16 cap;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
378
__le16 time;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
379
__le16 geo_info;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
406
__le16 mcc;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
409
__le16 time;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
410
__le16 geo_info;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
433
__le16 mcc;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
484
__le16 override_tas_iec;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
485
__le16 enable_tas_iec;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
562
__le16 block_list_size;
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
563
__le16 block_list_array[IWL_WTAS_BLACK_LIST_MAX];
drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h
737
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/offload.h
56
__le16 band;
drivers/net/wireless/intel/iwlwifi/fw/api/offload.h
57
__le16 channel;
drivers/net/wireless/intel/iwlwifi/fw/api/phy-ctxt.h
164
__le16 puncture_mask; /* added in VER_6 */
drivers/net/wireless/intel/iwlwifi/fw/api/phy.h
194
__le16 temperature;
drivers/net/wireless/intel/iwlwifi/fw/api/phy.h
234
__le16 thresholds[IWL_MAX_DTS_TRIPS];
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
135
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
174
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
175
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
224
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
225
__le16 keep_alive_seconds;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
232
__le16 snooze_interval;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
233
__le16 snooze_window;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
273
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
274
__le16 keep_alive_seconds;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
323
__le16 pwr_restriction;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
331
__le16 per_chain[IWL_NUM_CHAIN_TABLES][IWL_NUM_CHAIN_LIMITS][IWL_NUM_SUB_BANDS_V1];
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
344
__le16 per_chain[IWL_NUM_CHAIN_TABLES][IWL_NUM_CHAIN_LIMITS][IWL_NUM_SUB_BANDS_V1];
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
363
__le16 per_chain[IWL_NUM_CHAIN_TABLES][IWL_NUM_CHAIN_LIMITS][IWL_NUM_SUB_BANDS_V1];
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
387
__le16 per_chain[IWL_NUM_CHAIN_TABLES_V2][IWL_NUM_CHAIN_LIMITS][IWL_NUM_SUB_BANDS_V2];
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
402
__le16 dev_24;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
403
__le16 dev_52_low;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
404
__le16 dev_52_high;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
440
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
441
__le16 per_chain[IWL_NUM_CHAIN_LIMITS][IWL_NUM_SUB_BANDS_V1];
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
460
__le16 per_chain[IWL_NUM_CHAIN_TABLES_V2][IWL_NUM_CHAIN_LIMITS][IWL_NUM_SUB_BANDS_V2];
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
468
__le16 per_chain[IWL_NUM_CHAIN_TABLES_V2][IWL_NUM_CHAIN_LIMITS][IWL_NUM_SUB_BANDS_V3];
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
517
__le16 max_tx_power;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
692
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
856
__le16 link_id;
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
857
__le16 ap_type;
drivers/net/wireless/intel/iwlwifi/fw/api/rfi.h
20
__le16 freq;
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
169
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
170
__le16 non_ht_rates;
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
171
__le16 ht_rates[IWL_TLC_NSS_MAX][IWL_TLC_MCS_PER_BW_NUM_V3];
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
172
__le16 max_mpdu_len;
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
202
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
203
__le16 non_ht_rates;
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
204
__le16 ht_rates[IWL_TLC_NSS_MAX][IWL_TLC_MCS_PER_BW_NUM_V4];
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
205
__le16 max_mpdu_len;
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
206
__le16 max_tx_op;
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
234
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
235
__le16 non_ht_rates;
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
237
__le16 max_mpdu_len;
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
238
__le16 max_tx_op;
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
845
__le16 control;
drivers/net/wireless/intel/iwlwifi/fw/api/rs.h
853
__le16 agg_time_limit;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
1011
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
57
__le16 phy_flags;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
58
__le16 channel;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
586
__le16 reserved_xsum;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
64
__le16 frame_time;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
661
__le16 mpdu_len;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
678
__le16 phy_info;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
691
__le16 raw_csum;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
697
__le16 l3l4_flags;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
702
__le16 phy_data4;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
857
__le16 nssn;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
92
__le16 byte_count;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
93
__le16 assist;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
975
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
993
__le16 ra_tid[BA_WINDOW_STREAMS_MAX];
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
995
__le16 mpdu_rx_count[BA_WINDOW_STREAMS_MAX];
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
1075
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
1083
__le16 adwell_max_budget;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
1099
__le16 delay;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
1100
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
1249
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
1277
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
1293
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
1321
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
178
__le16 delay;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
225
__le16 channel_num;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
226
__le16 iter_count;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
236
__le16 offset;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
237
__le16 len;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
287
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
288
__le16 non_ebs_ratio;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
369
__le16 rx_chain_select;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
758
__le16 iter_interval;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
783
__le16 interval;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
791
__le16 delay;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
792
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
810
__le16 delay;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
811
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
826
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
867
__le16 general_flags;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
900
__le16 adwell_max_budget;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
913
__le16 adwell_max_budget;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
928
__le16 adwell_max_budget;
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
981
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
245
__le16 tid_disable_tx;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
248
__le16 reserved2;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
251
__le16 reserved3;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
256
__le16 add_immediate_ba_ssn;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
257
__le16 sleep_tx_count;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
258
__le16 sleep_state_flags;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
259
__le16 assoc_id;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
260
__le16 beamform_flags;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
331
__le16 tid_disable_tx;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
334
__le16 reserved2;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
337
__le16 reserved3;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
342
__le16 add_immediate_ba_ssn;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
343
__le16 sleep_tx_count;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
346
__le16 assoc_id;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
347
__le16 beamform_flags;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
349
__le16 rx_ba_window;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
366
__le16 key_flags;
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
382
__le16 tkip_rx_ttak[5];
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h
470
__le16 reserved1;
drivers/net/wireless/intel/iwlwifi/fw/api/stats.h
490
__le16 size;
drivers/net/wireless/intel/iwlwifi/fw/api/stats.h
608
__le16 wifi_kill_cnt;
drivers/net/wireless/intel/iwlwifi/fw/api/stats.h
609
__le16 wifi_tx_cts_kill_cnt;
drivers/net/wireless/intel/iwlwifi/fw/api/stats.h
610
__le16 ttc2_ppdu_error_count;
drivers/net/wireless/intel/iwlwifi/fw/api/stats.h
611
__le16 trc2_ppdu_error_count;
drivers/net/wireless/intel/iwlwifi/fw/api/stats.h
612
__le16 rrc1_collision_count;
drivers/net/wireless/intel/iwlwifi/fw/api/stats.h
613
__le16 rrc2_collision_count;
drivers/net/wireless/intel/iwlwifi/fw/api/stats.h
614
__le16 rtc2_collision_count;
drivers/net/wireless/intel/iwlwifi/fw/api/stats.h
615
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/tdls.h
110
__le16 tx_to_peer_ssn;
drivers/net/wireless/intel/iwlwifi/fw/api/tdls.h
130
__le16 tx_to_ap_ssn;
drivers/net/wireless/intel/iwlwifi/fw/api/tdls.h
146
__le16 sta_id;
drivers/net/wireless/intel/iwlwifi/fw/api/tdls.h
147
__le16 tx_to_peer_last_seq;
drivers/net/wireless/intel/iwlwifi/fw/api/time-event.h
227
__le16 policy;
drivers/net/wireless/intel/iwlwifi/fw/api/time-event.h
277
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/time-event.h
375
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/time-event.h
406
__le16 reserved1;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
220
__le16 len;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
221
__le16 offload_assist;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
226
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
241
__le16 pm_frame_timeout;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
242
__le16 reserved4;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
261
__le16 pn_high;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
262
__le16 aux_info;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
277
__le16 len;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
278
__le16 offload_assist;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
299
__le16 len;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
300
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
474
__le16 status;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
475
__le16 sequence;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
532
__le16 wireless_media_time;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
538
__le16 measurement_req_id;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
543
__le16 seq_ctl;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
544
__le16 byte_cnt;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
547
__le16 frame_ctrl;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
590
__le16 wireless_media_time;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
596
__le16 measurement_req_id;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
601
__le16 seq_ctl;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
602
__le16 byte_cnt;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
605
__le16 frame_ctrl;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
606
__le16 tx_queue;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
607
__le16 reserved2;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
635
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
639
__le16 seq_ctl;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
641
__le16 scd_flow;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
642
__le16 scd_ssn;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
658
__le16 q_num;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
659
__le16 tfd_index;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
674
__le16 ssn;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
729
__le16 query_frame_cnt;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
730
__le16 txed;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
731
__le16 done;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
736
__le16 tfd_cnt;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
737
__le16 ra_tid_cnt;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
816
__le16 byte_cnt;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
817
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
887
__le16 flush_ctl;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
888
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
899
__le16 tid_mask;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
900
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
913
__le16 tid;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
914
__le16 queue_num;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
915
__le16 read_before_flush;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
916
__le16 read_after_flush;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
926
__le16 sta_id;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
927
__le16 num_flushed_queues;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
961
__le16 ssn;
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
962
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/api/txq.h
107
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/txq.h
121
__le16 queue_number;
drivers/net/wireless/intel/iwlwifi/fw/api/txq.h
122
__le16 flags;
drivers/net/wireless/intel/iwlwifi/fw/api/txq.h
123
__le16 write_pointer;
drivers/net/wireless/intel/iwlwifi/fw/api/txq.h
124
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/fw/error-dump.h
469
__le16 type;
drivers/net/wireless/intel/iwlwifi/fw/error-dump.h
470
__le16 version;
drivers/net/wireless/intel/iwlwifi/fw/file.h
738
__le16 len;
drivers/net/wireless/intel/iwlwifi/fw/file.h
811
__le16 occurrences;
drivers/net/wireless/intel/iwlwifi/fw/file.h
812
__le16 trig_dis_ms;
drivers/net/wireless/intel/iwlwifi/fw/file.h
973
__le16 rx_ba_start;
drivers/net/wireless/intel/iwlwifi/fw/file.h
974
__le16 rx_ba_stop;
drivers/net/wireless/intel/iwlwifi/fw/file.h
975
__le16 tx_ba_start;
drivers/net/wireless/intel/iwlwifi/fw/file.h
976
__le16 tx_ba_stop;
drivers/net/wireless/intel/iwlwifi/fw/file.h
977
__le16 rx_bar;
drivers/net/wireless/intel/iwlwifi/fw/file.h
978
__le16 tx_bar;
drivers/net/wireless/intel/iwlwifi/fw/file.h
979
__le16 frame_timeout;
drivers/net/wireless/intel/iwlwifi/fw/pnvm.c
100
mac_type = le16_to_cpup((const __le16 *)data);
drivers/net/wireless/intel/iwlwifi/fw/pnvm.c
101
rf_id = le16_to_cpup((const __le16 *)(data + sizeof(__le16)));
drivers/net/wireless/intel/iwlwifi/fw/pnvm.c
90
if (tlv_len < 2 * sizeof(__le16)) {
drivers/net/wireless/intel/iwlwifi/fw/pnvm.c
93
2 * sizeof(__le16), tlv_len);
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
243
__le16 *per_chain, u32 n_subbands,
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
295
__le16 *per_chain, u32 n_tables, u32 n_subbands,
drivers/net/wireless/intel/iwlwifi/fw/regulatory.h
194
__le16 *per_chain, u32 n_tables, u32 n_subbands,
drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h
20
__le16 fc = hdr->frame_control;
drivers/net/wireless/intel/iwlwifi/iwl-fh.h
582
__le16 closed_rb_num;
drivers/net/wireless/intel/iwlwifi/iwl-fh.h
583
__le16 closed_fr_num;
drivers/net/wireless/intel/iwlwifi/iwl-fh.h
584
__le16 finished_rb_num;
drivers/net/wireless/intel/iwlwifi/iwl-fh.h
585
__le16 finished_fr_num;
drivers/net/wireless/intel/iwlwifi/iwl-fh.h
646
__le16 hi_n_len;
drivers/net/wireless/intel/iwlwifi/iwl-fh.h
658
__le16 tb_len;
drivers/net/wireless/intel/iwlwifi/iwl-fh.h
708
__le16 num_tbs;
drivers/net/wireless/intel/iwlwifi/iwl-fh.h
732
__le16 tfd_offset;
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
1218
static int iwl_get_sku(const struct iwl_rf_cfg *cfg, const __le16 *nvm_sw,
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
1219
const __le16 *phy_sku)
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
1227
static int iwl_get_nvm_version(const struct iwl_rf_cfg *cfg, const __le16 *nvm_sw)
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
1236
static int iwl_get_radio_cfg(const struct iwl_rf_cfg *cfg, const __le16 *nvm_sw,
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
1237
const __le16 *phy_sku)
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
1246
static int iwl_get_n_hw_addrs(const struct iwl_rf_cfg *cfg, const __le16 *nvm_sw)
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
1319
const __le16 *mac_override,
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
1368
const __le16 *mac_override)
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
1497
const __be16 *nvm_hw, const __le16 *nvm_sw,
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
1498
const __le16 *nvm_calib, const __le16 *regulatory,
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
1499
const __le16 *mac_override, const __le16 *phy_sku,
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
1507
const __le16 *ch_section;
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
1917
__le16 word1;
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
1918
__le16 word2;
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
372
__le16_to_cpup((const __le16 *)nvm_ch_flags + ch_idx);
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.h
111
const __be16 *nvm_hw, const __le16 *nvm_sw,
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.h
112
const __le16 *nvm_calib, const __le16 *regulatory,
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.h
113
const __le16 *mac_override, const __le16 *phy_sku,
drivers/net/wireless/intel/iwlwifi/iwl-nvm-utils.h
19
__le16 calib_voltage;
drivers/net/wireless/intel/iwlwifi/iwl-nvm-utils.h
21
__le16 raw_temperature;
drivers/net/wireless/intel/iwlwifi/iwl-nvm-utils.h
22
__le16 kelvin_temperature;
drivers/net/wireless/intel/iwlwifi/iwl-nvm-utils.h
23
__le16 kelvin_voltage;
drivers/net/wireless/intel/iwlwifi/iwl-nvm-utils.h
24
__le16 xtal_calib[2];
drivers/net/wireless/intel/iwlwifi/iwl-phy-db.c
168
chg_id = le16_to_cpup((__le16 *)phy_db_notif->data);
drivers/net/wireless/intel/iwlwifi/iwl-phy-db.c
182
chg_id = le16_to_cpup((__le16 *)phy_db_notif->data);
drivers/net/wireless/intel/iwlwifi/iwl-phy-db.c
57
__le16 max_channel_idx;
drivers/net/wireless/intel/iwlwifi/mei/iwl-mei.h
382
void iwl_mei_set_power_limit(const __le16 *power_limit);
drivers/net/wireless/intel/iwlwifi/mei/iwl-mei.h
504
static inline void iwl_mei_set_power_limit(const __le16 *power_limit)
drivers/net/wireless/intel/iwlwifi/mei/main.c
1700
void iwl_mei_set_power_limit(const __le16 *power_limit)
drivers/net/wireless/intel/iwlwifi/mei/main.c
221
const __le16 *power_limit;
drivers/net/wireless/intel/iwlwifi/mei/sap.h
162
__le16 init_data_seq_num;
drivers/net/wireless/intel/iwlwifi/mei/sap.h
163
__le16 init_notif_seq_num;
drivers/net/wireless/intel/iwlwifi/mei/sap.h
180
__le16 init_data_seq_num;
drivers/net/wireless/intel/iwlwifi/mei/sap.h
181
__le16 init_notif_seq_num;
drivers/net/wireless/intel/iwlwifi/mei/sap.h
305
__le16 type;
drivers/net/wireless/intel/iwlwifi/mei/sap.h
306
__le16 len;
drivers/net/wireless/intel/iwlwifi/mei/sap.h
376
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/mei/sap.h
378
__le16 reserved1;
drivers/net/wireless/intel/iwlwifi/mei/sap.h
443
__le16 mcc;
drivers/net/wireless/intel/iwlwifi/mei/sap.h
464
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/mei/sap.h
466
__le16 reserved1;
drivers/net/wireless/intel/iwlwifi/mei/sap.h
526
__le16 sar_chain_info_table[2][5];
drivers/net/wireless/intel/iwlwifi/mei/sap.h
700
__le16 vlan[4];
drivers/net/wireless/intel/iwlwifi/mei/sap.h
716
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/mld/mld.h
222
__le16 cur_aid;
drivers/net/wireless/intel/iwlwifi/mld/notif.c
77
__le16: le16_to_cpu((notif)->id_member), \
drivers/net/wireless/intel/iwlwifi/mld/power.c
200
u8 *skip_dtim_periods, __le16 *flags)
drivers/net/wireless/intel/iwlwifi/mld/scan.c
600
__le16 *delay = &scan_ptrs->periodic_params->delay;
drivers/net/wireless/intel/iwlwifi/mld/sta.h
21
__le16 last_seq[IWL_MAX_TID_COUNT + 1];
drivers/net/wireless/intel/iwlwifi/mld/tests/rx.c
17
__le16 fc;
drivers/net/wireless/intel/iwlwifi/mld/tests/rx.c
18
__le16 seq;
drivers/net/wireless/intel/iwlwifi/mld/tests/rx.c
26
__le16 last_seq;
drivers/net/wireless/intel/iwlwifi/mld/tests/utils.c
450
__le16 he_mcs_nss_set = 0;
drivers/net/wireless/intel/iwlwifi/mld/thermal.c
122
return ((s16)le16_to_cpu(*(const __le16 *)a) -
drivers/net/wireless/intel/iwlwifi/mld/thermal.c
123
(s16)le16_to_cpu(*(const __le16 *)b));
drivers/net/wireless/intel/iwlwifi/mld/thermal.c
127
__le16 *thresholds;
drivers/net/wireless/intel/iwlwifi/mld/tlc.c
52
static __le16
drivers/net/wireless/intel/iwlwifi/mld/tx.c
420
struct ieee80211_sta *sta, __le16 fc)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
434
__le16 fc)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
488
struct ieee80211_sta *sta, __le16 fc)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
618
__le16 fc = hdr->frame_control;
drivers/net/wireless/intel/iwlwifi/mvm/coex.c
676
__le16 fc = hdr->frame_control;
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
74
static void iwl_mvm_convert_p1k(u16 *p1k, __le16 *out)
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
849
if (size < sizeof(__le16)) {
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
852
err = le16_to_cpup((__le16 *)cmd.resp_pkt->data);
drivers/net/wireless/intel/iwlwifi/mvm/fw.c
866
__le16 *per_chain;
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
1244
__le16 cur_aid;
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
1692
struct ieee80211_sta *sta, __le16 fc);
drivers/net/wireless/intel/iwlwifi/mvm/nvm.c
221
const __le16 *sw, *calib, *regulatory, *mac_override, *phy_sku;
drivers/net/wireless/intel/iwlwifi/mvm/nvm.c
264
sw = (const __le16 *)sections[NVM_SECTION_TYPE_SW].data;
drivers/net/wireless/intel/iwlwifi/mvm/nvm.c
265
calib = (const __le16 *)sections[NVM_SECTION_TYPE_CALIBRATION].data;
drivers/net/wireless/intel/iwlwifi/mvm/nvm.c
267
(const __le16 *)sections[NVM_SECTION_TYPE_MAC_OVERRIDE].data;
drivers/net/wireless/intel/iwlwifi/mvm/nvm.c
268
phy_sku = (const __le16 *)sections[NVM_SECTION_TYPE_PHY_SKU].data;
drivers/net/wireless/intel/iwlwifi/mvm/nvm.c
271
(const __le16 *)sections[NVM_SECTION_TYPE_REGULATORY_SDP].data :
drivers/net/wireless/intel/iwlwifi/mvm/nvm.c
272
(const __le16 *)sections[NVM_SECTION_TYPE_REGULATORY].data;
drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c
256
static void rs_fw_set_eht_mcs_nss(__le16 ht_rates[][3],
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c
980
__le16 d4;
drivers/net/wireless/intel/iwlwifi/mvm/scan.c
151
static inline __le16 iwl_mvm_scan_rx_chain(struct iwl_mvm *mvm)
drivers/net/wireless/intel/iwlwifi/mvm/scan.c
2262
__le16 *delay)
drivers/net/wireless/intel/iwlwifi/mvm/sta.c
2623
__le16 key_flags;
drivers/net/wireless/intel/iwlwifi/mvm/sta.c
3542
__le16 key_flags;
drivers/net/wireless/intel/iwlwifi/mvm/sta.h
319
__le16 last_seq[IWL_MAX_TID_COUNT + 1];
drivers/net/wireless/intel/iwlwifi/mvm/tt.c
543
return ((s16)le16_to_cpu(*(const __le16 *)a) -
drivers/net/wireless/intel/iwlwifi/mvm/tt.c
544
(s16)le16_to_cpu(*(const __le16 *)b));
drivers/net/wireless/intel/iwlwifi/mvm/tt.c
548
__le16 *thresholds;
drivers/net/wireless/intel/iwlwifi/mvm/tx.c
1080
__le16 fc;
drivers/net/wireless/intel/iwlwifi/mvm/tx.c
1481
u32 status, __le16 frame_control)
drivers/net/wireless/intel/iwlwifi/mvm/tx.c
155
__le16 fc = hdr->frame_control;
drivers/net/wireless/intel/iwlwifi/mvm/tx.c
251
struct ieee80211_sta *sta, __le16 fc)
drivers/net/wireless/intel/iwlwifi/mvm/tx.c
297
__le16 fc)
drivers/net/wireless/intel/iwlwifi/mvm/tx.c
348
struct ieee80211_sta *sta, __le16 fc)
drivers/net/wireless/intel/iwlwifi/mvm/tx.c
382
struct ieee80211_sta *sta, __le16 fc)
drivers/net/wireless/intel/iwlwifi/mvm/tx.c
401
struct ieee80211_sta *sta, __le16 fc)
drivers/net/wireless/intel/iwlwifi/mvm/tx.c
670
__le16 fc = hdr->frame_control;
drivers/net/wireless/intel/iwlwifi/mvm/tx.c
777
__le16 fc = hdr->frame_control;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
110
__le16 rbid;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
199
__le16 *rb_stts = rxq->rb_stts;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
82
__le16 rbid;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
83
__le16 reserved[3];
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
98
__le16 rbid;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/rx.c
1124
sizeof(__le16) : sizeof(struct iwl_rb_status));
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/rx.c
709
return sizeof(__le16);
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/tx-gen2.c
567
__le16 bc_ent;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/tx.c
2071
__le16 bc_ent;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/tx.c
2121
__le16 fc;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/tx.c
2317
__le16 bc_ent;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
103
__le16 mac_id;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
104
__le16 version;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
105
__le16 size;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
106
__le16 reserved;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
297
__le16 version;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
298
__le16 size;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
305
__le16 cr_idx_arr_size;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
306
__le16 tr_idx_arr_size;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
309
__le16 mtr_size;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
310
__le16 mcr_size;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
311
__le16 mtr_doorbell_vec;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
312
__le16 mcr_doorbell_vec;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
313
__le16 mtr_msi_vec;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
314
__le16 mcr_msi_vec;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
319
__le16 msg_rings_ctrl_flags;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info-v2.h
320
__le16 prph_info_msi_vec;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info.h
64
__le16 mac_id;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info.h
65
__le16 version;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info.h
66
__le16 size;
drivers/net/wireless/intel/iwlwifi/pcie/iwl-context-info.h
67
__le16 reserved;
drivers/net/wireless/intersil/p54/eeprom.c
371
freq = le16_to_cpup((__le16 *) data);
drivers/net/wireless/intersil/p54/eeprom.c
380
freq = le16_to_cpup((__le16 *) (i *
drivers/net/wireless/intersil/p54/eeprom.c
434
priv->curve_data->entry_size = sizeof(__le16) +
drivers/net/wireless/intersil/p54/eeprom.c
442
__le16 *freq = source;
drivers/net/wireless/intersil/p54/eeprom.c
443
source += sizeof(__le16);
drivers/net/wireless/intersil/p54/eeprom.c
444
*((__le16 *)target) = *freq;
drivers/net/wireless/intersil/p54/eeprom.c
445
target += sizeof(__le16);
drivers/net/wireless/intersil/p54/eeprom.c
486
priv->curve_data->entry_size = sizeof(__le16) +
drivers/net/wireless/intersil/p54/eeprom.c
494
__le16 *freq = source;
drivers/net/wireless/intersil/p54/eeprom.c
495
source += sizeof(__le16);
drivers/net/wireless/intersil/p54/eeprom.c
496
*((__le16 *)target) = *freq;
drivers/net/wireless/intersil/p54/eeprom.c
497
target += sizeof(__le16);
drivers/net/wireless/intersil/p54/eeprom.c
532
if (*((__le16 *)&data[offset]) == cpu_to_le16(0))
drivers/net/wireless/intersil/p54/eeprom.c
826
__le16 *src;
drivers/net/wireless/intersil/p54/eeprom.c
861
if (crc16 != le16_to_cpup((__le16 *)entry->data)) {
drivers/net/wireless/intersil/p54/eeprom.h
100
__le16 mul;
drivers/net/wireless/intersil/p54/eeprom.h
101
__le16 add;
drivers/net/wireless/intersil/p54/eeprom.h
118
__le16 entries;
drivers/net/wireless/intersil/p54/eeprom.h
119
__le16 entry_size;
drivers/net/wireless/intersil/p54/eeprom.h
120
__le16 offset;
drivers/net/wireless/intersil/p54/eeprom.h
121
__le16 len;
drivers/net/wireless/intersil/p54/eeprom.h
25
__le16 len; /* includes both code and data */
drivers/net/wireless/intersil/p54/eeprom.h
26
__le16 code;
drivers/net/wireless/intersil/p54/eeprom.h
32
__le16 pad;
drivers/net/wireless/intersil/p54/eeprom.h
33
__le16 len;
drivers/net/wireless/intersil/p54/eeprom.h
39
__le16 iq_param[4];
drivers/net/wireless/intersil/p54/eeprom.h
43
__le16 freq;
drivers/net/wireless/intersil/p54/eeprom.h
48
__le16 freq;
drivers/net/wireless/intersil/p54/eeprom.h
58
__le16 val_bpsk;
drivers/net/wireless/intersil/p54/eeprom.h
59
__le16 val_qpsk;
drivers/net/wireless/intersil/p54/eeprom.h
60
__le16 val_16qam;
drivers/net/wireless/intersil/p54/eeprom.h
61
__le16 val_64qam;
drivers/net/wireless/intersil/p54/eeprom.h
65
__le16 freq;
drivers/net/wireless/intersil/p54/eeprom.h
94
__le16 freq;
drivers/net/wireless/intersil/p54/eeprom.h
95
__le16 mul;
drivers/net/wireless/intersil/p54/eeprom.h
96
__le16 add;
drivers/net/wireless/intersil/p54/fwio.c
403
__le16 freq = cpu_to_le16(priv->hw->conf.chandef.chan->center_freq);
drivers/net/wireless/intersil/p54/fwio.c
419
__le16 *pa_power_points = skb_put(skb, 2);
drivers/net/wireless/intersil/p54/fwio.c
441
__le16 *entry_freq = (void *) (priv->output_limit->data +
drivers/net/wireless/intersil/p54/fwio.c
449
(void *) entry_freq + sizeof(__le16),
drivers/net/wireless/intersil/p54/fwio.c
472
if (*((__le16 *)entry) != freq) {
drivers/net/wireless/intersil/p54/fwio.c
479
entry + sizeof(__le16),
drivers/net/wireless/intersil/p54/fwio.c
486
entry += sizeof(__le16);
drivers/net/wireless/intersil/p54/lmac.h
121
__le16 role;
drivers/net/wireless/intersil/p54/lmac.h
122
__le16 if_id;
drivers/net/wireless/intersil/p54/lmac.h
123
__le16 variant;
drivers/net/wireless/intersil/p54/lmac.h
124
__le16 btm_compat;
drivers/net/wireless/intersil/p54/lmac.h
125
__le16 top_compat;
drivers/net/wireless/intersil/p54/lmac.h
129
__le16 role;
drivers/net/wireless/intersil/p54/lmac.h
130
__le16 if_id;
drivers/net/wireless/intersil/p54/lmac.h
131
__le16 variant;
drivers/net/wireless/intersil/p54/lmac.h
138
__le16 offset;
drivers/net/wireless/intersil/p54/lmac.h
139
__le16 len;
drivers/net/wireless/intersil/p54/lmac.h
144
__le16 len;
drivers/net/wireless/intersil/p54/lmac.h
168
__le16 flags;
drivers/net/wireless/intersil/p54/lmac.h
169
__le16 len;
drivers/net/wireless/intersil/p54/lmac.h
170
__le16 freq;
drivers/net/wireless/intersil/p54/lmac.h
196
__le16 event;
drivers/net/wireless/intersil/p54/lmac.h
197
__le16 frequency;
drivers/net/wireless/intersil/p54/lmac.h
212
__le16 seq;
drivers/net/wireless/intersil/p54/lmac.h
256
__le16 durations[4];
drivers/net/wireless/intersil/p54/lmac.h
261
__le16 output_power;
drivers/net/wireless/intersil/p54/lmac.h
289
__le16 mac_mode;
drivers/net/wireless/intersil/p54/lmac.h
299
__le16 max_rx;
drivers/net/wireless/intersil/p54/lmac.h
300
__le16 rxhw;
drivers/net/wireless/intersil/p54/lmac.h
301
__le16 wakeup_timer;
drivers/net/wireless/intersil/p54/lmac.h
302
__le16 unalloc0;
drivers/net/wireless/intersil/p54/lmac.h
306
__le16 max_rx;
drivers/net/wireless/intersil/p54/lmac.h
307
__le16 rxhw;
drivers/net/wireless/intersil/p54/lmac.h
308
__le16 timer;
drivers/net/wireless/intersil/p54/lmac.h
309
__le16 truncate;
drivers/net/wireless/intersil/p54/lmac.h
316
__le16 lpf_bandwidth;
drivers/net/wireless/intersil/p54/lmac.h
317
__le16 osc_start_delay;
drivers/net/wireless/intersil/p54/lmac.h
331
__le16 mode;
drivers/net/wireless/intersil/p54/lmac.h
332
__le16 dwell;
drivers/net/wireless/intersil/p54/lmac.h
334
__le16 freq;
drivers/net/wireless/intersil/p54/lmac.h
366
__le16 rf_power_points[12];
drivers/net/wireless/intersil/p54/lmac.h
370
__le16 rf_power;
drivers/net/wireless/intersil/p54/lmac.h
371
__le16 pa_detector;
drivers/net/wireless/intersil/p54/lmac.h
373
__le16 data[4];
drivers/net/wireless/intersil/p54/lmac.h
380
__le16 unkn[6]; /* maybe more power_limits or rate_mask */
drivers/net/wireless/intersil/p54/lmac.h
394
__le16 flags;
drivers/net/wireless/intersil/p54/lmac.h
395
__le16 mask[2];
drivers/net/wireless/intersil/p54/lmac.h
396
__le16 delay[2];
drivers/net/wireless/intersil/p54/lmac.h
406
__le16 frameburst;
drivers/net/wireless/intersil/p54/lmac.h
407
__le16 round_trip_delay;
drivers/net/wireless/intersil/p54/lmac.h
426
__le16 magic1;
drivers/net/wireless/intersil/p54/lmac.h
427
__le16 magic2;
drivers/net/wireless/intersil/p54/lmac.h
428
__le16 freq;
drivers/net/wireless/intersil/p54/lmac.h
451
__le16 durations[32];
drivers/net/wireless/intersil/p54/lmac.h
455
__le16 interval;
drivers/net/wireless/intersil/p54/lmac.h
456
__le16 periods;
drivers/net/wireless/intersil/p54/lmac.h
473
__le16 mode;
drivers/net/wireless/intersil/p54/lmac.h
474
__le16 aid;
drivers/net/wireless/intersil/p54/lmac.h
485
__le16 filter_enable;
drivers/net/wireless/intersil/p54/lmac.h
486
__le16 num_address;
drivers/net/wireless/intersil/p54/lmac.h
503
__le16 entry[8];
drivers/net/wireless/intersil/p54/lmac.h
511
__le16 prio_thresh;
drivers/net/wireless/intersil/p54/lmac.h
512
__le16 acl_thresh;
drivers/net/wireless/intersil/p54/lmac.h
516
__le16 filter_enable;
drivers/net/wireless/intersil/p54/lmac.h
78
__le16 flags;
drivers/net/wireless/intersil/p54/lmac.h
79
__le16 len;
drivers/net/wireless/intersil/p54/lmac.h
81
__le16 type; /* enum p54_control_frame_types */
drivers/net/wireless/intersil/p54/p54.h
110
__le16 aifs;
drivers/net/wireless/intersil/p54/p54.h
111
__le16 cwmin;
drivers/net/wireless/intersil/p54/p54.h
112
__le16 cwmax;
drivers/net/wireless/intersil/p54/p54.h
113
__le16 txop;
drivers/net/wireless/intersil/p54/p54.h
48
__le16 modes;
drivers/net/wireless/intersil/p54/p54.h
49
__le16 flags;
drivers/net/wireless/intersil/p54/p54.h
62
__le16 rx_mtu;
drivers/net/wireless/intersil/p54/p54.h
79
__le16 crc;
drivers/net/wireless/intersil/p54/p54pci.h
73
__le16 len;
drivers/net/wireless/intersil/p54/p54pci.h
74
__le16 flags;
drivers/net/wireless/intersil/p54/p54spi.c
100
static inline void p54spi_write16(struct p54s_priv *priv, u8 addr, __le16 val)
drivers/net/wireless/intersil/p54/p54spi.c
38
__le16 addr;
drivers/net/wireless/intersil/p54/p54spi.c
63
__le16 addr;
drivers/net/wireless/intersil/p54/p54spi.c
80
__le16 last_word;
drivers/net/wireless/intersil/p54/p54spi.h
83
__le16 cmd;
drivers/net/wireless/intersil/p54/p54spi.h
84
__le16 len;
drivers/net/wireless/intersil/p54/p54usb.h
100
__le16 port;
drivers/net/wireless/intersil/p54/p54usb.h
67
__le16 len;
drivers/net/wireless/intersil/p54/p54usb.h
68
__le16 follower; /* ? */
drivers/net/wireless/intersil/p54/p54usb.h
94
__le16 port;
drivers/net/wireless/intersil/p54/txrx.c
334
__le16 fc;
drivers/net/wireless/intersil/p54/txrx.c
687
u16 type = le16_to_cpu(*((__le16 *)skb->data));
drivers/net/wireless/marvell/libertas/cfg.c
1020
__le16 action;
drivers/net/wireless/marvell/libertas/cmd.c
438
*((__le16 *)(&cmd.value)) = cpu_to_le16(val);
drivers/net/wireless/marvell/libertas/host.h
303
__le16 reserved;
drivers/net/wireless/marvell/libertas/host.h
310
__le16 tx_packet_length;
drivers/net/wireless/marvell/libertas/host.h
332
__le16 status;
drivers/net/wireless/marvell/libertas/host.h
348
__le16 pkt_len;
drivers/net/wireless/marvell/libertas/host.h
368
__le16 command;
drivers/net/wireless/marvell/libertas/host.h
369
__le16 size;
drivers/net/wireless/marvell/libertas/host.h
370
__le16 seqnum;
drivers/net/wireless/marvell/libertas/host.h
371
__le16 result;
drivers/net/wireless/marvell/libertas/host.h
400
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
412
__le16 hwifversion;
drivers/net/wireless/marvell/libertas/host.h
414
__le16 version;
drivers/net/wireless/marvell/libertas/host.h
416
__le16 nr_txpd;
drivers/net/wireless/marvell/libertas/host.h
418
__le16 nr_mcast_adr;
drivers/net/wireless/marvell/libertas/host.h
423
__le16 regioncode;
drivers/net/wireless/marvell/libertas/host.h
426
__le16 nr_antenna;
drivers/net/wireless/marvell/libertas/host.h
446
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
447
__le16 events;
drivers/net/wireless/marvell/libertas/host.h
472
__le16 bssdescriptsize;
drivers/net/wireless/marvell/libertas/host.h
497
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
503
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
504
__le16 nr_of_adrs;
drivers/net/wireless/marvell/libertas/host.h
520
__le16 reasoncode;
drivers/net/wireless/marvell/libertas/host.h
527
__le16 capability;
drivers/net/wireless/marvell/libertas/host.h
528
__le16 listeninterval;
drivers/net/wireless/marvell/libertas/host.h
529
__le16 bcnperiod;
drivers/net/wireless/marvell/libertas/host.h
538
__le16 capability;
drivers/net/wireless/marvell/libertas/host.h
539
__le16 statuscode;
drivers/net/wireless/marvell/libertas/host.h
540
__le16 aid;
drivers/net/wireless/marvell/libertas/host.h
549
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
552
__le16 keyindex;
drivers/net/wireless/marvell/libertas/host.h
562
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
563
__le16 oid;
drivers/net/wireless/marvell/libertas/host.h
564
__le16 bufsize;
drivers/net/wireless/marvell/libertas/host.h
571
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
572
__le16 offset;
drivers/net/wireless/marvell/libertas/host.h
582
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
583
__le16 control;
drivers/net/wireless/marvell/libertas/host.h
589
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
590
__le16 beacon_enable;
drivers/net/wireless/marvell/libertas/host.h
591
__le16 beacon_period;
drivers/net/wireless/marvell/libertas/host.h
598
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
601
__le16 error;
drivers/net/wireless/marvell/libertas/host.h
604
__le16 offset;
drivers/net/wireless/marvell/libertas/host.h
607
__le16 stabletime;
drivers/net/wireless/marvell/libertas/host.h
616
__le16 reserved;
drivers/net/wireless/marvell/libertas/host.h
622
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
623
__le16 channel;
drivers/net/wireless/marvell/libertas/host.h
624
__le16 rftype; /* unused */
drivers/net/wireless/marvell/libertas/host.h
625
__le16 reserved; /* unused */
drivers/net/wireless/marvell/libertas/host.h
636
__le16 n_or_snr;
drivers/net/wireless/marvell/libertas/host.h
642
__le16 nf; /* most recent beacon noise floor */
drivers/net/wireless/marvell/libertas/host.h
643
__le16 avg_snr; /* average SNR weighted by N from request */
drivers/net/wireless/marvell/libertas/host.h
644
__le16 avg_nf; /* average noise floor weighted by N from request */
drivers/net/wireless/marvell/libertas/host.h
650
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
657
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
658
__le16 curlevel;
drivers/net/wireless/marvell/libertas/host.h
667
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
668
__le16 mode;
drivers/net/wireless/marvell/libertas/host.h
674
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
675
__le16 version;
drivers/net/wireless/marvell/libertas/host.h
681
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
682
__le16 method;
drivers/net/wireless/marvell/libertas/host.h
688
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
696
__le16 nullpktinterval;
drivers/net/wireless/marvell/libertas/host.h
704
__le16 multipledtim;
drivers/net/wireless/marvell/libertas/host.h
706
__le16 reserved;
drivers/net/wireless/marvell/libertas/host.h
707
__le16 locallisteninterval;
drivers/net/wireless/marvell/libertas/host.h
717
__le16 adhoc_awake_period;
drivers/net/wireless/marvell/libertas/host.h
723
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
724
__le16 nullpktinterval;
drivers/net/wireless/marvell/libertas/host.h
725
__le16 multipledtim;
drivers/net/wireless/marvell/libertas/host.h
726
__le16 reserved;
drivers/net/wireless/marvell/libertas/host.h
727
__le16 locallisteninterval;
drivers/net/wireless/marvell/libertas/host.h
733
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
734
__le16 reserved;
drivers/net/wireless/marvell/libertas/host.h
740
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
741
__le16 enablehwauto;
drivers/net/wireless/marvell/libertas/host.h
742
__le16 bitmap;
drivers/net/wireless/marvell/libertas/host.h
750
__le16 beaconperiod;
drivers/net/wireless/marvell/libertas/host.h
756
__le16 probedelay; /* Reserved on v9 and later */
drivers/net/wireless/marvell/libertas/host.h
757
__le16 capability;
drivers/net/wireless/marvell/libertas/host.h
773
__le16 beaconperiod;
drivers/net/wireless/marvell/libertas/host.h
781
__le16 capability;
drivers/net/wireless/marvell/libertas/host.h
795
__le16 failtimeout; /* Reserved on v9 and later */
drivers/net/wireless/marvell/libertas/host.h
796
__le16 probedelay; /* Reserved on v9 and later */
drivers/net/wireless/marvell/libertas/host.h
806
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
807
__le16 enable;
drivers/net/wireless/marvell/libertas/host.h
812
__le16 type;
drivers/net/wireless/marvell/libertas/host.h
815
__le16 length;
drivers/net/wireless/marvell/libertas/host.h
818
__le16 keytypeid;
drivers/net/wireless/marvell/libertas/host.h
821
__le16 keyinfo;
drivers/net/wireless/marvell/libertas/host.h
824
__le16 keylen;
drivers/net/wireless/marvell/libertas/host.h
835
__le16 sig_offset;
drivers/net/wireless/marvell/libertas/host.h
836
__le16 sig_length;
drivers/net/wireless/marvell/libertas/host.h
837
__le16 reserve;
drivers/net/wireless/marvell/libertas/host.h
863
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
869
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
870
__le16 offset;
drivers/net/wireless/marvell/libertas/host.h
871
__le16 len;
drivers/net/wireless/marvell/libertas/host.h
880
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
892
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
903
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
904
__le16 numled;
drivers/net/wireless/marvell/libertas/host.h
912
__le16 afc_auto;
drivers/net/wireless/marvell/libertas/host.h
915
__le16 threshold;
drivers/net/wireless/marvell/libertas/host.h
916
__le16 period;
drivers/net/wireless/marvell/libertas/host.h
919
__le16 timing_offset; /* signed */
drivers/net/wireless/marvell/libertas/host.h
920
__le16 carrier_offset; /* signed */
drivers/net/wireless/marvell/libertas/host.h
926
__le16 txrate;
drivers/net/wireless/marvell/libertas/host.h
936
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
945
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
967
__le16 action;
drivers/net/wireless/marvell/libertas/host.h
968
__le16 channel;
drivers/net/wireless/marvell/libertas/host.h
969
__le16 type;
drivers/net/wireless/marvell/libertas/host.h
970
__le16 length;
drivers/net/wireless/marvell/libertas/host.h
977
__le16 action;
drivers/net/wireless/marvell/libertas/if_spi.c
149
__le16 reg_out = cpu_to_le16(reg | IF_SPI_WRITE_OPERATION_MASK);
drivers/net/wireless/marvell/libertas/if_spi.c
181
__le16 buff;
drivers/net/wireless/marvell/libertas/if_spi.c
203
__le16 reg_out = cpu_to_le16(reg | IF_SPI_READ_OPERATION_MASK);
drivers/net/wireless/marvell/libertas/if_spi.c
253
__le16 buf;
drivers/net/wireless/marvell/libertas/if_usb.h
81
__le16 boot2_version;
drivers/net/wireless/marvell/libertas/mesh.c
517
*((__le16 *)&cmd.data[0]) = cpu_to_le16(datum);
drivers/net/wireless/marvell/libertas/types.h
103
__le16 type;
drivers/net/wireless/marvell/libertas/types.h
104
__le16 len;
drivers/net/wireless/marvell/libertas/types.h
144
__le16 minscantime;
drivers/net/wireless/marvell/libertas/types.h
145
__le16 maxscantime;
drivers/net/wireless/marvell/libertas/types.h
157
__le16 cfpmaxduration;
drivers/net/wireless/marvell/libertas/types.h
158
__le16 cfpdurationremaining;
drivers/net/wireless/marvell/libertas/types.h
179
__le16 auth;
drivers/net/wireless/marvell/libertas/types.h
204
__le16 numprobes;
drivers/net/wireless/marvell/libertas/types.h
209
__le16 bcastprobe;
drivers/net/wireless/marvell/libertas/types.h
214
__le16 numssidprobe;
drivers/net/wireless/marvell/libertas/types.h
22
__le16 cfpmaxduration;
drivers/net/wireless/marvell/libertas/types.h
23
__le16 cfpdurationremaining;
drivers/net/wireless/marvell/libertas/types.h
266
__le16 channel;
drivers/net/wireless/marvell/libertas/types.h
30
__le16 atimwindow;
drivers/net/wireless/marvell/libertas/types.h
41
__le16 dwelltime;
drivers/net/wireless/marvell/libertas_tf/if_usb.h
68
__le16 boot2_version;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
270
__le16 tx_packet_length;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
290
__le16 status;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
299
__le16 pkt_len;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
319
__le16 command;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
320
__le16 size;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
321
__le16 seqnum;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
322
__le16 result;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
347
__le16 hwifversion;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
349
__le16 version;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
351
__le16 nr_txpd;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
353
__le16 nr_mcast_adr;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
358
__le16 regioncode;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
361
__le16 nr_antenna;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
380
__le16 action;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
387
__le16 action;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
394
__le16 action;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
395
__le16 nr_of_adrs;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
402
__le16 mode;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
415
__le16 action;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
416
__le16 control;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
423
__le16 action;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
424
__le16 channel;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
425
__le16 rftype; /* unused */
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
426
__le16 reserved; /* unused */
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
433
__le16 action;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
434
__le16 version;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
440
__le16 action;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
446
__le16 action;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
447
__le16 beacon_enable;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
448
__le16 beacon_period;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
454
__le16 len;
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4392
__le16 *pos = (__le16 *)req->auth_data;
drivers/net/wireless/marvell/mwifiex/decl.h
225
__le16 tx_op_limit;
drivers/net/wireless/marvell/mwifiex/fw.h
1002
__le16 key_len;
drivers/net/wireless/marvell/mwifiex/fw.h
1007
__le16 type;
drivers/net/wireless/marvell/mwifiex/fw.h
1008
__le16 len;
drivers/net/wireless/marvell/mwifiex/fw.h
1012
__le16 key_info;
drivers/net/wireless/marvell/mwifiex/fw.h
1023
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1028
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1033
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1038
__le16 command;
drivers/net/wireless/marvell/mwifiex/fw.h
1039
__le16 size;
drivers/net/wireless/marvell/mwifiex/fw.h
1040
__le16 seq_num;
drivers/net/wireless/marvell/mwifiex/fw.h
1041
__le16 result;
drivers/net/wireless/marvell/mwifiex/fw.h
1052
__le16 null_pkt_interval;
drivers/net/wireless/marvell/mwifiex/fw.h
1053
__le16 multiple_dtims;
drivers/net/wireless/marvell/mwifiex/fw.h
1054
__le16 bcn_miss_timeout;
drivers/net/wireless/marvell/mwifiex/fw.h
1055
__le16 local_listen_interval;
drivers/net/wireless/marvell/mwifiex/fw.h
1056
__le16 adhoc_wake_period;
drivers/net/wireless/marvell/mwifiex/fw.h
1057
__le16 mode;
drivers/net/wireless/marvell/mwifiex/fw.h
1058
__le16 delay_to_ps;
drivers/net/wireless/marvell/mwifiex/fw.h
1075
__le16 deep_sleep_timeout;
drivers/net/wireless/marvell/mwifiex/fw.h
1084
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1088
__le16 ps_bitmap;
drivers/net/wireless/marvell/mwifiex/fw.h
1102
__le16 api_id;
drivers/net/wireless/marvell/mwifiex/fw.h
1108
__le16 hw_if_version;
drivers/net/wireless/marvell/mwifiex/fw.h
1109
__le16 version;
drivers/net/wireless/marvell/mwifiex/fw.h
1110
__le16 reserved;
drivers/net/wireless/marvell/mwifiex/fw.h
1111
__le16 num_of_mcast_adr;
drivers/net/wireless/marvell/mwifiex/fw.h
1113
__le16 region_code;
drivers/net/wireless/marvell/mwifiex/fw.h
1114
__le16 number_of_antenna;
drivers/net/wireless/marvell/mwifiex/fw.h
1122
__le16 mp_end_port; /* SDIO only, reserved for other interfaces */
drivers/net/wireless/marvell/mwifiex/fw.h
1123
__le16 mgmt_buf_count; /* mgmt IE buffer count */
drivers/net/wireless/marvell/mwifiex/fw.h
1132
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1133
__le16 ndata;
drivers/net/wireless/marvell/mwifiex/fw.h
1134
__le16 nbcn;
drivers/net/wireless/marvell/mwifiex/fw.h
1135
__le16 reserved[9];
drivers/net/wireless/marvell/mwifiex/fw.h
1140
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1141
__le16 ndata;
drivers/net/wireless/marvell/mwifiex/fw.h
1142
__le16 nbcn;
drivers/net/wireless/marvell/mwifiex/fw.h
1143
__le16 data_rssi_last;
drivers/net/wireless/marvell/mwifiex/fw.h
1144
__le16 data_nf_last;
drivers/net/wireless/marvell/mwifiex/fw.h
1145
__le16 data_rssi_avg;
drivers/net/wireless/marvell/mwifiex/fw.h
1146
__le16 data_nf_avg;
drivers/net/wireless/marvell/mwifiex/fw.h
1147
__le16 bcn_rssi_last;
drivers/net/wireless/marvell/mwifiex/fw.h
1148
__le16 bcn_nf_last;
drivers/net/wireless/marvell/mwifiex/fw.h
1149
__le16 bcn_rssi_avg;
drivers/net/wireless/marvell/mwifiex/fw.h
1150
__le16 bcn_nf_avg;
drivers/net/wireless/marvell/mwifiex/fw.h
1155
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1164
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1165
__le16 num_of_adrs;
drivers/net/wireless/marvell/mwifiex/fw.h
1171
__le16 reason_code;
drivers/net/wireless/marvell/mwifiex/fw.h
1176
__le16 cap_info_bitmap;
drivers/net/wireless/marvell/mwifiex/fw.h
1177
__le16 listen_interval;
drivers/net/wireless/marvell/mwifiex/fw.h
1178
__le16 beacon_period;
drivers/net/wireless/marvell/mwifiex/fw.h
1183
__le16 cap_info_bitmap;
drivers/net/wireless/marvell/mwifiex/fw.h
1184
__le16 status_code;
drivers/net/wireless/marvell/mwifiex/fw.h
1185
__le16 a_id;
drivers/net/wireless/marvell/mwifiex/fw.h
1198
__le16 cfp_max_duration;
drivers/net/wireless/marvell/mwifiex/fw.h
1199
__le16 cfp_duration_remaining;
drivers/net/wireless/marvell/mwifiex/fw.h
1205
__le16 atim_window;
drivers/net/wireless/marvell/mwifiex/fw.h
1216
__le16 dwell_time;
drivers/net/wireless/marvell/mwifiex/fw.h
1242
__le16 beacon_period;
drivers/net/wireless/marvell/mwifiex/fw.h
1247
__le16 cap_info_bitmap;
drivers/net/wireless/marvell/mwifiex/fw.h
1266
__le16 beacon_period;
drivers/net/wireless/marvell/mwifiex/fw.h
1272
__le16 cap_info_bitmap;
drivers/net/wireless/marvell/mwifiex/fw.h
1350
__le16 resp_ctrl;
drivers/net/wireless/marvell/mwifiex/fw.h
1354
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1383
__le16 query_type;
drivers/net/wireless/marvell/mwifiex/fw.h
1384
__le16 oid;
drivers/net/wireless/marvell/mwifiex/fw.h
1385
__le16 buf_size;
drivers/net/wireless/marvell/mwifiex/fw.h
1390
__le16 type;
drivers/net/wireless/marvell/mwifiex/fw.h
1391
__le16 length;
drivers/net/wireless/marvell/mwifiex/fw.h
1392
__le16 hr_dsss_rate_bitmap;
drivers/net/wireless/marvell/mwifiex/fw.h
1393
__le16 ofdm_rate_bitmap;
drivers/net/wireless/marvell/mwifiex/fw.h
1394
__le16 ht_mcs_rate_bitmap[8];
drivers/net/wireless/marvell/mwifiex/fw.h
1395
__le16 vht_mcs_rate_bitmap[8];
drivers/net/wireless/marvell/mwifiex/fw.h
1399
__le16 type;
drivers/net/wireless/marvell/mwifiex/fw.h
1400
__le16 length;
drivers/net/wireless/marvell/mwifiex/fw.h
1405
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1406
__le16 cfg_index;
drivers/net/wireless/marvell/mwifiex/fw.h
1421
__le16 type;
drivers/net/wireless/marvell/mwifiex/fw.h
1422
__le16 length;
drivers/net/wireless/marvell/mwifiex/fw.h
1426
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1427
__le16 cfg_index;
drivers/net/wireless/marvell/mwifiex/fw.h
1432
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1433
__le16 cur_level;
drivers/net/wireless/marvell/mwifiex/fw.h
1439
__le16 action_tx;
drivers/net/wireless/marvell/mwifiex/fw.h
1440
__le16 tx_ant_mode;
drivers/net/wireless/marvell/mwifiex/fw.h
1441
__le16 action_rx;
drivers/net/wireless/marvell/mwifiex/fw.h
1442
__le16 rx_ant_mode;
drivers/net/wireless/marvell/mwifiex/fw.h
1446
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1447
__le16 ant_mode;
drivers/net/wireless/marvell/mwifiex/fw.h
1451
__le16 tdls_action;
drivers/net/wireless/marvell/mwifiex/fw.h
1452
__le16 reason;
drivers/net/wireless/marvell/mwifiex/fw.h
1457
__le16 enable;
drivers/net/wireless/marvell/mwifiex/fw.h
1471
__le16 switch_time;
drivers/net/wireless/marvell/mwifiex/fw.h
1472
__le16 switch_timeout;
drivers/net/wireless/marvell/mwifiex/fw.h
1482
__le16 tdls_action;
drivers/net/wireless/marvell/mwifiex/fw.h
1487
__le16 start_freq;
drivers/net/wireless/marvell/mwifiex/fw.h
1507
__le16 block_size;
drivers/net/wireless/marvell/mwifiex/fw.h
1512
__le16 beacon_period;
drivers/net/wireless/marvell/mwifiex/fw.h
1513
__le16 cap_info_bitmap;
drivers/net/wireless/marvell/mwifiex/fw.h
1517
__le16 event_id;
drivers/net/wireless/marvell/mwifiex/fw.h
1522
__le16 buf_size;
drivers/net/wireless/marvell/mwifiex/fw.h
1628
__le16 bss_descript_size;
drivers/net/wireless/marvell/mwifiex/fw.h
1651
__le16 rssi;
drivers/net/wireless/marvell/mwifiex/fw.h
1652
__le16 anpi;
drivers/net/wireless/marvell/mwifiex/fw.h
1661
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1666
__le16 reserved1;
drivers/net/wireless/marvell/mwifiex/fw.h
1670
__le16 reserved3;
drivers/net/wireless/marvell/mwifiex/fw.h
1690
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1695
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1703
__le16 block_ack_param_set;
drivers/net/wireless/marvell/mwifiex/fw.h
1704
__le16 block_ack_tmo;
drivers/net/wireless/marvell/mwifiex/fw.h
1705
__le16 ssn;
drivers/net/wireless/marvell/mwifiex/fw.h
1712
__le16 status_code;
drivers/net/wireless/marvell/mwifiex/fw.h
1713
__le16 block_ack_param_set;
drivers/net/wireless/marvell/mwifiex/fw.h
1714
__le16 block_ack_tmo;
drivers/net/wireless/marvell/mwifiex/fw.h
1715
__le16 ssn;
drivers/net/wireless/marvell/mwifiex/fw.h
1721
__le16 del_ba_param_set;
drivers/net/wireless/marvell/mwifiex/fw.h
1722
__le16 reason_code;
drivers/net/wireless/marvell/mwifiex/fw.h
1733
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1734
__le16 ht_tx_cap;
drivers/net/wireless/marvell/mwifiex/fw.h
1735
__le16 ht_tx_info;
drivers/net/wireless/marvell/mwifiex/fw.h
1736
__le16 misc_config; /* Needed for 802.11AC cards only */
drivers/net/wireless/marvell/mwifiex/fw.h
1740
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1741
__le16 buff_size;
drivers/net/wireless/marvell/mwifiex/fw.h
1742
__le16 mp_end_port; /* SDIO only, reserved for other interfaces */
drivers/net/wireless/marvell/mwifiex/fw.h
1743
__le16 reserved3;
drivers/net/wireless/marvell/mwifiex/fw.h
1747
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1748
__le16 enable;
drivers/net/wireless/marvell/mwifiex/fw.h
1749
__le16 curr_buf_size;
drivers/net/wireless/marvell/mwifiex/fw.h
1754
__le16 reason;
drivers/net/wireless/marvell/mwifiex/fw.h
1765
__le16 sta_count;
drivers/net/wireless/marvell/mwifiex/fw.h
1788
__le16 frame_control;
drivers/net/wireless/marvell/mwifiex/fw.h
1796
__le16 medium_time;
drivers/net/wireless/marvell/mwifiex/fw.h
1872
__le16 aid;
drivers/net/wireless/marvell/mwifiex/fw.h
1887
__le16 basic_mcs_map;
drivers/net/wireless/marvell/mwifiex/fw.h
1911
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1912
__le16 reserved;
drivers/net/wireless/marvell/mwifiex/fw.h
1923
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1924
__le16 offset;
drivers/net/wireless/marvell/mwifiex/fw.h
1929
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1930
__le16 offset;
drivers/net/wireless/marvell/mwifiex/fw.h
1936
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1937
__le16 offset;
drivers/net/wireless/marvell/mwifiex/fw.h
1943
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1944
__le16 offset;
drivers/net/wireless/marvell/mwifiex/fw.h
1950
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1952
__le16 offset;
drivers/net/wireless/marvell/mwifiex/fw.h
1953
__le16 byte_count;
drivers/net/wireless/marvell/mwifiex/fw.h
1959
__le16 type;
drivers/net/wireless/marvell/mwifiex/fw.h
1960
__le16 len;
drivers/net/wireless/marvell/mwifiex/fw.h
1961
__le16 frame_control;
drivers/net/wireless/marvell/mwifiex/fw.h
1962
__le16 cap_info;
drivers/net/wireless/marvell/mwifiex/fw.h
1963
__le16 listen_interval;
drivers/net/wireless/marvell/mwifiex/fw.h
1968
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1973
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
1983
__le16 key_mgmt;
drivers/net/wireless/marvell/mwifiex/fw.h
1984
__le16 key_mgmt_operation;
drivers/net/wireless/marvell/mwifiex/fw.h
1989
__le16 proto;
drivers/net/wireless/marvell/mwifiex/fw.h
2019
__le16 proto;
drivers/net/wireless/marvell/mwifiex/fw.h
2044
__le16 period;
drivers/net/wireless/marvell/mwifiex/fw.h
2054
__le16 frag_thr;
drivers/net/wireless/marvell/mwifiex/fw.h
2059
__le16 rts_thr;
drivers/net/wireless/marvell/mwifiex/fw.h
2092
__le16 min_scan_time;
drivers/net/wireless/marvell/mwifiex/fw.h
2093
__le16 max_scan_time;
drivers/net/wireless/marvell/mwifiex/fw.h
2117
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2122
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2123
__le16 mode;
drivers/net/wireless/marvell/mwifiex/fw.h
2127
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2136
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2137
__le16 enable;
drivers/net/wireless/marvell/mwifiex/fw.h
2139
__le16 beacon_interval;
drivers/net/wireless/marvell/mwifiex/fw.h
2140
__le16 atim_window;
drivers/net/wireless/marvell/mwifiex/fw.h
2141
__le16 use_g_rate_protect;
drivers/net/wireless/marvell/mwifiex/fw.h
2147
__le16 exprsize;
drivers/net/wireless/marvell/mwifiex/fw.h
2153
__le16 num_entries;
drivers/net/wireless/marvell/mwifiex/fw.h
2203
__le16 pw_chirp_type;
drivers/net/wireless/marvell/mwifiex/fw.h
2216
__le16 status;
drivers/net/wireless/marvell/mwifiex/fw.h
2251
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2252
__le16 events;
drivers/net/wireless/marvell/mwifiex/fw.h
2262
__le16 type;
drivers/net/wireless/marvell/mwifiex/fw.h
2267
__le16 reason_code;
drivers/net/wireless/marvell/mwifiex/fw.h
2268
__le16 reserved;
drivers/net/wireless/marvell/mwifiex/fw.h
2273
__le16 ie_index;
drivers/net/wireless/marvell/mwifiex/fw.h
2274
__le16 mgmt_subtype_mask;
drivers/net/wireless/marvell/mwifiex/fw.h
2275
__le16 ie_length;
drivers/net/wireless/marvell/mwifiex/fw.h
2281
__le16 type;
drivers/net/wireless/marvell/mwifiex/fw.h
2282
__le16 len;
drivers/net/wireless/marvell/mwifiex/fw.h
2289
__le16 offset;
drivers/net/wireless/marvell/mwifiex/fw.h
2297
__le16 max_coalescing_delay;
drivers/net/wireless/marvell/mwifiex/fw.h
2302
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2303
__le16 num_of_rules;
drivers/net/wireless/marvell/mwifiex/fw.h
2308
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2309
__le16 policy;
drivers/net/wireless/marvell/mwifiex/fw.h
2313
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2314
__le16 reserved;
drivers/net/wireless/marvell/mwifiex/fw.h
2318
__le16 wakeup_reason;
drivers/net/wireless/marvell/mwifiex/fw.h
2322
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2330
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2334
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2335
__le16 enable;
drivers/net/wireless/marvell/mwifiex/fw.h
2336
__le16 tx_aggr_max_size;
drivers/net/wireless/marvell/mwifiex/fw.h
2337
__le16 tx_aggr_max_num;
drivers/net/wireless/marvell/mwifiex/fw.h
2338
__le16 tx_aggr_align;
drivers/net/wireless/marvell/mwifiex/fw.h
2342
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2352
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2353
__le16 aid;
drivers/net/wireless/marvell/mwifiex/fw.h
2356
__le16 cap_info;
drivers/net/wireless/marvell/mwifiex/fw.h
2363
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2364
__le16 type;
drivers/net/wireless/marvell/mwifiex/fw.h
2365
__le16 data_len;
drivers/net/wireless/marvell/mwifiex/fw.h
2369
__le16 command;
drivers/net/wireless/marvell/mwifiex/fw.h
2370
__le16 size;
drivers/net/wireless/marvell/mwifiex/fw.h
2371
__le16 seq_num;
drivers/net/wireless/marvell/mwifiex/fw.h
2372
__le16 result;
drivers/net/wireless/marvell/mwifiex/fw.h
2452
__le16 command;
drivers/net/wireless/marvell/mwifiex/fw.h
2453
__le16 size;
drivers/net/wireless/marvell/mwifiex/fw.h
2454
__le16 seq_num;
drivers/net/wireless/marvell/mwifiex/fw.h
2455
__le16 result;
drivers/net/wireless/marvell/mwifiex/fw.h
2456
__le16 action;
drivers/net/wireless/marvell/mwifiex/fw.h
2457
__le16 resp_ctrl;
drivers/net/wireless/marvell/mwifiex/fw.h
48
__le16 seq_num;
drivers/net/wireless/marvell/mwifiex/fw.h
49
__le16 reserved;
drivers/net/wireless/marvell/mwifiex/fw.h
50
__le16 type;
drivers/net/wireless/marvell/mwifiex/fw.h
51
__le16 len;
drivers/net/wireless/marvell/mwifiex/fw.h
653
__le16 type;
drivers/net/wireless/marvell/mwifiex/fw.h
654
__le16 len;
drivers/net/wireless/marvell/mwifiex/fw.h
686
__le16 tx_pkt_length;
drivers/net/wireless/marvell/mwifiex/fw.h
687
__le16 tx_pkt_offset;
drivers/net/wireless/marvell/mwifiex/fw.h
688
__le16 tx_pkt_type;
drivers/net/wireless/marvell/mwifiex/fw.h
701
__le16 rx_pkt_length;
drivers/net/wireless/marvell/mwifiex/fw.h
702
__le16 rx_pkt_offset;
drivers/net/wireless/marvell/mwifiex/fw.h
703
__le16 rx_pkt_type;
drivers/net/wireless/marvell/mwifiex/fw.h
704
__le16 seq_num;
drivers/net/wireless/marvell/mwifiex/fw.h
733
__le16 tx_pkt_length;
drivers/net/wireless/marvell/mwifiex/fw.h
734
__le16 tx_pkt_offset;
drivers/net/wireless/marvell/mwifiex/fw.h
735
__le16 tx_pkt_type;
drivers/net/wireless/marvell/mwifiex/fw.h
748
__le16 rx_pkt_length;
drivers/net/wireless/marvell/mwifiex/fw.h
749
__le16 rx_pkt_offset;
drivers/net/wireless/marvell/mwifiex/fw.h
750
__le16 rx_pkt_type;
drivers/net/wireless/marvell/mwifiex/fw.h
751
__le16 seq_num;
drivers/net/wireless/marvell/mwifiex/fw.h
762
__le16 auth_alg;
drivers/net/wireless/marvell/mwifiex/fw.h
763
__le16 auth_transaction;
drivers/net/wireless/marvell/mwifiex/fw.h
764
__le16 status_code;
drivers/net/wireless/marvell/mwifiex/fw.h
770
__le16 frame_control;
drivers/net/wireless/marvell/mwifiex/fw.h
771
__le16 duration;
drivers/net/wireless/marvell/mwifiex/fw.h
775
__le16 seq_ctrl;
drivers/net/wireless/marvell/mwifiex/fw.h
785
__le16 total_bss;
drivers/net/wireless/marvell/mwifiex/fw.h
786
__le16 cca_scan_dur;
drivers/net/wireless/marvell/mwifiex/fw.h
787
__le16 cca_busy_dur;
drivers/net/wireless/marvell/mwifiex/fw.h
800
__le16 min_scan_time;
drivers/net/wireless/marvell/mwifiex/fw.h
801
__le16 max_scan_time;
drivers/net/wireless/marvell/mwifiex/fw.h
814
__le16 seq_num;
drivers/net/wireless/marvell/mwifiex/fw.h
815
__le16 bitmap_len;
drivers/net/wireless/marvell/mwifiex/fw.h
846
__le16 num_probes;
drivers/net/wireless/marvell/mwifiex/fw.h
851
__le16 repeat_count;
drivers/net/wireless/marvell/mwifiex/fw.h
856
__le16 rssi_threshold;
drivers/net/wireless/marvell/mwifiex/fw.h
861
__le16 start_later;
drivers/net/wireless/marvell/mwifiex/fw.h
867
__le16 chan_gap;
drivers/net/wireless/marvell/mwifiex/fw.h
895
__le16 cfp_max_duration;
drivers/net/wireless/marvell/mwifiex/fw.h
896
__le16 cfp_duration_remaining;
drivers/net/wireless/marvell/mwifiex/fw.h
900
__le16 atim_window;
drivers/net/wireless/marvell/mwifiex/fw.h
912
__le16 dwell_time;
drivers/net/wireless/marvell/mwifiex/fw.h
932
__le16 auth_type;
drivers/net/wireless/marvell/mwifiex/fw.h
944
__le16 value;
drivers/net/wireless/marvell/mwifiex/fw.h
962
__le16 type;
drivers/net/wireless/marvell/mwifiex/fw.h
963
__le16 length;
drivers/net/wireless/marvell/mwifiex/fw.h
964
__le16 key_type_id;
drivers/net/wireless/marvell/mwifiex/fw.h
965
__le16 key_info;
drivers/net/wireless/marvell/mwifiex/fw.h
966
__le16 key_len;
drivers/net/wireless/marvell/mwifiex/fw.h
978
__le16 key_len;
drivers/net/wireless/marvell/mwifiex/fw.h
984
__le16 key_len;
drivers/net/wireless/marvell/mwifiex/fw.h
990
__le16 key_len;
drivers/net/wireless/marvell/mwifiex/fw.h
996
__le16 key_len;
drivers/net/wireless/marvell/mwifiex/main.h
749
__le16 capab;
drivers/net/wireless/marvell/mwifiex/pcie.c
1940
__le16 data_len = 0;
drivers/net/wireless/marvell/mwifiex/pcie.c
1959
memcpy(&data_len, skb_cmd->data, sizeof(__le16));
drivers/net/wireless/marvell/mwifiex/usb.c
1091
*(__le16 *)&payload[2] =
drivers/net/wireless/marvell/mwifiex/usb.c
1093
*(__le16 *)payload = cpu_to_le16(skb->len);
drivers/net/wireless/marvell/mwifiex/usb.c
905
*(__le16 *)payload = cpu_to_le16(skb_tmp->len);
drivers/net/wireless/marvell/mwifiex/usb.c
906
*(__le16 *)&payload[2] =
drivers/net/wireless/marvell/mwifiex/usb.c
911
*(__le16 *)payload = cpu_to_le16(skb_tmp->len + pad);
drivers/net/wireless/marvell/mwifiex/usb.c
912
*(__le16 *)&payload[2] =
drivers/net/wireless/marvell/mwifiex/util.h
84
static inline void le16_unaligned_add_cpu(__le16 *var, u16 val)
drivers/net/wireless/marvell/mwl8k.c
1058
__le16 pkt_len;
drivers/net/wireless/marvell/mwl8k.c
1063
__le16 qos_control;
drivers/net/wireless/marvell/mwl8k.c
1064
__le16 rate_info;
drivers/net/wireless/marvell/mwl8k.c
1068
__le16 pad1;
drivers/net/wireless/marvell/mwl8k.c
1108
__le16 *qos, s8 *noise)
drivers/net/wireless/marvell/mwl8k.c
125
__le16 *qos, s8 *noise);
drivers/net/wireless/marvell/mwl8k.c
1342
__le16 qos;
drivers/net/wireless/marvell/mwl8k.c
1448
__le16 qos_control;
drivers/net/wireless/marvell/mwl8k.c
1450
__le16 pkt_len;
drivers/net/wireless/marvell/mwl8k.c
1454
__le16 rate_info;
drivers/net/wireless/marvell/mwl8k.c
1932
qos = le16_to_cpu(*((__le16 *)ieee80211_get_qos_ctl(wh)));
drivers/net/wireless/marvell/mwl8k.c
2252
cmd->result = (__force __le16) 0xffff;
drivers/net/wireless/marvell/mwl8k.c
2365
__le16 num_mcaddrs;
drivers/net/wireless/marvell/mwl8k.c
2367
__le16 region_code;
drivers/net/wireless/marvell/mwl8k.c
2514
__le16 num_wcb;
drivers/net/wireless/marvell/mwl8k.c
2515
__le16 num_mcaddrs;
drivers/net/wireless/marvell/mwl8k.c
2517
__le16 region_code;
drivers/net/wireless/marvell/mwl8k.c
2518
__le16 num_antenna;
drivers/net/wireless/marvell/mwl8k.c
2608
__le16 num_mcaddrs;
drivers/net/wireless/marvell/mwl8k.c
2610
__le16 region_code;
drivers/net/wireless/marvell/mwl8k.c
2683
__le16 action;
drivers/net/wireless/marvell/mwl8k.c
2684
__le16 numaddr;
drivers/net/wireless/marvell/mwl8k.c
2784
__le16 action;
drivers/net/wireless/marvell/mwl8k.c
2785
__le16 control;
drivers/net/wireless/marvell/mwl8k.c
2786
__le16 radio_on;
drivers/net/wireless/marvell/mwl8k.c
2845
__le16 action;
drivers/net/wireless/marvell/mwl8k.c
2846
__le16 support_level;
drivers/net/wireless/marvell/mwl8k.c
2847
__le16 current_level;
drivers/net/wireless/marvell/mwl8k.c
2848
__le16 reserved;
drivers/net/wireless/marvell/mwl8k.c
2849
__le16 power_level_list[MWL8K_RF_TX_POWER_LEVEL_TOTAL];
drivers/net/wireless/marvell/mwl8k.c
2879
__le16 action;
drivers/net/wireless/marvell/mwl8k.c
2880
__le16 band;
drivers/net/wireless/marvell/mwl8k.c
2881
__le16 channel;
drivers/net/wireless/marvell/mwl8k.c
2882
__le16 bw;
drivers/net/wireless/marvell/mwl8k.c
2883
__le16 sub_ch;
drivers/net/wireless/marvell/mwl8k.c
2884
__le16 power_level_list[MWL8K_TX_POWER_LEVEL_TOTAL];
drivers/net/wireless/marvell/mwl8k.c
2938
__le16 antenna;
drivers/net/wireless/marvell/mwl8k.c
2939
__le16 mode;
drivers/net/wireless/marvell/mwl8k.c
3016
__le16 beacon_len;
drivers/net/wireless/marvell/mwl8k.c
3087
__le16 action;
drivers/net/wireless/marvell/mwl8k.c
3088
__le16 offset;
drivers/net/wireless/marvell/mwl8k.c
3216
__le16 action;
drivers/net/wireless/marvell/mwl8k.c
3285
__le16 aid;
drivers/net/wireless/marvell/mwl8k.c
3289
__le16 protection_mode;
drivers/net/wireless/marvell/mwl8k.c
3432
__le16 action;
drivers/net/wireless/marvell/mwl8k.c
3433
__le16 threshold;
drivers/net/wireless/marvell/mwl8k.c
3463
__le16 action;
drivers/net/wireless/marvell/mwl8k.c
3494
__le16 action;
drivers/net/wireless/marvell/mwl8k.c
3497
__le16 txop;
drivers/net/wireless/marvell/mwl8k.c
3577
__le16 action;
drivers/net/wireless/marvell/mwl8k.c
3748
__le16 mac_type;
drivers/net/wireless/marvell/mwl8k.c
3831
__le16 action;
drivers/net/wireless/marvell/mwl8k.c
3832
__le16 mode;
drivers/net/wireless/marvell/mwl8k.c
4024
__le16 curr_seq_no;
drivers/net/wireless/marvell/mwl8k.c
4145
__le16 aid;
drivers/net/wireless/marvell/mwl8k.c
4147
__le16 stn_id;
drivers/net/wireless/marvell/mwl8k.c
4148
__le16 action;
drivers/net/wireless/marvell/mwl8k.c
4149
__le16 rsvd;
drivers/net/wireless/marvell/mwl8k.c
4152
__le16 cap_info;
drivers/net/wireless/marvell/mwl8k.c
4153
__le16 ht_capabilities_info;
drivers/net/wireless/marvell/mwl8k.c
4158
__le16 op_mode;
drivers/net/wireless/marvell/mwl8k.c
4159
__le16 stbc;
drivers/net/wireless/marvell/mwl8k.c
4294
__le16 length;
drivers/net/wireless/marvell/mwl8k.c
4295
__le16 key_type_id;
drivers/net/wireless/marvell/mwl8k.c
4298
__le16 key_len;
drivers/net/wireless/marvell/mwl8k.c
4304
__le16 tkip_rsc_low;
drivers/net/wireless/marvell/mwl8k.c
4306
__le16 tkip_tsc_low;
drivers/net/wireless/marvell/mwl8k.c
447
static const char *mwl8k_cmd_name(__le16 cmd, char *buf, int bufsize)
drivers/net/wireless/marvell/mwl8k.c
4543
__le16 control1;
drivers/net/wireless/marvell/mwl8k.c
4544
__le16 control2;
drivers/net/wireless/marvell/mwl8k.c
4545
__le16 control3;
drivers/net/wireless/marvell/mwl8k.c
4553
__le16 basic_caps;
drivers/net/wireless/marvell/mwl8k.c
4559
__le16 ht_caps;
drivers/net/wireless/marvell/mwl8k.c
4574
__le16 amsdu_enabled;
drivers/net/wireless/marvell/mwl8k.c
592
__le16 code;
drivers/net/wireless/marvell/mwl8k.c
593
__le16 length;
drivers/net/wireless/marvell/mwl8k.c
596
__le16 result;
drivers/net/wireless/marvell/mwl8k.c
813
__le16 fwlen;
drivers/net/wireless/marvell/mwl8k.c
819
static inline void mwl8k_remove_dma_header(struct sk_buff *skb, __le16 qos)
drivers/net/wireless/marvell/mwl8k.c
830
*((__le16 *)(tr->data - 2)) = qos;
drivers/net/wireless/marvell/mwl8k.c
947
__le16 pkt_len;
drivers/net/wireless/marvell/mwl8k.c
952
__le16 qos_control;
drivers/net/wireless/marvell/mwl8k.c
953
__le16 htsig2;
drivers/net/wireless/marvell/mwl8k.c
997
__le16 *qos, s8 *noise)
drivers/net/wireless/mediatek/mt76/mt76.h
259
__le16 *emi_cpu_idx;
drivers/net/wireless/mediatek/mt76/mt7603/mcu.c
302
__le16 addr;
drivers/net/wireless/mediatek/mt76/mt7603/mcu.h
24
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7603/mcu.h
25
__le16 pkt_type_id;
drivers/net/wireless/mediatek/mt76/mt7603/mcu.h
29
__le16 __rsv;
drivers/net/wireless/mediatek/mt76/mt7603/mcu.h
7
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7603/mcu.h
8
__le16 pq_id;
drivers/net/wireless/mediatek/mt76/mt7615/mac.c
1569
__le16 *token = tx_token;
drivers/net/wireless/mediatek/mt76/mt7615/mac.c
314
__le16 qos_ctrl;
drivers/net/wireless/mediatek/mt76/mt7615/mac.c
350
__le16 fc = 0;
drivers/net/wireless/mediatek/mt76/mt7615/mac.c
725
__le16 fc = hdr->frame_control;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1051
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1052
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1053
__le16 tim_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1054
__le16 csa_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1055
__le16 bcc_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1065
__le16 pkt_len;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1752
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1805
__le16 cw_max;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1806
__le16 txop;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1888
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1889
__le16 min_lpn;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1903
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1932
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1933
__le16 radar_type;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1982
__le16 width;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
1983
__le16 power;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
2129
__le16 cac_case;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
2306
__le16 center_freq;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
2421
__le16 center_freq;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
2496
__le16 etype;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
2515
__le16 aid;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
2516
__le16 bcn_interval;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
2517
__le16 atim_window;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
632
__le16 tlv_num;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
637
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
638
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
682
__le16 csa_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
683
__le16 pkt_len;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
684
__le16 tim_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
689
__le16 bcc_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.h
12
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.h
13
__le16 pq_id;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.h
138
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.h
139
__le16 pkt_type_id;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.h
143
__le16 __rsv;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.h
185
__le16 pulse_width;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.h
186
__le16 pulse_power;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.h
191
__le16 pulse_width;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.h
192
__le16 pulse_power;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.h
197
__le16 pulse_width;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.h
198
__le16 pulse_power;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.h
61
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.h
62
__le16 cid;
drivers/net/wireless/mediatek/mt76/mt7615/mcu.h
71
__le16 checksum;
drivers/net/wireless/mediatek/mt76/mt76_connac.h
136
__le16 flags;
drivers/net/wireless/mediatek/mt76/mt76_connac.h
137
__le16 token;
drivers/net/wireless/mediatek/mt76/mt76_connac.h
139
__le16 rept_wds_wcid;
drivers/net/wireless/mediatek/mt76/mt76_connac.h
142
__le16 len[MT_TXP_MAX_BUF_NUM];
drivers/net/wireless/mediatek/mt76/mt76_connac.h
150
__le16 len0;
drivers/net/wireless/mediatek/mt76/mt76_connac.h
151
__le16 len1;
drivers/net/wireless/mediatek/mt76/mt76_connac.h
156
__le16 msdu_id[MT_HW_TXP_MAX_MSDU_NUM];
drivers/net/wireless/mediatek/mt76/mt76_connac.h
168
__le16 rx_byte_cnt;
drivers/net/wireless/mediatek/mt76/mt76_connac.h
169
__le16 ctrl;
drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c
1023
__le16 qos_ctrl;
drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c
419
__le16 fc = hdr->frame_control;
drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c
420
__le16 sc = hdr->seq_ctrl;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c
104
__le16 hw_value;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c
105
__le16 pad;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c
1158
__le16 pad;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c
1161
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c
1162
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c
1491
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c
1492
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c
2632
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c
2633
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c
2911
__le16 bcn_interval;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
100
__le16 cid;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
109
__le16 checksum;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
122
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
123
__le16 pkt_type_id;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1467
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1468
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1477
__le16 bmc_tx_wlan_idx;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1478
__le16 bcn_interval;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1490
__le16 sta_idx;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1491
__le16 nonht_basic_phy;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1497
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1498
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1561
__le16 probe_delay_time;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1562
__le16 channel_dwell_time; /* channel Dwell interval */
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1563
__le16 timeout_value;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1574
__le16 ies_len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1579
__le16 channel_min_dwell_time;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1609
__le16 channel_idle_time[MT76_CONNAC_SCAN_DONE_EVENT_MAX_CHANNEL_NUM];
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1615
__le16 channel_scan_time[MT76_CONNAC_SCAN_DONE_EVENT_MAX_CHANNEL_NUM];
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1625
__le16 ie_len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1633
__le16 intervals[MT76_CONNAC_MAX_NUM_SCHED_SCAN_INTERVAL];
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1653
__le16 pad;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1657
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1658
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1665
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1666
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1667
__le16 he_rts_thres;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1670
__le16 max_nss_mcs[CMD_HE_MCS_BW_NUM];
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1675
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1676
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1684
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1685
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1708
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1709
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1722
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1723
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1746
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1747
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1756
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1757
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1765
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1766
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1812
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1824
__le16 id;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1827
__le16 data_size;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
1828
__le16 resv;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
197
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
198
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
203
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
204
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
214
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
215
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
219
__le16 bcn_interval;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
233
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
234
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
245
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
246
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
276
__le16 tlv_num;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
282
__le16 tlv_num;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
290
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
291
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
295
__le16 aid;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
299
__le16 extra_info;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
303
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
304
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
305
__le16 ht_cap;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
310
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
311
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
313
__le16 vht_rx_mcs_map;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
314
__le16 vht_tx_mcs_map;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
321
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
322
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
327
__le16 listen_interval;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
332
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
333
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
338
__le16 ssn;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
339
__le16 winsize;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
343
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
344
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
361
__le16 max_nss_mcs[CMD_HE_MCS_BW_NUM];
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
367
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
368
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
373
__le16 max_nss_mcs[CMD_HE_MCS_BW_NUM];
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
377
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
378
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
386
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
387
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
399
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
400
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
401
__le16 legacy;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
406
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
407
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
408
__le16 basic_rate;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
418
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
419
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
420
__le16 capa;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
425
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
426
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
441
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
442
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
451
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
452
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
454
__le16 pfmu; /* 0xffff: no access right for PFMU */
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
473
__le16 smart_ant;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
50
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
500
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
501
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
508
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
509
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
51
__le16 pq_id;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
554
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
555
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
573
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
574
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
595
__le16 supp_vht_mcs[4];
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
608
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
609
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
626
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
627
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
632
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
633
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
643
__le16 tlv_num;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
649
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
650
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
658
__le16 partial_aid;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
664
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
665
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
674
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
675
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
684
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
685
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
694
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
695
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
701
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
702
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
710
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
711
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
717
__le16 sn;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
721
__le16 ba_winsize;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
732
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
733
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
741
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
742
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
753
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
754
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
760
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
761
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
767
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
768
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
99
__le16 len;
drivers/net/wireless/mediatek/mt76/mt76x02_mac.h
102
__le16 tid_sn;
drivers/net/wireless/mediatek/mt76/mt76x02_mac.h
103
__le16 rate;
drivers/net/wireless/mediatek/mt76/mt76x02_mac.h
136
__le16 flags;
drivers/net/wireless/mediatek/mt76/mt76x02_mac.h
137
__le16 rate;
drivers/net/wireless/mediatek/mt76/mt76x02_mac.h
140
__le16 len_ctl;
drivers/net/wireless/mediatek/mt76/mt76x02_mcu.h
74
__le16 build_ver;
drivers/net/wireless/mediatek/mt76/mt76x02_mcu.h
75
__le16 fw_ver;
drivers/net/wireless/mediatek/mt76/mt76x02_regs.h
687
__le16 ba_mask;
drivers/net/wireless/mediatek/mt76/mt76x2/mcu.c
24
__le16 chainmask;
drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c
1372
__le16 msg_type;
drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c
1373
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c
1383
hdr.len = *(__le16 *)data;
drivers/net/wireless/mediatek/mt76/mt7915/mac.c
286
__le16 fc = 0;
drivers/net/wireless/mediatek/mt76/mt7915/mac.c
959
__le16 *info = (__le16 *)(data + sizeof(*free));
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
113
mt7915_mcu_set_sta_vht_mcs(struct ieee80211_sta *sta, __le16 *vht_mcs,
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
1812
__le16 tlv_num;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
1817
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
1818
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
2187
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
2311
__le16 field;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
2312
__le16 sub_field;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
2353
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
2354
__le16 high_mark;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
2355
__le16 low_mark;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
2487
__le16 etype;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
2585
__le16 min_lpn;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
2632
__le16 radar_type;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
2794
__le16 cac_case;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
2960
__le16 bitmap;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
3278
__le16 sustain_time;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
3338
__le16 wcid;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
3710
__le16 obss_pd_min;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
3711
__le16 obss_pd_min_srg;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
3880
__le16 wcid;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
4075
__le16 peer_id; /* specify the peer_id (msb=0)
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
4081
__le16 mantissa;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
4117
__le16 arg2;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
4122
__le16 wcid;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
468
__le16 *sub_ntlv, __le16 *len)
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
58
mt7915_mcu_set_sta_he_mcs(struct ieee80211_sta *sta, __le16 *he_mcs,
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
100
__le16 pulse_width;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
101
__le16 pulse_power;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
146
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
199
__le16 cw_max;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
200
__le16 txop;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
292
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
293
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
294
__le16 bc_trans;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
295
__le16 mc_trans;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
301
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
302
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
324
__le16 max_phyrate;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
331
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
332
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
335
__le16 trig_thres;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
341
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
342
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
349
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
350
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
353
__le16 he_rts_thres;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
354
__le16 max_nss_mcs[CMD_HE_MCS_BW_NUM];
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
359
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
360
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
363
__le16 sub_ntlv;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
367
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
368
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
375
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
376
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
378
__le16 offset[MAX_BEACON_NUM];
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
383
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
384
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
385
__le16 tim_ofs;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
386
__le16 csa_ofs;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
387
__le16 bcc_ofs;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
388
__le16 pkt_len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
392
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
393
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
398
__le16 rsv;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
399
__le16 prob_rsp_len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
403
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
404
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
408
__le16 he_rts_thres;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
84
__le16 pulse_width;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
85
__le16 pulse_power;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
92
__le16 pulse_width;
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h
93
__le16 pulse_power;
drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
125
__le16 mantissa;
drivers/net/wireless/mediatek/mt76/mt7915/testmode.h
24
__le16 eifs;
drivers/net/wireless/mediatek/mt76/mt7915/testmode.h
64
__le16 rateval;
drivers/net/wireless/mediatek/mt76/mt7921/mac.c
189
__le16 fc = 0;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
1017
__le16 aid;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
1018
__le16 bcn_interval;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
1019
__le16 atim_window;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
1139
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
1140
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
1186
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
1187
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
1242
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
1243
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
1244
__le16 tim_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
1245
__le16 csa_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
1246
__le16 bcc_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
1256
__le16 pkt_len;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
1317
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
211
__le16 id;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
215
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
506
__le16 pse_page_size;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
507
__le16 ple_page_size;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
557
__le16 n_element;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
674
__le16 cw_min;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
675
__le16 cw_max;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
676
__le16 txop;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
677
__le16 aifs;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
703
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
775
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
776
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
840
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
841
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
875
__le16 cac_case;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
925
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
945
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
946
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
984
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
985
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
986
__le16 bcn_interval;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.h
109
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.h
110
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.h
12
__le16 seq;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.h
16
__le16 tx_rate;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.h
65
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mcu.h
73
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h
145
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h
60
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h
72
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h
73
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mac.c
233
__le16 qos_ctrl;
drivers/net/wireless/mediatek/mt76/mt7925/mac.c
378
__le16 fc = 0;
drivers/net/wireless/mediatek/mt76/mt7925/mac.c
671
__le16 fc = hdr->frame_control;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1000
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1001
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1007
__le16 n_element;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1068
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1069
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1514
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1515
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1540
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1541
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1544
__le16 buf_len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1567
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1568
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1606
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1607
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1608
__le16 bcn_interval;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1645
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1646
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1647
__le16 bcn_interval;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1670
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1671
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1873
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
1874
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2183
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2184
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2233
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2234
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2289
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2290
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2291
__le16 tim_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2292
__le16 csa_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2293
__le16 bcc_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2303
__le16 pkt_len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2511
__le16 capa = 0;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2632
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2633
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2852
__le16 pad;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2855
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
2856
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3322
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3323
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3368
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3369
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3386
__le16 hw_value;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3387
__le16 pad;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3465
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3466
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3470
__le16 size;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3658
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3659
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3680
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3681
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3917
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3918
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3925
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3926
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3955
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3956
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3986
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
3987
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
504
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
505
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
513
__le16 rsv;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
66
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
67
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
72
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
73
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
74
__le16 ant;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
755
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
756
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
770
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
771
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
893
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
894
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
915
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
916
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
984
__le16 eml_cap;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
212
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
213
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
224
__le16 channel_min_dwell_time;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
225
__le16 channel_dwell_time; /* channel Dwell interval */
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
226
__le16 timeout_value;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
227
__le16 probe_delay_time;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
232
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
233
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
247
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
248
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
259
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
260
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
275
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
276
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
278
__le16 ies_len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
285
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
286
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
29
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
293
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
294
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
30
__le16 pkt_type_id;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
300
__le16 intervals[MT76_CONNAC_MAX_NUM_SCHED_SCAN_INTERVAL];
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
304
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
305
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
314
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
315
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
327
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
328
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
336
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
337
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
343
__le16 txop;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
354
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
355
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
357
__le16 basic_rate;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
358
__le16 bc_trans;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
359
__le16 mc_trans;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
367
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
368
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
381
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
382
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
389
__le16 eht_dis_sub_chan_bitmap;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
394
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
395
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
400
__le16 ssn;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
401
__le16 winsize;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
407
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
408
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
411
__le16 mac_cap;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
422
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
423
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
440
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
441
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
449
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
450
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
452
__le16 primary_id;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
453
__le16 secondary_id;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
454
__le16 wlan_id;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
458
__le16 wlan_id;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
465
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
466
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
476
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
477
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
482
__le16 slot_time;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
483
__le16 sifs_time;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
484
__le16 rifs_time;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
485
__le16 eifs_time;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
488
__le16 eifs_cck_time;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
492
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
493
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
547
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
548
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
553
__le16 rsv1;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
567
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
568
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
576
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
577
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
591
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
592
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
66
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
67
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
77
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h
78
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h
107
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h
108
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h
38
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h
39
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h
73
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h
74
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h
91
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h
92
__le16 len;
drivers/net/wireless/mediatek/mt76/mt792x.h
65
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/debugfs.c
940
__le16 serial_id;
drivers/net/wireless/mediatek/mt76/mt7996/debugfs.c
942
__le16 msg_type;
drivers/net/wireless/mediatek/mt76/mt7996/debugfs.c
943
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/debugfs.c
955
hdr.len = *(__le16 *)data;
drivers/net/wireless/mediatek/mt76/mt7996/mac.c
258
__le16 qos_ctrl;
drivers/net/wireless/mediatek/mt76/mt7996/mac.c
435
__le16 fc = 0;
drivers/net/wireless/mediatek/mt76/mt7996/mac.c
759
__le16 fc = hdr->frame_control, sc = hdr->seq_ctrl;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
1059
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
1060
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
129
__le16 *he_mcs, u16 mcs_map)
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
184
__le16 *vht_mcs, const u16 *mask)
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
2583
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
2584
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
2585
__le16 wlan_idx;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
2981
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
2982
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
3522
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
3523
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
3578
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
3579
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
3602
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
3603
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
3846
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
3847
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
3850
__le16 min_lpn;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
3870
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
3871
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
389
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
390
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
3909
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
3910
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
3913
__le16 radar_type;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4071
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4072
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4081
__le16 cac_case;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4393
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4394
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4424
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4425
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4478
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4479
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4549
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4550
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4565
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4566
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4592
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4593
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4626
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4627
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4665
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4666
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4760
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4761
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4785
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4786
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4792
__le16 obss_pd_min;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4793
__le16 obss_pd_min_srg;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4840
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4841
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4877
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4878
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4987
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4988
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4993
__le16 peer_id; /* specify the peer_id (msb=0)
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
4999
__le16 mantissa;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5038
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5039
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5060
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5061
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5081
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5082
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5109
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5110
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5182
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5183
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5184
__le16 idx;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5219
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5220
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5236
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5237
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5253
__le16 flush_one;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5254
__le16 flush_all;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5291
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5292
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5307
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5308
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5309
__le16 session_id;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5327
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5328
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5350
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5351
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5415
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5416
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5441
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5442
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5443
__le16 base;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
5444
__le16 num;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
103
__le16 pulse_width;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
104
__le16 pulse_power;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
1051
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
1052
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
1056
__le16 rate_idx;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
111
__le16 pulse_width;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
112
__le16 pulse_power;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
123
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
124
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
14
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
15
__le16 pkt_type_id;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
151
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
152
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
155
__le16 buf_len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
169
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
170
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
183
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
184
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
207
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
208
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
214
__le16 wlan_idx;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
236
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
237
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
240
__le16 sta_num;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
246
__le16 wlan_idx;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
253
__le16 wlan_idx;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
266
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
267
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
271
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
272
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
274
__le16 wlan_id;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
278
__le16 id;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
28
__le16 cid;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
283
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
284
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
286
__le16 session_id;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
301
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
302
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
320
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
321
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
327
__le16 txop;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
372
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
373
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
375
__le16 bc_trans;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
376
__le16 mc_trans;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
390
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
391
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
398
__le16 max_phyrate;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
404
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
405
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
419
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
420
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
427
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
428
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
433
__le16 wcid;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
434
__le16 prob_rsp_len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
438
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
439
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
440
__le16 tim_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
441
__le16 csa_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
442
__le16 bcc_ie_pos;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
445
__le16 pkt_len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
449
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
450
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
465
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
466
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
469
__le16 offset[MAX_BEACON_NUM];
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
473
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
474
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
480
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
481
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
488
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
489
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
494
__le16 slot_time;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
495
__le16 sifs_time;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
496
__le16 rifs_time;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
497
__le16 eifs_time;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
500
__le16 eifs_cck_time;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
504
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
505
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
51
__le16 sustain_time;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
511
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
512
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
522
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
523
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
528
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
529
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
540
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
541
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
542
__le16 ht_cap;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
543
__le16 ht_cap_ext;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
549
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
550
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
555
__le16 ssn;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
556
__le16 winsize;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
562
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
563
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
566
__le16 mac_cap;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
577
__le16 wlan_idx;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
591
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
592
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
614
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
615
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
636
__le16 supp_vht_mcs[4];
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
650
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
651
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
668
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
669
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
67
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
675
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
676
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
68
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
684
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
685
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
687
__le16 primary_id;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
688
__le16 seconed_id;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
689
__le16 setup_wcid;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
697
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
698
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
702
__le16 eml_cap;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
707
__le16 wcid;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
722
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
723
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
724
__le16 link_bitmap;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
735
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
736
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
744
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
745
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
753
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
754
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
757
__le16 type;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
765
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
766
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
774
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
775
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
780
__le16 wlan_id[4];
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
785
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
786
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
794
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
795
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
810
__le16 wlan_idx;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
813
__le16 gi;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
818
__le16 ltf;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
825
__le16 tag;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
826
__le16 len;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
828
__le16 version;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
95
__le16 pulse_width;
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
96
__le16 pulse_power;
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
231
__le16 mantissa;
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
364
__le16 idx;
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
365
__le16 rsv;
drivers/net/wireless/mediatek/mt7601u/mac.h
110
__le16 flags;
drivers/net/wireless/mediatek/mt7601u/mac.h
111
__le16 rate_ctl;
drivers/net/wireless/mediatek/mt7601u/mac.h
115
__le16 len_ctl;
drivers/net/wireless/mediatek/mt7601u/mac.h
123
__le16 ctl;
drivers/net/wireless/mediatek/mt7601u/mac.h
31
__le16 frag_sn;
drivers/net/wireless/mediatek/mt7601u/mac.h
32
__le16 rate;
drivers/net/wireless/mediatek/mt7601u/mcu.c
271
__le16 build_ver;
drivers/net/wireless/mediatek/mt7601u/mcu.c
272
__le16 fw_ver;
drivers/net/wireless/microchip/wilc1000/cfg80211.c
82
__le16 attr_len;
drivers/net/wireless/microchip/wilc1000/cfg80211.c
88
__le16 attr_len;
drivers/net/wireless/microchip/wilc1000/cfg80211.c
96
__le16 attr_len;
drivers/net/wireless/microchip/wilc1000/fw.h
103
__le16 cap_info;
drivers/net/wireless/microchip/wilc1000/fw.h
106
__le16 beacon_period;
drivers/net/wireless/microchip/wilc1000/fw.h
134
__le16 status;
drivers/net/wireless/microchip/wilc1000/fw.h
24
__le16 capab_info;
drivers/net/wireless/microchip/wilc1000/fw.h
25
__le16 status_code;
drivers/net/wireless/microchip/wilc1000/fw.h
26
__le16 aid;
drivers/net/wireless/microchip/wilc1000/fw.h
42
__le16 frame_type;
drivers/net/wireless/microchip/wilc1000/netdev.c
870
u16 type = le16_to_cpup((__le16 *)buff);
drivers/net/wireless/microchip/wilc1000/wlan.h
419
__le16 total_len;
drivers/net/wireless/purelifi/plfxlc/chip.c
61
__le16 radio_on = cpu_to_le16(value);
drivers/net/wireless/purelifi/plfxlc/mac.c
403
__le16 fc;
drivers/net/wireless/purelifi/plfxlc/mac.c
442
fc = get_unaligned((__le16 *)buffer);
drivers/net/wireless/purelifi/plfxlc/mac.h
81
__le16 packet_length;
drivers/net/wireless/purelifi/plfxlc/mac.h
82
__le16 current_length;
drivers/net/wireless/purelifi/plfxlc/mac.h
83
__le16 next_frame_length;
drivers/net/wireless/purelifi/plfxlc/mac.h
84
__le16 tx_length;
drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie.c
30
__le16 bda_len;
drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie.c
31
__le16 bda_version;
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c
53
__le16 bda_len;
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c
54
__le16 bda_version;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1009
__le16 cmd_id;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1010
__le16 seq_num;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1011
__le16 result;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1068
__le16 max_ap_assoc_sta;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1072
__le16 n_addresses;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1073
__le16 radar_detect_widths;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1074
__le16 max_remain_on_channel_duration;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1075
__le16 max_acl_mac_addrs;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1089
__le16 max_scan_ie_len;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1090
__le16 max_sched_scan_ie_len;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
117
__le16 if_type;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
118
__le16 vlanid;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1257
__le16 event_id;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1272
__le16 frame_control;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1285
__le16 reason;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1299
__le16 status;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1310
__le16 reason;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1362
__le16 freq;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1363
__le16 capab;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1364
__le16 bintval;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1515
__le16 type;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1516
__le16 len;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1524
__le16 max_num;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1525
__le16 type;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1529
__le16 max_interfaces;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
163
__le16 hw_value;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
164
__le16 center_freq;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1673
__le16 types_mask;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1801
__le16 rate;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1834
__le16 llid;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1835
__le16 plid;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
186
__le16 center_freq1;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
187
__le16 center_freq2;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1873
__le16 version;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
1874
__le16 len;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
202
__le16 control_port_ethertype;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
344
__le16 cmd_id;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
345
__le16 seq_num;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
408
__le16 frame_type;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
435
__le16 freq;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
436
__le16 flags;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
467
__le16 vlanid;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
523
__le16 if_type;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
524
__le16 vlanid;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
536
__le16 reason_code;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
57
__le16 type;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
571
__le16 bg_scan_period;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
58
__le16 len;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
594
__le16 status;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
605
__le16 reason;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
762
__le16 beacon_interval;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
763
__le16 inactivity_timeout;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
899
__le16 event;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
919
__le16 vlanid;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
953
__le16 n_ssids;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
954
__le16 n_channels;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
955
__le16 active_dwell;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
956
__le16 passive_dwell;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
957
__le16 sample_duration;
drivers/net/wireless/quantenna/qtnfmac/qlink.h
974
__le16 status;
drivers/net/wireless/quantenna/qtnfmac/shm_ipc_defs.h
20
__le16 data_len;
drivers/net/wireless/ralink/rt2x00/rt2500usb.c
462
(3 * sizeof(__le16)));
drivers/net/wireless/ralink/rt2x00/rt2500usb.c
466
(3 * sizeof(__le16)));
drivers/net/wireless/ralink/rt2x00/rt2500usb.c
50
__le16 reg;
drivers/net/wireless/ralink/rt2x00/rt2500usb.c
60
__le16 reg;
drivers/net/wireless/ralink/rt2x00/rt2500usb.c
71
__le16 reg = cpu_to_le16(value);
drivers/net/wireless/ralink/rt2x00/rt2500usb.c
81
__le16 reg = cpu_to_le16(value);
drivers/net/wireless/ralink/rt2x00/rt2800soc.c
269
__le16 *eeprom;
drivers/net/wireless/ralink/rt2x00/rt2x00.h
1030
__le16 control;
drivers/net/wireless/ralink/rt2x00/rt2x00.h
1031
__le16 start_seq_num;
drivers/net/wireless/ralink/rt2x00/rt2x00.h
871
__le16 *eeprom;
drivers/net/wireless/ralink/rt2x00/rt2x00dump.h
104
__le16 chip_rt;
drivers/net/wireless/ralink/rt2x00/rt2x00dump.h
105
__le16 chip_rf;
drivers/net/wireless/ralink/rt2x00/rt2x00dump.h
106
__le16 chip_rev;
drivers/net/wireless/ralink/rt2x00/rt2x00dump.h
108
__le16 type;
drivers/net/wireless/ralink/rt2x00/rt2x00usb.h
171
__le16 *eeprom, const u16 length)
drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c
1354
rtl818x_iowrite16(priv, (__le16 __iomem *)&priv->map->MAC[4],
drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c
1355
le16_to_cpu(*(__le16 *)(vif->addr + 4)));
drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c
1509
rtl818x_iowrite16(priv, (__le16 __iomem *)&priv->map->BSSID[0],
drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c
1510
le16_to_cpu(*(__le16 *)info->bssid));
drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c
1680
eeprom_93cx6_multiread(&eeprom, 0x7, (__le16 *)priv->mac_addr, 3);
drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c
1708
eeprom_93cx6_multiread(&eeprom, 0xD, (__le16 *)&anaparam, 2);
drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c
471
__le16 rts_duration = 0;
drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c
528
__le16 duration;
drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8180.h
158
static inline u16 rtl818x_ioread16(struct rtl8180_priv *priv, const __le16 __iomem *addr)
drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8180.h
175
__le16 __iomem *addr, u16 val)
drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8180.h
43
__le16 rts_duration;
drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8180.h
44
__le16 plcp_len;
drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8180.h
49
__le16 frame_len_se;
drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8180.h
50
__le16 frame_duration;
drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8180.h
63
__le16 flags3;
drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8180.h
64
__le16 frag_qsize;
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
121
static void rtl8187_iowrite_async(struct rtl8187_priv *priv, __le16 addr,
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
1514
(__le16 __force *)mac_addr, 3);
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
237
__le16 rts_dur = 0;
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
697
rtl818x_iowrite16(priv, (__le16 *)0xFFF4, 0xFFFF);
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
742
rtl818x_iowrite16(priv, (__le16 *)0xFFFE, 0x10);
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
804
rtl818x_iowrite16(priv, (__le16 *)0xFF34, 0x0FFF);
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
811
rtl818x_iowrite16_idx(priv, (__le16 *)0xFFE0, 0x0FFF, 1);
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
814
rtl818x_iowrite16_idx(priv, (__le16 *)0xFFD4, 0xFFFF, 1);
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
842
rtl818x_iowrite16_idx(priv, (__le16 *)0xFF72, 0x569A, 2);
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
865
rtl818x_iowrite16_idx(priv, (__le16 *)0xFF72, 0x59FA, 3);
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
866
rtl818x_iowrite16_idx(priv, (__le16 *)0xFF74, 0x59D2, 3);
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
867
rtl818x_iowrite16_idx(priv, (__le16 *)0xFF76, 0x59D2, 3);
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
868
rtl818x_iowrite16_idx(priv, (__le16 *)0xFF78, 0x19FA, 3);
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
869
rtl818x_iowrite16_idx(priv, (__le16 *)0xFF7A, 0x19FA, 3);
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
870
rtl818x_iowrite16_idx(priv, (__le16 *)0xFF7C, 0x00D0, 3);
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
879
rtl818x_iowrite16_idx(priv, (__le16 *)0xFFEC, 0x0800, 1);
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c
913
tmp = rtl818x_ioread16(priv, (__le16 *)0xFFFA);
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h
150
__le16 bits16;
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h
169
__le16 *addr, u8 idx);
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h
171
static inline u16 rtl818x_ioread16(struct rtl8187_priv *priv, __le16 *addr)
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h
193
__le16 *addr, u16 val, u8 idx);
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h
195
static inline void rtl818x_iowrite16(struct rtl8187_priv *priv, __le16 *addr,
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h
60
__le16 snr_long2end;
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h
69
__le16 rts_duration;
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h
70
__le16 len;
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h
76
__le16 rts_duration;
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h
77
__le16 len;
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h
79
__le16 unused_2;
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h
80
__le16 tx_duration;
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.c
158
static void rtl8225_write_8051(struct ieee80211_hw *dev, u8 addr, __le16 data)
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.c
40
__le16 *addr, u8 idx)
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.c
42
__le16 val;
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.c
88
__le16 *addr, u16 val, u8 idx)
drivers/net/wireless/realtek/rtl818x/rtl818x.h
231
__le16 BEACON_INTERVAL; /* 0x70 */
drivers/net/wireless/realtek/rtl818x/rtl818x.h
232
__le16 ATIM_WND; /* 0x72 */
drivers/net/wireless/realtek/rtl818x/rtl818x.h
233
__le16 BEACON_INTERVAL_TIME; /* 0x74 */
drivers/net/wireless/realtek/rtl818x/rtl818x.h
234
__le16 ATIMTR_INTERVAL; /* 0x76 */
drivers/net/wireless/realtek/rtl818x/rtl818x.h
239
__le16 RFPinsOutput; /* 0x80 */
drivers/net/wireless/realtek/rtl818x/rtl818x.h
240
__le16 RFPinsEnable; /* 0x82 */
drivers/net/wireless/realtek/rtl818x/rtl818x.h
241
__le16 RFPinsSelect; /* 0x84 */
drivers/net/wireless/realtek/rtl818x/rtl818x.h
242
__le16 RFPinsInput; /* 0x86 */
drivers/net/wireless/realtek/rtl818x/rtl818x.h
285
__le16 CWR;
drivers/net/wireless/realtek/rtl818x/rtl818x.h
288
__le16 INT_MIG;
drivers/net/wireless/realtek/rtl818x/rtl818x.h
294
__le16 TID_AC_MAP;
drivers/net/wireless/realtek/rtl818x/rtl818x.h
297
__le16 ANAPARAM3; /* 0xee */
drivers/net/wireless/realtek/rtl818x/rtl818x.h
310
__le16 FEMR;
drivers/net/wireless/realtek/rtl818x/rtl818x.h
317
__le16 TALLY_CNT; /* 0xfa */
drivers/net/wireless/realtek/rtl818x/rtl818x.h
335
#define REG_ADDR2(addr) ((__le16 __iomem *)priv->map + ((addr) >> 1))
drivers/net/wireless/realtek/rtl818x/rtl818x.h
64
__le16 BRSR;
drivers/net/wireless/realtek/rtl818x/rtl818x.h
74
__le16 BRSR_8187SE;
drivers/net/wireless/realtek/rtl818x/rtl818x.h
85
__le16 INT_MASK;
drivers/net/wireless/realtek/rtl818x/rtl818x.h
86
__le16 INT_STATUS;
drivers/net/wireless/realtek/rtl8xxxu/8188e.c
1696
ra->retry[0] = le16_to_cpu(*(__le16 *)rpt);
drivers/net/wireless/realtek/rtl8xxxu/core.c
5076
__le16 *ptr = (__le16 *)tx_desc;
drivers/net/wireless/realtek/rtl8xxxu/core.c
6289
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1016
__le16 rtl_id;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1017
__le16 hpon;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1019
__le16 clk;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1020
__le16 testr;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1021
__le16 vid;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1022
__le16 did;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1023
__le16 svid;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1024
__le16 smid; /* 0x10 */
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1081
__le16 rtl_id;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1131
__le16 rtl_id;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1174
__le16 rtl_id;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1211
__le16 rtl_id;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1247
__le16 rtl_id;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1270
__le16 rtl_id;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1432
__le16 ext;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1444
__le16 mask_hi;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1446
__le16 mask_lo;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
1892
__le16 val16;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
401
__le16 pkt_size;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
410
__le16 csum;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
411
__le16 txdw7;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
415
__le16 pkt_size;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
424
__le16 csum;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
425
__le16 txdw7;
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
909
__le16 signature; /* 92C0: test chip; 92C,
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
916
__le16 major_version; /* FW Version */
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
925
__le16 ramcodesize; /* Size of RAM code */
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
976
__le16 rtl_id;
drivers/net/wireless/realtek/rtlwifi/base.c
1247
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/base.c
1324
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/base.c
1373
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/base.c
1497
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/base.c
1600
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c
1054
*((__le16 *)&cmd_buffer1[2]) = cpu_to_le16((u16)set_val);
drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.c
354
btcoexist->bt_info.afh_map_h = le16_to_cpu(*(__le16 *)data);
drivers/net/wireless/realtek/rtlwifi/pci.c
1489
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/pci.c
1535
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/pci.c
37
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/pci.c
460
__le16 fc;
drivers/net/wireless/realtek/rtlwifi/pci.c
667
__le16 fc;
drivers/net/wireless/realtek/rtlwifi/ps.c
724
noa_len = le16_to_cpu(*((__le16 *)&ie[1]));
drivers/net/wireless/realtek/rtlwifi/ps.c
819
noa_len = le16_to_cpu(*(__le16 *)&ie[1]);
drivers/net/wireless/realtek/rtlwifi/rc.c
172
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/rc.c
216
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.c
17
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.c
283
__le16 fc;
drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.c
489
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.c
677
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.c
16
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.c
223
__le16 fc;
drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.c
355
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.c
526
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c
721
__le16 fc;
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c
206
u16 rtl8192cu_mq_to_hwq(__le16 fc, u16 mac80211_queue_index)
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c
242
__le16 fc, u16 mac80211_queue_index)
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c
357
__le16 fc;
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c
463
__le16 *ptr = (__le16 *)txdesc;
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c
489
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c
619
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.h
376
u16 rtl8192cu_mq_to_hwq(__le16 fc, u16 mac80211_queue_index);
drivers/net/wireless/realtek/rtlwifi/rtl8192d/trx_common.c
361
__le16 fc;
drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.c
18
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.c
241
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.c
58
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/rtl8192du/trx.c
338
u16 rtl92du_mq_to_hwq(__le16 fc, u16 mac80211_queue_index)
drivers/net/wireless/realtek/rtlwifi/rtl8192du/trx.c
50
__le16 *ptr = (__le16 *)txdesc;
drivers/net/wireless/realtek/rtlwifi/rtl8192du/trx.c
74
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/rtl8192du/trx.h
53
u16 rtl92du_mq_to_hwq(__le16 fc, u16 mac80211_queue_index);
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.c
18
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.c
226
__le16 fc;
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.c
655
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c
566
le16p_replace_bits((__le16 *)(((u8 *)(&pwrmode) + 8)),
drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c
609
le16p_replace_bits((__le16 *)(((u8 *)(&joinbss_rpt) + 8)),
drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c
611
le16p_replace_bits((__le16 *)(((u8 *)(&joinbss_rpt) + 10)),
drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.c
17
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.c
203
__le16 fc;
drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.c
325
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.c
16
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.c
356
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.c
527
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.c
18
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.c
415
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c
3340
static u32 _rtl8821ae_rate_to_bitmap_2ssvht(__le16 vht_rate)
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.c
18
__le16 fc = rtl_get_fc(skb);
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.c
286
__le16 fc;
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.c
675
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/usb.c
376
__le16 fc;
drivers/net/wireless/realtek/rtlwifi/usb.c
418
__le16 fc;
drivers/net/wireless/realtek/rtlwifi/usb.c
877
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/usb.c
912
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtlwifi/usb.h
94
u16 (*usb_mq_to_hwq)(__le16 fc, u16 mac80211_queue_index);
drivers/net/wireless/realtek/rtlwifi/wifi.h
1058
__le16 cw_min;
drivers/net/wireless/realtek/rtlwifi/wifi.h
1059
__le16 cw_max;
drivers/net/wireless/realtek/rtlwifi/wifi.h
1062
__le16 tx_op;
drivers/net/wireless/realtek/rtlwifi/wifi.h
2349
u16 (*usb_mq_to_hwq)(__le16 fc, u16 mac80211_queue_index);
drivers/net/wireless/realtek/rtlwifi/wifi.h
239
__le16 signature;
drivers/net/wireless/realtek/rtlwifi/wifi.h
242
__le16 version;
drivers/net/wireless/realtek/rtlwifi/wifi.h
249
__le16 ramcodesize;
drivers/net/wireless/realtek/rtlwifi/wifi.h
250
__le16 rsvd2;
drivers/net/wireless/realtek/rtlwifi/wifi.h
3006
static inline __le16 rtl_get_fc(struct sk_buff *skb)
drivers/net/wireless/realtek/rtw88/coex.c
3794
__le16 le_addr;
drivers/net/wireless/realtek/rtw88/fw.h
317
__le16 signature;
drivers/net/wireless/realtek/rtw88/fw.h
320
__le16 version; /* 0x04 */
drivers/net/wireless/realtek/rtw88/fw.h
329
__le16 year; /* 0x14 */
drivers/net/wireless/realtek/rtw88/fw.h
330
__le16 rsvd3;
drivers/net/wireless/realtek/rtw88/fw.h
333
__le16 h2c_fmt_ver; /* 0x1C */
drivers/net/wireless/realtek/rtw88/fw.h
334
__le16 rsvd5;
drivers/net/wireless/realtek/rtw88/fw.h
346
__le16 signature;
drivers/net/wireless/realtek/rtw88/fw.h
349
__le16 version; /* 0x04 */
drivers/net/wireless/realtek/rtw88/fw.h
356
__le16 size;
drivers/net/wireless/realtek/rtw88/fw.h
357
__le16 rsvd2;
drivers/net/wireless/realtek/rtw88/main.c
1610
__le16 highest;
drivers/net/wireless/realtek/rtw88/pci.h
166
__le16 buf_size;
drivers/net/wireless/realtek/rtw88/pci.h
167
__le16 psb_len;
drivers/net/wireless/realtek/rtw88/pci.h
194
__le16 buf_size;
drivers/net/wireless/realtek/rtw88/pci.h
195
__le16 total_pkt_size;
drivers/net/wireless/realtek/rtw88/rtw8723x.c
686
__le16 chksum = 0;
drivers/net/wireless/realtek/rtw88/rtw8723x.c
687
__le16 *data = (__le16 *)(txdesc);
drivers/net/wireless/realtek/rtw88/rtw8723x.h
67
__le16 rtl_id;
drivers/net/wireless/realtek/rtw88/rtw8814a.h
24
__le16 rtl_id;
drivers/net/wireless/realtek/rtw88/rtw8821c.h
75
__le16 rtl_id;
drivers/net/wireless/realtek/rtw88/rtw8822b.h
75
__le16 rtl_id;
drivers/net/wireless/realtek/rtw88/rtw8822c.h
62
__le16 rtl_id;
drivers/net/wireless/realtek/rtw88/rtw88xxa.h
29
__le16 rtl_id;
drivers/net/wireless/realtek/rtw88/sdio.c
130
return le16_to_cpu(*(__le16 *)buf);
drivers/net/wireless/realtek/rtw88/sdio.c
221
return le16_to_cpu(*(__le16 *)buf);
drivers/net/wireless/realtek/rtw88/sdio.c
91
*(__le16 *)buf = cpu_to_le16(val);
drivers/net/wireless/realtek/rtw88/tx.c
418
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtw88/tx.c
727
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtw88/tx.h
121
__le16 chksum = 0;
drivers/net/wireless/realtek/rtw88/tx.h
122
__le16 *data = (__le16 *)(txdesc);
drivers/net/wireless/realtek/rtw88/usb.c
563
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtw88/util.h
30
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtw89/acpi.h
158
__le16 cid;
drivers/net/wireless/realtek/rtw89/acpi.h
164
__le16 cid;
drivers/net/wireless/realtek/rtw89/coex.c
1404
__le16 len;
drivers/net/wireless/realtek/rtw89/coex.h
341
void _slot_set_le(struct rtw89_btc *btc, u8 sid, __le16 dura, __le32 tbl, __le16 type)
drivers/net/wireless/realtek/rtw89/core.c
591
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtw89/core.c
5979
static const __le16 highest[RF_PATH_MAX] = {
drivers/net/wireless/realtek/rtw89/core.c
6008
static const __le16 highest_bw80[RF_PATH_MAX] = {
drivers/net/wireless/realtek/rtw89/core.c
6011
static const __le16 highest_bw160[RF_PATH_MAX] = {
drivers/net/wireless/realtek/rtw89/core.c
6015
const __le16 *highest = chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160) ?
drivers/net/wireless/realtek/rtw89/core.c
6156
__le16 capa;
drivers/net/wireless/realtek/rtw89/core.c
776
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtw89/core.c
957
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtw89/core.c
998
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtw89/core.h
2183
__le16 win;
drivers/net/wireless/realtek/rtw89/core.h
2184
__le16 intvl;
drivers/net/wireless/realtek/rtw89/core.h
2189
__le16 win;
drivers/net/wireless/realtek/rtw89/core.h
2190
__le16 intvl;
drivers/net/wireless/realtek/rtw89/core.h
2196
__le16 rsvd2;
drivers/net/wireless/realtek/rtw89/core.h
2203
__le16 rsvd2;
drivers/net/wireless/realtek/rtw89/core.h
2286
__le16 rsvd1;
drivers/net/wireless/realtek/rtw89/core.h
2361
__le16 cnt; /* fw report counter */
drivers/net/wireless/realtek/rtw89/core.h
2362
__le16 cnt_c2h; /* fw send c2h counter */
drivers/net/wireless/realtek/rtw89/core.h
2363
__le16 cnt_h2c; /* fw recv h2c counter */
drivers/net/wireless/realtek/rtw89/core.h
2364
__le16 len_c2h; /* The total length of the last C2H */
drivers/net/wireless/realtek/rtw89/core.h
2366
__le16 cnt_aoac_rf_on; /* rf-on counter for aoac switch notify */
drivers/net/wireless/realtek/rtw89/core.h
2367
__le16 cnt_aoac_rf_off; /* rf-off counter for aoac switch notify */
drivers/net/wireless/realtek/rtw89/core.h
2371
__le16 cnt; /* fw report counter */
drivers/net/wireless/realtek/rtw89/core.h
2372
__le16 cnt_c2h; /* fw send c2h counter */
drivers/net/wireless/realtek/rtw89/core.h
2373
__le16 cnt_h2c; /* fw recv h2c counter */
drivers/net/wireless/realtek/rtw89/core.h
2374
__le16 len_c2h; /* The total length of the last C2H */
drivers/net/wireless/realtek/rtw89/core.h
2376
__le16 cnt_aoac_rf_on; /* rf-on counter for aoac switch notify */
drivers/net/wireless/realtek/rtw89/core.h
2377
__le16 cnt_aoac_rf_off; /* rf-off counter for aoac switch notify */
drivers/net/wireless/realtek/rtw89/core.h
2408
__le16 rsvd1;
drivers/net/wireless/realtek/rtw89/core.h
2419
__le16 rsvd1;
drivers/net/wireless/realtek/rtw89/core.h
2422
__le16 bt_cnt[BTC_BCNT_STA_MAX];
drivers/net/wireless/realtek/rtw89/core.h
2431
__le16 rsvd1;
drivers/net/wireless/realtek/rtw89/core.h
2434
__le16 bt_cnt[BTC_BCNT_STA_MAX_V105];
drivers/net/wireless/realtek/rtw89/core.h
2447
__le16 bt_cnt[BTC_BCNT_STA_MAX_V105];
drivers/net/wireless/realtek/rtw89/core.h
2460
__le16 bt_cnt[BTC_BCNT_STA_MAX_V105];
drivers/net/wireless/realtek/rtw89/core.h
2582
__le16 rsvd2;
drivers/net/wireless/realtek/rtw89/core.h
2608
__le16 rsvd;
drivers/net/wireless/realtek/rtw89/core.h
2615
__le16 rsvd;
drivers/net/wireless/realtek/rtw89/core.h
2638
__le16 type;
drivers/net/wireless/realtek/rtw89/core.h
2639
__le16 bytes;
drivers/net/wireless/realtek/rtw89/core.h
2644
__le16 dur;
drivers/net/wireless/realtek/rtw89/core.h
2646
__le16 cxtype;
drivers/net/wireless/realtek/rtw89/core.h
2652
__le16 rsvd;
drivers/net/wireless/realtek/rtw89/core.h
2658
__le16 dur; /* slot duration */
drivers/net/wireless/realtek/rtw89/core.h
2659
__le16 cxtype;
drivers/net/wireless/realtek/rtw89/core.h
2664
__le16 dur; /* slot duration */
drivers/net/wireless/realtek/rtw89/core.h
2665
__le16 cxtype;
drivers/net/wireless/realtek/rtw89/core.h
2666
__le16 cxtbl_l16; /* coex table [15:0] */
drivers/net/wireless/realtek/rtw89/core.h
2667
__le16 cxtbl_h16; /* coex table [31:16] */
drivers/net/wireless/realtek/rtw89/core.h
2673
__le16 rsvd;
drivers/net/wireless/realtek/rtw89/core.h
2694
__le16 difft;
drivers/net/wireless/realtek/rtw89/core.h
2700
__le16 cnt;
drivers/net/wireless/realtek/rtw89/core.h
2701
__le16 pos_old;
drivers/net/wireless/realtek/rtw89/core.h
2702
__le16 pos_new;
drivers/net/wireless/realtek/rtw89/core.h
2709
__le16 rsvd;
drivers/net/wireless/realtek/rtw89/core.h
2722
__le16 cycles; /* total cycle number */
drivers/net/wireless/realtek/rtw89/core.h
2723
__le16 cycles_a2dp[CXT_FLCTRL_MAX];
drivers/net/wireless/realtek/rtw89/core.h
2724
__le16 a2dpept; /* a2dp empty cnt */
drivers/net/wireless/realtek/rtw89/core.h
2725
__le16 a2dpeptto; /* a2dp empty timeout cnt*/
drivers/net/wireless/realtek/rtw89/core.h
2726
__le16 tavg_cycle[CXT_MAX]; /* avg wl/bt cycle time */
drivers/net/wireless/realtek/rtw89/core.h
2727
__le16 tmax_cycle[CXT_MAX]; /* max wl/bt cycle time */
drivers/net/wireless/realtek/rtw89/core.h
2728
__le16 tmaxdiff_cycle[CXT_MAX]; /* max wl-wl bt-bt cycle diff time */
drivers/net/wireless/realtek/rtw89/core.h
2729
__le16 tavg_a2dp[CXT_FLCTRL_MAX]; /* avg a2dp PSTDMA/TDMA time */
drivers/net/wireless/realtek/rtw89/core.h
2730
__le16 tmax_a2dp[CXT_FLCTRL_MAX]; /* max a2dp PSTDMA/TDMA time */
drivers/net/wireless/realtek/rtw89/core.h
2731
__le16 tavg_a2dpept; /* avg a2dp empty time */
drivers/net/wireless/realtek/rtw89/core.h
2732
__le16 tmax_a2dpept; /* max a2dp empty time */
drivers/net/wireless/realtek/rtw89/core.h
2733
__le16 tavg_lk; /* avg leak-slot time */
drivers/net/wireless/realtek/rtw89/core.h
2734
__le16 tmax_lk; /* max leak-slot time */
drivers/net/wireless/realtek/rtw89/core.h
2742
__le16 tslot_cycle[BTC_CYCLE_SLOT_MAX];
drivers/net/wireless/realtek/rtw89/core.h
2746
__le16 cycles[CXT_FLCTRL_MAX];
drivers/net/wireless/realtek/rtw89/core.h
2747
__le16 tavg[CXT_FLCTRL_MAX]; /* avg try BT-Slot-TDD/BT-slot-FDD time */
drivers/net/wireless/realtek/rtw89/core.h
2748
__le16 tmax[CXT_FLCTRL_MAX]; /* max try BT-Slot-TDD/BT-slot-FDD time */
drivers/net/wireless/realtek/rtw89/core.h
2752
__le16 tavg[CXT_MAX]; /* avg wl/bt cycle time */
drivers/net/wireless/realtek/rtw89/core.h
2753
__le16 tmax[CXT_MAX]; /* max wl/bt cycle time */
drivers/net/wireless/realtek/rtw89/core.h
2754
__le16 tmaxdiff[CXT_MAX]; /* max wl-wl bt-bt cycle diff time */
drivers/net/wireless/realtek/rtw89/core.h
2758
__le16 tavg[CXT_MAX]; /* avg wl/bt cycle time */
drivers/net/wireless/realtek/rtw89/core.h
2759
__le16 tmax[CXT_MAX]; /* max wl/bt cycle time */
drivers/net/wireless/realtek/rtw89/core.h
2785
__le16 cnt; /* a2dp empty cnt */
drivers/net/wireless/realtek/rtw89/core.h
2786
__le16 cnt_timeout; /* a2dp empty timeout cnt*/
drivers/net/wireless/realtek/rtw89/core.h
2787
__le16 tavg; /* avg a2dp empty time */
drivers/net/wireless/realtek/rtw89/core.h
2788
__le16 tmax; /* max a2dp empty time */
drivers/net/wireless/realtek/rtw89/core.h
2793
__le16 tavg; /* avg leak-slot time */
drivers/net/wireless/realtek/rtw89/core.h
2794
__le16 tmax; /* max leak-slot time */
drivers/net/wireless/realtek/rtw89/core.h
2798
__le16 tavg;
drivers/net/wireless/realtek/rtw89/core.h
2799
__le16 tamx;
drivers/net/wireless/realtek/rtw89/core.h
2807
__le16 train_cycle;
drivers/net/wireless/realtek/rtw89/core.h
2808
__le16 tp;
drivers/net/wireless/realtek/rtw89/core.h
2825
__le16 train_cycle;
drivers/net/wireless/realtek/rtw89/core.h
2826
__le16 tp;
drivers/net/wireless/realtek/rtw89/core.h
2849
__le16 cycles; /* total cycle number */
drivers/net/wireless/realtek/rtw89/core.h
2850
__le16 slot_step_time[BTC_CYCLE_SLOT_MAX];
drivers/net/wireless/realtek/rtw89/core.h
2874
__le16 skip_cnt;
drivers/net/wireless/realtek/rtw89/core.h
2875
__le16 cycles; /* total cycle number */
drivers/net/wireless/realtek/rtw89/core.h
2877
__le16 slot_step_time[BTC_CYCLE_SLOT_MAX]; /* record the wl/bt slot time */
drivers/net/wireless/realtek/rtw89/core.h
2878
__le16 slot_cnt[CXST_MAX]; /* slot count */
drivers/net/wireless/realtek/rtw89/core.h
2879
__le16 bcn_cnt[CXBCN_MAX];
drivers/net/wireless/realtek/rtw89/core.h
2898
__le16 skip_cnt;
drivers/net/wireless/realtek/rtw89/core.h
2899
__le16 cycles; /* total cycle number */
drivers/net/wireless/realtek/rtw89/core.h
2901
__le16 slot_step_time[BTC_CYCLE_SLOT_MAX]; /* record the wl/bt slot time */
drivers/net/wireless/realtek/rtw89/core.h
2902
__le16 slot_cnt[CXST_MAX]; /* slot count */
drivers/net/wireless/realtek/rtw89/core.h
2903
__le16 bcn_cnt[CXBCN_MAX];
drivers/net/wireless/realtek/rtw89/core.h
2925
__le16 skip_cnt;
drivers/net/wireless/realtek/rtw89/core.h
2926
__le16 cycles; /* total cycle number */
drivers/net/wireless/realtek/rtw89/core.h
2928
__le16 slot_step_time[BTC_CYCLE_SLOT_MAX]; /* record the wl/bt slot time */
drivers/net/wireless/realtek/rtw89/core.h
2929
__le16 slot_cnt[CXST_MAX]; /* slot count */
drivers/net/wireless/realtek/rtw89/core.h
2930
__le16 bcn_cnt[CXBCN_MAX];
drivers/net/wireless/realtek/rtw89/core.h
2950
__le16 rsvd2;
drivers/net/wireless/realtek/rtw89/core.h
2959
__le16 rsvd2;
drivers/net/wireless/realtek/rtw89/core.h
2985
__le16 rsvd2;
drivers/net/wireless/realtek/rtw89/core.h
3010
__le16 rsvd2;
drivers/net/wireless/realtek/rtw89/core.h
3043
__le16 vendor_id;
drivers/net/wireless/realtek/rtw89/core.h
3705
__le16 attr_len;
drivers/net/wireless/realtek/rtw89/core.h
7884
__le16 fc = hdr->frame_control;
drivers/net/wireless/realtek/rtw89/debug.c
5115
__le16 sel;
drivers/net/wireless/realtek/rtw89/debug.c
5116
__le16 delay;
drivers/net/wireless/realtek/rtw89/debug.c
5122
__le16 len;
drivers/net/wireless/realtek/rtw89/fw.c
2938
__le16 fc;
drivers/net/wireless/realtek/rtw89/fw.c
3829
ppe = le16_to_cpu(*((__le16 *)&link_sta->he_cap.ppe_thres[idx]));
drivers/net/wireless/realtek/rtw89/fw.h
2034
__le16 tia_gain[RTW89_PHY_NUM][TIA_GAIN_NUM];
drivers/net/wireless/realtek/rtw89/fw.h
2065
__le16 rpl_bias_comp[RTW89_BB_PS_LINK_RX_GAIN_TAB_MAX];
drivers/net/wireless/realtek/rtw89/fw.h
2072
__le16 gain_err_tia[RTW89_BB_PS_LINK_RX_GAIN_TAB_MAX][TIA_GAIN_NUM];
drivers/net/wireless/realtek/rtw89/fw.h
2535
le16p_replace_bits((__le16 *)((u8 *)(cmd) + 4), val, BIT(0));
drivers/net/wireless/realtek/rtw89/fw.h
2540
le16p_replace_bits((__le16 *)((u8 *)(cmd) + 4), val, BIT(1));
drivers/net/wireless/realtek/rtw89/fw.h
2545
le16p_replace_bits((__le16 *)((u8 *)(cmd) + 4), val, BIT(2));
drivers/net/wireless/realtek/rtw89/fw.h
2550
le16p_replace_bits((__le16 *)((u8 *)(cmd) + 4), val, BIT(3));
drivers/net/wireless/realtek/rtw89/fw.h
2555
le16p_replace_bits((__le16 *)((u8 *)(cmd) + 4), val, BIT(4));
drivers/net/wireless/realtek/rtw89/fw.h
2560
le16p_replace_bits((__le16 *)((u8 *)(cmd) + 4), val, BIT(5));
drivers/net/wireless/realtek/rtw89/fw.h
2565
le16p_replace_bits((__le16 *)((u8 *)(cmd) + 4), val, BIT(6));
drivers/net/wireless/realtek/rtw89/fw.h
2570
le16p_replace_bits((__le16 *)((u8 *)(cmd) + 4), val, BIT(7));
drivers/net/wireless/realtek/rtw89/fw.h
2575
le16p_replace_bits((__le16 *)((u8 *)(cmd) + 4), val, BIT(8));
drivers/net/wireless/realtek/rtw89/fw.h
2580
le16p_replace_bits((__le16 *)((u8 *)(cmd) + 4), val, BIT(9));
drivers/net/wireless/realtek/rtw89/fw.h
2585
le16p_replace_bits((__le16 *)((u8 *)(cmd) + 4), val, BIT(10));
drivers/net/wireless/realtek/rtw89/fw.h
2590
le16p_replace_bits((__le16 *)((u8 *)(cmd) + 4), val, BIT(11));
drivers/net/wireless/realtek/rtw89/fw.h
2640
le16p_replace_bits((__le16 *)((u8 *)cmd + (10 + (12 + offset) * n)), val, GENMASK(15, 0));
drivers/net/wireless/realtek/rtw89/fw.h
2645
le16p_replace_bits((__le16 *)((u8 *)cmd + (12 + (12 + offset) * n)), val, GENMASK(15, 0));
drivers/net/wireless/realtek/rtw89/fw.h
2650
le16p_replace_bits((__le16 *)((u8 *)cmd + (14 + (12 + offset) * n)), val, GENMASK(15, 0));
drivers/net/wireless/realtek/rtw89/fw.h
2655
le16p_replace_bits((__le16 *)((u8 *)cmd + (16 + (12 + offset) * n)), val, GENMASK(15, 0));
drivers/net/wireless/realtek/rtw89/fw.h
2825
le16p_replace_bits((__le16 *)((u8 *)cmd + 14), val, GENMASK(15, 0));
drivers/net/wireless/realtek/rtw89/fw.h
2830
le16p_replace_bits((__le16 *)((u8 *)cmd + 16), val, GENMASK(15, 0));
drivers/net/wireless/realtek/rtw89/fw.h
3923
__le16 signature;
drivers/net/wireless/realtek/rtw89/fw.h
3928
__le16 line_num;
drivers/net/wireless/realtek/rtw89/fw.h
4501
__le16 aid; /* should match rtw89_hal::aid */
drivers/net/wireless/realtek/rtw89/fw.h
4502
__le16 rsvd0;
drivers/net/wireless/realtek/rtw89/fw.h
4533
__le16 offset[];
drivers/net/wireless/realtek/rtw89/fw.h
4962
__le16 len;
drivers/net/wireless/realtek/rtw89/fw.h
5086
__le16 len;
drivers/net/wireless/realtek/rtw89/fw.h
5204
__le16 failcode[2];
drivers/net/wireless/realtek/rtw89/fw.h
5237
__le16 cim3k_pwsf[2];
drivers/net/wireless/realtek/rtw89/fw.h
5242
__le16 dc_i[2];
drivers/net/wireless/realtek/rtw89/fw.h
5243
__le16 dc_q[2];
drivers/net/wireless/realtek/rtw89/fw.h
5263
__le16 txpwr_history[20];
drivers/net/wireless/realtek/rtw89/fw.h
704
__le16 keypair_num;
drivers/net/wireless/realtek/rtw89/fw.h
705
__le16 msscust_max;
drivers/net/wireless/realtek/rtw89/fw.h
706
__le16 msskey_num_max;
drivers/net/wireless/realtek/rtw89/fw.h
723
__le16 v;
drivers/net/wireless/realtek/rtw89/pci.c
1443
__le16 option;
drivers/net/wireless/realtek/rtw89/pci.c
1565
__le16 opt;
drivers/net/wireless/realtek/rtw89/pci.c
1596
__le16 opt;
drivers/net/wireless/realtek/rtw89/pci.h
1466
__le16 length;
drivers/net/wireless/realtek/rtw89/pci.h
1467
__le16 opt;
drivers/net/wireless/realtek/rtw89/pci.h
1476
__le16 seq0;
drivers/net/wireless/realtek/rtw89/pci.h
1477
__le16 seq1;
drivers/net/wireless/realtek/rtw89/pci.h
1478
__le16 seq2;
drivers/net/wireless/realtek/rtw89/pci.h
1479
__le16 seq3;
drivers/net/wireless/realtek/rtw89/pci.h
1488
__le16 length;
drivers/net/wireless/realtek/rtw89/pci.h
1489
__le16 option;
drivers/net/wireless/realtek/rtw89/pci.h
1496
__le16 length_opt;
drivers/net/wireless/realtek/rtw89/pci.h
1501
__le16 dma_low_lsb;
drivers/net/wireless/realtek/rtw89/pci.h
1502
__le16 dma_low_msb;
drivers/net/wireless/realtek/rtw89/pci.h
1529
__le16 buf_size;
drivers/net/wireless/realtek/rtw89/pci.h
1530
__le16 opt;
drivers/net/wireless/realtek/rtw89/phy.c
3417
const __le16 *addr;
drivers/net/wireless/realtek/rtw89/usb.c
122
__le16 data = 0;
drivers/net/wireless/realtek/rtw89/usb.c
154
__le16 data = cpu_to_le16(val);
drivers/net/wireless/realtek/rtw89/wow.h
56
__le16 rsn_version;
drivers/net/wireless/realtek/rtw89/wow.h
58
__le16 pairwise_cipher_suite_cnt;
drivers/net/wireless/realtek/rtw89/wow.h
60
__le16 akm_cipher_suite_cnt;
drivers/net/wireless/rsi/rsi_91x_core.c
97
__le16 r_txop;
drivers/net/wireless/rsi/rsi_91x_mgmt.c
2195
s32 msg_len = (le16_to_cpu(*(__le16 *)&msg[0]) & 0x0fff);
drivers/net/wireless/rsi/rsi_91x_usb.c
115
__le16 buffer_size;
drivers/net/wireless/rsi/rsi_boot_params.h
100
__le16 umac_clock_reg_config;
drivers/net/wireless/rsi/rsi_boot_params.h
102
__le16 qspi_uart_clock_reg_config;
drivers/net/wireless/rsi/rsi_boot_params.h
132
__le16 magic_number;
drivers/net/wireless/rsi/rsi_boot_params.h
133
__le16 crystal_good_time;
drivers/net/wireless/rsi/rsi_boot_params.h
136
__le16 bootup_mode_info;
drivers/net/wireless/rsi/rsi_boot_params.h
138
__le16 digital_loop_back_params;
drivers/net/wireless/rsi/rsi_boot_params.h
139
__le16 rtls_timestamp_en;
drivers/net/wireless/rsi/rsi_boot_params.h
140
__le16 host_spi_intr_cfg;
drivers/net/wireless/rsi/rsi_boot_params.h
145
__le16 pmu_wakeup_wait;
drivers/net/wireless/rsi/rsi_boot_params.h
162
__le16 magic_number;
drivers/net/wireless/rsi/rsi_boot_params.h
169
__le16 crystal_good_time;
drivers/net/wireless/rsi/rsi_boot_params.h
172
__le16 bootup_mode_info;
drivers/net/wireless/rsi/rsi_boot_params.h
176
__le16 digital_loop_back_params;
drivers/net/wireless/rsi/rsi_boot_params.h
177
__le16 rtls_timestamp_en;
drivers/net/wireless/rsi/rsi_boot_params.h
178
__le16 host_spi_intr_cfg;
drivers/net/wireless/rsi/rsi_boot_params.h
181
__le16 pmu_wakeup_wait;
drivers/net/wireless/rsi/rsi_boot_params.h
60
__le16 pll_reg_1;
drivers/net/wireless/rsi/rsi_boot_params.h
61
__le16 pll_reg_2;
drivers/net/wireless/rsi/rsi_boot_params.h
66
__le16 pll_reg_1;
drivers/net/wireless/rsi/rsi_boot_params.h
67
__le16 pll_reg_2;
drivers/net/wireless/rsi/rsi_boot_params.h
68
__le16 pll_reg_3;
drivers/net/wireless/rsi/rsi_boot_params.h
73
__le16 pll_reg;
drivers/net/wireless/rsi/rsi_boot_params.h
84
__le16 pll_ctrl_set_reg;
drivers/net/wireless/rsi/rsi_boot_params.h
85
__le16 pll_ctrl_clr_reg;
drivers/net/wireless/rsi/rsi_boot_params.h
86
__le16 pll_modem_conig_reg;
drivers/net/wireless/rsi/rsi_boot_params.h
87
__le16 soc_clk_config_reg;
drivers/net/wireless/rsi/rsi_boot_params.h
88
__le16 adc_dac_strm1_config_reg;
drivers/net/wireless/rsi/rsi_boot_params.h
89
__le16 adc_dac_strm2_config_reg;
drivers/net/wireless/rsi/rsi_boot_params.h
94
__le16 switch_clk_info;
drivers/net/wireless/rsi/rsi_boot_params.h
98
__le16 bbp_lmac_clk_reg_val;
drivers/net/wireless/rsi/rsi_hal.h
180
__le16 fixed_pattern;
drivers/net/wireless/rsi/rsi_hal.h
181
__le16 offset;
drivers/net/wireless/rsi/rsi_hal.h
187
__le16 len_qno;
drivers/net/wireless/rsi/rsi_hal.h
192
__le16 frame_info;
drivers/net/wireless/rsi/rsi_hal.h
193
__le16 rate_info;
drivers/net/wireless/rsi/rsi_hal.h
194
__le16 bbp_info;
drivers/net/wireless/rsi/rsi_hal.h
195
__le16 seq_ctrl;
drivers/net/wireless/rsi/rsi_hal.h
201
__le16 len_qno;
drivers/net/wireless/rsi/rsi_hal.h
206
__le16 frame_info;
drivers/net/wireless/rsi/rsi_hal.h
207
__le16 rate_info;
drivers/net/wireless/rsi/rsi_hal.h
208
__le16 bbp_info;
drivers/net/wireless/rsi/rsi_hal.h
209
__le16 mac_flags;
drivers/net/wireless/rsi/rsi_hal.h
215
__le16 len_qno;
drivers/net/wireless/rsi/rsi_hal.h
216
__le16 reserved1;
drivers/net/wireless/rsi/rsi_hal.h
219
__le16 reserved4;
drivers/net/wireless/rsi/rsi_hal.h
220
__le16 bt_pkt_type;
drivers/net/wireless/rsi/rsi_mgmt.h
302
__le16 desc_word[8];
drivers/net/wireless/rsi/rsi_mgmt.h
322
__le16 len_qno;
drivers/net/wireless/rsi/rsi_mgmt.h
330
__le16 reserved2;
drivers/net/wireless/rsi/rsi_mgmt.h
338
__le16 token;
drivers/net/wireless/rsi/rsi_mgmt.h
351
__le16 desc_word[8];
drivers/net/wireless/rsi/rsi_mgmt.h
359
__le16 reserved;
drivers/net/wireless/rsi/rsi_mgmt.h
360
__le16 umac_clk;
drivers/net/wireless/rsi/rsi_mgmt.h
367
__le16 command;
drivers/net/wireless/rsi/rsi_mgmt.h
368
__le16 mpdu_density;
drivers/net/wireless/rsi/rsi_mgmt.h
369
__le16 reserved;
drivers/net/wireless/rsi/rsi_mgmt.h
380
__le16 seq_start;
drivers/net/wireless/rsi/rsi_mgmt.h
381
__le16 baw_size;
drivers/net/wireless/rsi/rsi_mgmt.h
382
__le16 token;
drivers/net/wireless/rsi/rsi_mgmt.h
389
__le16 reserved1;
drivers/net/wireless/rsi/rsi_mgmt.h
394
__le16 reserved4;
drivers/net/wireless/rsi/rsi_mgmt.h
395
__le16 reserved5;
drivers/net/wireless/rsi/rsi_mgmt.h
396
__le16 flags;
drivers/net/wireless/rsi/rsi_mgmt.h
406
__le16 tx_power;
drivers/net/wireless/rsi/rsi_mgmt.h
415
__le16 reserved2;
drivers/net/wireless/rsi/rsi_mgmt.h
418
__le16 antenna_info;
drivers/net/wireless/rsi/rsi_mgmt.h
419
__le16 token;
drivers/net/wireless/rsi/rsi_mgmt.h
423
__le16 keep_alive_period;
drivers/net/wireless/rsi/rsi_mgmt.h
425
__le16 reserved4;
drivers/net/wireless/rsi/rsi_mgmt.h
427
__le16 frag_threshold;
drivers/net/wireless/rsi/rsi_mgmt.h
428
__le16 rts_threshold;
drivers/net/wireless/rsi/rsi_mgmt.h
430
__le16 default_ctrl_rate;
drivers/net/wireless/rsi/rsi_mgmt.h
431
__le16 ctrl_rate_flags;
drivers/net/wireless/rsi/rsi_mgmt.h
433
__le16 beacon_interval;
drivers/net/wireless/rsi/rsi_mgmt.h
434
__le16 dtim_period;
drivers/net/wireless/rsi/rsi_mgmt.h
435
__le16 beacon_miss_threshold;
drivers/net/wireless/rsi/rsi_mgmt.h
442
__le16 ant_value;
drivers/net/wireless/rsi/rsi_mgmt.h
453
__le16 data_rate;
drivers/net/wireless/rsi/rsi_mgmt.h
454
__le16 mgmt_rate;
drivers/net/wireless/rsi/rsi_mgmt.h
455
__le16 keep_alive_period;
drivers/net/wireless/rsi/rsi_mgmt.h
472
__le16 key_desc;
drivers/net/wireless/rsi/rsi_mgmt.h
483
__le16 failure_limit;
drivers/net/wireless/rsi/rsi_mgmt.h
484
__le16 initial_boundary;
drivers/net/wireless/rsi/rsi_mgmt.h
485
__le16 max_threshold_limt;
drivers/net/wireless/rsi/rsi_mgmt.h
486
__le16 num_supported_rates;
drivers/net/wireless/rsi/rsi_mgmt.h
487
__le16 aarf_rssi;
drivers/net/wireless/rsi/rsi_mgmt.h
488
__le16 moderate_rate_inx;
drivers/net/wireless/rsi/rsi_mgmt.h
489
__le16 collision_tolerance;
drivers/net/wireless/rsi/rsi_mgmt.h
490
__le16 supported_rates[40];
drivers/net/wireless/rsi/rsi_mgmt.h
499
__le16 reserved;
drivers/net/wireless/rsi/rsi_mgmt.h
500
__le16 block_q_bitmap;
drivers/net/wireless/rsi/rsi_mgmt.h
501
__le16 unblock_q_bitmap;
drivers/net/wireless/rsi/rsi_mgmt.h
502
__le16 token;
drivers/net/wireless/rsi/rsi_mgmt.h
503
__le16 flush_q_bitmap;
drivers/net/wireless/rsi/rsi_mgmt.h
507
__le16 cont_win_min_q;
drivers/net/wireless/rsi/rsi_mgmt.h
508
__le16 cont_win_max_q;
drivers/net/wireless/rsi/rsi_mgmt.h
509
__le16 aifsn_val_q;
drivers/net/wireless/rsi/rsi_mgmt.h
510
__le16 txop_q;
drivers/net/wireless/rsi/rsi_mgmt.h
518
__le16 ppe_ack_rate;
drivers/net/wireless/rsi/rsi_mgmt.h
519
__le16 mode_11j;
drivers/net/wireless/rsi/rsi_mgmt.h
525
__le16 gcpd_per_rate[20];
drivers/net/wireless/rsi/rsi_mgmt.h
526
__le16 sifs_tx_11n;
drivers/net/wireless/rsi/rsi_mgmt.h
527
__le16 sifs_tx_11b;
drivers/net/wireless/rsi/rsi_mgmt.h
528
__le16 slot_rx_11n;
drivers/net/wireless/rsi/rsi_mgmt.h
529
__le16 ofdm_ack_tout;
drivers/net/wireless/rsi/rsi_mgmt.h
530
__le16 cck_ack_tout;
drivers/net/wireless/rsi/rsi_mgmt.h
531
__le16 preamble_type;
drivers/net/wireless/rsi/rsi_mgmt.h
581
__le16 len_qno;
drivers/net/wireless/rsi/rsi_mgmt.h
584
__le16 reserved1[6];
drivers/net/wireless/rsi/rsi_mgmt.h
611
__le16 len_qno;
drivers/net/wireless/rsi/rsi_mgmt.h
616
__le16 delay_ms;
drivers/net/wireless/rsi/rsi_mgmt.h
617
__le16 reserved3;
drivers/net/wireless/rsi/rsi_mgmt.h
629
__le16 ps_num_dtim_intervals;
drivers/net/wireless/rsi/rsi_mgmt.h
646
__le16 bgscan_threshold;
drivers/net/wireless/rsi/rsi_mgmt.h
647
__le16 roam_threshold;
drivers/net/wireless/rsi/rsi_mgmt.h
648
__le16 bgscan_periodicity;
drivers/net/wireless/rsi/rsi_mgmt.h
651
__le16 active_scan_duration;
drivers/net/wireless/rsi/rsi_mgmt.h
652
__le16 passive_scan_duration;
drivers/net/wireless/rsi/rsi_mgmt.h
653
__le16 channels2scan[MAX_BGSCAN_CHANNELS_DUAL_BAND];
drivers/net/wireless/rsi/rsi_mgmt.h
660
__le16 mgmt_rate;
drivers/net/wireless/rsi/rsi_mgmt.h
661
__le16 flags;
drivers/net/wireless/rsi/rsi_mgmt.h
662
__le16 def_chan;
drivers/net/wireless/rsi/rsi_mgmt.h
663
__le16 channel_scan_time;
drivers/net/wireless/rsi/rsi_mgmt.h
664
__le16 probe_req_length;
drivers/net/wireless/rsi/rsi_mgmt.h
679
__le16 reserved2;
drivers/net/wireless/rsi/rsi_mgmt.h
685
return (le16_to_cpu(*(__le16 *)&addr[offset]) & 0x7000) >> 12;
drivers/net/wireless/rsi/rsi_mgmt.h
690
return (le16_to_cpu(*(__le16 *)&addr[offset])) & 0x0fff;
drivers/net/wireless/rsi/rsi_mgmt.h
695
return le16_to_cpu(*((__le16 *)&addr[offset + 4])) & 0x00ff;
drivers/net/wireless/rsi/rsi_mgmt.h
708
static inline void rsi_set_len_qno(__le16 *addr, u16 len, u8 qno)
drivers/net/wireless/rsi/rsi_ps.h
37
__le16 num_bcns_per_lis_int;
drivers/net/wireless/rsi/rsi_ps.h
38
__le16 wakeup_type;
drivers/net/wireless/rsi/rsi_usb.h
64
__le16 bulkin_size[MAX_BULK_EP];
drivers/net/wireless/rsi/rsi_usb.h
66
__le16 bulkout_size[MAX_BULK_EP];
drivers/net/wireless/silabs/wfx/bh.c
83
piggyback = le16_to_cpup((__le16 *)(skb->data + alloc_len - 2));
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
100
__le16 num_ies;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
126
__le16 periodic_interval;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
158
__le16 reserved;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
280
__le16 cw_min;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
281
__le16 cw_max;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
282
__le16 tx_op_limit;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
283
__le16 allowed_medium_time;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
298
__le16 atim_window;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
325
__le16 aid;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
402
__le16 peer_sta_set;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
73
__le16 mib_id;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
74
__le16 reserved;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
79
__le16 mib_id;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
80
__le16 length;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
85
__le16 mib_id;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
86
__le16 length;
drivers/net/wireless/silabs/wfx/hif_api_general.h
112
__le16 hardware_id;
drivers/net/wireless/silabs/wfx/hif_api_general.h
115
__le16 num_inp_ch_bufs;
drivers/net/wireless/silabs/wfx/hif_api_general.h
116
__le16 size_inp_ch_buf;
drivers/net/wireless/silabs/wfx/hif_api_general.h
145
__le16 length;
drivers/net/wireless/silabs/wfx/hif_api_general.h
18
__le16 len;
drivers/net/wireless/silabs/wfx/hif_api_general.h
186
__le16 per[API_RATE_NUM_ENTRIES];
drivers/net/wireless/silabs/wfx/hif_api_general.h
187
__le16 snr[API_RATE_NUM_ENTRIES]; /* signed value */
drivers/net/wireless/silabs/wfx/hif_api_general.h
188
__le16 rssi[API_RATE_NUM_ENTRIES]; /* signed value */
drivers/net/wireless/silabs/wfx/hif_api_general.h
189
__le16 cfo[API_RATE_NUM_ENTRIES]; /* signed value */
drivers/net/wireless/silabs/wfx/hif_api_general.h
197
__le16 tx_gain_dig;
drivers/net/wireless/silabs/wfx/hif_api_general.h
198
__le16 tx_gain_pa;
drivers/net/wireless/silabs/wfx/hif_api_general.h
199
__le16 target_pout; /* signed value */
drivers/net/wireless/silabs/wfx/hif_api_general.h
200
__le16 p_estimation; /* signed value */
drivers/net/wireless/silabs/wfx/hif_api_general.h
201
__le16 vpdet;
drivers/net/wireless/silabs/wfx/hif_api_mib.h
195
__le16 reserved;
drivers/net/wireless/silabs/wfx/hif_api_mib.h
238
__le16 frame_length;
drivers/net/wireless/silabs/wfx/hif_api_mib.h
306
__le16 min_auto_trigger_interval;
drivers/net/wireless/silabs/wfx/hif_api_mib.h
307
__le16 max_auto_trigger_interval;
drivers/net/wireless/silabs/wfx/hif_api_mib.h
308
__le16 auto_trigger_step;
drivers/net/wireless/silabs/wfx/hif_api_mib.h
342
__le16 keep_alive_period;
drivers/net/wireless/silabs/wfx/traces.h
186
__entry->mib = le16_to_cpup((__le16 *)hif->body);
drivers/net/wireless/st/cw1200/bh.c
290
((__le16 *)data)[alloc_len / 2 - 1]);
drivers/net/wireless/st/cw1200/hwio.c
85
__le16 tmp;
drivers/net/wireless/st/cw1200/hwio.c
94
__le16 tmp = cpu_to_le16(val);
drivers/net/wireless/st/cw1200/sta.c
1085
v = le16_to_cpu(*((__le16 *)(p + 2)));
drivers/net/wireless/st/cw1200/sta.c
1089
v = le16_to_cpu(*((__le16 *)(p + 4)));
drivers/net/wireless/st/cw1200/sta.c
1096
u16 clk = le16_to_cpu(*((__le16 *)(p + 2)));
drivers/net/wireless/st/cw1200/wsm.c
1097
cmd, __le16_to_cpu(((__le16 *)buf->begin)[2]),
drivers/net/wireless/st/cw1200/wsm.c
1110
((__le16 *)buf->begin)[0] = __cpu_to_le16(buf_len);
drivers/net/wireless/st/cw1200/wsm.c
1111
((__le16 *)buf->begin)[1] = __cpu_to_le16(cmd);
drivers/net/wireless/st/cw1200/wsm.c
1462
__le16 fctl = frame->frame_control;
drivers/net/wireless/st/cw1200/wsm.c
53
#define WSM_GET16(buf) __WSM_GET(buf, u16, __le16, __le16_to_cpu)
drivers/net/wireless/st/cw1200/wsm.c
75
#define WSM_PUT16(buf, val) __WSM_PUT(buf, val, u16, __le16, __cpu_to_le16)
drivers/net/wireless/st/cw1200/wsm.c
868
__le16 fctl;
drivers/net/wireless/st/cw1200/wsm.c
892
fctl = *(__le16 *)buf->data;
drivers/net/wireless/st/cw1200/wsm.h
1289
__le16 listenInterval;
drivers/net/wireless/st/cw1200/wsm.h
1460
((__le16 *)p)[1] = __cpu_to_le16(arg->skb->len - 4);
drivers/net/wireless/st/cw1200/wsm.h
1564
__le16 type; /* Type of ethernet frame */
drivers/net/wireless/st/cw1200/wsm.h
1585
__le16 port; /* Port number */
drivers/net/wireless/st/cw1200/wsm.h
1602
__le16 category_id;
drivers/net/wireless/st/cw1200/wsm.h
1604
__le16 subcategory_id;
drivers/net/wireless/st/cw1200/wsm.h
1626
__le16 bits_15_00;
drivers/net/wireless/st/cw1200/wsm.h
1627
__le16 reserved;
drivers/net/wireless/st/cw1200/wsm.h
1654
__le16 config;
drivers/net/wireless/st/cw1200/wsm.h
1664
__le16 period;
drivers/net/wireless/st/cw1200/wsm.h
1760
__le16 uapsd_flags;
drivers/net/wireless/st/cw1200/wsm.h
1761
__le16 min_auto_trigger_interval;
drivers/net/wireless/st/cw1200/wsm.h
1762
__le16 max_auto_trigger_interval;
drivers/net/wireless/st/cw1200/wsm.h
1763
__le16 auto_trigger_step;
drivers/net/wireless/st/cw1200/wsm.h
591
__le16 len;
drivers/net/wireless/st/cw1200/wsm.h
592
__le16 id;
drivers/net/wireless/ti/wl1251/acx.h
1096
__le16 num_stations; /* number of STAs to be supported. */
drivers/net/wireless/ti/wl1251/acx.h
1111
__le16 debug_buffer_size;
drivers/net/wireless/ti/wl1251/cmd.h
174
__le16 scan_options;
drivers/net/wireless/ti/wl1251/cmd.h
183
__le16 tx_rate;
drivers/net/wireless/ti/wl1251/cmd.h
278
__le16 size;
drivers/net/wireless/ti/wl1251/cmd.h
297
__le16 len;
drivers/net/wireless/ti/wl1251/tx.c
182
__le16 fc;
drivers/net/wireless/ti/wl1251/tx.c
186
fc = *(__le16 *)(skb->data + sizeof(*tx_hdr));
drivers/net/wireless/ti/wl1251/tx.h
101
__le16 length;
drivers/net/wireless/ti/wl1251/tx.h
120
__le16 rate;
drivers/net/wireless/ti/wl1251/tx.h
137
__le16 frag_threshold;
drivers/net/wireless/ti/wl1251/wl12xx_80211.h
110
__le16 beacon_interval;
drivers/net/wireless/ti/wl1251/wl12xx_80211.h
111
__le16 capability;
drivers/net/wireless/ti/wl1251/wl12xx_80211.h
124
__le16 fc;
drivers/net/wireless/ti/wl1251/wl12xx_80211.h
125
__le16 aid;
drivers/net/wireless/ti/wl1251/wl12xx_80211.h
132
__le16 qos_ctl;
drivers/net/wireless/ti/wl1251/wl12xx_80211.h
146
__le16 beacon_interval;
drivers/net/wireless/ti/wl1251/wl12xx_80211.h
147
__le16 capability;
drivers/net/wireless/ti/wl1251/wl12xx_80211.h
62
__le16 frame_ctl;
drivers/net/wireless/ti/wl1251/wl12xx_80211.h
63
__le16 duration_id;
drivers/net/wireless/ti/wl1251/wl12xx_80211.h
67
__le16 seq_ctl;
drivers/net/wireless/ti/wl12xx/acx.h
169
__le16 enable_ps;
drivers/net/wireless/ti/wl12xx/acx.h
175
__le16 disable_ps;
drivers/net/wireless/ti/wl12xx/event.h
60
__le16 hlid_removed_bitmap;
drivers/net/wireless/ti/wl12xx/event.h
63
__le16 sta_aging_status;
drivers/net/wireless/ti/wl12xx/event.h
66
__le16 sta_tx_retry_exceeded;
drivers/net/wireless/ti/wl12xx/scan.h
19
__le16 scan_options;
drivers/net/wireless/ti/wl12xx/scan.h
46
__le16 bssid_msb;
drivers/net/wireless/ti/wl18xx/event.h
102
__le16 time_sync_tsf_low_lsb;
drivers/net/wireless/ti/wl18xx/event.h
46
__le16 channel_switch_role_id_bitmap;
drivers/net/wireless/ti/wl18xx/event.h
54
__le16 rx_ba_role_id_bitmap; /* 0xfff means any role. */
drivers/net/wireless/ti/wl18xx/event.h
55
__le16 rx_ba_allowed_bitmap;
drivers/net/wireless/ti/wl18xx/event.h
58
__le16 roc_completed_bitmap;
drivers/net/wireless/ti/wl18xx/event.h
61
__le16 bss_loss_bitmap;
drivers/net/wireless/ti/wl18xx/event.h
64
__le16 tx_retry_exceeded_bitmap;
drivers/net/wireless/ti/wl18xx/event.h
67
__le16 time_sync_tsf_high_msb;
drivers/net/wireless/ti/wl18xx/event.h
70
__le16 inactive_sta_bitmap;
drivers/net/wireless/ti/wl18xx/event.h
73
__le16 time_sync_tsf_high_lsb;
drivers/net/wireless/ti/wl18xx/event.h
95
__le16 time_sync_tsf_low_msb;
drivers/net/wireless/ti/wl18xx/scan.h
19
__le16 bssid_msb;
drivers/net/wireless/ti/wl18xx/scan.h
63
__le16 short_cycles_msec;
drivers/net/wireless/ti/wl18xx/scan.h
64
__le16 long_cycles_msec;
drivers/net/wireless/ti/wl18xx/wl18xx.h
166
__le16 tx_lnk_sec_pn16[WL18XX_MAX_LINKS];
drivers/net/wireless/ti/wlcore/acx.h
200
__le16 ps_poll_timeout;
drivers/net/wireless/ti/wlcore/acx.h
201
__le16 upsd_timeout;
drivers/net/wireless/ti/wlcore/acx.h
210
__le16 threshold;
drivers/net/wireless/ti/wlcore/acx.h
307
__le16 rx_cca_threshold;
drivers/net/wireless/ti/wlcore/acx.h
319
__le16 beacon_rx_timeout;
drivers/net/wireless/ti/wlcore/acx.h
320
__le16 broadcast_timeout;
drivers/net/wireless/ti/wlcore/acx.h
377
__le16 aid;
drivers/net/wireless/ti/wlcore/acx.h
430
__le16 cw_max;
drivers/net/wireless/ti/wlcore/acx.h
431
__le16 tx_op_limit;
drivers/net/wireless/ti/wlcore/acx.h
448
__le16 frag_threshold;
drivers/net/wireless/ti/wlcore/acx.h
454
__le16 tx_compl_timeout; /* msec */
drivers/net/wireless/ti/wlcore/acx.h
455
__le16 tx_compl_threshold; /* number of packets */
drivers/net/wireless/ti/wlcore/acx.h
521
__le16 mblk_threshold;
drivers/net/wireless/ti/wlcore/acx.h
522
__le16 threshold;
drivers/net/wireless/ti/wlcore/acx.h
523
__le16 timeout;
drivers/net/wireless/ti/wlcore/acx.h
58
__le16 id;
drivers/net/wireless/ti/wlcore/acx.h
61
__le16 len;
drivers/net/wireless/ti/wlcore/acx.h
636
__le16 threshold;
drivers/net/wireless/ti/wlcore/acx.h
637
__le16 pacing; /* 0 - 60000 ms */
drivers/net/wireless/ti/wlcore/acx.h
798
__le16 max_tx_retry;
drivers/net/wireless/ti/wlcore/acx.h
845
__le16 m_divider_fref_set_1;
drivers/net/wireless/ti/wlcore/acx.h
850
__le16 m_divider_fref_set_2;
drivers/net/wireless/ti/wlcore/acx.h
860
__le16 ldo_stabilization_time;
drivers/net/wireless/ti/wlcore/acx.h
883
__le16 rate_retry_score;
drivers/net/wireless/ti/wlcore/acx.h
884
__le16 per_add;
drivers/net/wireless/ti/wlcore/acx.h
885
__le16 per_th1;
drivers/net/wireless/ti/wlcore/acx.h
886
__le16 per_th2;
drivers/net/wireless/ti/wlcore/acx.h
887
__le16 max_per;
drivers/net/wireless/ti/wlcore/cmd.c
1231
skb = dev_alloc_skb(sizeof(*hdr) + sizeof(__le16) + sizeof(*tmpl) +
drivers/net/wireless/ti/wlcore/cmd.c
1286
memset(skb_push(skb, sizeof(__le16)), 0, sizeof(__le16));
drivers/net/wireless/ti/wlcore/cmd.h
208
__le16 id;
drivers/net/wireless/ti/wlcore/cmd.h
209
__le16 status;
drivers/net/wireless/ti/wlcore/cmd.h
320
__le16 beacon_interval; /* in TBTTs */
drivers/net/wireless/ti/wlcore/cmd.h
335
__le16 beacon_interval; /* in TBTTs */
drivers/net/wireless/ti/wlcore/cmd.h
341
__le16 aging_period; /* in secs */
drivers/net/wireless/ti/wlcore/cmd.h
349
__le16 beacon_interval; /* in TBTTs */
drivers/net/wireless/ti/wlcore/cmd.h
380
__le16 reason; /* only STA and P2P_CLI */
drivers/net/wireless/ti/wlcore/cmd.h
397
__le16 len;
drivers/net/wireless/ti/wlcore/cmd.h
492
__le16 key_action;
drivers/net/wireless/ti/wlcore/cmd.h
502
__le16 ac_seq_num16[NUM_ACCESS_CATEGORIES_COPY];
drivers/net/wireless/ti/wlcore/cmd.h
699
__le16 len;
drivers/net/wireless/ti/wlcore/cmd.h
704
__le16 radio_status;
drivers/net/wireless/ti/wlcore/ini.h
127
__le16 tx_bip_ref_pd_voltage[WL1271_INI_SUB_BAND_COUNT_5];
drivers/net/wireless/ti/wlcore/ini.h
142
__le16 tx_bip_ref_pd_voltage[WL1271_INI_SUB_BAND_COUNT_5];
drivers/net/wireless/ti/wlcore/ini.h
74
__le16 tx_bip_ref_pd_voltage;
drivers/net/wireless/ti/wlcore/ini.h
94
__le16 tx_bip_ref_pd_voltage;
drivers/net/wireless/ti/wlcore/rx.h
120
__le16 length;
drivers/net/wireless/ti/wlcore/scan.h
100
__le16 passive_duration;
drivers/net/wireless/ti/wlcore/scan.h
98
__le16 min_duration;
drivers/net/wireless/ti/wlcore/scan.h
99
__le16 max_duration;
drivers/net/wireless/ti/wlcore/tx.c
260
__le16 frame_control;
drivers/net/wireless/ti/wlcore/tx.h
102
__le16 length;
drivers/net/wireless/ti/wlcore/tx.h
114
__le16 life_time;
drivers/net/wireless/ti/wlcore/tx.h
116
__le16 tx_attr;
drivers/net/wireless/ti/wlcore/tx.h
154
__le16 medium_usage;
drivers/net/wireless/ti/wlcore/wl12xx_80211.h
113
__le16 fc;
drivers/net/wireless/ti/wlcore/wl12xx_80211.h
114
__le16 aid;
drivers/net/wireless/ti/wlcore/wl12xx_80211.h
134
__le16 disconn_reason;
drivers/net/wireless/ti/wlcore/wl12xx_80211.h
63
__le16 frame_ctl;
drivers/net/wireless/ti/wlcore/wl12xx_80211.h
64
__le16 duration_id;
drivers/net/wireless/ti/wlcore/wl12xx_80211.h
68
__le16 seq_ctl;
drivers/net/wireless/ti/wlcore/wlcore_i.h
155
__le16 *tx_lnk_sec_pn16;
drivers/net/wireless/ti/wlcore/wlcore_i.h
317
__le16 offset;
drivers/net/wireless/virtual/mac80211_hwsim_main.c
700
__le16 rt_channel;
drivers/net/wireless/virtual/mac80211_hwsim_main.c
701
__le16 rt_chbitmask;
drivers/net/wireless/virtual/mac80211_hwsim_main.c
708
__le16 rt_channel;
drivers/net/wireless/virtual/mac80211_hwsim_main.c
709
__le16 rt_chbitmask;
drivers/net/wireless/zydas/zd1211rw/zd_mac.c
1025
__le16 fc;
drivers/net/wireless/zydas/zd1211rw/zd_mac.c
1082
fc = get_unaligned((__le16*)buffer);
drivers/net/wireless/zydas/zd1211rw/zd_mac.c
1189
int_status = le16_to_cpu(*(__le16 *)(mac->intr_buffer + 4));
drivers/net/wireless/zydas/zd1211rw/zd_mac.h
18
__le16 tx_length;
drivers/net/wireless/zydas/zd1211rw/zd_mac.h
21
__le16 packet_length;
drivers/net/wireless/zydas/zd1211rw/zd_mac.h
22
__le16 current_length;
drivers/net/wireless/zydas/zd1211rw/zd_mac.h
226
__le16 service;
drivers/net/wireless/zydas/zd1211rw/zd_mac.h
24
__le16 next_frame_length;
drivers/net/wireless/zydas/zd1211rw/zd_mac.h
252
__le16 length;
drivers/net/wireless/zydas/zd1211rw/zd_mac.h
253
__le16 crc16;
drivers/net/wireless/zydas/zd1211rw/zd_mac.h
94
__le16 length[3];
drivers/net/wireless/zydas/zd1211rw/zd_mac.h
95
__le16 tag;
drivers/net/wireless/zydas/zd1211rw/zd_usb.c
1723
sizeof(__le16) > sizeof(usb->req_buf));
drivers/net/wireless/zydas/zd1211rw/zd_usb.c
1724
BUG_ON(sizeof(struct usb_req_read_regs) + count * sizeof(__le16) >
drivers/net/wireless/zydas/zd1211rw/zd_usb.c
1727
req_len = sizeof(struct usb_req_read_regs) + count * sizeof(__le16);
drivers/net/wireless/zydas/zd1211rw/zd_usb.c
1994
USB_MAX_RFWRITE_BIT_COUNT * sizeof(__le16) >
drivers/net/wireless/zydas/zd1211rw/zd_usb.c
1996
BUG_ON(sizeof(struct usb_req_rfwrite) + bits * sizeof(__le16) >
drivers/net/wireless/zydas/zd1211rw/zd_usb.c
1999
req_len = sizeof(struct usb_req_rfwrite) + bits * sizeof(__le16);
drivers/net/wireless/zydas/zd1211rw/zd_usb.c
210
const __le16 *p = data;
drivers/net/wireless/zydas/zd1211rw/zd_usb.c
382
int_num = le16_to_cpu(*(__le16 *)(urb->transfer_buffer+2));
drivers/net/wireless/zydas/zd1211rw/zd_usb.h
141
__le16 cr_int_addr;
drivers/net/wireless/zydas/zd1211rw/zd_usb.h
71
__le16 id;
drivers/net/wireless/zydas/zd1211rw/zd_usb.h
72
__le16 addr[];
drivers/net/wireless/zydas/zd1211rw/zd_usb.h
76
__le16 addr;
drivers/net/wireless/zydas/zd1211rw/zd_usb.h
77
__le16 value;
drivers/net/wireless/zydas/zd1211rw/zd_usb.h
81
__le16 id;
drivers/net/wireless/zydas/zd1211rw/zd_usb.h
92
__le16 id;
drivers/net/wireless/zydas/zd1211rw/zd_usb.h
93
__le16 value;
drivers/net/wireless/zydas/zd1211rw/zd_usb.h
96
__le16 bits;
drivers/net/wireless/zydas/zd1211rw/zd_usb.h
98
__le16 bit_values[];
drivers/net/wwan/iosm/iosm_ipc_devlink.h
183
__le16 word[2];
drivers/net/wwan/iosm/iosm_ipc_devlink.h
195
__le16 cmd;
drivers/net/wwan/iosm/iosm_ipc_devlink.h
196
__le16 crc;
drivers/net/wwan/iosm/iosm_ipc_flash.h
209
__le16 checksum;
drivers/net/wwan/iosm/iosm_ipc_flash.h
210
__le16 pack_id;
drivers/net/wwan/iosm/iosm_ipc_mux.h
107
__le16 reserved2; /* Reserved. Set to zero. */
drivers/net/wwan/iosm/iosm_ipc_mux.h
119
__le16 reserved2; /* Reserved. Set to zero. */
drivers/net/wwan/iosm/iosm_ipc_mux.h
213
__le16 datagram_length;
drivers/net/wwan/iosm/iosm_ipc_mux.h
246
__le16 table_length;
drivers/net/wwan/iosm/iosm_ipc_mux_codec.c
233
__le16 cmd_len, int size)
drivers/net/wwan/iosm/iosm_ipc_mux_codec.h
102
__le16 cmd_len;
drivers/net/wwan/iosm/iosm_ipc_mux_codec.h
121
__le16 reserved;
drivers/net/wwan/iosm/iosm_ipc_mux_codec.h
122
__le16 sequence_nr;
drivers/net/wwan/iosm/iosm_ipc_mux_codec.h
138
__le16 reserved;
drivers/net/wwan/iosm/iosm_ipc_mux_codec.h
139
__le16 sequence_nr;
drivers/net/wwan/iosm/iosm_ipc_mux_codec.h
159
__le16 table_length;
drivers/net/wwan/iosm/iosm_ipc_mux_codec.h
184
__le16 length;
drivers/net/wwan/iosm/iosm_ipc_mux_codec.h
208
__le16 cmd_len;
drivers/net/wwan/iosm/iosm_ipc_mux_codec.h
236
__le16 length;
drivers/net/wwan/iosm/iosm_ipc_protocol.h
68
__le16 msg_ring_entries;
drivers/net/wwan/iosm/iosm_ipc_protocol_ops.h
168
__le16 tdr_entries;
drivers/net/wwan/iosm/iosm_ipc_protocol_ops.h
188
__le16 reserved2;
drivers/net/wwan/iosm/iosm_ipc_protocol_ops.h
208
__le16 reserved2;
drivers/net/wwan/iosm/iosm_ipc_protocol_ops.h
252
__le16 reserved2;
drivers/net/wwan/t7xx/t7xx_hif_cldma.h
53
__le16 rx_data_allow_len;
drivers/net/wwan/t7xx/t7xx_hif_cldma.h
58
__le16 data_buff_len;
drivers/net/wwan/t7xx/t7xx_hif_cldma.h
59
__le16 not_used2;
drivers/nfc/port100.c
1040
fw_ver = le16_to_cpu(*(__le16 *)resp->data);
drivers/nfc/port100.c
1212
__le16 timeout;
drivers/nfc/port100.c
1223
memcpy(skb_push(skb, sizeof(__le16)), &timeout, sizeof(__le16));
drivers/nfc/port100.c
484
__le16 datalen;
drivers/nfc/port100.c
503
__le16 guard_time;
drivers/nfc/port100.c
504
__le16 send_timeout;
drivers/nfc/port100.c
510
__le16 recv_timeout;
drivers/nvdimm/btt.h
100
__le16 version_major;
drivers/nvdimm/btt.h
101
__le16 version_minor;
drivers/nvdimm/label.h
124
__le16 nlabel;
drivers/nvdimm/label.h
125
__le16 position;
drivers/nvdimm/label.h
166
__le16 nrange;
drivers/nvdimm/label.h
167
__le16 position;
drivers/nvdimm/label.h
174
__le16 lbasize;
drivers/nvdimm/label.h
63
__le16 major;
drivers/nvdimm/label.h
64
__le16 minor;
drivers/nvdimm/label.h
89
__le16 nlabel;
drivers/nvdimm/label.h
90
__le16 position;
drivers/nvdimm/pfn.h
21
__le16 version_major;
drivers/nvdimm/pfn.h
22
__le16 version_minor;
drivers/nvdimm/pfn.h
46
__le16 page_struct_size;
drivers/nvme/host/apple.c
116
__le16 length;
drivers/nvme/host/core.c
4884
void nvme_complete_async_event(struct nvme_ctrl *ctrl, __le16 status,
drivers/nvme/host/fc.c
1905
__le16 status = cpu_to_le16(NVME_SC_SUCCESS << 1);
drivers/nvme/host/nvme.h
779
static inline u32 from0based(__le16 value)
drivers/nvme/host/nvme.h
808
static inline bool nvme_try_complete_req(struct request *req, __le16 status,
drivers/nvme/host/nvme.h
904
void nvme_complete_async_event(struct nvme_ctrl *ctrl, __le16 status,
drivers/nvme/host/rdma.c
67
__le16 status;
drivers/nvme/host/tcp.c
76
__le16 status;
drivers/nvme/host/trace.h
142
TP_PROTO(struct request *req, __le16 sq_head, int sq_tail),
drivers/nvme/target/admin-cmd.c
905
__le16 *list;
drivers/nvme/target/admin-cmd.c
920
if (i == buf_size / sizeof(__le16))
drivers/nvme/target/configfs.c
107
__le16 portid = to_nvmet_port(item)->disc_addr.portid;
drivers/nvme/target/fc.c
136
__le16 sqhd;
drivers/nvme/target/io-cmd-bdev.c
16
const __le16 lpp0b = to0based(bdev_physical_block_size(bdev) /
drivers/nvme/target/nvmet.h
854
static inline __le16 to0based(u32 a)
drivers/nvme/target/pci-epf.c
1223
nvmet_pci_epf_find_port(struct nvmet_pci_epf_ctrl *ctrl, __le16 portid)
drivers/nvme/target/pci-epf.c
221
__le16 portid;
drivers/pci/pci-bridge-emul.h
10
__le16 device;
drivers/pci/pci-bridge-emul.h
11
__le16 command;
drivers/pci/pci-bridge-emul.h
12
__le16 status;
drivers/pci/pci-bridge-emul.h
25
__le16 secondary_status;
drivers/pci/pci-bridge-emul.h
26
__le16 membase;
drivers/pci/pci-bridge-emul.h
27
__le16 memlimit;
drivers/pci/pci-bridge-emul.h
28
__le16 pref_mem_base;
drivers/pci/pci-bridge-emul.h
29
__le16 pref_mem_limit;
drivers/pci/pci-bridge-emul.h
32
__le16 iobaseupper;
drivers/pci/pci-bridge-emul.h
33
__le16 iolimitupper;
drivers/pci/pci-bridge-emul.h
39
__le16 bridgectrl;
drivers/pci/pci-bridge-emul.h
46
__le16 cap;
drivers/pci/pci-bridge-emul.h
48
__le16 devctl;
drivers/pci/pci-bridge-emul.h
49
__le16 devsta;
drivers/pci/pci-bridge-emul.h
51
__le16 lnkctl;
drivers/pci/pci-bridge-emul.h
52
__le16 lnksta;
drivers/pci/pci-bridge-emul.h
54
__le16 slotctl;
drivers/pci/pci-bridge-emul.h
55
__le16 slotsta;
drivers/pci/pci-bridge-emul.h
56
__le16 rootctl;
drivers/pci/pci-bridge-emul.h
57
__le16 rootcap;
drivers/pci/pci-bridge-emul.h
60
__le16 devctl2;
drivers/pci/pci-bridge-emul.h
61
__le16 devsta2;
drivers/pci/pci-bridge-emul.h
63
__le16 lnkctl2;
drivers/pci/pci-bridge-emul.h
64
__le16 lnksta2;
drivers/pci/pci-bridge-emul.h
66
__le16 slotctl2;
drivers/pci/pci-bridge-emul.h
67
__le16 slotsta2;
drivers/pci/pci-bridge-emul.h
9
__le16 vendor;
drivers/pci/proc.c
148
__le16 val;
drivers/pci/proc.c
149
__get_user(val, (__le16 __user *) buf);
drivers/pci/proc.c
166
__le16 val;
drivers/pci/proc.c
167
__get_user(val, (__le16 __user *) buf);
drivers/pci/proc.c
74
__put_user(cpu_to_le16(val), (__le16 __user *) buf);
drivers/pci/proc.c
93
__put_user(cpu_to_le16(val), (__le16 __user *) buf);
drivers/platform/arm64/acer-aspire1-ec.c
189
__le16 unk2;
drivers/platform/arm64/acer-aspire1-ec.c
190
__le16 voltage_design;
drivers/platform/arm64/acer-aspire1-ec.c
191
__le16 capacity_full;
drivers/platform/arm64/acer-aspire1-ec.c
192
__le16 unk3;
drivers/platform/arm64/acer-aspire1-ec.c
193
__le16 serial;
drivers/platform/arm64/acer-aspire1-ec.c
223
__le16 capacity_now;
drivers/platform/arm64/acer-aspire1-ec.c
224
__le16 voltage_now;
drivers/platform/arm64/acer-aspire1-ec.c
225
__le16 current_now;
drivers/platform/arm64/acer-aspire1-ec.c
226
__le16 unk3;
drivers/platform/arm64/acer-aspire1-ec.c
227
__le16 unk4;
drivers/platform/arm64/huawei-gaokun-ec.c
559
u8 ec_resp[] = MKRESP(sizeof(__le16));
drivers/platform/arm64/huawei-gaokun-ec.c
560
__le16 *tmp;
drivers/platform/arm64/huawei-gaokun-ec.c
567
tmp = (__le16 *)extr_resp_shallow(ec_resp);
drivers/platform/surface/aggregator/controller.c
1867
__le16 request_id;
drivers/platform/surface/surface_platform_profile.c
37
__le16 unknown1;
drivers/platform/surface/surface_platform_profile.c
38
__le16 unknown2;
drivers/platform/wmi/string.c
19
static_assert(sizeof(__le16) == sizeof(wchar_t));
drivers/platform/x86/dell/dell-wmi-base.c
418
static int dell_wmi_process_key(struct wmi_device *wdev, int type, int code, __le16 *buffer,
drivers/platform/x86/dell/dell-wmi-base.c
471
__le16 *buffer_entry, *buffer_end;
drivers/platform/x86/dell/dell-wmi-base.c
824
.min_event_size = sizeof(__le16),
drivers/platform/x86/dell/dell-wmi-ddv.c
110
__le16 rpm;
drivers/platform/x86/x86-android-tablets/vexia_atla10_ec.c
41
__le16 charge_now_mAh;
drivers/platform/x86/x86-android-tablets/vexia_atla10_ec.c
42
__le16 voltage_now_mV;
drivers/platform/x86/x86-android-tablets/vexia_atla10_ec.c
43
__le16 current_now_mA;
drivers/platform/x86/x86-android-tablets/vexia_atla10_ec.c
44
__le16 charge_full_mAh;
drivers/platform/x86/x86-android-tablets/vexia_atla10_ec.c
45
__le16 temp; /* centi degrees Celsius */
drivers/platform/x86/x86-android-tablets/vexia_atla10_ec.c
49
__le16 charge_full_design_mAh;
drivers/platform/x86/x86-android-tablets/vexia_atla10_ec.c
50
__le16 voltage_now_mV; /* Should be design voltage, but is not ? */
drivers/platform/x86/x86-android-tablets/vexia_atla10_ec.c
51
__le16 charge_full_design2_mAh;
drivers/power/supply/huawei-gaokun-battery.c
84
__le16 percentage_now; /* 0x90 */
drivers/power/supply/huawei-gaokun-battery.c
85
__le16 voltage_now;
drivers/power/supply/huawei-gaokun-battery.c
86
__le16 capacity_now;
drivers/power/supply/huawei-gaokun-battery.c
87
__le16 full_capacity;
drivers/power/supply/huawei-gaokun-battery.c
88
__le16 unknown1;
drivers/power/supply/huawei-gaokun-battery.c
89
__le16 rate_now;
drivers/power/supply/huawei-gaokun-battery.c
90
__le16 unknown2; /* 0x9C */
drivers/power/supply/huawei-gaokun-battery.c
94
__le16 unknown3; /* 0xA0 */
drivers/power/supply/huawei-gaokun-battery.c
95
__le16 design_capacity;
drivers/power/supply/huawei-gaokun-battery.c
96
__le16 design_voltage;
drivers/power/supply/huawei-gaokun-battery.c
97
__le16 serial_number;
drivers/power/supply/huawei-gaokun-battery.c
98
__le16 padding2;
drivers/power/supply/huawei-gaokun-battery.c
99
__le16 cycle_count; /* 0xAA */
drivers/power/supply/olpc_battery.c
325
return le16_to_cpu((__force __le16)ec_word);
drivers/power/supply/qcom_battmgr.c
203
__le16 year;
drivers/pwm/pwm-adp5585.c
128
__le16 on_off;
drivers/pwm/pwm-adp5585.c
75
__le16 val;
drivers/regulator/qcom-pm8008-regulator.c
66
__le16 val;
drivers/regulator/qcom-pm8008-regulator.c
89
__le16 val;
drivers/regulator/rt6190-regulator.c
153
__le16 le_csel;
drivers/regulator/rt6190-regulator.c
174
__le16 le_csel;
drivers/regulator/rt6190-regulator.c
78
__le16 le_sel = cpu_to_le16(selector);
drivers/regulator/rt6190-regulator.c
87
__le16 le_sel;
drivers/rpmsg/qcom_glink_native.c
38
__le16 cmd;
drivers/rpmsg/qcom_glink_native.c
39
__le16 param1;
drivers/rpmsg/qcom_glink_native.c
724
__le16 id;
drivers/rpmsg/qcom_glink_native.c
725
__le16 lcid;
drivers/rtc/rtc-isl12022.c
101
__le16 buf;
drivers/rtc/rtc-tps6594.c
210
__le16 value;
drivers/rtc/rtc-tps6594.c
241
__le16 value;
drivers/s390/crypto/vfio_ap_ops.c
553
uuid[1] = le16_to_cpup((__le16 *)&guid->b[4]);
drivers/s390/crypto/vfio_ap_ops.c
554
uuid[2] = le16_to_cpup((__le16 *)&guid->b[6]);
drivers/scsi/3w-9xxx.h
511
__le16 block_count;
drivers/scsi/3w-9xxx.h
512
__le16 parameter_count;
drivers/scsi/3w-9xxx.h
532
__le16 request_id__lunl;
drivers/scsi/3w-9xxx.h
535
__le16 sgl_entries__lunh;
drivers/scsi/3w-9xxx.h
546
__le16 error;
drivers/scsi/3w-9xxx.h
575
__le16 message_credits;
drivers/scsi/3w-9xxx.h
577
__le16 fw_srl;
drivers/scsi/3w-9xxx.h
578
__le16 fw_arch_id;
drivers/scsi/3w-9xxx.h
579
__le16 fw_branch;
drivers/scsi/3w-9xxx.h
580
__le16 fw_build;
drivers/scsi/3w-9xxx.h
622
__le16 table_id;
drivers/scsi/3w-9xxx.h
623
__le16 parameter_id;
drivers/scsi/3w-9xxx.h
624
__le16 parameter_size_bytes;
drivers/scsi/3w-9xxx.h
625
__le16 actual_parameter_size_bytes;
drivers/scsi/aacraid/aacraid.h
1021
__le16 PRICLEARIRQ; /* 98h | Primary Clear Irq */
drivers/scsi/aacraid/aacraid.h
1022
__le16 SECCLEARIRQ; /* 9ah | Secondary Clear Irq */
drivers/scsi/aacraid/aacraid.h
1023
__le16 PRISETIRQ; /* 9ch | Primary Set Irq */
drivers/scsi/aacraid/aacraid.h
1024
__le16 SECSETIRQ; /* 9eh | Secondary Set Irq */
drivers/scsi/aacraid/aacraid.h
1025
__le16 PRICLEARIRQMASK;/* a0h | Primary Clear Irq Mask */
drivers/scsi/aacraid/aacraid.h
1026
__le16 SECCLEARIRQMASK;/* a2h | Secondary Clear Irq Mask */
drivers/scsi/aacraid/aacraid.h
1027
__le16 PRISETIRQMASK; /* a4h | Primary Set Irq Mask */
drivers/scsi/aacraid/aacraid.h
1028
__le16 SECSETIRQMASK; /* a6h | Secondary Set Irq Mask */
drivers/scsi/aacraid/aacraid.h
1419
__le16 virt_device_bus; /* virt. SCSI device for Thor */
drivers/scsi/aacraid/aacraid.h
1420
__le16 virt_device_target;
drivers/scsi/aacraid/aacraid.h
1421
__le16 virt_device_lun;
drivers/scsi/aacraid/aacraid.h
1422
__le16 unused;
drivers/scsi/aacraid/aacraid.h
1862
__le16 cid;
drivers/scsi/aacraid/aacraid.h
1863
__le16 sector_count;
drivers/scsi/aacraid/aacraid.h
1865
__le16 pad;
drivers/scsi/aacraid/aacraid.h
1866
__le16 flags;
drivers/scsi/aacraid/aacraid.h
1889
__le16 cid;
drivers/scsi/aacraid/aacraid.h
1890
__le16 sector_count;
drivers/scsi/aacraid/aacraid.h
1892
__le16 pad;
drivers/scsi/aacraid/aacraid.h
1893
__le16 flags;
drivers/scsi/aacraid/aacraid.h
1907
__le16 cid;
drivers/scsi/aacraid/aacraid.h
1908
__le16 flags; /* 00 W, 01 R */
drivers/scsi/aacraid/aacraid.h
1909
__le16 bpTotal; /* reserved for F/W use */
drivers/scsi/aacraid/aacraid.h
1910
__le16 bpComplete; /* reserved for F/W use */
drivers/scsi/aacraid/aacraid.h
1918
__le16 cid;
drivers/scsi/aacraid/aacraid.h
1919
__le16 flags; /* RIO2 flags */
drivers/scsi/aacraid/aacraid.h
213
__le16 dek_index; /* DEK index for crypto enabled IOs */
drivers/scsi/aacraid/aacraid.h
2188
__le16 flags;
drivers/scsi/aacraid/aacraid.h
2189
__le16 count;
drivers/scsi/aacraid/aacraid.h
691
__le16 Command; /* Routing information for the destination */
drivers/scsi/aacraid/aacraid.h
694
__le16 Size; /* Size of this FIB in bytes */
drivers/scsi/aacraid/aacraid.h
695
__le16 SenderSize; /* Size of the FIB in the sender
drivers/scsi/aacraid/aacraid.h
866
__le16 msix_id;
drivers/scsi/aacraid/aacraid.h
867
__le16 element_count;
drivers/scsi/aacraid/aacraid.h
868
__le16 comp_thresh;
drivers/scsi/aacraid/aacraid.h
869
__le16 unused;
drivers/scsi/aacraid/linit.c
330
if (*(__le16 *)(buf + 0x40) == cpu_to_le16(MSDOS_LABEL_MAGIC)) {
drivers/scsi/aic94xx/aic94xx_sas.h
106
__le16 exec_queue_tail;
drivers/scsi/aic94xx/aic94xx_sas.h
107
__le16 send_queue_tail;
drivers/scsi/aic94xx/aic94xx_sas.h
108
__le16 sister_ddb;
drivers/scsi/aic94xx/aic94xx_sas.h
109
__le16 ata_cmd_scbptr;
drivers/scsi/aic94xx/aic94xx_sas.h
111
__le16 active_task_count;
drivers/scsi/aic94xx/aic94xx_sas.h
112
__le16 _r_c;
drivers/scsi/aic94xx/aic94xx_sas.h
118
__le16 ncq_data_scb_ptr;
drivers/scsi/aic94xx/aic94xx_sas.h
119
__le16 itnl_timeout;
drivers/scsi/aic94xx/aic94xx_sas.h
133
__le16 send_queue_head; /* LE, byte 12 */
drivers/scsi/aic94xx/aic94xx_sas.h
136
__le16 _r_a;
drivers/scsi/aic94xx/aic94xx_sas.h
145
__le16 exec_queue_tail; /* execution queue tail */
drivers/scsi/aic94xx/aic94xx_sas.h
146
__le16 send_queue_tail;
drivers/scsi/aic94xx/aic94xx_sas.h
147
__le16 sister_ddb;
drivers/scsi/aic94xx/aic94xx_sas.h
148
__le16 init_resp_timeout; /* initiator response timeout */
drivers/scsi/aic94xx/aic94xx_sas.h
150
__le16 active_tasks; /* active task count */
drivers/scsi/aic94xx/aic94xx_sas.h
151
__le16 init_list; /* initiator list link pointer */
drivers/scsi/aic94xx/aic94xx_sas.h
155
__le16 bus_inact_to; /* from Conn-Disc mode page, in 100 us, LE */
drivers/scsi/aic94xx/aic94xx_sas.h
156
__le16 itnl_to; /* from the Protocol Specific Port Ctrl MP */
drivers/scsi/aic94xx/aic94xx_sas.h
166
__le16 scb_pointer[32];
drivers/scsi/aic94xx/aic94xx_sas.h
178
__le16 ddb_pointer[16];
drivers/scsi/aic94xx/aic94xx_sas.h
179
__le16 _r_a[16];
drivers/scsi/aic94xx/aic94xx_sas.h
193
__le16 sister_ddb;
drivers/scsi/aic94xx/aic94xx_sas.h
194
__le16 ata_cmd_scbptr;
drivers/scsi/aic94xx/aic94xx_sas.h
196
__le16 active_task_count;
drivers/scsi/aic94xx/aic94xx_sas.h
197
__le16 parent_ddb;
drivers/scsi/aic94xx/aic94xx_sas.h
211
__le16 q_free_ddb_head;
drivers/scsi/aic94xx/aic94xx_sas.h
212
__le16 q_free_ddb_tail;
drivers/scsi/aic94xx/aic94xx_sas.h
213
__le16 q_free_ddb_cnt;
drivers/scsi/aic94xx/aic94xx_sas.h
214
__le16 q_used_ddb_head;
drivers/scsi/aic94xx/aic94xx_sas.h
215
__le16 q_used_ddb_tail;
drivers/scsi/aic94xx/aic94xx_sas.h
216
__le16 shared_mem_lock;
drivers/scsi/aic94xx/aic94xx_sas.h
217
__le16 smp_conn_tag;
drivers/scsi/aic94xx/aic94xx_sas.h
218
__le16 est_nexus_buf_cnt;
drivers/scsi/aic94xx/aic94xx_sas.h
219
__le16 est_nexus_buf_thresh;
drivers/scsi/aic94xx/aic94xx_sas.h
246
__le16 _r;
drivers/scsi/aic94xx/aic94xx_sas.h
268
__le16 index; /* transaction context */
drivers/scsi/aic94xx/aic94xx_sas.h
29
__le16 send_queue_head;
drivers/scsi/aic94xx/aic94xx_sas.h
324
__le16 sister_scb; /* 0xFFFF */
drivers/scsi/aic94xx/aic94xx_sas.h
325
__le16 conn_handle; /* index to DDB for the intended target */
drivers/scsi/aic94xx/aic94xx_sas.h
350
__le16 sister_scb;
drivers/scsi/aic94xx/aic94xx_sas.h
351
__le16 conn_handle;
drivers/scsi/aic94xx/aic94xx_sas.h
37
__le16 _r_a;
drivers/scsi/aic94xx/aic94xx_sas.h
375
__le16 sister_scb;
drivers/scsi/aic94xx/aic94xx_sas.h
376
__le16 conn_handle;
drivers/scsi/aic94xx/aic94xx_sas.h
404
__le16 conn_handle;
drivers/scsi/aic94xx/aic94xx_sas.h
413
__le16 sister_scb;
drivers/scsi/aic94xx/aic94xx_sas.h
414
__le16 conn_handle;
drivers/scsi/aic94xx/aic94xx_sas.h
437
__le16 conn_handle;
drivers/scsi/aic94xx/aic94xx_sas.h
443
__le16 xfer_len;
drivers/scsi/aic94xx/aic94xx_sas.h
444
__le16 _r_b;
drivers/scsi/aic94xx/aic94xx_sas.h
448
__le16 conn_handle;
drivers/scsi/aic94xx/aic94xx_sas.h
460
__le16 sister_scb;
drivers/scsi/aic94xx/aic94xx_sas.h
461
__le16 conn_handle;
drivers/scsi/aic94xx/aic94xx_sas.h
468
__le16 index; /* Transaction context of task to be queried */
drivers/scsi/aic94xx/aic94xx_sas.h
469
__le16 itnl_to;
drivers/scsi/aic94xx/aic94xx_sas.h
498
__le16 _r_d;
drivers/scsi/aic94xx/aic94xx_sas.h
499
__le16 conn_handle;
drivers/scsi/aic94xx/aic94xx_sas.h
501
__le16 index; /* Transaction context of task to be cleared */
drivers/scsi/aic94xx/aic94xx_sas.h
502
__le16 context; /* Clear nexus context */
drivers/scsi/aic94xx/aic94xx_sas.h
51
__le16 exec_queue_tail;
drivers/scsi/aic94xx/aic94xx_sas.h
511
__le16 sister_scb;
drivers/scsi/aic94xx/aic94xx_sas.h
512
__le16 conn_handle;
drivers/scsi/aic94xx/aic94xx_sas.h
519
__le16 index; /* Transaction context of task to be queried */
drivers/scsi/aic94xx/aic94xx_sas.h
52
__le16 send_queue_tail;
drivers/scsi/aic94xx/aic94xx_sas.h
520
__le16 itnl_to;
drivers/scsi/aic94xx/aic94xx_sas.h
53
__le16 sister_ddb;
drivers/scsi/aic94xx/aic94xx_sas.h
543
__le16 _r_a;
drivers/scsi/aic94xx/aic94xx_sas.h
546
__le16 conn_handle;
drivers/scsi/aic94xx/aic94xx_sas.h
55
__le16 _r_c;
drivers/scsi/aic94xx/aic94xx_sas.h
561
__le16 sister_scb;
drivers/scsi/aic94xx/aic94xx_sas.h
562
__le16 conn_handle;
drivers/scsi/aic94xx/aic94xx_sas.h
63
__le16 active_task_count;
drivers/scsi/aic94xx/aic94xx_sas.h
667
__le16 index; /* aka transaction context */
drivers/scsi/aic94xx/aic94xx_sas.h
69
__le16 _r_f;
drivers/scsi/aic94xx/aic94xx_sas.h
71
__le16 itnl_timeout;
drivers/scsi/aic94xx/aic94xx_sas.h
83
__le16 send_queue_head;
drivers/scsi/aic94xx/aic94xx_sas.h
87
__le16 _r_a;
drivers/scsi/aic94xx/aic94xx_sds.c
100
__le16 ue_num;
drivers/scsi/aic94xx/aic94xx_sds.c
101
__le16 ue_size;
drivers/scsi/aic94xx/aic94xx_sds.c
511
__le16 next;
drivers/scsi/aic94xx/aic94xx_sds.c
514
__le16 cm_size; /* size of this struct */
drivers/scsi/aic94xx/aic94xx_sds.c
546
__le16 next;
drivers/scsi/aic94xx/aic94xx_sds.c
679
ms->offs_next = le16_to_cpu((__force __le16) ms->offs_next);
drivers/scsi/aic94xx/aic94xx_sds.c
680
ms->chksum = le16_to_cpu((__force __le16) ms->chksum);
drivers/scsi/aic94xx/aic94xx_sds.c
681
ms->size = le16_to_cpu((__force __le16) ms->size);
drivers/scsi/aic94xx/aic94xx_task.c
151
__le16 index_escb;
drivers/scsi/aic94xx/aic94xx_task.c
188
resp->frame_len = le16_to_cpu(*(__le16 *)(r+6));
drivers/scsi/aic94xx/aic94xx_tmf.c
261
__le16 index_escb;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
100
__le16 rsrv0;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
101
__le16 flags;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
102
__le16 rsrv1;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
111
__le16 cur_buf_rem;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
112
__le16 second_buf_rem;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
121
__le16 cleaned_task_id;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
122
__le16 rolled_tx_seq_cnt;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
154
__le16 retry_delay_timer;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
176
__le16 seq_cnt;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
182
__le16 rx_id;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
183
__le16 ox_id;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
229
__le16 seq_cnt;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
230
__le16 rsrv0;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
247
__le16 cur_sge_off;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
307
__le16 qe_self_seq;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
340
__le16 num_tasks;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
346
__le16 sq_num_wqes;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
347
__le16 rq_num_wqes;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
348
__le16 rq_buffer_log_size;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
349
__le16 cq_num_wqes;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
350
__le16 mtu;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
381
__le16 reserved0;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
394
__le16 fcoe_conn_id;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
402
__le16 rq_prod;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
403
__le16 reserved0;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
410
__le16 tx_max_fc_pay_len;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
425
__le16 vlan_tag;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
456
__le16 tx_total_conc_seqs;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
457
__le16 rx_max_fc_pay_len;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
458
__le16 rx_total_conc_seqs;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
486
__le16 reserved0;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
501
__le16 reserved1;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
515
__le16 reserved0;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
526
__le16 reserved0;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
535
__le16 reserved0;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
619
__le16 seq_cnt;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
640
__le16 wqe;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
695
__le16 rsrv3;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
723
__le16 rx_flags;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
740
__le16 rx_id;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
76
__le16 aborted_task_id;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
77
__le16 reserved0;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
783
__le16 wqe;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
801
__le16 doorbell_cq_cons;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
809
__le16 ox_id;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
810
__le16 rx_id;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
835
__le16 wqe;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
874
__le16 dst_mac_addr_hi;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
875
__le16 dst_mac_addr_mid;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
876
__le16 dst_mac_addr_lo;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
877
__le16 src_mac_addr_hi;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
878
__le16 vlan_id;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
879
__le16 src_mac_addr_lo;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
880
__le16 src_mac_addr_mid;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
883
__le16 reserved1;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
914
__le16 wqe;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
99
__le16 buf_len;
drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h
993
__le16 wqe;
drivers/scsi/elx/libefc_sli/sli4.h
1115
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1116
__le16 context_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1122
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1123
__le16 rsvd34;
drivers/scsi/elx/libefc_sli/sli4.h
1124
__le16 dw10w0_flags;
drivers/scsi/elx/libefc_sli/sli4.h
1129
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1160
__le16 rsvd10;
drivers/scsi/elx/libefc_sli/sli4.h
1163
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1164
__le16 context_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1170
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1171
__le16 rsvd34;
drivers/scsi/elx/libefc_sli/sli4.h
1172
__le16 dw10w0_flags;
drivers/scsi/elx/libefc_sli/sli4.h
1177
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1219
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1220
__le16 context_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1226
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1227
__le16 temporary_rpi;
drivers/scsi/elx/libefc_sli/sli4.h
1234
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1259
__le16 payload_offset_length;
drivers/scsi/elx/libefc_sli/sli4.h
1260
__le16 fcp_cmd_buffer_length;
drivers/scsi/elx/libefc_sli/sli4.h
1263
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1264
__le16 context_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1270
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1271
__le16 rsvd34;
drivers/scsi/elx/libefc_sli/sli4.h
1278
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1305
__le16 payload_offset_length;
drivers/scsi/elx/libefc_sli/sli4.h
1306
__le16 fcp_cmd_buffer_length;
drivers/scsi/elx/libefc_sli/sli4.h
1312
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1313
__le16 context_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1322
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1323
__le16 rsvd34;
drivers/scsi/elx/libefc_sli/sli4.h
1332
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1359
__le16 payload_offset_length;
drivers/scsi/elx/libefc_sli/sli4.h
1360
__le16 fcp_cmd_buffer_length;
drivers/scsi/elx/libefc_sli/sli4.h
1361
__le16 total_transfer_length;
drivers/scsi/elx/libefc_sli/sli4.h
1362
__le16 initial_transfer_length;
drivers/scsi/elx/libefc_sli/sli4.h
1363
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1364
__le16 context_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1370
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1371
__le16 rsvd34;
drivers/scsi/elx/libefc_sli/sli4.h
1378
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1411
__le16 sec_xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1412
__le16 rsvd;
drivers/scsi/elx/libefc_sli/sli4.h
1415
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1416
__le16 context_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1422
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1423
__le16 remote_xid;
drivers/scsi/elx/libefc_sli/sli4.h
1430
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1454
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1455
__le16 rpi;
drivers/scsi/elx/libefc_sli/sli4.h
1461
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1462
__le16 remote_xid;
drivers/scsi/elx/libefc_sli/sli4.h
1469
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1500
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1501
__le16 rpi;
drivers/scsi/elx/libefc_sli/sli4.h
1507
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1508
__le16 remote_xid;
drivers/scsi/elx/libefc_sli/sli4.h
1515
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1538
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1539
__le16 context_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1545
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1546
__le16 rsvd34;
drivers/scsi/elx/libefc_sli/sli4.h
1553
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1576
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1577
__le16 context_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1583
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1592
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1621
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1622
__le16 context_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1628
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1629
__le16 remote_xid;
drivers/scsi/elx/libefc_sli/sli4.h
1630
__le16 dw10w0;
drivers/scsi/elx/libefc_sli/sli4.h
1635
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1658
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1659
__le16 context_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1665
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1666
__le16 rsvd34;
drivers/scsi/elx/libefc_sli/sli4.h
1667
__le16 flags0;
drivers/scsi/elx/libefc_sli/sli4.h
1668
__le16 flags1;
drivers/scsi/elx/libefc_sli/sli4.h
1669
__le16 flags2;
drivers/scsi/elx/libefc_sli/sli4.h
1673
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1691
__le16 rx_id;
drivers/scsi/elx/libefc_sli/sli4.h
1692
__le16 ox_id;
drivers/scsi/elx/libefc_sli/sli4.h
1693
__le16 high_seq_cnt;
drivers/scsi/elx/libefc_sli/sli4.h
1694
__le16 low_seq_cnt;
drivers/scsi/elx/libefc_sli/sli4.h
1698
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1699
__le16 context_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1705
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1706
__le16 rsvd38;
drivers/scsi/elx/libefc_sli/sli4.h
1713
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1714
__le16 temporary_rpi;
drivers/scsi/elx/libefc_sli/sli4.h
1730
__le16 ox_id;
drivers/scsi/elx/libefc_sli/sli4.h
1731
__le16 rx_id;
drivers/scsi/elx/libefc_sli/sli4.h
1740
__le16 low_seq_cnt;
drivers/scsi/elx/libefc_sli/sli4.h
1741
__le16 high_seq_cnt;
drivers/scsi/elx/libefc_sli/sli4.h
1772
__le16 xri_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1773
__le16 context_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1779
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
1780
__le16 ox_id;
drivers/scsi/elx/libefc_sli/sli4.h
1787
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1788
__le16 temporary_rpi;
drivers/scsi/elx/libefc_sli/sli4.h
1789
__le16 rsvd38;
drivers/scsi/elx/libefc_sli/sli4.h
1869
__le16 rq_elmt_indx_word;
drivers/scsi/elx/libefc_sli/sli4.h
1871
__le16 fcfi_rq_id_word;
drivers/scsi/elx/libefc_sli/sli4.h
1872
__le16 data_placement_length;
drivers/scsi/elx/libefc_sli/sli4.h
1882
__le16 rq_elmt_indx_word;
drivers/scsi/elx/libefc_sli/sli4.h
1885
__le16 rsvd6;
drivers/scsi/elx/libefc_sli/sli4.h
1886
__le16 rq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1887
__le16 data_placement_length;
drivers/scsi/elx/libefc_sli/sli4.h
1907
__le16 rq_elmt_indx_word;
drivers/scsi/elx/libefc_sli/sli4.h
1909
__le16 rq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1910
__le16 seq_placement_length;
drivers/scsi/elx/libefc_sli/sli4.h
1911
__le16 rsvd14;
drivers/scsi/elx/libefc_sli/sli4.h
1930
__le16 w1;
drivers/scsi/elx/libefc_sli/sli4.h
1933
__le16 xri;
drivers/scsi/elx/libefc_sli/sli4.h
1934
__le16 rq_id;
drivers/scsi/elx/libefc_sli/sli4.h
1935
__le16 data_placement_length;
drivers/scsi/elx/libefc_sli/sli4.h
1936
__le16 rpi;
drivers/scsi/elx/libefc_sli/sli4.h
1946
__le16 xri;
drivers/scsi/elx/libefc_sli/sli4.h
1949
__le16 rsvd12;
drivers/scsi/elx/libefc_sli/sli4.h
1957
__le16 rsvd2;
drivers/scsi/elx/libefc_sli/sli4.h
1959
__le16 xri;
drivers/scsi/elx/libefc_sli/sli4.h
1960
__le16 remote_xid;
drivers/scsi/elx/libefc_sli/sli4.h
1961
__le16 rsvd12;
drivers/scsi/elx/libefc_sli/sli4.h
2017
__le16 status; /* Port writes to indicate success/fail */
drivers/scsi/elx/libefc_sli/sli4.h
2073
__le16 n_port_id;
drivers/scsi/elx/libefc_sli/sli4.h
2092
__le16 wki_selection;
drivers/scsi/elx/libefc_sli/sli4.h
2093
__le16 rsvd10;
drivers/scsi/elx/libefc_sli/sli4.h
2170
__le16 vfi;
drivers/scsi/elx/libefc_sli/sli4.h
2171
__le16 flags0_word;
drivers/scsi/elx/libefc_sli/sli4.h
2172
__le16 fcfi;
drivers/scsi/elx/libefc_sli/sli4.h
2173
__le16 vpi;
drivers/scsi/elx/libefc_sli/sli4.h
2181
__le16 vpi;
drivers/scsi/elx/libefc_sli/sli4.h
2182
__le16 vfi;
drivers/scsi/elx/libefc_sli/sli4.h
2196
__le16 xri_base;
drivers/scsi/elx/libefc_sli/sli4.h
2197
__le16 xri_count_flags;
drivers/scsi/elx/libefc_sli/sli4.h
2208
__le16 rel_xri_count_word;
drivers/scsi/elx/libefc_sli/sli4.h
2209
__le16 xri_count_word;
drivers/scsi/elx/libefc_sli/sli4.h
2212
__le16 xri_tag0;
drivers/scsi/elx/libefc_sli/sli4.h
2213
__le16 xri_tag1;
drivers/scsi/elx/libefc_sli/sli4.h
2250
__le16 e_d_tov;
drivers/scsi/elx/libefc_sli/sli4.h
2251
__le16 resvd14;
drivers/scsi/elx/libefc_sli/sli4.h
2253
__le16 r_a_tov;
drivers/scsi/elx/libefc_sli/sli4.h
2254
__le16 resvd22;
drivers/scsi/elx/libefc_sli/sli4.h
2257
__le16 lmt;
drivers/scsi/elx/libefc_sli/sli4.h
2258
__le16 resvd34;
drivers/scsi/elx/libefc_sli/sli4.h
2261
__le16 xri_base;
drivers/scsi/elx/libefc_sli/sli4.h
2262
__le16 xri_count;
drivers/scsi/elx/libefc_sli/sli4.h
2263
__le16 rpi_base;
drivers/scsi/elx/libefc_sli/sli4.h
2264
__le16 rpi_count;
drivers/scsi/elx/libefc_sli/sli4.h
2265
__le16 vpi_base;
drivers/scsi/elx/libefc_sli/sli4.h
2266
__le16 vpi_count;
drivers/scsi/elx/libefc_sli/sli4.h
2267
__le16 vfi_base;
drivers/scsi/elx/libefc_sli/sli4.h
2268
__le16 vfi_count;
drivers/scsi/elx/libefc_sli/sli4.h
2269
__le16 resvd60;
drivers/scsi/elx/libefc_sli/sli4.h
2270
__le16 fcfi_count;
drivers/scsi/elx/libefc_sli/sli4.h
2271
__le16 rq_count;
drivers/scsi/elx/libefc_sli/sli4.h
2272
__le16 eq_count;
drivers/scsi/elx/libefc_sli/sli4.h
2273
__le16 wq_count;
drivers/scsi/elx/libefc_sli/sli4.h
2274
__le16 cq_count;
drivers/scsi/elx/libefc_sli/sli4.h
2319
__le16 resvd0;
drivers/scsi/elx/libefc_sli/sli4.h
2320
__le16 flags0_word;
drivers/scsi/elx/libefc_sli/sli4.h
2350
__le16 vpi;
drivers/scsi/elx/libefc_sli/sli4.h
2351
__le16 resvd22;
drivers/scsi/elx/libefc_sli/sli4.h
2352
__le16 port_name_start;
drivers/scsi/elx/libefc_sli/sli4.h
2353
__le16 port_name_len;
drivers/scsi/elx/libefc_sli/sli4.h
2354
__le16 node_name_start;
drivers/scsi/elx/libefc_sli/sli4.h
2355
__le16 node_name_len;
drivers/scsi/elx/libefc_sli/sli4.h
2399
__le16 dw10w0_al_rt_tov;
drivers/scsi/elx/libefc_sli/sli4.h
2400
__le16 lp_tov;
drivers/scsi/elx/libefc_sli/sli4.h
2403
__le16 specified_al_pa;
drivers/scsi/elx/libefc_sli/sli4.h
2448
__le16 fcf_index;
drivers/scsi/elx/libefc_sli/sli4.h
2449
__le16 fcfi;
drivers/scsi/elx/libefc_sli/sli4.h
2450
__le16 rqid1;
drivers/scsi/elx/libefc_sli/sli4.h
2451
__le16 rqid0;
drivers/scsi/elx/libefc_sli/sli4.h
2452
__le16 rqid3;
drivers/scsi/elx/libefc_sli/sli4.h
2453
__le16 rqid2;
drivers/scsi/elx/libefc_sli/sli4.h
2476
__le16 fcf_index;
drivers/scsi/elx/libefc_sli/sli4.h
2477
__le16 fcfi;
drivers/scsi/elx/libefc_sli/sli4.h
2478
__le16 rqid1;
drivers/scsi/elx/libefc_sli/sli4.h
2479
__le16 rqid0;
drivers/scsi/elx/libefc_sli/sli4.h
2480
__le16 rqid3;
drivers/scsi/elx/libefc_sli/sli4.h
2481
__le16 rqid2;
drivers/scsi/elx/libefc_sli/sli4.h
2489
__le16 rq_id;
drivers/scsi/elx/libefc_sli/sli4.h
2507
__le16 rpi;
drivers/scsi/elx/libefc_sli/sli4.h
2508
__le16 rsvd2;
drivers/scsi/elx/libefc_sli/sli4.h
2511
__le16 vpi;
drivers/scsi/elx/libefc_sli/sli4.h
2512
__le16 rsvd26;
drivers/scsi/elx/libefc_sli/sli4.h
2527
__le16 vfi;
drivers/scsi/elx/libefc_sli/sli4.h
2528
__le16 dw0w1_flags;
drivers/scsi/elx/libefc_sli/sli4.h
2529
__le16 fcfi;
drivers/scsi/elx/libefc_sli/sli4.h
2530
__le16 vpi;
drivers/scsi/elx/libefc_sli/sli4.h
2550
__le16 vpi;
drivers/scsi/elx/libefc_sli/sli4.h
2551
__le16 vfi;
drivers/scsi/elx/libefc_sli/sli4.h
2705
__le16 fcfi;
drivers/scsi/elx/libefc_sli/sli4.h
2706
__le16 rsvd6;
drivers/scsi/elx/libefc_sli/sli4.h
2724
__le16 index;
drivers/scsi/elx/libefc_sli/sli4.h
2725
__le16 dw1w1_flags;
drivers/scsi/elx/libefc_sli/sli4.h
2740
__le16 index;
drivers/scsi/elx/libefc_sli/sli4.h
2741
__le16 dw2_flags;
drivers/scsi/elx/libefc_sli/sli4.h
2763
__le16 index;
drivers/scsi/elx/libefc_sli/sli4.h
2764
__le16 dw2w0_flags;
drivers/scsi/elx/libefc_sli/sli4.h
2781
__le16 block_size;
drivers/scsi/elx/libefc_sli/sli4.h
2782
__le16 rsvd14;
drivers/scsi/elx/libefc_sli/sli4.h
2876
__le16 rsvd17;
drivers/scsi/elx/libefc_sli/sli4.h
2891
__le16 max_cdb_length;
drivers/scsi/elx/libefc_sli/sli4.h
2895
__le16 generational_guid13_14;
drivers/scsi/elx/libefc_sli/sli4.h
2898
__le16 default_link_down_timeout;
drivers/scsi/elx/libefc_sli/sli4.h
2909
__le16 pci_vendor_id;
drivers/scsi/elx/libefc_sli/sli4.h
2910
__le16 pci_device_id;
drivers/scsi/elx/libefc_sli/sli4.h
2911
__le16 pci_sub_vendor_id;
drivers/scsi/elx/libefc_sli/sli4.h
2912
__le16 pci_sub_system_id;
drivers/scsi/elx/libefc_sli/sli4.h
2933
__le16 ipl_file_number;
drivers/scsi/elx/libefc_sli/sli4.h
2979
__le16 resource_type;
drivers/scsi/elx/libefc_sli/sli4.h
2980
__le16 rsvd16;
drivers/scsi/elx/libefc_sli/sli4.h
2992
__le16 resource_extent_count;
drivers/scsi/elx/libefc_sli/sli4.h
2993
__le16 resource_extent_size;
drivers/scsi/elx/libefc_sli/sli4.h
3084
__le16 eqe_count_mask;
drivers/scsi/elx/libefc_sli/sli4.h
3085
__le16 rsvd26;
drivers/scsi/elx/libefc_sli/sli4.h
3087
__le16 cqe_count_mask;
drivers/scsi/elx/libefc_sli/sli4.h
3088
__le16 rsvd34;
drivers/scsi/elx/libefc_sli/sli4.h
3090
__le16 mqe_count_mask;
drivers/scsi/elx/libefc_sli/sli4.h
3091
__le16 rsvd42;
drivers/scsi/elx/libefc_sli/sli4.h
3093
__le16 wqe_count_mask;
drivers/scsi/elx/libefc_sli/sli4.h
3094
__le16 rsvd50;
drivers/scsi/elx/libefc_sli/sli4.h
3096
__le16 rqe_count_mask;
drivers/scsi/elx/libefc_sli/sli4.h
3097
__le16 dw15w1_rq_db_window;
drivers/scsi/elx/libefc_sli/sli4.h
3101
__le16 min_rq_buffer_size;
drivers/scsi/elx/libefc_sli/sli4.h
3102
__le16 rsvd75;
drivers/scsi/elx/libefc_sli/sli4.h
3104
__le16 physical_xri_max;
drivers/scsi/elx/libefc_sli/sli4.h
3105
__le16 physical_rpi_max;
drivers/scsi/elx/libefc_sli/sli4.h
3106
__le16 physical_vpi_max;
drivers/scsi/elx/libefc_sli/sli4.h
3107
__le16 physical_vfi_max;
drivers/scsi/elx/libefc_sli/sli4.h
3109
__le16 frag_num_field_offset;
drivers/scsi/elx/libefc_sli/sli4.h
3110
__le16 frag_num_field_size;
drivers/scsi/elx/libefc_sli/sli4.h
3111
__le16 sgl_index_field_offset;
drivers/scsi/elx/libefc_sli/sli4.h
3112
__le16 sgl_index_field_size;
drivers/scsi/elx/libefc_sli/sli4.h
3286
__le16 seed;
drivers/scsi/elx/libefc_sli/sli4.h
3287
__le16 rsvd16;
drivers/scsi/elx/libefc_sli/sli4.h
3344
__le16 rsvd16;
drivers/scsi/elx/libefc_sli/sli4.h
3364
__le16 imm_nosv_dword;
drivers/scsi/elx/libefc_sli/sli4.h
3371
__le16 number_of_vfs;
drivers/scsi/elx/libefc_sli/sli4.h
3372
__le16 rsvd5;
drivers/scsi/elx/libefc_sli/sli4.h
3427
__le16 watchdog_timeout;
drivers/scsi/elx/libefc_sli/sli4.h
3428
__le16 rsvd18;
drivers/scsi/elx/libefc_sli/sli4.h
3459
__le16 xri_start;
drivers/scsi/elx/libefc_sli/sli4.h
3460
__le16 xri_count;
drivers/scsi/elx/libefc_sli/sli4.h
3475
__le16 rpi_offset;
drivers/scsi/elx/libefc_sli/sli4.h
3476
__le16 page_count;
drivers/scsi/elx/libefc_sli/sli4.h
437
__le16 app_tag_repl;
drivers/scsi/elx/libefc_sli/sli4.h
438
__le16 dw2w1_flags;
drivers/scsi/elx/libefc_sli/sli4.h
439
__le16 app_tag_cmp;
drivers/scsi/elx/libefc_sli/sli4.h
440
__le16 dw3w1_flags;
drivers/scsi/elx/libefc_sli/sli4.h
460
__le16 dw0w0_flags;
drivers/scsi/elx/libefc_sli/sli4.h
461
__le16 resource_id;
drivers/scsi/elx/libefc_sli/sli4.h
481
__le16 completion_status;
drivers/scsi/elx/libefc_sli/sli4.h
482
__le16 extended_status;
drivers/scsi/elx/libefc_sli/sli4.h
554
__le16 rsvd2;
drivers/scsi/elx/libefc_sli/sli4.h
564
__le16 rsvd2;
drivers/scsi/elx/libefc_sli/sli4.h
567
__le16 rsvd6;
drivers/scsi/elx/libefc_sli/sli4.h
603
__le16 num_pages;
drivers/scsi/elx/libefc_sli/sli4.h
607
__le16 eq_id;
drivers/scsi/elx/libefc_sli/sli4.h
608
__le16 dw6w1_arm;
drivers/scsi/elx/libefc_sli/sli4.h
609
__le16 cqe_count;
drivers/scsi/elx/libefc_sli/sli4.h
610
__le16 rsvd30;
drivers/scsi/elx/libefc_sli/sli4.h
630
__le16 num_pages;
drivers/scsi/elx/libefc_sli/sli4.h
634
__le16 num_cq_req;
drivers/scsi/elx/libefc_sli/sli4.h
635
__le16 dw6w1_flags;
drivers/scsi/elx/libefc_sli/sli4.h
636
__le16 eq_id[16];
drivers/scsi/elx/libefc_sli/sli4.h
658
__le16 q_id;
drivers/scsi/elx/libefc_sli/sli4.h
662
__le16 db_rs;
drivers/scsi/elx/libefc_sli/sli4.h
663
__le16 db_fmt;
drivers/scsi/elx/libefc_sli/sli4.h
668
__le16 q_id;
drivers/scsi/elx/libefc_sli/sli4.h
669
__le16 num_q_allocated;
drivers/scsi/elx/libefc_sli/sli4.h
675
__le16 q_id;
drivers/scsi/elx/libefc_sli/sli4.h
676
__le16 rsvd;
drivers/scsi/elx/libefc_sli/sli4.h
716
__le16 num_pages;
drivers/scsi/elx/libefc_sli/sli4.h
717
__le16 rsvd18;
drivers/scsi/elx/libefc_sli/sli4.h
759
__le16 num_pages;
drivers/scsi/elx/libefc_sli/sli4.h
760
__le16 cq_id_v1;
drivers/scsi/elx/libefc_sli/sli4.h
762
__le16 async_cq_id_v1;
drivers/scsi/elx/libefc_sli/sli4.h
763
__le16 dw6w1_flags;
drivers/scsi/elx/libefc_sli/sli4.h
799
__le16 num_pages;
drivers/scsi/elx/libefc_sli/sli4.h
800
__le16 rsvd18;
drivers/scsi/elx/libefc_sli/sli4.h
832
__le16 num_pages;
drivers/scsi/elx/libefc_sli/sli4.h
835
__le16 rsvd16;
drivers/scsi/elx/libefc_sli/sli4.h
839
__le16 buffer_size;
drivers/scsi/elx/libefc_sli/sli4.h
840
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
858
__le16 num_pages;
drivers/scsi/elx/libefc_sli/sli4.h
863
__le16 rqe_count;
drivers/scsi/elx/libefc_sli/sli4.h
865
__le16 rsvd24;
drivers/scsi/elx/libefc_sli/sli4.h
866
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
879
__le16 num_pages;
drivers/scsi/elx/libefc_sli/sli4.h
884
__le16 rqe_count;
drivers/scsi/elx/libefc_sli/sli4.h
885
__le16 hdr_buffer_size;
drivers/scsi/elx/libefc_sli/sli4.h
886
__le16 payload_buffer_size;
drivers/scsi/elx/libefc_sli/sli4.h
887
__le16 base_cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
888
__le16 rsvd26;
drivers/scsi/elx/libefc_sli/sli4.h
918
__le16 num_pages;
drivers/scsi/elx/libefc_sli/sli4.h
919
__le16 cq_id;
drivers/scsi/elx/libefc_sli/sli4.h
922
__le16 wqe_count;
drivers/scsi/elx/libefc_sli/sli4.h
949
__le16 logical_link_speed;
drivers/scsi/elx/libefc_sli/sli4.h
970
__le16 request_tag;
drivers/scsi/elx/libefc_sli/sli4.h
983
__le16 wqe_index;
drivers/scsi/elx/libefc_sli/sli4.h
984
__le16 wq_id;
drivers/scsi/elx/libefc_sli/sli4.h
985
__le16 rsvd12;
drivers/scsi/fnic/cq_desc.h
27
__le16 completed_index;
drivers/scsi/fnic/cq_desc.h
28
__le16 q_number;
drivers/scsi/fnic/cq_enet_desc.h
13
__le16 completed_index;
drivers/scsi/fnic/cq_enet_desc.h
14
__le16 q_number;
drivers/scsi/fnic/cq_enet_desc.h
28
__le16 completed_index_flags;
drivers/scsi/fnic/cq_enet_desc.h
29
__le16 q_number_rss_type_flags;
drivers/scsi/fnic/cq_enet_desc.h
31
__le16 bytes_written_flags;
drivers/scsi/fnic/cq_enet_desc.h
32
__le16 vlan;
drivers/scsi/fnic/cq_enet_desc.h
33
__le16 checksum_fcoe;
drivers/scsi/fnic/rq_enet_desc.h
12
__le16 length_type;
drivers/scsi/fnic/wq_enet_desc.h
12
__le16 length;
drivers/scsi/fnic/wq_enet_desc.h
13
__le16 mss_loopback;
drivers/scsi/fnic/wq_enet_desc.h
14
__le16 header_length_flags;
drivers/scsi/fnic/wq_enet_desc.h
15
__le16 vlan_tag;
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c
402
__le16 dma_tx_err_type;
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c
403
__le16 sipc_rx_err_type;
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c
500
__le16 dma_tx_err_type;
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c
501
__le16 sipc_rx_err_type;
drivers/scsi/hpsa_cmd.h
239
__le16 strip_size; /* blocks used on each disk / stripe */
drivers/scsi/hpsa_cmd.h
242
__le16 data_disks_per_row; /* data disk entries / row in the map */
drivers/scsi/hpsa_cmd.h
243
__le16 metadata_disks_per_row;/* mirror/parity disk entries / row
drivers/scsi/hpsa_cmd.h
245
__le16 row_cnt; /* rows in each layout map */
drivers/scsi/hpsa_cmd.h
246
__le16 layout_map_count; /* layout maps (1 map per mirror/parity
drivers/scsi/hpsa_cmd.h
248
__le16 flags; /* Bit 0 set if encryption enabled */
drivers/scsi/hpsa_cmd.h
250
__le16 dekindex; /* Data encryption key index. */
drivers/scsi/hpsa_cmd.h
349
__le16 SGTotal;
drivers/scsi/hpsa_cmd.h
479
__le16 dev_handle; /* 0x00 - 0x01 */
drivers/scsi/hpsa_cmd.h
491
__le16 io_flags; /* 0x24 - 0x25 */
drivers/scsi/hpsa_cmd.h
497
__le16 host_context_flags; /* 0x60 - 0x61 */
drivers/scsi/hpsa_cmd.h
498
__le16 timeout_sec; /* 0x62 - 0x63 */
drivers/scsi/hpsa_cmd.h
602
__le16 dekindex; /* Data encryption key index */
drivers/scsi/hpsa_cmd.h
714
__le16 extended_logical_unit_count; /* offset 154 */
drivers/scsi/hpsa_cmd.h
724
__le16 block_size; /* sector size in bytes */
drivers/scsi/hpsa_cmd.h
806
__le16 phy_count;
drivers/scsi/hpsa_cmd.h
809
__le16 phy_to_attached_dev_index[256];
drivers/scsi/hpsa_cmd.h
812
__le16 extra_physical_drive_flags;
drivers/scsi/hpsa_cmd.h
820
__le16 alternate_paths_phys_connector[8];
drivers/scsi/hpsa_cmd.h
829
__le16 current_queue_depth_limit;
drivers/scsi/hpsa_cmd.h
831
__le16 power_on_hours; /* valid only if gas gauge supported */
drivers/scsi/hpsa_cmd.h
832
__le16 percent_endurance_used; /* valid only if gas gauge supported. */
drivers/scsi/hpsa_cmd.h
850
__le16 dek_index;
drivers/scsi/hpsa_cmd.h
851
__le16 hba_drive_encryption_flags;
drivers/scsi/hpsa_cmd.h
852
__le16 max_overwrite_time;
drivers/scsi/hpsa_cmd.h
853
__le16 max_block_erase_time;
drivers/scsi/hpsa_cmd.h
854
__le16 max_crypto_erase_time;
drivers/scsi/hptiop.h
194
__le16 vbus_id;
drivers/scsi/hptiop.h
195
__le16 max_host_request_size;
drivers/scsi/hptiop.h
211
__le16 command; /* IOP_BLOCK_COMMAND_{READ,WRITE} */
drivers/scsi/hptiop.h
212
__le16 sectors;
drivers/scsi/lpfc/lpfc.h
486
__le16 cgn_info_size; /* is sizeof(struct lpfc_cgn_info) */
drivers/scsi/lpfc/lpfc.h
507
__le16 cgn_warn_freq;
drivers/scsi/lpfc/lpfc.h
508
__le16 cgn_alarm_freq;
drivers/scsi/lpfc/lpfc.h
509
__le16 cgn_lunq;
drivers/scsi/lpfc/lpfc.h
513
__le16 cgn_drvr_min[60];
drivers/scsi/lpfc/lpfc.h
518
__le16 cgn_warn_min[60];
drivers/scsi/lpfc/lpfc.h
528
__le16 cgn_bw_min[60];
drivers/scsi/lpfc/lpfc.h
529
__le16 cgn_bw_hr[24];
drivers/scsi/lpfc/lpfc.h
530
__le16 cgn_bw_day[LPFC_MAX_CGN_DAYS];
drivers/scsi/lpfc/lpfc.h
533
__le16 cgn_alarm_min[60];
drivers/scsi/lpfc/lpfc_init.c
5699
__le16 *ptr;
drivers/scsi/lpfc/lpfc_init.c
5701
__le16 *mptr;
drivers/scsi/megaraid/megaraid_sas.h
1032
__le16 max_concurrent_cmds;
drivers/scsi/megaraid/megaraid_sas.h
1033
__le16 max_sge_count;
drivers/scsi/megaraid/megaraid_sas.h
1039
__le16 ld_present_count;
drivers/scsi/megaraid/megaraid_sas.h
1040
__le16 ld_degraded_count;
drivers/scsi/megaraid/megaraid_sas.h
1041
__le16 ld_offline_count;
drivers/scsi/megaraid/megaraid_sas.h
1043
__le16 pd_present_count;
drivers/scsi/megaraid/megaraid_sas.h
1044
__le16 pd_disk_present_count;
drivers/scsi/megaraid/megaraid_sas.h
1045
__le16 pd_disk_pred_failure_count;
drivers/scsi/megaraid/megaraid_sas.h
1046
__le16 pd_disk_failed_count;
drivers/scsi/megaraid/megaraid_sas.h
1051
__le16 nvram_size;
drivers/scsi/megaraid/megaraid_sas.h
1052
__le16 memory_size;
drivers/scsi/megaraid/megaraid_sas.h
1053
__le16 flash_size;
drivers/scsi/megaraid/megaraid_sas.h
1058
__le16 mem_correctable_error_count;
drivers/scsi/megaraid/megaraid_sas.h
1059
__le16 mem_uncorrectable_error_count;
drivers/scsi/megaraid/megaraid_sas.h
1070
__le16 max_strips_per_io;
drivers/scsi/megaraid/megaraid_sas.h
1207
__le16 maxPds; /*780h */
drivers/scsi/megaraid/megaraid_sas.h
1208
__le16 maxDedHSPs; /*782h */
drivers/scsi/megaraid/megaraid_sas.h
1209
__le16 maxGlobalHSP; /*784h */
drivers/scsi/megaraid/megaraid_sas.h
1210
__le16 ddfSize; /*786h */
drivers/scsi/megaraid/megaraid_sas.h
1217
__le16 maxBvlVdSize; /*78eh */
drivers/scsi/megaraid/megaraid_sas.h
1219
__le16 maxConfigurableSSCSize; /*790h */
drivers/scsi/megaraid/megaraid_sas.h
1220
__le16 currentSSCsize; /*792h */
drivers/scsi/megaraid/megaraid_sas.h
1224
__le16 PFKTrialTimeRemaining; /*7A0h */
drivers/scsi/megaraid/megaraid_sas.h
1226
__le16 cacheMemorySize; /*7A2h */
drivers/scsi/megaraid/megaraid_sas.h
1296
__le16 maxConfigurablePds; /*7CCh */
drivers/scsi/megaraid/megaraid_sas.h
1745
__le16 flags; /*10h */
drivers/scsi/megaraid/megaraid_sas.h
1746
__le16 timeout; /*12h */
drivers/scsi/megaraid/megaraid_sas.h
1815
__le16 flags; /*10h */
drivers/scsi/megaraid/megaraid_sas.h
1816
__le16 replyqueue_mask; /*12h */
drivers/scsi/megaraid/megaraid_sas.h
1859
__le16 flags; /*10h */
drivers/scsi/megaraid/megaraid_sas.h
1860
__le16 timeout; /*12h */
drivers/scsi/megaraid/megaraid_sas.h
1888
__le16 flags; /*10h */
drivers/scsi/megaraid/megaraid_sas.h
1889
__le16 timeout; /*12h */
drivers/scsi/megaraid/megaraid_sas.h
1911
__le16 flags; /*10h */
drivers/scsi/megaraid/megaraid_sas.h
1912
__le16 timeout; /*12h */
drivers/scsi/megaraid/megaraid_sas.h
1919
__le16 s[6];
drivers/scsi/megaraid/megaraid_sas.h
1939
__le16 flags; /*10h */
drivers/scsi/megaraid/megaraid_sas.h
1940
__le16 reserved_3; /*12h */
drivers/scsi/megaraid/megaraid_sas.h
1966
__le16 flags; /*10h */
drivers/scsi/megaraid/megaraid_sas.h
1967
__le16 timeout; /*12h */
drivers/scsi/megaraid/megaraid_sas.h
1993
__le16 flags; /*10h */
drivers/scsi/megaraid/megaraid_sas.h
1994
__le16 timeout; /*12h */
drivers/scsi/megaraid/megaraid_sas.h
1998
__le16 fis[10]; /*18h */
drivers/scsi/megaraid/megaraid_sas.h
2068
__le16 progress;
drivers/scsi/megaraid/megaraid_sas.h
2069
__le16 elapsed_seconds;
drivers/scsi/megaraid/megaraid_sas.h
2179
__le16 deviceId;
drivers/scsi/megaraid/megaraid_sas.h
2199
__le16 s[48];
drivers/scsi/megaraid/megaraid_sas.h
2690
__le16 MR_PdDevHandleGet(u32 pd, struct MR_DRV_RAID_MAP_ALL *map);
drivers/scsi/megaraid/megaraid_sas.h
2693
__le16 get_updated_dev_handle(struct megasas_instance *instance,
drivers/scsi/megaraid/megaraid_sas.h
723
__le16 deviceId;
drivers/scsi/megaraid/megaraid_sas.h
766
__le16 seqNum;
drivers/scsi/megaraid/megaraid_sas.h
808
__le16 target_id;
drivers/scsi/megaraid/megaraid_sas.h
918
__le16 spinDownTime;
drivers/scsi/megaraid/megaraid_sas.h
932
__le16 vendor_id;
drivers/scsi/megaraid/megaraid_sas.h
933
__le16 device_id;
drivers/scsi/megaraid/megaraid_sas.h
934
__le16 sub_vendor_id;
drivers/scsi/megaraid/megaraid_sas.h
935
__le16 sub_device_id;
drivers/scsi/megaraid/megaraid_sas_fp.c
128
__le16 MR_PdDevHandleGet(u32 pd, struct MR_DRV_RAID_MAP_ALL *map)
drivers/scsi/megaraid/megaraid_sas_fp.c
1410
__le16 get_updated_dev_handle(struct megasas_instance *instance,
drivers/scsi/megaraid/megaraid_sas_fp.c
1416
__le16 devHandle;
drivers/scsi/megaraid/megaraid_sas_fp.c
187
pDrvRaidMap->ldCount = (__le16)cpu_to_le16(ld_count);
drivers/scsi/megaraid/megaraid_sas_fp.c
251
pDrvRaidMap->ldCount = (__le16)cpu_to_le16(ld_count);
drivers/scsi/megaraid/megaraid_sas_fp.c
281
pDrvRaidMap->ldCount = (__le16)cpu_to_le16(ld_count);
drivers/scsi/megaraid/megaraid_sas_fp.c
701
__le16 *pDevHandle = &io_info->devHandle;
drivers/scsi/megaraid/megaraid_sas_fp.c
802
__le16 *pDevHandle = &io_info->devHandle;
drivers/scsi/megaraid/megaraid_sas_fusion.c
2992
__le16 devHandle;
drivers/scsi/megaraid/megaraid_sas_fusion.h
112
__le16 timeout_value;
drivers/scsi/megaraid/megaraid_sas_fusion.h
115
__le16 virtual_disk_tgt_id;
drivers/scsi/megaraid/megaraid_sas_fusion.h
118
__le16 next_lmid;
drivers/scsi/megaraid/megaraid_sas_fusion.h
1183
__le16 ldCount;
drivers/scsi/megaraid/megaraid_sas_fusion.h
1184
__le16 arCount;
drivers/scsi/megaraid/megaraid_sas_fusion.h
1185
__le16 spanCount;
drivers/scsi/megaraid/megaraid_sas_fusion.h
1186
__le16 reserve3;
drivers/scsi/megaraid/megaraid_sas_fusion.h
1229
__le16 ldCount;
drivers/scsi/megaraid/megaraid_sas_fusion.h
123
__le16 config_seq_num;
drivers/scsi/megaraid/megaraid_sas_fusion.h
1230
__le16 arCount;
drivers/scsi/megaraid/megaraid_sas_fusion.h
1231
__le16 spanCount;
drivers/scsi/megaraid/megaraid_sas_fusion.h
1232
__le16 reserve3;
drivers/scsi/megaraid/megaraid_sas_fusion.h
320
__le16 Reserved1;
drivers/scsi/megaraid/megaraid_sas_fusion.h
342
__le16 Length;
drivers/scsi/megaraid/megaraid_sas_fusion.h
364
__le16 Reserved1;
drivers/scsi/megaraid/megaraid_sas_fusion.h
372
__le16 Reserved1;
drivers/scsi/megaraid/megaraid_sas_fusion.h
499
__le16 DevHandle; /* 0x00 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
502
__le16 Reserved1; /* 0x04 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
507
__le16 Reserved3; /* 0x0A */
drivers/scsi/megaraid/megaraid_sas_fusion.h
509
__le16 SGLFlags; /* 0x10 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
519
__le16 IoFlags; /* 0x24 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
520
__le16 EEDPFlags; /* 0x26 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
523
__le16 SecondaryApplicationTag; /* 0x30 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
524
__le16 ApplicationTagTranslationMask; /* 0x32 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
548
__le16 SMID; /* 0x02 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
549
__le16 LMID; /* 0x04 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
550
__le16 DescriptorTypeDependent; /* 0x06 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
557
__le16 SMID; /* 0x02 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
558
__le16 LMID; /* 0x04 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
559
__le16 Reserved1; /* 0x06 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
566
__le16 SMID; /* 0x02 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
567
__le16 LMID; /* 0x04 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
568
__le16 DevHandle; /* 0x06 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
575
__le16 SMID; /* 0x02 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
576
__le16 LMID; /* 0x04 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
577
__le16 IoIndex; /* 0x06 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
584
__le16 SMID; /* 0x02 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
585
__le16 LMID; /* 0x04 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
586
__le16 Reserved; /* 0x06 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
610
__le16 DescriptorTypeDependent1; /* 0x02 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
618
__le16 SMID; /* 0x02 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
626
__le16 SMID; /* 0x02 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
627
__le16 TaskTag; /* 0x04 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
628
__le16 Reserved1; /* 0x06 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
635
__le16 SMID; /* 0x02 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
638
__le16 IoIndex; /* 0x06 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
647
__le16 InitiatorDevHandle; /* 0x04 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
648
__le16 IoIndex; /* 0x06 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
655
__le16 SMID; /* 0x02 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
677
__le16 Reserved2; /* 0x04 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
682
__le16 Reserved4; /* 0x0A */
drivers/scsi/megaraid/megaraid_sas_fusion.h
683
__le16 MsgVersion; /* 0x0C */
drivers/scsi/megaraid/megaraid_sas_fusion.h
684
__le16 HeaderVersion; /* 0x0E */
drivers/scsi/megaraid/megaraid_sas_fusion.h
686
__le16 Reserved6; /* 0x14 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
689
__le16 Reserved8; /* 0x18 */
drivers/scsi/megaraid/megaraid_sas_fusion.h
690
__le16 SystemRequestFrameSize; /* 0x1A */
drivers/scsi/megaraid/megaraid_sas_fusion.h
691
__le16 ReplyDescriptorPostQueueDepth; /* 0x1C */
drivers/scsi/megaraid/megaraid_sas_fusion.h
692
__le16 ReplyFreeQueueDepth; /* 0x1E */
drivers/scsi/megaraid/megaraid_sas_fusion.h
732
__le16 curDevHdl;
drivers/scsi/megaraid/megaraid_sas_fusion.h
735
__le16 devHandle[2];
drivers/scsi/megaraid/megaraid_sas_fusion.h
739
__le16 pd[MAX_RAIDMAP_ROW_SIZE];
drivers/scsi/megaraid/megaraid_sas_fusion.h
759
__le16 arrayRef;
drivers/scsi/megaraid/megaraid_sas_fusion.h
864
__le16 targetId;
drivers/scsi/megaraid/megaraid_sas_fusion.h
869
__le16 seqNum;
drivers/scsi/megaraid/megaraid_sas_fusion.h
956
__le16 devHandle;
drivers/scsi/megaraid/megaraid_sas_fusion.h
974
__le16 seqNum;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
101
__le16 page_length;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1010
__le16 device_shutdown;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1011
__le16 reserved22;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1064
__le16 word[32];
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1072
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1078
__le16 pending_svn_time;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1079
__le16 reserved16;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1096
__le16 first_device;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1097
__le16 reserved0e;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1133
__le16 max_vds;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1134
__le16 max_host_pds;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1135
__le16 max_adv_host_pds;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1136
__le16 max_raid_pds;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1137
__le16 max_nvme;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1138
__le16 max_outstanding_requests;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1139
__le16 subsystem_id;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1140
__le16 reserved12;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1148
__le16 reserved0e;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1158
__le16 io_count_low_boundary;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1185
__le16 sub_function;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1194
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1195
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1250
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1252
__le16 key_length;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1262
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1273
__le16 temperature;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1274
__le16 dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1275
__le16 persistent_id;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1276
__le16 reserved06;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1282
__le16 num_devices;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1283
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1292
__le16 vendor_id;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1293
__le16 device_id;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1297
__le16 subsystem_vendor_id;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1298
__le16 subsystem_id;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1307
__le16 reserved0e;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1316
__le16 sas_broadcast_primitive_masks;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1317
__le16 sas_notify_primitive_masks;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1328
__le16 service_action;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1376
__le16 first_device;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1396
__le16 host_diag_trace_max_size;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1397
__le16 host_diag_trace_min_size;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1398
__le16 host_diag_trace_decrement_size;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1399
__le16 reserved16;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1400
__le16 host_diag_fw_max_size;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1401
__le16 host_diag_fw_min_size;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1402
__le16 host_diag_fw_decrement_size;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1403
__le16 reserved1e;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1404
__le16 host_diag_driver_max_size;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1405
__le16 host_diag_driver_min_size;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1406
__le16 host_diag_driver_decrement_size;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1407
__le16 reserved26;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1426
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1440
__le16 ioc_status;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1477
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1478
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1487
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1488
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1497
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1498
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1507
__le16 word[32];
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1513
__le16 word[32];
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1519
__le16 word[32];
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1525
__le16 word[2048];
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1533
__le16 cert_chain_length;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1558
__le16 word[256];
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1565
__le16 key_data_size;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1603
__le16 trusted_root_flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1625
__le16 key_data_length;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1626
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1634
__le16 key_data_size;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1676
__le16 reserved06;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1679
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1707
__le16 controller_phy_device_info;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1708
__le16 reserved06;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1709
__le16 attached_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1710
__le16 controller_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1720
__le16 reserved0e;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1748
__le16 controller_phy_device_info;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1749
__le16 max_target_port_connect_time;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1755
__le16 control_flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1756
__le16 sas_narrow_max_queue_depth;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1757
__le16 additional_control_flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1758
__le16 sas_wide_max_queue_depth;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1761
__le16 reserved12;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1803
__le16 inactivity_timer_exponent;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1865
__le16 enclosure_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1869
__le16 dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1870
__le16 parent_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1871
__le16 expander_change_count;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1872
__le16 expander_route_indexes;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1875
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1876
__le16 stp_bus_inactivity_time_limit;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1877
__le16 stp_max_connect_time_limit;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1878
__le16 stp_smp_nexus_loss_time;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1879
__le16 max_num_routed_sas_addresses;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1881
__le16 zone_lock_inactivity_limit;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1882
__le16 reserved3a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1910
__le16 num_table_entries_programmed;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1913
__le16 attached_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1915
__le16 attached_device_info;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1916
__le16 reserved1a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1917
__le16 expander_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1927
__le16 reserved2a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1928
__le16 slot;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1929
__le16 slot_index;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1942
__le16 rate_change_count;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1950
__le16 dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1965
__le16 device_info;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1966
__le16 reserved1a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1973
__le16 owner_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1974
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1975
__le16 attached_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1986
__le16 slot;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1987
__le16 slot_index;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2028
__le16 threshold_flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2029
__le16 reserved0e;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2136
__le16 attached_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2137
__le16 controller_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2252
__le16 nvme_max_q_dx1;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2253
__le16 nvme_max_q_dx2;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2256
__le16 nvme_max_q_dx4;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2267
__le16 threshold_count;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2268
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2292
__le16 dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2293
__le16 parent_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2296
__le16 reserved12;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
230
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2310
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2313
__le16 attached_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2314
__le16 switch_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2317
__le16 slot;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2318
__le16 slot_index;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
233
__le16 board_mfg_year;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2331
__le16 link_change_count;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2332
__le16 rate_change_count;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2340
__le16 dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
236
__le16 board_rework_year;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2366
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2367
__le16 enclosure_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2368
__le16 num_slots;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2369
__le16 reserved16;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2372
__le16 sep_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2395
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2396
__le16 device_info;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2423
__le16 device_info;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2426
__le16 noiob;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2429
__le16 shutdown_latency;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2474
__le16 device_info;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2475
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2476
__le16 io_throttle_group;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2477
__le16 io_throttle_group_low;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2478
__le16 io_throttle_group_high;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2481
__le16 reserved0e;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2513
__le16 dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2514
__le16 parent_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2515
__le16 slot;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2516
__le16 enclosure_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2518
__le16 persistent_id;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2521
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2522
__le16 reserved1e;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2523
__le16 slot_index;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2524
__le16 queue_depth;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2603
__le16 vendor_id;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2604
__le16 device_id;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2605
__le16 subsystem_vendor_id;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2606
__le16 subsystem_id;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2610
__le16 pci_parameters;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2637
__le16 dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2638
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2639
__le16 link_change_count;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2640
__le16 rate_change_count;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2641
__le16 tm_count;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
2642
__le16 reserved12;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
283
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
286
__le16 reserved06;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
356
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
357
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
403
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
404
__le16 slotx1;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
405
__le16 slotx2;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
406
__le16 slotx4;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
407
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
476
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
487
__le16 target_address;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
488
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
491
__le16 reserved06;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
533
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
554
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
560
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
561
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
571
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
645
__le16 device_address;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
76
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
784
__le16 max_cert_chain_length;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
79
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
795
__le16 spdm_version;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
796
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
82
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
90
__le16 page_length;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
91
__le16 reserved16;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
927
__le16 gpio_val[MPI3_IO_UNIT2_GPIO_VAL_MAX];
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
937
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
940
__le16 threshold[3];
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
941
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
967
__le16 current_temperature;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
968
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
971
__le16 istwi_index;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
123
__le16 reserved12;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
124
__le16 reserved14;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
125
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
127
__le16 vendor_id;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
128
__le16 device_id;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
129
__le16 subsystem_vendor_id;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
130
__le16 subsystem_id;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
180
__le16 public_key_size;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
197
__le16 public_key_size;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
223
__le16 reserved12;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
224
__le16 reserved14;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
225
__le16 flags;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
227
__le16 vendor_id;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
228
__le16 device_id;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
229
__le16 subsystem_vendor_id;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
230
__le16 subsystem_id;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
280
__le16 device_id;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
281
__le16 vendor_id;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
282
__le16 device_id_mask;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
283
__le16 reserved06;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
286
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
310
__le16 public_key_size;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
311
__le16 signature_size;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
350
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
8
__le16 build_num;
drivers/scsi/mpi3mr/mpi/mpi30_image.h
9
__le16 customer_id;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
10
__le16 primary_application_tag;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
11
__le16 primary_application_tag_mask;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
22
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
25
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
28
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
29
__le16 dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
71
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
74
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
77
__le16 ioc_use_only08;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
78
__le16 ioc_status;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
82
__le16 dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
86
__le16 task_tag;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
87
__le16 scsi_status_qualifier;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
89
__le16 eedp_observed_app_tag;
drivers/scsi/mpi3mr/mpi/mpi30_init.h
90
__le16 eedp_observed_guard;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
100
__le16 reserved4e;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
1063
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
1066
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
1069
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
1075
__le16 param16[4];
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
108
__le16 io_throttle_data_length;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
1080
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
1083
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
1086
__le16 ioc_use_only08;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
1087
__le16 ioc_status;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
109
__le16 max_io_throttle_group;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
1091
__le16 value16[4];
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
11
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
110
__le16 io_throttle_low;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
111
__le16 io_throttle_high;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
14
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
15
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
184
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
187
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
190
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
191
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
198
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
20
__le16 reserved1a;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
201
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
204
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
207
__le16 size;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
208
__le16 queue_id;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
209
__le16 reply_queue_id;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
21
__le16 reply_free_queue_depth;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
210
__le16 reserved12;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
22
__le16 reserved1e;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
221
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
224
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
227
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
228
__le16 queue_id;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
232
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
235
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
238
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
241
__le16 size;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
242
__le16 queue_id;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
243
__le16 msix_index;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
244
__le16 reserved12;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
25
__le16 sense_buffer_free_queue_depth;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
26
__le16 sense_buffer_length;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
260
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
263
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
266
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
267
__le16 queue_id;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
271
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
274
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
277
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
278
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
310
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
313
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
316
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
317
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
318
__le16 sas_broadcast_primitive_masks;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
319
__le16 sas_notify_primitive_masks;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
324
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
327
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
330
__le16 ioc_use_only08;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
331
__le16 ioc_status;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
335
__le16 ioc_change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
356
__le16 reserved06;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
364
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
367
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
370
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
371
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
380
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
390
__le16 task_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
393
__le16 parent_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
394
__le16 dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
415
__le16 shutdown_timeout;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
416
__le16 reserved06;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
479
__le16 attached_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
51
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
511
__le16 enclosure_handle;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
512
__le16 expander_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
531
__le16 reserved0e;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
538
__le16 threshold_flags;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
539
__le16 reserved1e;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
54
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
543
__le16 dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
569
__le16 attached_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
57
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
58
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
601
__le16 enclosure_handle;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
602
__le16 switch_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
621
__le16 switch_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
624
__le16 threshold_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
625
__le16 attached_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
626
__le16 reserved12;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
635
__le16 dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
64
__le16 ioc_facts_data_length;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
643
__le16 max_init;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
644
__le16 current_init;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
65
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
652
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
658
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
709
__le16 log_code;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
71
__le16 max_msix_vectors;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
710
__le16 arg_type;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
711
__le16 locale;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
72
__le16 max_outstanding_requests;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
73
__le16 product_id;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
733
__le16 start_location;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
74
__le16 ioc_request_frame_size;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
741
__le16 log_code;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
742
__le16 string_length;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
75
__le16 reply_frame_size;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
759
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
76
__le16 ioc_exceptions;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
762
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
765
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
77
__le16 max_persistent_id;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
772
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
775
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
778
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
786
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
789
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
792
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
8
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
800
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
803
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
806
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
810
__le16 locale;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
818
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
82
__le16 max_sas_initiators;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
821
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
824
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
828
__le16 locale;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
83
__le16 max_data_length;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
836
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
839
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
84
__le16 max_sas_expanders;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
842
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
846
__le16 locale;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
849
__le16 wait_time;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
85
__le16 max_enclosures;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
850
__le16 reserved16;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
855
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
858
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
86
__le16 min_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
861
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
865
__le16 abort_host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
866
__le16 reserved12;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
87
__le16 max_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
871
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
874
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
877
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
88
__le16 max_pcie_switches;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
881
__le16 start_log_code;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
882
__le16 reserved12;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
888
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
89
__le16 max_nvme;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
891
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
894
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
90
__le16 reserved38;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
907
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
91
__le16 max_vds;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
910
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
913
__le16 ioc_use_only08;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
914
__le16 ioc_status;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
918
__le16 reserved12;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
919
__le16 pe_log_status;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
92
__le16 max_host_pds;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
920
__le16 reserved16;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
925
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
928
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
93
__le16 max_adv_host_pds;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
931
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
94
__le16 max_raid_pds;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
95
__le16 max_posted_cmd_buffers;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
956
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
959
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
962
__le16 ioc_use_only08;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
963
__le16 ioc_status;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
97
__le16 max_operational_request_queues;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
98
__le16 max_operational_reply_queues;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
983
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
986
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
989
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
99
__le16 shutdown_timeout;
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h
990
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_sas.h
19
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_sas.h
22
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_sas.h
25
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_sas.h
35
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_sas.h
38
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_sas.h
41
__le16 ioc_use_only08;
drivers/scsi/mpi3mr/mpi/mpi30_sas.h
42
__le16 ioc_status;
drivers/scsi/mpi3mr/mpi/mpi30_sas.h
44
__le16 response_data_length;
drivers/scsi/mpi3mr/mpi/mpi30_sas.h
45
__le16 reserved12;
drivers/scsi/mpi3mr/mpi/mpi30_tool.h
18
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_tool.h
21
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_tool.h
24
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_tool.h
25
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_tool.h
28
__le16 reserved0e;
drivers/scsi/mpi3mr/mpi/mpi30_tool.h
35
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_tool.h
38
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_tool.h
41
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_tool.h
42
__le16 reserved0a;
drivers/scsi/mpi3mr/mpi/mpi30_tool.h
45
__le16 reserved0e;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
212
__le16 request_queue_ci;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
213
__le16 request_queue_id;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
214
__le16 descriptor_type_dependent2;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
215
__le16 reply_flags;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
229
__le16 request_queue_ci;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
230
__le16 request_queue_id;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
231
__le16 reserved0c;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
232
__le16 reply_flags;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
237
__le16 request_queue_ci;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
238
__le16 request_queue_id;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
239
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
240
__le16 reply_flags;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
245
__le16 initiator_dev_handle;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
248
__le16 request_queue_ci;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
249
__le16 request_queue_id;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
25
__le16 producer_index;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
250
__le16 io_index;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
251
__le16 reply_flags;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
255
__le16 ioc_status;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
256
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
258
__le16 request_queue_ci;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
259
__le16 request_queue_id;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
26
__le16 reserved02;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
260
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
261
__le16 reply_flags;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
27
__le16 consumer_index;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
28
__le16 reserved06;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
296
__le16 eedp_flags;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
298
__le16 secondary_application_tag;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
299
__le16 application_tag_translation_mask;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
300
__le16 reserved0c;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
364
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
367
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
370
__le16 change_count;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
371
__le16 function_dependent;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
375
__le16 host_tag;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
378
__le16 ioc_use_only04;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
381
__le16 ioc_use_only08;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
382
__le16 ioc_status;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
45
__le16 admin_request_queue_pi;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
46
__le16 reserved1002;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
47
__le16 admin_reply_queue_ci;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
48
__le16 reserved1006;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
65
__le16 diag_rw_control;
drivers/scsi/mpi3mr/mpi/mpi30_transport.h
66
__le16 diag_rw_status;
drivers/scsi/mpt3sas/mpi/mpi2_type.h
41
typedef __le16 U16;
drivers/scsi/mpt3sas/mpt3sas_ctl.c
606
__le16 task_mid;
drivers/scsi/pmcraid.h
235
__le16 ioasa_len;
drivers/scsi/pmcraid.h
236
__le16 cmd_timeout;
drivers/scsi/pmcraid.h
237
__le16 add_cmd_param_offset;
drivers/scsi/pmcraid.h
238
__le16 add_cmd_param_length;
drivers/scsi/pmcraid.h
284
__le16 returned_status_length;
drivers/scsi/pmcraid.h
285
__le16 available_status_length;
drivers/scsi/pmcraid.h
299
__le16 auto_sense_length;
drivers/scsi/pmcraid.h
300
__le16 error_data_length;
drivers/scsi/pmcraid.h
310
__le16 array_id;
drivers/scsi/pmcraid.h
361
__le16 num_entries;
drivers/scsi/qedf/qedf_hsi.h
101
__le16 rx_id;
drivers/scsi/qedf/qedf_hsi.h
115
__le16 rx_id;
drivers/scsi/qedf/qedf_hsi.h
116
__le16 reserved0;
drivers/scsi/qedf/qedf_hsi.h
130
__le16 rx_id /* RX_ID of the associated task */;
drivers/scsi/qedf/qedf_hsi.h
131
__le16 reserved1;
drivers/scsi/qedf/qedf_hsi.h
140
__le16 rx_id;
drivers/scsi/qedf/qedf_hsi.h
141
__le16 reserved0;
drivers/scsi/qedf/qedf_hsi.h
151
__le16 conn_id /* Connection ID the frame is associated to */;
drivers/scsi/qedf/qedf_hsi.h
152
__le16 pkt_len /* Packet length */;
drivers/scsi/qedf/qedf_hsi.h
164
__le16 rx_id /* RX_ID of the associated task */;
drivers/scsi/qedf/qedf_hsi.h
165
__le16 reserved1;
drivers/scsi/qedf/qedf_hsi.h
203
__le16 reserved1;
drivers/scsi/qedf/qedf_hsi.h
204
__le16 fw_cq_prod;
drivers/scsi/qedf/qedf_hsi.h
297
__le16 ox_id /* OX_ID that is located in the FCP_RSP FC header */;
drivers/scsi/qedf/qedf_hsi.h
298
__le16 rx_id /* RX_ID that is located in the FCP_RSP FC header */;
drivers/scsi/qedf/qedf_hsi.h
30
__le16 rx_id;
drivers/scsi/qedf/qedf_hsi.h
50
__le16 conn_id;
drivers/scsi/qedf/qedf_hsi.h
97
__le16 retry_delay_timer;
drivers/scsi/qedi/qedi_hsi.h
32
__le16 conn_id;
drivers/scsi/qla1280.c
1662
const __le16 *fw_data;
drivers/scsi/qla1280.c
1671
fw_data = (const __le16 *)&fw->data[0];
drivers/scsi/qla1280.c
1676
fw_data = (const __le16 *)&fw->data[6];
drivers/scsi/qla1280.c
1711
const __le16 *fw_data;
drivers/scsi/qla1280.c
1728
fw_data = (const __le16 *)&fw->data[0];
drivers/scsi/qla1280.c
1733
fw_data = (const __le16 *)&fw->data[6];
drivers/scsi/qla1280.c
1752
((__le16 *)ha->request_ring)[i] = fw_data[i];
drivers/scsi/qla1280.h
515
__le16 cdb_len; /* SCSI command length. */
drivers/scsi/qla1280.h
516
__le16 control_flags; /* Control flags. */
drivers/scsi/qla1280.h
517
__le16 reserved;
drivers/scsi/qla1280.h
518
__le16 timeout; /* Command timeout. */
drivers/scsi/qla1280.h
519
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla1280.h
571
__le16 scsi_status; /* SCSI status. */
drivers/scsi/qla1280.h
572
__le16 comp_status; /* Completion status. */
drivers/scsi/qla1280.h
573
__le16 state_flags; /* State flags. */
drivers/scsi/qla1280.h
581
__le16 status_flags; /* Status flags. */
drivers/scsi/qla1280.h
582
__le16 time; /* Time. */
drivers/scsi/qla1280.h
583
__le16 req_sense_length;/* Request sense data length. */
drivers/scsi/qla1280.h
585
__le16 reserved[4];
drivers/scsi/qla1280.h
622
__le16 cdb_len; /* SCSI command length. */
drivers/scsi/qla1280.h
623
__le16 control_flags; /* Control flags. */
drivers/scsi/qla1280.h
624
__le16 reserved;
drivers/scsi/qla1280.h
625
__le16 timeout; /* Command timeout. */
drivers/scsi/qla1280.h
626
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla1280.h
642
__le16 cdb_len; /* SCSI command length. */
drivers/scsi/qla1280.h
643
__le16 control_flags; /* Control flags. */
drivers/scsi/qla1280.h
644
__le16 reserved;
drivers/scsi/qla1280.h
645
__le16 timeout; /* Command timeout. */
drivers/scsi/qla1280.h
646
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla1280.h
686
__le16 lun; /* Bit 15 is bus number. */
drivers/scsi/qla1280.h
687
__le16 reserved_4;
drivers/scsi/qla1280.h
698
__le16 timeout; /* 0 = 30 seconds, 0xFFFF = disable */
drivers/scsi/qla1280.h
699
__le16 reserved_6[20];
drivers/scsi/qla1280.h
724
__le16 reserved_6;
drivers/scsi/qla1280.h
725
__le16 timeout; /* 0 = 30 seconds, 0xFFFF = disable */
drivers/scsi/qla1280.h
726
__le16 reserved_7[20];
drivers/scsi/qla1280.h
749
__le16 seq_id;
drivers/scsi/qla1280.h
751
__le16 reserved_5[8];
drivers/scsi/qla1280.h
772
__le16 seq_id;
drivers/scsi/qla1280.h
773
__le16 reserved_4[22];
drivers/scsi/qla1280.h
820
__le16 timeout; /* 0 = 30 seconds, 0xFFFF = disable */
drivers/scsi/qla1280.h
821
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla1280.h
853
__le16 timeout; /* 0 = 30 seconds, 0xFFFF = disable */
drivers/scsi/qla1280.h
854
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla1280.h
858
__le16 dseg_1_length; /* Data segment 1 length. */
drivers/scsi/qla1280.h
883
__le16 timeout; /* 0 = 30 seconds, 0xFFFF = disable */
drivers/scsi/qla1280.h
884
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla1280.h
913
__le16 timeout; /* 0 = 30 seconds, 0xFFFF = disable */
drivers/scsi/qla1280.h
914
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla1280.h
915
__le16 reserved_4[7];
drivers/scsi/qla2xxx/qla_dbg.c
1087
__le16 __iomem *mbx_reg;
drivers/scsi/qla2xxx/qla_dbg.c
1333
__le16 __iomem *mbx_reg;
drivers/scsi/qla2xxx/qla_dbg.c
1646
__le16 __iomem *mbx_reg;
drivers/scsi/qla2xxx/qla_dbg.c
1961
__le16 __iomem *mbx_reg;
drivers/scsi/qla2xxx/qla_dbg.c
2671
__le16 __iomem *mbx_reg;
drivers/scsi/qla2xxx/qla_dbg.c
386
__le16 *dump = (__force __le16 *)ha->gid_list;
drivers/scsi/qla2xxx/qla_dbg.c
466
__le16 __iomem *dmp_reg = &reg->u.isp2300.fb_cmd;
drivers/scsi/qla2xxx/qla_dbg.c
747
__le16 __iomem *dmp_reg;
drivers/scsi/qla2xxx/qla_dbg.c
904
__le16 __iomem *dmp_reg;
drivers/scsi/qla2xxx/qla_def.h
1499
__le16 execution_throttle;
drivers/scsi/qla2xxx/qla_def.h
1585
__le16 frame_payload_size;
drivers/scsi/qla2xxx/qla_def.h
1586
__le16 max_iocb_allocation;
drivers/scsi/qla2xxx/qla_def.h
1587
__le16 execution_throttle;
drivers/scsi/qla2xxx/qla_def.h
1596
__le16 request_q_outpointer;
drivers/scsi/qla2xxx/qla_def.h
1597
__le16 response_q_inpointer;
drivers/scsi/qla2xxx/qla_def.h
1598
__le16 request_q_length;
drivers/scsi/qla2xxx/qla_def.h
1599
__le16 response_q_length;
drivers/scsi/qla2xxx/qla_def.h
1603
__le16 lun_enables;
drivers/scsi/qla2xxx/qla_def.h
1606
__le16 timeout;
drivers/scsi/qla2xxx/qla_def.h
163
static inline u16 rd_reg_word(const volatile __le16 __iomem *addr)
drivers/scsi/qla2xxx/qla_def.h
1667
__le16 flags;
drivers/scsi/qla2xxx/qla_def.h
1772
__le16 frame_payload_size;
drivers/scsi/qla2xxx/qla_def.h
1773
__le16 max_iocb_allocation;
drivers/scsi/qla2xxx/qla_def.h
1774
__le16 execution_throttle;
drivers/scsi/qla2xxx/qla_def.h
178
static inline u16 rd_reg_word_relaxed(const volatile __le16 __iomem *addr)
drivers/scsi/qla2xxx/qla_def.h
1898
__le16 max_luns_per_target;
drivers/scsi/qla2xxx/qla_def.h
193
static inline void wrt_reg_word(volatile __le16 __iomem *addr, u16 data)
drivers/scsi/qla2xxx/qla_def.h
1997
__le16 attr_n_length;
drivers/scsi/qla2xxx/qla_def.h
2004
__le16 extended;
drivers/scsi/qla2xxx/qla_def.h
2030
__le16 lun; /* SCSI LUN */
drivers/scsi/qla2xxx/qla_def.h
2031
__le16 control_flags; /* Control flags. */
drivers/scsi/qla2xxx/qla_def.h
2038
__le16 timeout; /* Command timeout. */
drivers/scsi/qla2xxx/qla_def.h
2039
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla2xxx/qla_def.h
2059
__le16 lun; /* SCSI LUN */
drivers/scsi/qla2xxx/qla_def.h
2060
__le16 control_flags; /* Control flags. */
drivers/scsi/qla2xxx/qla_def.h
2062
__le16 timeout; /* Command timeout. */
drivers/scsi/qla2xxx/qla_def.h
2063
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla2xxx/qla_def.h
2119
__le16 app_tag;
drivers/scsi/qla2xxx/qla_def.h
2122
__le16 guard_seed; /* Initial Guard Seed */
drivers/scsi/qla2xxx/qla_def.h
2123
__le16 prot_opts; /* Requested Data Protection Mode */
drivers/scsi/qla2xxx/qla_def.h
2124
__le16 blk_size; /* Data size in bytes */
drivers/scsi/qla2xxx/qla_def.h
2125
__le16 runt_blk_guard; /* Guard value for runt block (tape
drivers/scsi/qla2xxx/qla_def.h
2143
__le16 dseg_count; /* Data segment count */
drivers/scsi/qla2xxx/qla_def.h
2178
__le16 scsi_status; /* SCSI status. */
drivers/scsi/qla2xxx/qla_def.h
2179
__le16 comp_status; /* Completion status. */
drivers/scsi/qla2xxx/qla_def.h
2180
__le16 state_flags; /* State flags. */
drivers/scsi/qla2xxx/qla_def.h
2181
__le16 status_flags; /* Status flags. */
drivers/scsi/qla2xxx/qla_def.h
2182
__le16 rsp_info_len; /* Response Info Length. */
drivers/scsi/qla2xxx/qla_def.h
2183
__le16 req_sense_length; /* Request sense data length. */
drivers/scsi/qla2xxx/qla_def.h
2322
__le16 sequence_number; /* Sequence number of event */
drivers/scsi/qla2xxx/qla_def.h
2323
__le16 lun; /* SCSI LUN */
drivers/scsi/qla2xxx/qla_def.h
2338
__le16 status;
drivers/scsi/qla2xxx/qla_def.h
2339
__le16 control_flags; /* Control flags. */
drivers/scsi/qla2xxx/qla_def.h
2341
__le16 timeout;
drivers/scsi/qla2xxx/qla_def.h
2342
__le16 cmd_dsd_count;
drivers/scsi/qla2xxx/qla_def.h
2343
__le16 total_dsd_count;
drivers/scsi/qla2xxx/qla_def.h
2346
__le16 rx_id;
drivers/scsi/qla2xxx/qla_def.h
2380
__le16 status;
drivers/scsi/qla2xxx/qla_def.h
2381
__le16 state_flags;
drivers/scsi/qla2xxx/qla_def.h
2382
__le16 status_flags;
drivers/scsi/qla2xxx/qla_def.h
2386
__le16 mb0;
drivers/scsi/qla2xxx/qla_def.h
2387
__le16 mb1;
drivers/scsi/qla2xxx/qla_def.h
2388
__le16 mb2;
drivers/scsi/qla2xxx/qla_def.h
2389
__le16 mb3;
drivers/scsi/qla2xxx/qla_def.h
2390
__le16 mb6;
drivers/scsi/qla2xxx/qla_def.h
2391
__le16 mb7;
drivers/scsi/qla2xxx/qla_def.h
2392
__le16 mb9;
drivers/scsi/qla2xxx/qla_def.h
2393
__le16 mb10;
drivers/scsi/qla2xxx/qla_def.h
2417
__le16 lun;
drivers/scsi/qla2xxx/qla_def.h
2420
__le16 status_modifier;
drivers/scsi/qla2xxx/qla_def.h
2421
__le16 status;
drivers/scsi/qla2xxx/qla_def.h
2422
__le16 task_flags;
drivers/scsi/qla2xxx/qla_def.h
2423
__le16 seq_id;
drivers/scsi/qla2xxx/qla_def.h
2424
__le16 srr_rx_id;
drivers/scsi/qla2xxx/qla_def.h
2426
__le16 srr_ui;
drivers/scsi/qla2xxx/qla_def.h
2430
__le16 srr_ox_id;
drivers/scsi/qla2xxx/qla_def.h
2435
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_def.h
2437
__le16 flags;
drivers/scsi/qla2xxx/qla_def.h
2441
__le16 srr_rx_id;
drivers/scsi/qla2xxx/qla_def.h
2442
__le16 status;
drivers/scsi/qla2xxx/qla_def.h
2447
__le16 srr_ui;
drivers/scsi/qla2xxx/qla_def.h
2448
__le16 srr_ox_id;
drivers/scsi/qla2xxx/qla_def.h
2455
__le16 wd3_lo;
drivers/scsi/qla2xxx/qla_def.h
2461
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_def.h
2474
__le16 ox_id;
drivers/scsi/qla2xxx/qla_def.h
3386
__le16 buffer_length;
drivers/scsi/qla2xxx/qla_def.h
3387
__le16 reserved_1;
drivers/scsi/qla2xxx/qla_def.h
3389
__le16 subcommand_length;
drivers/scsi/qla2xxx/qla_def.h
3390
__le16 reserved_2;
drivers/scsi/qla2xxx/qla_def.h
3391
__le16 subcommand;
drivers/scsi/qla2xxx/qla_def.h
3392
__le16 size;
drivers/scsi/qla2xxx/qla_def.h
3418
__le16 loop_id; /* ISP23XX -- 6 bytes. */
drivers/scsi/qla2xxx/qla_def.h
4050
__le16 saved_exchange_count;
drivers/scsi/qla2xxx/qla_def.h
4611
__le16 fw_seriallink_options24[4];
drivers/scsi/qla2xxx/qla_def.h
5138
__le16 dport_data[4];
drivers/scsi/qla2xxx/qla_def.h
5160
__le16 generation;
drivers/scsi/qla2xxx/qla_def.h
518
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_def.h
520
__le16 ox_id;
drivers/scsi/qla2xxx/qla_def.h
563
__le16 comp_status;
drivers/scsi/qla2xxx/qla_def.h
564
__le16 len;
drivers/scsi/qla2xxx/qla_def.h
576
__le16 comp_status;
drivers/scsi/qla2xxx/qla_def.h
597
__le16 req_func_type;
drivers/scsi/qla2xxx/qla_def.h
602
__le16 fw_flags;
drivers/scsi/qla2xxx/qla_def.h
609
__le16 comp_status;
drivers/scsi/qla2xxx/qla_def.h
610
__le16 req_que_no;
drivers/scsi/qla2xxx/qla_def.h
628
__le16 comp_status;
drivers/scsi/qla2xxx/qla_def.h
629
__le16 rsp_pyld_len;
drivers/scsi/qla2xxx/qla_def.h
642
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_def.h
643
__le16 ox_id;
drivers/scsi/qla2xxx/qla_def.h
692
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_def.h
819
__le16 flash_address; /* Flash BIOS address */
drivers/scsi/qla2xxx/qla_def.h
820
__le16 flash_data; /* Flash BIOS data */
drivers/scsi/qla2xxx/qla_def.h
821
__le16 unused_1[1]; /* Gap */
drivers/scsi/qla2xxx/qla_def.h
822
__le16 ctrl_status; /* Control/Status */
drivers/scsi/qla2xxx/qla_def.h
827
__le16 ictrl; /* Interrupt control */
drivers/scsi/qla2xxx/qla_def.h
831
__le16 istatus; /* Interrupt status */
drivers/scsi/qla2xxx/qla_def.h
834
__le16 semaphore; /* Semaphore */
drivers/scsi/qla2xxx/qla_def.h
835
__le16 nvram; /* NVRAM register. */
drivers/scsi/qla2xxx/qla_def.h
849
__le16 mailbox0;
drivers/scsi/qla2xxx/qla_def.h
850
__le16 mailbox1;
drivers/scsi/qla2xxx/qla_def.h
851
__le16 mailbox2;
drivers/scsi/qla2xxx/qla_def.h
852
__le16 mailbox3;
drivers/scsi/qla2xxx/qla_def.h
853
__le16 mailbox4;
drivers/scsi/qla2xxx/qla_def.h
854
__le16 mailbox5;
drivers/scsi/qla2xxx/qla_def.h
855
__le16 mailbox6;
drivers/scsi/qla2xxx/qla_def.h
856
__le16 mailbox7;
drivers/scsi/qla2xxx/qla_def.h
857
__le16 unused_2[59]; /* Gap */
drivers/scsi/qla2xxx/qla_def.h
861
__le16 req_q_in; /* In-Pointer */
drivers/scsi/qla2xxx/qla_def.h
862
__le16 req_q_out; /* Out-Pointer */
drivers/scsi/qla2xxx/qla_def.h
864
__le16 rsp_q_in; /* In-Pointer */
drivers/scsi/qla2xxx/qla_def.h
865
__le16 rsp_q_out; /* Out-Pointer */
drivers/scsi/qla2xxx/qla_def.h
873
__le16 host_semaphore;
drivers/scsi/qla2xxx/qla_def.h
874
__le16 unused_3[17]; /* Gap */
drivers/scsi/qla2xxx/qla_def.h
875
__le16 mailbox0;
drivers/scsi/qla2xxx/qla_def.h
876
__le16 mailbox1;
drivers/scsi/qla2xxx/qla_def.h
877
__le16 mailbox2;
drivers/scsi/qla2xxx/qla_def.h
878
__le16 mailbox3;
drivers/scsi/qla2xxx/qla_def.h
879
__le16 mailbox4;
drivers/scsi/qla2xxx/qla_def.h
880
__le16 mailbox5;
drivers/scsi/qla2xxx/qla_def.h
881
__le16 mailbox6;
drivers/scsi/qla2xxx/qla_def.h
882
__le16 mailbox7;
drivers/scsi/qla2xxx/qla_def.h
883
__le16 mailbox8;
drivers/scsi/qla2xxx/qla_def.h
884
__le16 mailbox9;
drivers/scsi/qla2xxx/qla_def.h
885
__le16 mailbox10;
drivers/scsi/qla2xxx/qla_def.h
886
__le16 mailbox11;
drivers/scsi/qla2xxx/qla_def.h
887
__le16 mailbox12;
drivers/scsi/qla2xxx/qla_def.h
888
__le16 mailbox13;
drivers/scsi/qla2xxx/qla_def.h
889
__le16 mailbox14;
drivers/scsi/qla2xxx/qla_def.h
890
__le16 mailbox15;
drivers/scsi/qla2xxx/qla_def.h
891
__le16 mailbox16;
drivers/scsi/qla2xxx/qla_def.h
892
__le16 mailbox17;
drivers/scsi/qla2xxx/qla_def.h
893
__le16 mailbox18;
drivers/scsi/qla2xxx/qla_def.h
894
__le16 mailbox19;
drivers/scsi/qla2xxx/qla_def.h
895
__le16 mailbox20;
drivers/scsi/qla2xxx/qla_def.h
896
__le16 mailbox21;
drivers/scsi/qla2xxx/qla_def.h
897
__le16 mailbox22;
drivers/scsi/qla2xxx/qla_def.h
898
__le16 mailbox23;
drivers/scsi/qla2xxx/qla_def.h
899
__le16 mailbox24;
drivers/scsi/qla2xxx/qla_def.h
900
__le16 mailbox25;
drivers/scsi/qla2xxx/qla_def.h
901
__le16 mailbox26;
drivers/scsi/qla2xxx/qla_def.h
902
__le16 mailbox27;
drivers/scsi/qla2xxx/qla_def.h
903
__le16 mailbox28;
drivers/scsi/qla2xxx/qla_def.h
904
__le16 mailbox29;
drivers/scsi/qla2xxx/qla_def.h
905
__le16 mailbox30;
drivers/scsi/qla2xxx/qla_def.h
906
__le16 mailbox31;
drivers/scsi/qla2xxx/qla_def.h
907
__le16 fb_cmd;
drivers/scsi/qla2xxx/qla_def.h
908
__le16 unused_4[10]; /* Gap */
drivers/scsi/qla2xxx/qla_def.h
912
__le16 fpm_diag_config;
drivers/scsi/qla2xxx/qla_def.h
913
__le16 unused_5[0x4]; /* Gap */
drivers/scsi/qla2xxx/qla_def.h
914
__le16 risc_hw;
drivers/scsi/qla2xxx/qla_def.h
915
__le16 unused_5_1; /* Gap */
drivers/scsi/qla2xxx/qla_def.h
916
__le16 pcr; /* Processor Control Register. */
drivers/scsi/qla2xxx/qla_def.h
917
__le16 unused_6[0x5]; /* Gap */
drivers/scsi/qla2xxx/qla_def.h
918
__le16 mctr; /* Memory Configuration and Timing. */
drivers/scsi/qla2xxx/qla_def.h
919
__le16 unused_7[0x3]; /* Gap */
drivers/scsi/qla2xxx/qla_def.h
920
__le16 fb_cmd_2100; /* Unused on 23XX */
drivers/scsi/qla2xxx/qla_def.h
921
__le16 unused_8[0x3]; /* Gap */
drivers/scsi/qla2xxx/qla_def.h
922
__le16 hccr; /* Host command & control register. */
drivers/scsi/qla2xxx/qla_def.h
935
__le16 unused_9[5]; /* Gap */
drivers/scsi/qla2xxx/qla_def.h
936
__le16 gpiod; /* GPIO Data register. */
drivers/scsi/qla2xxx/qla_def.h
937
__le16 gpioe; /* GPIO Enable register. */
drivers/scsi/qla2xxx/qla_def.h
949
__le16 unused_10[8]; /* Gap */
drivers/scsi/qla2xxx/qla_def.h
950
__le16 mailbox8;
drivers/scsi/qla2xxx/qla_def.h
951
__le16 mailbox9;
drivers/scsi/qla2xxx/qla_def.h
952
__le16 mailbox10;
drivers/scsi/qla2xxx/qla_def.h
953
__le16 mailbox11;
drivers/scsi/qla2xxx/qla_def.h
954
__le16 mailbox12;
drivers/scsi/qla2xxx/qla_def.h
955
__le16 mailbox13;
drivers/scsi/qla2xxx/qla_def.h
956
__le16 mailbox14;
drivers/scsi/qla2xxx/qla_def.h
957
__le16 mailbox15;
drivers/scsi/qla2xxx/qla_def.h
958
__le16 mailbox16;
drivers/scsi/qla2xxx/qla_def.h
959
__le16 mailbox17;
drivers/scsi/qla2xxx/qla_def.h
960
__le16 mailbox18;
drivers/scsi/qla2xxx/qla_def.h
961
__le16 mailbox19;
drivers/scsi/qla2xxx/qla_def.h
962
__le16 mailbox20;
drivers/scsi/qla2xxx/qla_def.h
963
__le16 mailbox21;
drivers/scsi/qla2xxx/qla_def.h
964
__le16 mailbox22;
drivers/scsi/qla2xxx/qla_def.h
965
__le16 mailbox23; /* Also probe reg. */
drivers/scsi/qla2xxx/qla_edif.h
68
__le16 nport_handle; /* in: N_PORT handle. */
drivers/scsi/qla2xxx/qla_edif.h
69
__le16 comp_sts; /* out: completion status */
drivers/scsi/qla2xxx/qla_edif.h
94
__le16 sa_index; // reserve: bit 11-15
drivers/scsi/qla2xxx/qla_edif.h
95
__le16 old_sa_info;
drivers/scsi/qla2xxx/qla_edif.h
96
__le16 new_sa_info;
drivers/scsi/qla2xxx/qla_fw.h
1009
__le16 req_que_no;
drivers/scsi/qla2xxx/qla_fw.h
1017
__le16 abts_rty_cnt;
drivers/scsi/qla2xxx/qla_fw.h
1018
__le16 rsp_timeout;
drivers/scsi/qla2xxx/qla_fw.h
1040
__le16 comp_status; /* type 0x55 only */
drivers/scsi/qla2xxx/qla_fw.h
1041
__le16 nport_handle; /* type 0x54 only */
drivers/scsi/qla2xxx/qla_fw.h
1043
__le16 control_flags; /* type 0x55 only */
drivers/scsi/qla2xxx/qla_fw.h
105
__le16 port_timer;
drivers/scsi/qla2xxx/qla_fw.h
1058
__le16 seq_cnt;
drivers/scsi/qla2xxx/qla_fw.h
106
__le16 nport_handle; /* N_PORT handle. */
drivers/scsi/qla2xxx/qla_fw.h
1062
__le16 rx_id;
drivers/scsi/qla2xxx/qla_fw.h
1063
__le16 ox_id;
drivers/scsi/qla2xxx/qla_fw.h
107
__le16 receive_data_size;
drivers/scsi/qla2xxx/qla_fw.h
1075
__le16 rsrvd1;
drivers/scsi/qla2xxx/qla_fw.h
1078
__le16 aborted_rx_id;
drivers/scsi/qla2xxx/qla_fw.h
1079
__le16 aborted_ox_id;
drivers/scsi/qla2xxx/qla_fw.h
108
__le16 reserved_2;
drivers/scsi/qla2xxx/qla_fw.h
1080
__le16 high_seq_cnt;
drivers/scsi/qla2xxx/qla_fw.h
1081
__le16 low_seq_cnt;
drivers/scsi/qla2xxx/qla_fw.h
120
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_fw.h
1279
__le16 mailbox0;
drivers/scsi/qla2xxx/qla_fw.h
1280
__le16 mailbox1;
drivers/scsi/qla2xxx/qla_fw.h
1281
__le16 mailbox2;
drivers/scsi/qla2xxx/qla_fw.h
1282
__le16 mailbox3;
drivers/scsi/qla2xxx/qla_fw.h
1283
__le16 mailbox4;
drivers/scsi/qla2xxx/qla_fw.h
1284
__le16 mailbox5;
drivers/scsi/qla2xxx/qla_fw.h
1285
__le16 mailbox6;
drivers/scsi/qla2xxx/qla_fw.h
1286
__le16 mailbox7;
drivers/scsi/qla2xxx/qla_fw.h
1287
__le16 mailbox8;
drivers/scsi/qla2xxx/qla_fw.h
1288
__le16 mailbox9;
drivers/scsi/qla2xxx/qla_fw.h
1289
__le16 mailbox10;
drivers/scsi/qla2xxx/qla_fw.h
1290
__le16 mailbox11;
drivers/scsi/qla2xxx/qla_fw.h
1291
__le16 mailbox12;
drivers/scsi/qla2xxx/qla_fw.h
1292
__le16 mailbox13;
drivers/scsi/qla2xxx/qla_fw.h
1293
__le16 mailbox14;
drivers/scsi/qla2xxx/qla_fw.h
1294
__le16 mailbox15;
drivers/scsi/qla2xxx/qla_fw.h
1295
__le16 mailbox16;
drivers/scsi/qla2xxx/qla_fw.h
1296
__le16 mailbox17;
drivers/scsi/qla2xxx/qla_fw.h
1297
__le16 mailbox18;
drivers/scsi/qla2xxx/qla_fw.h
1298
__le16 mailbox19;
drivers/scsi/qla2xxx/qla_fw.h
1299
__le16 mailbox20;
drivers/scsi/qla2xxx/qla_fw.h
1300
__le16 mailbox21;
drivers/scsi/qla2xxx/qla_fw.h
1301
__le16 mailbox22;
drivers/scsi/qla2xxx/qla_fw.h
1302
__le16 mailbox23;
drivers/scsi/qla2xxx/qla_fw.h
1303
__le16 mailbox24;
drivers/scsi/qla2xxx/qla_fw.h
1304
__le16 mailbox25;
drivers/scsi/qla2xxx/qla_fw.h
1305
__le16 mailbox26;
drivers/scsi/qla2xxx/qla_fw.h
1306
__le16 mailbox27;
drivers/scsi/qla2xxx/qla_fw.h
1307
__le16 mailbox28;
drivers/scsi/qla2xxx/qla_fw.h
1308
__le16 mailbox29;
drivers/scsi/qla2xxx/qla_fw.h
1309
__le16 mailbox30;
drivers/scsi/qla2xxx/qla_fw.h
1310
__le16 mailbox31;
drivers/scsi/qla2xxx/qla_fw.h
137
__le16 nvram_version;
drivers/scsi/qla2xxx/qla_fw.h
1386
__le16 count;
drivers/scsi/qla2xxx/qla_fw.h
1387
__le16 options;
drivers/scsi/qla2xxx/qla_fw.h
141
__le16 version;
drivers/scsi/qla2xxx/qla_fw.h
1421
__le16 vp_idx_failed;
drivers/scsi/qla2xxx/qla_fw.h
1423
__le16 comp_status; /* Completion status. */
drivers/scsi/qla2xxx/qla_fw.h
1428
__le16 command;
drivers/scsi/qla2xxx/qla_fw.h
143
__le16 frame_payload_size;
drivers/scsi/qla2xxx/qla_fw.h
1435
__le16 vp_count;
drivers/scsi/qla2xxx/qla_fw.h
1438
__le16 flags;
drivers/scsi/qla2xxx/qla_fw.h
1439
__le16 id;
drivers/scsi/qla2xxx/qla_fw.h
144
__le16 execution_throttle;
drivers/scsi/qla2xxx/qla_fw.h
1441
__le16 hopct;
drivers/scsi/qla2xxx/qla_fw.h
145
__le16 exchange_count;
drivers/scsi/qla2xxx/qla_fw.h
1457
__le16 flags;
drivers/scsi/qla2xxx/qla_fw.h
146
__le16 hard_address;
drivers/scsi/qla2xxx/qla_fw.h
1462
__le16 comp_status; /* Completion status. */
drivers/scsi/qla2xxx/qla_fw.h
1489
__le16 id;
drivers/scsi/qla2xxx/qla_fw.h
1491
__le16 hopct;
drivers/scsi/qla2xxx/qla_fw.h
151
__le16 login_retry_count;
drivers/scsi/qla2xxx/qla_fw.h
152
__le16 link_down_on_nos;
drivers/scsi/qla2xxx/qla_fw.h
153
__le16 interrupt_delay_timer;
drivers/scsi/qla2xxx/qla_fw.h
154
__le16 login_timeout;
drivers/scsi/qla2xxx/qla_fw.h
1582
__le16 comp_status; /* Completion status. */
drivers/scsi/qla2xxx/qla_fw.h
1583
__le16 timeout; /* timeout */
drivers/scsi/qla2xxx/qla_fw.h
1584
__le16 adim_tagging_mode;
drivers/scsi/qla2xxx/qla_fw.h
1586
__le16 vfport_id;
drivers/scsi/qla2xxx/qla_fw.h
1589
__le16 nport_handle; /* N_PORT handle. */
drivers/scsi/qla2xxx/qla_fw.h
1590
__le16 control_flags;
drivers/scsi/qla2xxx/qla_fw.h
1605
__le16 version;
drivers/scsi/qla2xxx/qla_fw.h
1606
__le16 len;
drivers/scsi/qla2xxx/qla_fw.h
1607
__le16 checksum;
drivers/scsi/qla2xxx/qla_fw.h
1610
__le16 man_id;
drivers/scsi/qla2xxx/qla_fw.h
1611
__le16 id;
drivers/scsi/qla2xxx/qla_fw.h
1628
__le16 read_timeout;
drivers/scsi/qla2xxx/qla_fw.h
1637
__le16 start_lo;
drivers/scsi/qla2xxx/qla_fw.h
1638
__le16 start_hi;
drivers/scsi/qla2xxx/qla_fw.h
1641
__le16 checksum;
drivers/scsi/qla2xxx/qla_fw.h
1699
__le16 code;
drivers/scsi/qla2xxx/qla_fw.h
1708
__le16 version;
drivers/scsi/qla2xxx/qla_fw.h
1709
__le16 length;
drivers/scsi/qla2xxx/qla_fw.h
1710
__le16 checksum;
drivers/scsi/qla2xxx/qla_fw.h
1711
__le16 unused;
drivers/scsi/qla2xxx/qla_fw.h
1723
__le16 version;
drivers/scsi/qla2xxx/qla_fw.h
1724
__le16 entries;
drivers/scsi/qla2xxx/qla_fw.h
1725
__le16 unused[4];
drivers/scsi/qla2xxx/qla_fw.h
1726
__le16 checksum;
drivers/scsi/qla2xxx/qla_fw.h
1730
__le16 flags;
drivers/scsi/qla2xxx/qla_fw.h
1731
__le16 vf_id;
drivers/scsi/qla2xxx/qla_fw.h
1734
__le16 unused1;
drivers/scsi/qla2xxx/qla_fw.h
1764
__le16 options;
drivers/scsi/qla2xxx/qla_fw.h
1772
__le16 reserved_1;
drivers/scsi/qla2xxx/qla_fw.h
1774
__le16 data_seg_cnt;
drivers/scsi/qla2xxx/qla_fw.h
1775
__le16 reserved_2[3];
drivers/scsi/qla2xxx/qla_fw.h
1796
__le16 comp_status;
drivers/scsi/qla2xxx/qla_fw.h
1801
__le16 failure_code;
drivers/scsi/qla2xxx/qla_fw.h
1806
__le16 reserved_1[4];
drivers/scsi/qla2xxx/qla_fw.h
181
__le16 seriallink_options[4];
drivers/scsi/qla2xxx/qla_fw.h
1823
__le16 options;
drivers/scsi/qla2xxx/qla_fw.h
1829
__le16 reserved1;
drivers/scsi/qla2xxx/qla_fw.h
1831
__le16 dseg_count;
drivers/scsi/qla2xxx/qla_fw.h
1832
__le16 reserved2[3];
drivers/scsi/qla2xxx/qla_fw.h
1853
__le16 comp_status;
drivers/scsi/qla2xxx/qla_fw.h
1854
__le16 failure_code;
drivers/scsi/qla2xxx/qla_fw.h
1912
__le16 nvram_version;
drivers/scsi/qla2xxx/qla_fw.h
1913
__le16 reserved_0;
drivers/scsi/qla2xxx/qla_fw.h
1916
__le16 version;
drivers/scsi/qla2xxx/qla_fw.h
1917
__le16 reserved_1;
drivers/scsi/qla2xxx/qla_fw.h
1918
__le16 frame_payload_size;
drivers/scsi/qla2xxx/qla_fw.h
1919
__le16 execution_throttle;
drivers/scsi/qla2xxx/qla_fw.h
1920
__le16 exchange_count;
drivers/scsi/qla2xxx/qla_fw.h
1921
__le16 reserved_2;
drivers/scsi/qla2xxx/qla_fw.h
1926
__le16 login_retry_count;
drivers/scsi/qla2xxx/qla_fw.h
1927
__le16 reserved_3;
drivers/scsi/qla2xxx/qla_fw.h
1928
__le16 interrupt_delay_timer;
drivers/scsi/qla2xxx/qla_fw.h
1929
__le16 login_timeout;
drivers/scsi/qla2xxx/qla_fw.h
1935
__le16 reserved_4[4];
drivers/scsi/qla2xxx/qla_fw.h
1939
__le16 reserved_5[5];
drivers/scsi/qla2xxx/qla_fw.h
1942
__le16 reserved_6[24];
drivers/scsi/qla2xxx/qla_fw.h
1945
__le16 ex_version;
drivers/scsi/qla2xxx/qla_fw.h
1948
__le16 pri_fcf_vlan_id;
drivers/scsi/qla2xxx/qla_fw.h
1950
__le16 reserved_6_2[7];
drivers/scsi/qla2xxx/qla_fw.h
1952
__le16 reserved_6_3[14];
drivers/scsi/qla2xxx/qla_fw.h
1957
__le16 reserved_7[31];
drivers/scsi/qla2xxx/qla_fw.h
1996
__le16 boot_lun_number;
drivers/scsi/qla2xxx/qla_fw.h
1997
__le16 reserved_8;
drivers/scsi/qla2xxx/qla_fw.h
2000
__le16 alt1_boot_lun_number;
drivers/scsi/qla2xxx/qla_fw.h
2001
__le16 reserved_9;
drivers/scsi/qla2xxx/qla_fw.h
2004
__le16 alt2_boot_lun_number;
drivers/scsi/qla2xxx/qla_fw.h
2005
__le16 reserved_10;
drivers/scsi/qla2xxx/qla_fw.h
2008
__le16 alt3_boot_lun_number;
drivers/scsi/qla2xxx/qla_fw.h
2009
__le16 reserved_11;
drivers/scsi/qla2xxx/qla_fw.h
2025
__le16 reserved_13;
drivers/scsi/qla2xxx/qla_fw.h
2027
__le16 boot_id_number;
drivers/scsi/qla2xxx/qla_fw.h
2028
__le16 reserved_14;
drivers/scsi/qla2xxx/qla_fw.h
2030
__le16 max_luns_per_target;
drivers/scsi/qla2xxx/qla_fw.h
2031
__le16 reserved_15;
drivers/scsi/qla2xxx/qla_fw.h
2033
__le16 port_down_retry_count;
drivers/scsi/qla2xxx/qla_fw.h
2034
__le16 link_down_timeout;
drivers/scsi/qla2xxx/qla_fw.h
2037
__le16 fcode_parameter;
drivers/scsi/qla2xxx/qla_fw.h
2039
__le16 reserved_16[3];
drivers/scsi/qla2xxx/qla_fw.h
2043
__le16 reserved_18[5];
drivers/scsi/qla2xxx/qla_fw.h
2045
__le16 reserved_20[8];
drivers/scsi/qla2xxx/qla_fw.h
2049
__le16 reserved_22[3];
drivers/scsi/qla2xxx/qla_fw.h
2064
__le16 reserved_25[32];
drivers/scsi/qla2xxx/qla_fw.h
2070
__le16 feature_mask_l;
drivers/scsi/qla2xxx/qla_fw.h
2071
__le16 feature_mask_h;
drivers/scsi/qla2xxx/qla_fw.h
2072
__le16 reserved_26[2];
drivers/scsi/qla2xxx/qla_fw.h
2074
__le16 subsystem_vendor_id;
drivers/scsi/qla2xxx/qla_fw.h
2075
__le16 subsystem_device_id;
drivers/scsi/qla2xxx/qla_fw.h
2086
__le16 version;
drivers/scsi/qla2xxx/qla_fw.h
2087
__le16 reserved_1;
drivers/scsi/qla2xxx/qla_fw.h
2089
__le16 frame_payload_size;
drivers/scsi/qla2xxx/qla_fw.h
2090
__le16 execution_throttle;
drivers/scsi/qla2xxx/qla_fw.h
2091
__le16 exchange_count;
drivers/scsi/qla2xxx/qla_fw.h
2093
__le16 reserved_2;
drivers/scsi/qla2xxx/qla_fw.h
2098
__le16 response_q_inpointer;
drivers/scsi/qla2xxx/qla_fw.h
2099
__le16 request_q_outpointer;
drivers/scsi/qla2xxx/qla_fw.h
2101
__le16 login_retry_count;
drivers/scsi/qla2xxx/qla_fw.h
2103
__le16 prio_request_q_outpointer;
drivers/scsi/qla2xxx/qla_fw.h
2105
__le16 response_q_length;
drivers/scsi/qla2xxx/qla_fw.h
2106
__le16 request_q_length;
drivers/scsi/qla2xxx/qla_fw.h
2108
__le16 reserved_3;
drivers/scsi/qla2xxx/qla_fw.h
2110
__le16 prio_request_q_length;
drivers/scsi/qla2xxx/qla_fw.h
2118
__le16 atio_q_inpointer;
drivers/scsi/qla2xxx/qla_fw.h
2119
__le16 atio_q_length;
drivers/scsi/qla2xxx/qla_fw.h
2122
__le16 interrupt_delay_timer; /* 100us increments. */
drivers/scsi/qla2xxx/qla_fw.h
2123
__le16 login_timeout;
drivers/scsi/qla2xxx/qla_fw.h
227
__le16 boot_lun_number;
drivers/scsi/qla2xxx/qla_fw.h
231
__le16 alt1_boot_lun_number;
drivers/scsi/qla2xxx/qla_fw.h
235
__le16 alt2_boot_lun_number;
drivers/scsi/qla2xxx/qla_fw.h
239
__le16 alt3_boot_lun_number;
drivers/scsi/qla2xxx/qla_fw.h
258
__le16 boot_id_number;
drivers/scsi/qla2xxx/qla_fw.h
261
__le16 max_luns_per_target;
drivers/scsi/qla2xxx/qla_fw.h
264
__le16 port_down_retry_count;
drivers/scsi/qla2xxx/qla_fw.h
265
__le16 link_down_timeout;
drivers/scsi/qla2xxx/qla_fw.h
268
__le16 fcode_parameter;
drivers/scsi/qla2xxx/qla_fw.h
278
__le16 prev_bios_ver_major;
drivers/scsi/qla2xxx/qla_fw.h
279
__le16 prev_bios_ver_minor;
drivers/scsi/qla2xxx/qla_fw.h
281
__le16 prev_efi_ver_major;
drivers/scsi/qla2xxx/qla_fw.h
282
__le16 prev_efi_ver_minor;
drivers/scsi/qla2xxx/qla_fw.h
284
__le16 prev_fw_ver_major;
drivers/scsi/qla2xxx/qla_fw.h
321
__le16 version;
drivers/scsi/qla2xxx/qla_fw.h
324
__le16 frame_payload_size;
drivers/scsi/qla2xxx/qla_fw.h
325
__le16 execution_throttle;
drivers/scsi/qla2xxx/qla_fw.h
326
__le16 exchange_count;
drivers/scsi/qla2xxx/qla_fw.h
328
__le16 hard_address;
drivers/scsi/qla2xxx/qla_fw.h
333
__le16 response_q_inpointer;
drivers/scsi/qla2xxx/qla_fw.h
334
__le16 request_q_outpointer;
drivers/scsi/qla2xxx/qla_fw.h
336
__le16 login_retry_count;
drivers/scsi/qla2xxx/qla_fw.h
338
__le16 prio_request_q_outpointer;
drivers/scsi/qla2xxx/qla_fw.h
340
__le16 response_q_length;
drivers/scsi/qla2xxx/qla_fw.h
341
__le16 request_q_length;
drivers/scsi/qla2xxx/qla_fw.h
343
__le16 link_down_on_nos; /* Milliseconds. */
drivers/scsi/qla2xxx/qla_fw.h
345
__le16 prio_request_q_length;
drivers/scsi/qla2xxx/qla_fw.h
351
__le16 msix;
drivers/scsi/qla2xxx/qla_fw.h
352
__le16 msix_atio;
drivers/scsi/qla2xxx/qla_fw.h
355
__le16 atio_q_inpointer;
drivers/scsi/qla2xxx/qla_fw.h
356
__le16 atio_q_length;
drivers/scsi/qla2xxx/qla_fw.h
359
__le16 interrupt_delay_timer; /* 100us increments. */
drivers/scsi/qla2xxx/qla_fw.h
360
__le16 login_timeout;
drivers/scsi/qla2xxx/qla_fw.h
429
__le16 qos;
drivers/scsi/qla2xxx/qla_fw.h
430
__le16 rid;
drivers/scsi/qla2xxx/qla_fw.h
446
__le16 nport_handle; /* N_PORT handle. */
drivers/scsi/qla2xxx/qla_fw.h
448
__le16 timeout; /* Command timeout. */
drivers/scsi/qla2xxx/qla_fw.h
450
__le16 wr_dseg_count; /* Write Data segment count. */
drivers/scsi/qla2xxx/qla_fw.h
451
__le16 rd_dseg_count; /* Read Data segment count. */
drivers/scsi/qla2xxx/qla_fw.h
455
__le16 control_flags; /* Control flags. */
drivers/scsi/qla2xxx/qla_fw.h
460
__le16 fcp_cmnd_dseg_len; /* Data segment length. */
drivers/scsi/qla2xxx/qla_fw.h
483
__le16 nport_handle; /* N_PORT handle. */
drivers/scsi/qla2xxx/qla_fw.h
484
__le16 timeout; /* Command timeout. */
drivers/scsi/qla2xxx/qla_fw.h
486
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla2xxx/qla_fw.h
488
__le16 fcp_rsp_dsd_len; /* FCP_RSP DSD length. */
drivers/scsi/qla2xxx/qla_fw.h
492
__le16 control_flags; /* Control flags. */
drivers/scsi/qla2xxx/qla_fw.h
501
__le16 fcp_cmnd_dseg_len; /* Data segment length. */
drivers/scsi/qla2xxx/qla_fw.h
524
__le16 nport_handle; /* N_PORT handle. */
drivers/scsi/qla2xxx/qla_fw.h
525
__le16 timeout; /* Command timeout. */
drivers/scsi/qla2xxx/qla_fw.h
528
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla2xxx/qla_fw.h
533
__le16 task_mgmt_flags; /* Task management flags. */
drivers/scsi/qla2xxx/qla_fw.h
571
__le16 nport_handle; /* N_PORT handle. */
drivers/scsi/qla2xxx/qla_fw.h
572
__le16 timeout; /* Command timeout. */
drivers/scsi/qla2xxx/qla_fw.h
574
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla2xxx/qla_fw.h
576
__le16 fcp_rsp_dseg_len; /* FCP_RSP DSD length. */
drivers/scsi/qla2xxx/qla_fw.h
580
__le16 control_flags; /* Control flags. */
drivers/scsi/qla2xxx/qla_fw.h
582
__le16 fcp_cmnd_dseg_len; /* Data segment length. */
drivers/scsi/qla2xxx/qla_fw.h
593
__le16 crc_context_len; /* Data segment length. */
drivers/scsi/qla2xxx/qla_fw.h
610
__le16 comp_status; /* Completion status. */
drivers/scsi/qla2xxx/qla_fw.h
611
__le16 ox_id; /* OX_ID used by the firmware. */
drivers/scsi/qla2xxx/qla_fw.h
616
__le16 reserved_1;
drivers/scsi/qla2xxx/qla_fw.h
617
__le16 nvme_rsp_pyld_len;
drivers/scsi/qla2xxx/qla_fw.h
618
__le16 edif_sa_index; /* edif sa_index used for initiator read data */
drivers/scsi/qla2xxx/qla_fw.h
621
__le16 state_flags; /* State flags. */
drivers/scsi/qla2xxx/qla_fw.h
626
__le16 status_qualifier;
drivers/scsi/qla2xxx/qla_fw.h
627
__le16 scsi_status; /* SCSI status. */
drivers/scsi/qla2xxx/qla_fw.h
679
__le16 nport_handle; /* N_PORT handle. */
drivers/scsi/qla2xxx/qla_fw.h
708
__le16 comp_status; /* Completion status. */
drivers/scsi/qla2xxx/qla_fw.h
710
__le16 nport_handle; /* N_PORT handle. */
drivers/scsi/qla2xxx/qla_fw.h
712
__le16 cmd_dsd_count;
drivers/scsi/qla2xxx/qla_fw.h
717
__le16 timeout; /* Command timeout. */
drivers/scsi/qla2xxx/qla_fw.h
720
__le16 rsp_dsd_count;
drivers/scsi/qla2xxx/qla_fw.h
742
__le16 reserved1;
drivers/scsi/qla2xxx/qla_fw.h
746
__le16 status_flags;
drivers/scsi/qla2xxx/qla_fw.h
747
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_fw.h
749
__le16 frame_size;
drivers/scsi/qla2xxx/qla_fw.h
750
__le16 trunc_frame_size;
drivers/scsi/qla2xxx/qla_fw.h
763
__le16 seq_cnt;
drivers/scsi/qla2xxx/qla_fw.h
767
__le16 rx_id;
drivers/scsi/qla2xxx/qla_fw.h
768
__le16 ox_id;
drivers/scsi/qla2xxx/qla_fw.h
786
__le16 comp_status; /* response only */
drivers/scsi/qla2xxx/qla_fw.h
787
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_fw.h
789
__le16 tx_dsd_count;
drivers/scsi/qla2xxx/qla_fw.h
797
__le16 rx_dsd_count;
drivers/scsi/qla2xxx/qla_fw.h
805
__le16 control_flags; /* Control flags. */
drivers/scsi/qla2xxx/qla_fw.h
843
__le16 comp_status;
drivers/scsi/qla2xxx/qla_fw.h
845
__le16 nport_handle; /* N_PORT handle. */
drivers/scsi/qla2xxx/qla_fw.h
847
__le16 reserved_1;
drivers/scsi/qla2xxx/qla_fw.h
853
__le16 reserved_2;
drivers/scsi/qla2xxx/qla_fw.h
861
__le16 control_flags; /* Control flags. */
drivers/scsi/qla2xxx/qla_fw.h
894
__le16 comp_status; /* Completion status. */
drivers/scsi/qla2xxx/qla_fw.h
897
__le16 nport_handle; /* N_PORT handle. */
drivers/scsi/qla2xxx/qla_fw.h
899
__le16 control_flags; /* Control flags. */
drivers/scsi/qla2xxx/qla_fw.h
959
__le16 nport_handle; /* N_PORT handle. */
drivers/scsi/qla2xxx/qla_fw.h
963
__le16 delay; /* Activity delay in seconds. */
drivers/scsi/qla2xxx/qla_fw.h
965
__le16 timeout; /* Command timeout. */
drivers/scsi/qla2xxx/qla_fw.h
98
__le16 flags;
drivers/scsi/qla2xxx/qla_fw.h
995
__le16 nport_handle; /* N_PORT handle. */
drivers/scsi/qla2xxx/qla_fw.h
996
__le16 comp_status; /* Completion status. */
drivers/scsi/qla2xxx/qla_fw.h
999
__le16 options; /* Options. */
drivers/scsi/qla2xxx/qla_init.c
3283
__le16 __iomem *mbptr = &reg->mailbox0;
drivers/scsi/qla2xxx/qla_inline.h
42
qla2x00_debounce_register(volatile __le16 __iomem *addr)
drivers/scsi/qla2xxx/qla_iocb.c
762
__le16 app_tag;
drivers/scsi/qla2xxx/qla_isr.c
2748
__le16 comp_status = sts->comp_status;
drivers/scsi/qla2xxx/qla_isr.c
3838
__le16 __iomem *wptr;
drivers/scsi/qla2xxx/qla_isr.c
570
__le16 __iomem *wptr;
drivers/scsi/qla2xxx/qla_isr.c
609
__le16 __iomem *wptr;
drivers/scsi/qla2xxx/qla_mbx.c
116
__le16 __iomem *optr;
drivers/scsi/qla2xxx/qla_mbx.c
4912
__le16 *str;
drivers/scsi/qla2xxx/qla_mbx.c
4921
str = (__force __le16 *)version;
drivers/scsi/qla2xxx/qla_mr.c
2149
__le16 sstatus, __le16 cpstatus)
drivers/scsi/qla2xxx/qla_mr.c
2254
__le16 comp_status;
drivers/scsi/qla2xxx/qla_mr.c
2255
__le16 scsi_status;
drivers/scsi/qla2xxx/qla_mr.c
2256
__le16 lscsi_status;
drivers/scsi/qla2xxx/qla_mr.h
102
__le16 tgt_id; /* Target Idx. */
drivers/scsi/qla2xxx/qla_mr.h
126
__le16 tgt_id_sts; /* Completion status. */
drivers/scsi/qla2xxx/qla_mr.h
127
__le16 options;
drivers/scsi/qla2xxx/qla_mr.h
132
__le16 req_que_no;
drivers/scsi/qla2xxx/qla_mr.h
147
__le16 fw_iotcl_flags;
drivers/scsi/qla2xxx/qla_mr.h
171
__le16 func_num;
drivers/scsi/qla2xxx/qla_mr.h
172
__le16 req_xfrcnt;
drivers/scsi/qla2xxx/qla_mr.h
173
__le16 req_dsdcnt;
drivers/scsi/qla2xxx/qla_mr.h
174
__le16 rsp_xfrcnt;
drivers/scsi/qla2xxx/qla_mr.h
175
__le16 rsp_dsdcnt;
drivers/scsi/qla2xxx/qla_mr.h
30
__le16 tgt_idx; /* Target Idx. */
drivers/scsi/qla2xxx/qla_mr.h
33
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla2xxx/qla_mr.h
410
__le16 func_type;
drivers/scsi/qla2xxx/qla_mr.h
421
__le16 req_len;
drivers/scsi/qla2xxx/qla_mr.h
422
__le16 reserved_2;
drivers/scsi/qla2xxx/qla_mr.h
424
__le16 rsp_len;
drivers/scsi/qla2xxx/qla_mr.h
425
__le16 reserved_3;
drivers/scsi/qla2xxx/qla_mr.h
432
__le16 ioctl_flags;
drivers/scsi/qla2xxx/qla_mr.h
63
__le16 comp_status; /* Completion status. */
drivers/scsi/qla2xxx/qla_mr.h
72
__le16 scsi_status; /* SCSI status. */
drivers/scsi/qla2xxx/qla_nvme.c
29
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_nvme.c
30
__le16 ox_id;
drivers/scsi/qla2xxx/qla_nvme.h
102
__le16 rx_dseg_count;
drivers/scsi/qla2xxx/qla_nvme.h
103
__le16 rsvd2;
drivers/scsi/qla2xxx/qla_nvme.h
115
__le16 rsvd0;
drivers/scsi/qla2xxx/qla_nvme.h
116
__le16 rsvd1;
drivers/scsi/qla2xxx/qla_nvme.h
119
__le16 rsvd3;
drivers/scsi/qla2xxx/qla_nvme.h
120
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_nvme.h
121
__le16 frame_size;
drivers/scsi/qla2xxx/qla_nvme.h
122
__le16 rsvd4;
drivers/scsi/qla2xxx/qla_nvme.h
130
__le16 seq_cnt;
drivers/scsi/qla2xxx/qla_nvme.h
133
__le16 rx_id;
drivers/scsi/qla2xxx/qla_nvme.h
134
__le16 ox_id;
drivers/scsi/qla2xxx/qla_nvme.h
52
__le16 nport_handle; /* N_PORT handle. */
drivers/scsi/qla2xxx/qla_nvme.h
53
__le16 timeout; /* Command timeout. */
drivers/scsi/qla2xxx/qla_nvme.h
55
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla2xxx/qla_nvme.h
56
__le16 nvme_rsp_dsd_len; /* NVMe RSP DSD length */
drivers/scsi/qla2xxx/qla_nvme.h
60
__le16 control_flags; /* Control Flags */
drivers/scsi/qla2xxx/qla_nvme.h
68
__le16 nvme_cmnd_dseg_len; /* Data segment length. */
drivers/scsi/qla2xxx/qla_nvme.h
90
__le16 status;
drivers/scsi/qla2xxx/qla_nvme.h
91
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_nvme.h
92
__le16 tx_dseg_count;
drivers/scsi/qla2xxx/qla_nvme.h
95
__le16 timeout;
drivers/scsi/qla2xxx/qla_nvme.h
96
__le16 control_flags;
drivers/scsi/qla2xxx/qla_nx.c
1928
__le16 __iomem *wptr;
drivers/scsi/qla2xxx/qla_nx.h
839
__le16 mailbox_in[32]; /* Mailbox In registers */
drivers/scsi/qla2xxx/qla_nx.h
840
__le16 unused_1[32];
drivers/scsi/qla2xxx/qla_nx.h
843
__le16 unused_2[62];
drivers/scsi/qla2xxx/qla_nx.h
844
__le16 mailbox_out[32]; /* Mailbox Out registers */
drivers/scsi/qla2xxx/qla_sup.c
1144
__le16 *wptr;
drivers/scsi/qla2xxx/qla_sup.c
1428
__le16 *wptr;
drivers/scsi/qla2xxx/qla_sup.c
185
qla2x00_write_nvram_word(struct qla_hw_data *ha, uint32_t addr, __le16 data)
drivers/scsi/qla2xxx/qla_sup.c
243
__le16 data, uint32_t tmo)
drivers/scsi/qla2xxx/qla_sup.c
310
__le16 wprot, wprot_old;
drivers/scsi/qla2xxx/qla_sup.c
552
__le16 *wptr;
drivers/scsi/qla2xxx/qla_sup.c
629
wptr = (__force __le16 *)req->ring;
drivers/scsi/qla2xxx/qla_sup.c
690
__le16 *wptr;
drivers/scsi/qla2xxx/qla_sup.c
701
wptr = (__force __le16 *)ha->flt;
drivers/scsi/qla2xxx/qla_sup.c
969
__le16 *wptr = (__force __le16 *)req->ring;
drivers/scsi/qla2xxx/qla_target.h
141
__le16 flags;
drivers/scsi/qla2xxx/qla_target.h
142
__le16 resp_code;
drivers/scsi/qla2xxx/qla_target.h
143
__le16 status;
drivers/scsi/qla2xxx/qla_target.h
144
__le16 task_flags;
drivers/scsi/qla2xxx/qla_target.h
145
__le16 seq_id;
drivers/scsi/qla2xxx/qla_target.h
146
__le16 srr_rx_id;
drivers/scsi/qla2xxx/qla_target.h
148
__le16 srr_ui;
drivers/scsi/qla2xxx/qla_target.h
149
__le16 srr_flags;
drivers/scsi/qla2xxx/qla_target.h
150
__le16 srr_reject_code;
drivers/scsi/qla2xxx/qla_target.h
157
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_target.h
159
__le16 flags;
drivers/scsi/qla2xxx/qla_target.h
160
__le16 srr_rx_id;
drivers/scsi/qla2xxx/qla_target.h
161
__le16 status;
drivers/scsi/qla2xxx/qla_target.h
166
__le16 srr_ui;
drivers/scsi/qla2xxx/qla_target.h
167
__le16 srr_flags;
drivers/scsi/qla2xxx/qla_target.h
177
__le16 ox_id;
drivers/scsi/qla2xxx/qla_target.h
210
__le16 rx_id;
drivers/scsi/qla2xxx/qla_target.h
211
__le16 flags;
drivers/scsi/qla2xxx/qla_target.h
212
__le16 status;
drivers/scsi/qla2xxx/qla_target.h
213
__le16 timeout; /* 0 = 30 seconds, 0xFFFF = disable */
drivers/scsi/qla2xxx/qla_target.h
214
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla2xxx/qla_target.h
217
__le16 reserved_1[3];
drivers/scsi/qla2xxx/qla_target.h
218
__le16 scsi_status;
drivers/scsi/qla2xxx/qla_target.h
276
__le16 seq_cnt;
drivers/scsi/qla2xxx/qla_target.h
279
__le16 rx_id;
drivers/scsi/qla2xxx/qla_target.h
280
__le16 ox_id;
drivers/scsi/qla2xxx/qla_target.h
325
__le16 entry_hdr;
drivers/scsi/qla2xxx/qla_target.h
330
__le16 rx_id;
drivers/scsi/qla2xxx/qla_target.h
331
__le16 flags;
drivers/scsi/qla2xxx/qla_target.h
332
__le16 status;
drivers/scsi/qla2xxx/qla_target.h
339
__le16 lun;
drivers/scsi/qla2xxx/qla_target.h
341
__le16 reserved_32[6];
drivers/scsi/qla2xxx/qla_target.h
342
__le16 ox_id;
drivers/scsi/qla2xxx/qla_target.h
345
__le16 entry_hdr;
drivers/scsi/qla2xxx/qla_target.h
357
__le16 attr_n_length;
drivers/scsi/qla2xxx/qla_target.h
404
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_target.h
406
__le16 timeout;
drivers/scsi/qla2xxx/qla_target.h
407
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla2xxx/qla_target.h
415
__le16 reserved1;
drivers/scsi/qla2xxx/qla_target.h
416
__le16 flags;
drivers/scsi/qla2xxx/qla_target.h
427
__le16 ox_id;
drivers/scsi/qla2xxx/qla_target.h
428
__le16 scsi_status;
drivers/scsi/qla2xxx/qla_target.h
436
__le16 sense_length;
drivers/scsi/qla2xxx/qla_target.h
437
__le16 flags;
drivers/scsi/qla2xxx/qla_target.h
439
__le16 ox_id;
drivers/scsi/qla2xxx/qla_target.h
440
__le16 scsi_status;
drivers/scsi/qla2xxx/qla_target.h
441
__le16 response_len;
drivers/scsi/qla2xxx/qla_target.h
442
__le16 reserved;
drivers/scsi/qla2xxx/qla_target.h
458
__le16 status;
drivers/scsi/qla2xxx/qla_target.h
459
__le16 timeout;
drivers/scsi/qla2xxx/qla_target.h
460
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla2xxx/qla_target.h
464
__le16 edif_sa_index;
drivers/scsi/qla2xxx/qla_target.h
465
__le16 flags;
drivers/scsi/qla2xxx/qla_target.h
467
__le16 ox_id;
drivers/scsi/qla2xxx/qla_target.h
468
__le16 reserved3;
drivers/scsi/qla2xxx/qla_target.h
507
__le16 nport_handle; /* N_PORT handle. */
drivers/scsi/qla2xxx/qla_target.h
508
__le16 timeout; /* Command timeout. */
drivers/scsi/qla2xxx/qla_target.h
510
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla2xxx/qla_target.h
518
__le16 reserved2;
drivers/scsi/qla2xxx/qla_target.h
519
__le16 flags; /* refer to CTIO7 flags values */
drivers/scsi/qla2xxx/qla_target.h
521
__le16 ox_id;
drivers/scsi/qla2xxx/qla_target.h
522
__le16 scsi_status;
drivers/scsi/qla2xxx/qla_target.h
528
__le16 crc_context_len; /* Data segment length. */
drivers/scsi/qla2xxx/qla_target.h
529
__le16 reserved_1; /* MUST be set to 0. */
drivers/scsi/qla2xxx/qla_target.h
540
__le16 status;
drivers/scsi/qla2xxx/qla_target.h
541
__le16 timeout; /* Command timeout. */
drivers/scsi/qla2xxx/qla_target.h
542
__le16 dseg_count; /* Data segment count. */
drivers/scsi/qla2xxx/qla_target.h
544
__le16 state_flags;
drivers/scsi/qla2xxx/qla_target.h
548
__le16 reserved2;
drivers/scsi/qla2xxx/qla_target.h
549
__le16 flags;
drivers/scsi/qla2xxx/qla_target.h
551
__le16 ox_id;
drivers/scsi/qla2xxx/qla_target.h
553
__le16 runt_guard; /* reported runt blk guard */
drivers/scsi/qla2xxx/qla_target.h
576
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_target.h
590
__le16 reserved;
drivers/scsi/qla2xxx/qla_target.h
595
__le16 rx_id;
drivers/scsi/qla2xxx/qla_target.h
596
__le16 ox_id;
drivers/scsi/qla2xxx/qla_target.h
597
__le16 high_seq_cnt;
drivers/scsi/qla2xxx/qla_target.h
598
__le16 low_seq_cnt;
drivers/scsi/qla2xxx/qla_target.h
622
__le16 reserved_1;
drivers/scsi/qla2xxx/qla_target.h
623
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_target.h
624
__le16 control_flags;
drivers/scsi/qla2xxx/qla_target.h
652
__le16 compl_status;
drivers/scsi/qla2xxx/qla_target.h
655
__le16 nport_handle;
drivers/scsi/qla2xxx/qla_target.h
656
__le16 reserved_1;
drivers/scsi/qla2xxx/qla_tmpl.c
19
*(__le16 *)buf = cpu_to_le16(value);
drivers/scsi/qla2xxx/qla_tmpl.h
85
__le16 reg_count;
drivers/scsi/qla2xxx/qla_tmpl.h
99
__le16 reg_count;
drivers/scsi/qla4xxx/ql4_83xx.h
162
__le16 version;
drivers/scsi/qla4xxx/ql4_83xx.h
163
__le16 signature;
drivers/scsi/qla4xxx/ql4_83xx.h
164
__le16 size;
drivers/scsi/qla4xxx/ql4_83xx.h
165
__le16 entries;
drivers/scsi/qla4xxx/ql4_83xx.h
166
__le16 hdr_size;
drivers/scsi/qla4xxx/ql4_83xx.h
167
__le16 checksum;
drivers/scsi/qla4xxx/ql4_83xx.h
168
__le16 init_seq_offset;
drivers/scsi/qla4xxx/ql4_83xx.h
169
__le16 start_seq_offset;
drivers/scsi/qla4xxx/ql4_83xx.h
174
__le16 cmd;
drivers/scsi/qla4xxx/ql4_83xx.h
175
__le16 size;
drivers/scsi/qla4xxx/ql4_83xx.h
176
__le16 count;
drivers/scsi/qla4xxx/ql4_83xx.h
177
__le16 delay;
drivers/scsi/qlogicpti.c
479
const __le16 *fw_data;
drivers/scsi/qlogicpti.c
500
fw_data = (const __le16 *)&fw->data[0];
drivers/scsi/smartpqi/smartpqi.h
1022
__le16 strip_size; /* blocks used on each disk / stripe */
drivers/scsi/smartpqi/smartpqi.h
1025
__le16 data_disks_per_row; /* data disk entries / row in the map */
drivers/scsi/smartpqi/smartpqi.h
1026
__le16 metadata_disks_per_row; /* mirror/parity disk entries / row */
drivers/scsi/smartpqi/smartpqi.h
1028
__le16 row_cnt; /* rows in each layout map */
drivers/scsi/smartpqi/smartpqi.h
1029
__le16 layout_map_count; /* layout maps (1 map per */
drivers/scsi/smartpqi/smartpqi.h
1031
__le16 flags;
drivers/scsi/smartpqi/smartpqi.h
1032
__le16 data_encryption_key_index;
drivers/scsi/smartpqi/smartpqi.h
140
__le16 iu_length; /* in bytes - does not include the length */
drivers/scsi/smartpqi/smartpqi.h
142
__le16 response_queue_id; /* specifies the OQ where the */
drivers/scsi/smartpqi/smartpqi.h
1489
__le16 extended_logical_unit_count;
drivers/scsi/smartpqi/smartpqi.h
1491
__le16 firmware_build_number;
drivers/scsi/smartpqi/smartpqi.h
1522
__le16 block_size; /* sector size in bytes */
drivers/scsi/smartpqi/smartpqi.h
1549
__le16 phy_count;
drivers/scsi/smartpqi/smartpqi.h
1552
__le16 phy_to_attached_dev_index[256];
drivers/scsi/smartpqi/smartpqi.h
1555
__le16 extra_physical_drive_flags;
drivers/scsi/smartpqi/smartpqi.h
1561
__le16 alternate_paths_phys_connector[8];
drivers/scsi/smartpqi/smartpqi.h
1570
__le16 current_queue_depth_limit;
drivers/scsi/smartpqi/smartpqi.h
1572
__le16 switch_port;
drivers/scsi/smartpqi/smartpqi.h
1575
__le16 power_on_hours;
drivers/scsi/smartpqi/smartpqi.h
1576
__le16 percent_endurance_used;
drivers/scsi/smartpqi/smartpqi.h
158
__le16 request_id;
drivers/scsi/smartpqi/smartpqi.h
1585
__le16 dek_index;
drivers/scsi/smartpqi/smartpqi.h
1586
__le16 hba_drive_encryption_flags;
drivers/scsi/smartpqi/smartpqi.h
1587
__le16 max_overwrite_time;
drivers/scsi/smartpqi/smartpqi.h
1588
__le16 max_block_erase_time;
drivers/scsi/smartpqi/smartpqi.h
1589
__le16 max_crypto_erase_time;
drivers/scsi/smartpqi/smartpqi.h
1605
__le16 buffer_length;
drivers/scsi/smartpqi/smartpqi.h
1611
__le16 page_length;
drivers/scsi/smartpqi/smartpqi.h
1620
__le16 max_transfer_encrypted_sas_sata;
drivers/scsi/smartpqi/smartpqi.h
1621
__le16 max_transfer_encrypted_nvme;
drivers/scsi/smartpqi/smartpqi.h
1622
__le16 max_write_raid_5_6;
drivers/scsi/smartpqi/smartpqi.h
1623
__le16 max_write_raid_1_10_2drive;
drivers/scsi/smartpqi/smartpqi.h
1624
__le16 max_write_raid_1_10_3drive;
drivers/scsi/smartpqi/smartpqi.h
169
__le16 queue_id;
drivers/scsi/smartpqi/smartpqi.h
173
__le16 num_elements;
drivers/scsi/smartpqi/smartpqi.h
174
__le16 element_length;
drivers/scsi/smartpqi/smartpqi.h
182
__le16 queue_id;
drivers/scsi/smartpqi/smartpqi.h
186
__le16 num_elements;
drivers/scsi/smartpqi/smartpqi.h
187
__le16 element_length;
drivers/scsi/smartpqi/smartpqi.h
190
__le16 int_msg_num;
drivers/scsi/smartpqi/smartpqi.h
191
__le16 coalescing_count;
drivers/scsi/smartpqi/smartpqi.h
200
__le16 queue_id;
drivers/scsi/smartpqi/smartpqi.h
206
__le16 queue_id;
drivers/scsi/smartpqi/smartpqi.h
216
__le16 request_id;
drivers/scsi/smartpqi/smartpqi.h
238
__le16 max_inbound_iu_length;
drivers/scsi/smartpqi/smartpqi.h
242
__le16 max_outbound_iu_length;
drivers/scsi/smartpqi/smartpqi.h
246
__le16 data_length;
drivers/scsi/smartpqi/smartpqi.h
258
__le16 max_inbound_queues;
drivers/scsi/smartpqi/smartpqi.h
259
__le16 max_elements_per_iq;
drivers/scsi/smartpqi/smartpqi.h
261
__le16 max_iq_element_length;
drivers/scsi/smartpqi/smartpqi.h
262
__le16 min_iq_element_length;
drivers/scsi/smartpqi/smartpqi.h
264
__le16 max_outbound_queues;
drivers/scsi/smartpqi/smartpqi.h
265
__le16 max_elements_per_oq;
drivers/scsi/smartpqi/smartpqi.h
266
__le16 intr_coalescing_time_granularity;
drivers/scsi/smartpqi/smartpqi.h
267
__le16 max_oq_element_length;
drivers/scsi/smartpqi/smartpqi.h
268
__le16 min_oq_element_length;
drivers/scsi/smartpqi/smartpqi.h
278
__le16 request_id;
drivers/scsi/smartpqi/smartpqi.h
279
__le16 nexus_id;
drivers/scsi/smartpqi/smartpqi.h
282
__le16 protocol_specific;
drivers/scsi/smartpqi/smartpqi.h
287
__le16 error_index;
drivers/scsi/smartpqi/smartpqi.h
304
__le16 request_id;
drivers/scsi/smartpqi/smartpqi.h
317
__le16 data_encryption_key_index;
drivers/scsi/smartpqi/smartpqi.h
321
__le16 error_index;
drivers/scsi/smartpqi/smartpqi.h
33
__le16 max_reset_timeout; /* in 100-millisecond units */
drivers/scsi/smartpqi/smartpqi.h
333
__le16 request_id;
drivers/scsi/smartpqi/smartpqi.h
334
__le16 volume_id; /* ID of the RAID volume */
drivers/scsi/smartpqi/smartpqi.h
348
__le16 data_encryption_key_index;
drivers/scsi/smartpqi/smartpqi.h
350
__le16 error_index;
drivers/scsi/smartpqi/smartpqi.h
366
__le16 request_id;
drivers/scsi/smartpqi/smartpqi.h
367
__le16 volume_id; /* ID of the RAID volume */
drivers/scsi/smartpqi/smartpqi.h
381
__le16 data_encryption_key_index;
drivers/scsi/smartpqi/smartpqi.h
383
__le16 error_index;
drivers/scsi/smartpqi/smartpqi.h
397
__le16 request_id;
drivers/scsi/smartpqi/smartpqi.h
398
__le16 error_index;
drivers/scsi/smartpqi/smartpqi.h
404
__le16 request_id;
drivers/scsi/smartpqi/smartpqi.h
413
__le16 global_event_oq_id;
drivers/scsi/smartpqi/smartpqi.h
423
__le16 oq_id;
drivers/scsi/smartpqi/smartpqi.h
444
__le16 event_id;
drivers/scsi/smartpqi/smartpqi.h
453
__le16 reason; /* reason for cancellation */
drivers/scsi/smartpqi/smartpqi.h
463
__le16 event_id;
drivers/scsi/smartpqi/smartpqi.h
469
__le16 request_id;
drivers/scsi/smartpqi/smartpqi.h
470
__le16 nexus_id;
drivers/scsi/smartpqi/smartpqi.h
473
__le16 timeout;
drivers/scsi/smartpqi/smartpqi.h
475
__le16 protocol_specific;
drivers/scsi/smartpqi/smartpqi.h
476
__le16 outbound_queue_id_to_manage;
drivers/scsi/smartpqi/smartpqi.h
477
__le16 request_id_to_manage;
drivers/scsi/smartpqi/smartpqi.h
487
__le16 request_id;
drivers/scsi/smartpqi/smartpqi.h
488
__le16 nexus_id;
drivers/scsi/smartpqi/smartpqi.h
49
__le16 admin_queue_int_msg_num;
drivers/scsi/smartpqi/smartpqi.h
495
__le16 request_id;
drivers/scsi/smartpqi/smartpqi.h
496
__le16 function_code;
drivers/scsi/smartpqi/smartpqi.h
499
__le16 first_section;
drivers/scsi/smartpqi/smartpqi.h
500
__le16 last_section;
drivers/scsi/smartpqi/smartpqi.h
514
__le16 request_id;
drivers/scsi/smartpqi/smartpqi.h
515
__le16 function_code;
drivers/scsi/smartpqi/smartpqi.h
516
__le16 status;
drivers/scsi/smartpqi/smartpqi.h
532
__le16 version; /* version of this struct (1 = 1st version) */
drivers/scsi/smartpqi/smartpqi.h
535
__le16 num_memory_descriptors;
drivers/scsi/smartpqi/smartpqi.h
552
__le16 data_length;
drivers/scsi/smartpqi/smartpqi.h
553
__le16 reserved1;
drivers/scsi/smartpqi/smartpqi.h
562
__le16 status_qualifier;
drivers/scsi/smartpqi/smartpqi.h
563
__le16 sense_data_length;
drivers/scsi/smartpqi/smartpqi.h
564
__le16 response_data_length;
drivers/scsi/smartpqi/smartpqi.h
826
__le16 section_id; /* as defined by the */
drivers/scsi/smartpqi/smartpqi.h
829
__le16 next_section_offset; /* offset in bytes from base */
drivers/scsi/smartpqi/smartpqi.h
850
__le16 num_elements;
drivers/scsi/smartpqi/smartpqi_init.c
1017
__le16 driver_version_length;
drivers/scsi/smartpqi/smartpqi_init.c
1065
__le16 time_length;
drivers/scsi/smartpqi/smartpqi_init.c
7910
sizeof(__le16);
drivers/scsi/smartpqi/smartpqi_init.c
853
static inline u32 pqi_aio_limit_to_bytes(__le16 *limit)
drivers/scsi/snic/cq_desc.h
25
__le16 completed_index;
drivers/scsi/snic/cq_desc.h
26
__le16 q_number;
drivers/scsi/snic/cq_enet_desc.h
11
__le16 completed_index;
drivers/scsi/snic/cq_enet_desc.h
12
__le16 q_number;
drivers/scsi/snic/snic_fwint.h
169
__le16 io_timeout; /* FW extended timeout */
drivers/scsi/snic/snic_fwint.h
180
__le16 sg_cnt;
drivers/scsi/snic/snic_fwint.h
181
__le16 flags; /* specific flags from fw */
drivers/scsi/snic/snic_fwint.h
204
__le16 tgt_type; /* tgt type */
drivers/scsi/snic/snic_fwint.h
205
__le16 vnic_id; /* corresponding vnic id */
drivers/scsi/snic/snic_fwint.h
254
__le16 sg_cnt; /* Number of SG Elements */
drivers/scsi/snic/snic_fwint.h
255
__le16 flags; /* flags */
drivers/scsi/snic/snic_fwint.h
261
__le16 time_out; /* ms time for Res allocations fw to handle io*/
drivers/scsi/snic/snic_fwint.h
285
__le16 sense_len; /* Sense Length */
drivers/scsi/snic/snic_fwint.h
300
__le16 flags; /* flags */
drivers/scsi/snic/snic_fwint.h
304
__le16 timeout; /* in sec */
drivers/scsi/snic/snic_fwint.h
343
__le16 flags; /* flags */
drivers/scsi/snic/snic_fwint.h
94
__le16 sg_cnt;
drivers/scsi/snic/wq_enet_desc.h
10
__le16 length;
drivers/scsi/snic/wq_enet_desc.h
11
__le16 mss_loopback;
drivers/scsi/snic/wq_enet_desc.h
12
__le16 header_length_flags;
drivers/scsi/snic/wq_enet_desc.h
13
__le16 vlan_tag;
drivers/scsi/stex.c
202
__le16 sg_count;
drivers/scsi/stex.c
203
__le16 max_sg_count;
drivers/scsi/stex.c
211
__le16 timeout;
drivers/scsi/stex.c
217
__le16 req_sz; /* size of each request payload */
drivers/scsi/stex.c
218
__le16 req_cnt; /* count of reqs the buffer can hold */
drivers/scsi/stex.c
219
__le16 status_sz; /* size of each status payload */
drivers/scsi/stex.c
220
__le16 status_cnt; /* count of status the buffer can hold */
drivers/scsi/stex.c
235
__le16 tag;
drivers/scsi/stex.c
247
__le16 tag;
drivers/scsi/wd719x.h
239
__le16 cdb_size;/* CDB size groups */
drivers/scsi/wd719x.h
240
__le16 tag_en; /* Tag msg enables (ID 0-15) */
drivers/soc/fsl/dpio/dpio-cmd.h
40
__le16 qbman_portal_id;
drivers/soc/fsl/dpio/qbman-portal.c
1527
__le16 bpid;
drivers/soc/fsl/dpio/qbman-portal.c
1535
__le16 reserved;
drivers/soc/fsl/dpio/qbman-portal.c
1650
__le16 ch;
drivers/soc/fsl/dpio/qbman-portal.c
1653
__le16 reserved2;
drivers/soc/fsl/dpio/qbman-portal.c
1662
__le16 ch;
drivers/soc/fsl/dpio/qbman-portal.c
1762
__le16 bpid;
drivers/soc/fsl/dpio/qbman-portal.h
104
__le16 bpid;
drivers/soc/fsl/dpio/qbman-portal.h
562
__le16 od1_sfdr;
drivers/soc/fsl/dpio/qbman-portal.h
563
__le16 od2_sfdr;
drivers/soc/fsl/dpio/qbman-portal.h
564
__le16 od3_sfdr;
drivers/soc/fsl/dpio/qbman-portal.h
565
__le16 ra1_sfdr;
drivers/soc/fsl/dpio/qbman-portal.h
566
__le16 ra2_sfdr;
drivers/soc/fsl/dpio/qbman-portal.h
571
__le16 ics_surp;
drivers/soc/fsl/dpio/qbman-portal.h
589
__le16 swdet;
drivers/soc/fsl/dpio/qbman-portal.h
590
__le16 swdxt;
drivers/soc/fsl/dpio/qbman-portal.h
591
__le16 hwdet;
drivers/soc/fsl/dpio/qbman-portal.h
592
__le16 hwdxt;
drivers/soc/fsl/dpio/qbman-portal.h
593
__le16 swset;
drivers/soc/fsl/dpio/qbman-portal.h
594
__le16 swsxt;
drivers/soc/fsl/dpio/qbman-portal.h
595
__le16 vbpid;
drivers/soc/fsl/dpio/qbman-portal.h
596
__le16 icid;
drivers/soc/fsl/dpio/qbman-portal.h
599
__le16 hw_targ;
drivers/soc/fsl/dpio/qbman-portal.h
82
__le16 seqnum;
drivers/soc/fsl/dpio/qbman-portal.h
83
__le16 orpid;
drivers/soc/fsl/dpio/qbman-portal.h
84
__le16 reserved1;
drivers/soc/fsl/dpio/qbman-portal.h
87
__le16 qdbin;
drivers/soc/qcom/cmd-db.c
40
__le16 len;
drivers/soc/qcom/cmd-db.c
41
__le16 offset;
drivers/soc/qcom/cmd-db.c
55
__le16 slv_id;
drivers/soc/qcom/cmd-db.c
56
__le16 header_offset;
drivers/soc/qcom/cmd-db.c
57
__le16 data_offset;
drivers/soc/qcom/cmd-db.c
58
__le16 cnt;
drivers/soc/qcom/cmd-db.c
59
__le16 version;
drivers/soc/qcom/cmd-db.c
60
__le16 reserved[3];
drivers/soc/qcom/llcc-qcom.c
210
__le16 slice_id;
drivers/soc/qcom/llcc-qcom.c
211
__le16 usecase_id;
drivers/soc/qcom/pmic_glink_altmode.c
71
__le16 vid;
drivers/soc/qcom/pmic_glink_altmode.c
72
__le16 svid;
drivers/soc/qcom/qcom-geni-se.c
144
__le16 serial_protocol;
drivers/soc/qcom/qcom-geni-se.c
145
__le16 fw_version;
drivers/soc/qcom/qcom-geni-se.c
146
__le16 cfg_version;
drivers/soc/qcom/qcom-geni-se.c
147
__le16 fw_size_in_items;
drivers/soc/qcom/qcom-geni-se.c
148
__le16 fw_offset;
drivers/soc/qcom/qcom-geni-se.c
149
__le16 cfg_size_in_items;
drivers/soc/qcom/qcom-geni-se.c
150
__le16 cfg_idx_offset;
drivers/soc/qcom/qcom-geni-se.c
151
__le16 cfg_val_offset;
drivers/soc/qcom/qmi_encdec.c
35
*(__le16 *)p_dst = __cpu_to_le16(*(u16 *)p_src); \
drivers/soc/qcom/qmi_encdec.c
63
*(u16 *)p_dst = __le16_to_cpu(*(__le16 *)p_src); \
drivers/soc/qcom/smem.c
150
__le16 host0;
drivers/soc/qcom/smem.c
151
__le16 host1;
drivers/soc/qcom/smem.c
188
__le16 host0;
drivers/soc/qcom/smem.c
189
__le16 host1;
drivers/soc/qcom/smem.c
223
__le16 item;
drivers/soc/qcom/smem.c
225
__le16 padding_data;
drivers/soc/qcom/smem.c
226
__le16 padding_hdr;
drivers/soc/qcom/smem.c
244
__le16 num_items;
drivers/spi/spi-dln2.c
191
__le16 cs_count;
drivers/spi/spi-dln2.c
364
__le16 *d = (__le16 *)dln2_buf;
drivers/spi/spi-dln2.c
398
__le16 *s = (__le16 *)dln2_buf;
drivers/spi/spi-dln2.c
424
__le16 size;
drivers/spi/spi-dln2.c
454
__le16 size;
drivers/spi/spi-dln2.c
458
__le16 size;
drivers/spi/spi-dln2.c
495
__le16 size;
drivers/spi/spi-dln2.c
500
__le16 size;
drivers/spi/spi-fsl-cpm.c
120
__le16 *dst;
drivers/spi/spi-ljca.c
97
*(__le16 *)&w_packet->data[0] = cpu_to_le16(len);
drivers/ssb/host_soc.c
135
const __le16 *buf = buffer;
drivers/ssb/host_soc.c
62
__le16 *buf = buffer;
drivers/ssb/host_soc.c
66
*buf = (__force __le16)__raw_readw(addr);
drivers/ssb/pcmcia.c
300
__le16 *buf = buffer;
drivers/ssb/pcmcia.c
304
*buf = (__force __le16)__raw_readw(addr);
drivers/ssb/pcmcia.c
311
__le16 *buf = buffer;
drivers/ssb/pcmcia.c
315
*buf = (__force __le16)__raw_readw(addr);
drivers/ssb/pcmcia.c
317
*buf = (__force __le16)__raw_readw(addr + 2);
drivers/ssb/pcmcia.c
397
const __le16 *buf = buffer;
drivers/ssb/pcmcia.c
408
const __le16 *buf = buffer;
drivers/staging/greybus/audio_apbridgea.h
113
__le16 size;
drivers/staging/greybus/audio_apbridgea.h
67
__le16 i2s_port;
drivers/staging/greybus/audio_apbridgea.h
79
__le16 cport;
drivers/staging/greybus/audio_apbridgea.h
85
__le16 cport;
drivers/staging/greybus/audio_apbridgea.h
91
__le16 size;
drivers/staging/greybus/audio_codec.h
94
__le16 data_cport;
drivers/staging/greybus/usb.c
23
__le16 typeReq;
drivers/staging/greybus/usb.c
24
__le16 wValue;
drivers/staging/greybus/usb.c
25
__le16 wIndex;
drivers/staging/greybus/usb.c
26
__le16 wLength;
drivers/staging/rtl8723bs/core/rtw_ap.c
134
__le16 pvb;
drivers/staging/rtl8723bs/core/rtw_ap.c
58
__le16 tim_bitmap_le;
drivers/staging/rtl8723bs/core/rtw_ieee80211.c
1072
__le16 le_cap;
drivers/staging/rtl8723bs/core/rtw_ieee80211.c
303
*(__le16 *)ie = cpu_to_le16((u16)pdev_network->configuration.beacon_period);/* BCN_INTERVAL; */
drivers/staging/rtl8723bs/core/rtw_ieee80211.c
310
*(__le16 *)ie |= cpu_to_le16(WLAN_CAPABILITY_IBSS);
drivers/staging/rtl8723bs/core/rtw_ieee80211.c
313
*(__le16 *)ie |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE);
drivers/staging/rtl8723bs/core/rtw_ieee80211.c
316
*(__le16 *)ie |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY);
drivers/staging/rtl8723bs/core/rtw_ieee80211.c
368
__le16 le_tmp;
drivers/staging/rtl8723bs/core/rtw_mlme.c
293
__le16 val;
drivers/staging/rtl8723bs/core/rtw_mlme.c
352
__le16 tmps, tmpd;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
1354
status = le16_to_cpu(*(__le16 *)(pframe + WLAN_HDR_A3_LEN + 2));
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
1362
pmlmeinfo->capability = le16_to_cpu(*(__le16 *)(pframe + WLAN_HDR_A3_LEN));
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
1368
res = pmlmeinfo->aid = (int)(le16_to_cpu(*(__le16 *)(pframe + WLAN_HDR_A3_LEN + 4))&0x3fff);
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
1435
reason = le16_to_cpu(*(__le16 *)(pframe + WLAN_HDR_A3_LEN));
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
1505
reason = le16_to_cpu(*(__le16 *)(pframe + WLAN_HDR_A3_LEN));
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
2061
__le16 *fctrl;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
2201
__le16 *fctrl;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
2390
__le16 *fctrl;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
2517
__le16 *fctrl;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
2524
__le16 le_tmp;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
2642
__le16 *fctrl;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
2649
__le16 lestatus, le_tmp;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
2765
__le16 *fctrl;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
2766
__le16 val16;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
2941
__le16 *fctrl;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
3084
__le16 *fctrl;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
3193
__le16 *fctrl;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
3198
__le16 le_tmp;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
3286
__le16 *fctrl;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
3290
__le16 le_tmp;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
3359
__le16 *fctrl;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
3366
__le16 le_tmp;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
3505
__le16 *fctrl;
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
708
algorithm = le16_to_cpu(*(__le16 *)((SIZE_PTR)pframe + WLAN_HDR_A3_LEN + offset));
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
709
seq = le16_to_cpu(*(__le16 *)((SIZE_PTR)pframe + WLAN_HDR_A3_LEN + offset + 2));
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
860
seq = le16_to_cpu(*(__le16 *)((SIZE_PTR)pframe + WLAN_HDR_A3_LEN + offset + 2));
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
861
status = le16_to_cpu(*(__le16 *)((SIZE_PTR)pframe + WLAN_HDR_A3_LEN + offset + 4));
drivers/staging/rtl8723bs/core/rtw_security.c
1274
__le16 le_tmp;
drivers/staging/rtl8723bs/core/rtw_wlan_util.c
338
__le16 val;
drivers/staging/rtl8723bs/core/rtw_xmit.c
929
__le16 *fctrl = &pwlanhdr->frame_control;
drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c
104
__le16 *fctrl;
drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c
189
__le16 *fctrl;
drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c
225
__le16 *fctrl;
drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c
745
__le16 *fctrl;
drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c
1186
EEPROMId = le16_to_cpu(*((__le16 *)hwinfo));
drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c
1600
checksum |= le16_to_cpu(*(__le16 *)(usPtr + index));
drivers/staging/rtl8723bs/hal/sdio_ops.c
140
__le16 le_tmp;
drivers/staging/rtl8723bs/hal/sdio_ops.c
208
__le16 le_tmp;
drivers/staging/rtl8723bs/hal/sdio_ops.c
490
__le16 val = 0;
drivers/staging/rtl8723bs/include/basic_types.h
80
(EF2BYTE(*((__le16 *)(__pstart))))
drivers/staging/rtl8723bs/include/rtl8723b_hal.h
43
__le16 signature; /* 92C0: test chip; 92C, 88C0: test chip;
drivers/staging/rtl8723bs/include/rtl8723b_hal.h
51
__le16 version; /* FW Version */
drivers/staging/rtl8723bs/include/rtl8723b_hal.h
52
__le16 subversion; /* FW Subversion, default 0x00 */
drivers/staging/rtl8723bs/include/rtl8723b_hal.h
60
__le16 ram_code_size; /* The size of RAM code */
drivers/staging/rtl8723bs/include/rtl8723b_hal.h
61
__le16 rsvd2;
drivers/staging/rtl8723bs/include/wifi.h
101
#define GetPwrMgt(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_PWRMGT_)) != 0)
drivers/staging/rtl8723bs/include/wifi.h
104
(*(__le16 *)(pbuf) &= (~cpu_to_le16(_PWRMGT_)))
drivers/staging/rtl8723bs/include/wifi.h
107
(*(__le16 *)(pbuf) |= cpu_to_le16(_MORE_DATA_))
drivers/staging/rtl8723bs/include/wifi.h
109
#define GetMData(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_MORE_DATA_)) != 0)
drivers/staging/rtl8723bs/include/wifi.h
112
(*(__le16 *)(pbuf) &= (~cpu_to_le16(_MORE_DATA_)))
drivers/staging/rtl8723bs/include/wifi.h
115
(*(__le16 *)(pbuf) |= cpu_to_le16(_PRIVACY_))
drivers/staging/rtl8723bs/include/wifi.h
118
(((*(__le16 *)(pbuf)) & cpu_to_le16(_PRIVACY_)) != 0)
drivers/staging/rtl8723bs/include/wifi.h
121
(((*(__le16 *)(pbuf)) & cpu_to_le16(_ORDER_)) != 0)
drivers/staging/rtl8723bs/include/wifi.h
124
(le16_to_cpu(*(__le16 *)(pbuf)) & (BIT(3) | BIT(2)))
drivers/staging/rtl8723bs/include/wifi.h
132
#define GetFrameSubType(pbuf) (le16_to_cpu(*(__le16 *)(pbuf)) & (BIT(7) |\
drivers/staging/rtl8723bs/include/wifi.h
137
*(__le16 *)(pbuf) &= cpu_to_le16(~(BIT(7) | BIT(6) | \
drivers/staging/rtl8723bs/include/wifi.h
139
*(__le16 *)(pbuf) |= cpu_to_le16(type); \
drivers/staging/rtl8723bs/include/wifi.h
143
(le16_to_cpu(*(__le16 *)((size_t)(pbuf) + 22)) >> 4)
drivers/staging/rtl8723bs/include/wifi.h
146
(le16_to_cpu(*(__le16 *)((size_t)(pbuf) + 22)) & 0x0f)
drivers/staging/rtl8723bs/include/wifi.h
158
*(__le16 *)((size_t)(pbuf) + 22) = \
drivers/staging/rtl8723bs/include/wifi.h
159
((*(__le16 *)((size_t)(pbuf) + 22)) & cpu_to_le16((unsigned short)0x000f)) | \
drivers/staging/rtl8723bs/include/wifi.h
164
(*(__le16 *)((size_t)(pbuf) + 2) = cpu_to_le16(0xffff & (dur)))
drivers/staging/rtl8723bs/include/wifi.h
168
(*(__le16 *)(pbuf) |= cpu_to_le16(tid & 0xf))
drivers/staging/rtl8723bs/include/wifi.h
170
#define GetPriority(pbuf) ((le16_to_cpu(*(__le16 *)(pbuf))) & 0xf)
drivers/staging/rtl8723bs/include/wifi.h
173
(*(__le16 *)(pbuf) |= cpu_to_le16((eosp & 1) << 4))
drivers/staging/rtl8723bs/include/wifi.h
176
(*(__le16 *)(pbuf) |= cpu_to_le16((ack & 3) << 5))
drivers/staging/rtl8723bs/include/wifi.h
178
#define GetAckpolicy(pbuf) (((le16_to_cpu(*(__le16 *)pbuf)) >> 5) & 0x3)
drivers/staging/rtl8723bs/include/wifi.h
180
#define GetAMsdu(pbuf) (((le16_to_cpu(*(__le16 *)pbuf)) >> 7) & 0x1)
drivers/staging/rtl8723bs/include/wifi.h
182
#define GetAid(pbuf) (le16_to_cpu(*(__le16 *)((size_t)(pbuf) + 2)) & 0x3fff)
drivers/staging/rtl8723bs/include/wifi.h
333
__le16 operation_mode;
drivers/staging/rtl8723bs/include/wifi.h
334
__le16 stbc_param;
drivers/staging/rtl8723bs/include/wifi.h
342
__le16 HT_caps_info;
drivers/staging/rtl8723bs/include/wifi.h
345
__le16 HT_ext_caps;
drivers/staging/rtl8723bs/include/wifi.h
346
__le16 Beamforming_caps;
drivers/staging/rtl8723bs/include/wifi.h
362
__le16 TXOP_limit;
drivers/staging/rtl8723bs/include/wifi.h
373
__le16 BA_para_set;
drivers/staging/rtl8723bs/include/wifi.h
374
__le16 BA_timeout_value;
drivers/staging/rtl8723bs/include/wifi.h
375
__le16 BA_starting_seqctrl;
drivers/staging/rtl8723bs/include/wifi.h
74
(*(__le16 *)(pbuf) |= cpu_to_le16(_TO_DS_))
drivers/staging/rtl8723bs/include/wifi.h
76
#define GetToDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_TO_DS_)) != 0)
drivers/staging/rtl8723bs/include/wifi.h
79
(*(__le16 *)(pbuf) |= cpu_to_le16(_FROM_DS_))
drivers/staging/rtl8723bs/include/wifi.h
81
#define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0)
drivers/staging/rtl8723bs/include/wifi.h
86
(*(__le16 *)(pbuf) |= cpu_to_le16(_MORE_FRAG_))
drivers/staging/rtl8723bs/include/wifi.h
88
#define GetMFrag(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_MORE_FRAG_)) != 0)
drivers/staging/rtl8723bs/include/wifi.h
91
(*(__le16 *)(pbuf) &= (~cpu_to_le16(_MORE_FRAG_)))
drivers/staging/rtl8723bs/include/wifi.h
93
#define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0)
drivers/staging/rtl8723bs/include/wifi.h
96
(*(__le16 *)(pbuf) &= (~cpu_to_le16(_RETRY_)))
drivers/staging/rtl8723bs/include/wifi.h
99
(*(__le16 *)(pbuf) |= cpu_to_le16(_PWRMGT_))
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
222
__le16 *fctrl;
drivers/tty/ipwireless/hardware.c
426
__le16 raw_data;
drivers/tty/ipwireless/hardware.c
440
__le16 raw_data;
drivers/tty/ipwireless/hardware.c
872
__le16 raw_data = inw(hw->base_port + IODRR);
drivers/tty/ipwireless/hardware.c
889
__le16 raw_data = inw(hw->base_port);
drivers/tty/moxa.c
587
const __le16 *lptr = ptr;
drivers/tty/moxa.c
662
const __le16 *uptr = ptr;
drivers/tty/moxa.c
874
__le16 len[5];
drivers/tty/n_gsm.c
202
__le16 n_bits;
drivers/tty/serial/8250/8250_exar.c
647
__le16 ee_words[2];
drivers/tty/serial/icom.c
215
__le16 leLengthASD;
drivers/tty/serial/icom.c
216
__le16 leOffsetASD;
drivers/tty/serial/icom.c
217
__le16 leLength; /* Length of data in segment */
drivers/tty/serial/icom.c
218
__le16 flags;
drivers/tty/serial/icom.c
233
__le16 WorkingLength; /* size of segment */
drivers/tty/serial/icom.c
234
__le16 reserv01;
drivers/tty/serial/icom.c
235
__le16 leLength; /* Length of data in segment */
drivers/tty/serial/icom.c
236
__le16 flags;
drivers/usb/atm/cxacru.c
1011
__le16 signature[] = { usb_dev->descriptor.idVendor,
drivers/usb/atm/ueagle-atm.c
332
__le16 dummy1;
drivers/usb/atm/ueagle-atm.c
333
__le16 PageNumber;
drivers/usb/atm/ueagle-atm.c
353
__le16 wHdr;
drivers/usb/atm/ueagle-atm.c
354
__le16 wAddress;
drivers/usb/atm/ueagle-atm.c
355
__le16 wSize;
drivers/usb/atm/ueagle-atm.c
356
__le16 wOvlOffset;
drivers/usb/atm/ueagle-atm.c
357
__le16 wOvl; /* overlay */
drivers/usb/atm/ueagle-atm.c
358
__le16 wLast;
drivers/usb/atm/ueagle-atm.c
442
__le16 wPreamble;
drivers/usb/atm/ueagle-atm.c
445
__le16 wIndex;
drivers/usb/atm/ueagle-atm.c
447
__le16 wOffsetAddress;
drivers/usb/atm/ueagle-atm.c
480
__le16 wDataSize;
drivers/usb/atm/ueagle-atm.c
484
__le16 wDataSize;
drivers/usb/atm/ueagle-atm.c
491
__le16 wDataSize;
drivers/usb/atm/ueagle-atm.c
495
__le16 wDataSize;
drivers/usb/atm/ueagle-atm.c
502
__le16 wValue;
drivers/usb/atm/ueagle-atm.c
503
__le16 wIndex;
drivers/usb/atm/ueagle-atm.c
504
__le16 wLength;
drivers/usb/atm/ueagle-atm.c
505
__le16 wInterrupt;
drivers/usb/c67x00/c67x00-hcd.c
106
*(__le16 *) buf = cpu_to_le16(wPortStatus);
drivers/usb/c67x00/c67x00-hcd.c
107
*(__le16 *) (buf + 2) = cpu_to_le16(wPortChange);
drivers/usb/c67x00/c67x00-ll-hpi.c
119
__le16 *data, u16 count)
drivers/usb/c67x00/c67x00-ll-hpi.c
137
__le16 *data, u16 count)
drivers/usb/c67x00/c67x00-ll-hpi.c
424
hpi_write_words_le16(dev, addr, (__le16 *)buf, len / 2);
drivers/usb/c67x00/c67x00-ll-hpi.c
455
hpi_read_words_le16(dev, addr, (__le16 *)buf, len / 2);
drivers/usb/c67x00/c67x00-sched.c
44
__le16 ly_base_addr; /* Bytes 0-1 */
drivers/usb/c67x00/c67x00-sched.c
45
__le16 port_length; /* Bytes 2-3 */
drivers/usb/c67x00/c67x00-sched.c
57
__le16 next_td_addr; /* Bytes 10-11 */
drivers/usb/cdns3/cdns3-ep0.c
224
__le16 *response_pkt;
drivers/usb/cdns3/cdns3-ep0.c
266
response_pkt = (__le16 *)priv_dev->setup_buf;
drivers/usb/cdns3/cdnsp-ep0.c
148
__le16 *response;
drivers/usb/cdns3/cdnsp-ep0.c
184
response = (__le16 *)pdev->setup_buf;
drivers/usb/class/cdc-wdm.c
94
__le16 inum;
drivers/usb/core/hub.c
4332
__le16 u2_mel;
drivers/usb/core/hub.h
145
__le16 hcs;
drivers/usb/core/message.c
1229
*(u16 *) data = le16_to_cpu(*(__le16 *) status);
drivers/usb/dwc2/gadget.c
1675
__le16 reply;
drivers/usb/dwc3/ep0.c
313
static struct dwc3_ep *dwc3_wIndex_to_dep(struct dwc3 *dwc, __le16 wIndex_le)
drivers/usb/dwc3/ep0.c
347
__le16 *response_pkt;
drivers/usb/dwc3/ep0.c
395
response_pkt = (__le16 *) dwc->setup_buf;
drivers/usb/dwc3/ep0.c
707
__le16 u2sel;
drivers/usb/dwc3/ep0.c
708
__le16 u2pel;
drivers/usb/fotg210/fotg210-hcd.h
18
#define __hc16 __le16
drivers/usb/fotg210/fotg210-udc.h
248
__le16 ep0_data;
drivers/usb/gadget/composite.c
1205
static void collect_langs(struct usb_gadget_strings **sp, __le16 *buf)
drivers/usb/gadget/composite.c
1208
__le16 language;
drivers/usb/gadget/composite.c
1209
__le16 *tmp;
drivers/usb/gadget/composite.c
1771
__le16 *temp = (__le16 *)&ctrl->wLength;
drivers/usb/gadget/composite.c
2374
__le16 idVendor;
drivers/usb/gadget/composite.c
2375
__le16 idProduct;
drivers/usb/gadget/composite.c
2376
__le16 bcdDevice;
drivers/usb/gadget/function/f_acm.c
541
__le16 serial_state;
drivers/usb/gadget/function/f_ncm.c
1014
__le16 *ntb_data;
drivers/usb/gadget/function/f_ncm.c
1015
__le16 *ntb_ndp;
drivers/usb/gadget/function/f_ncm.c
1028
__le16 *crc_pos;
drivers/usb/gadget/function/f_ncm.c
1172
__le16 *tmp;
drivers/usb/gadget/function/f_ncm.c
1196
tmp = (__le16 *)ntb_ptr;
drivers/usb/gadget/function/f_ncm.c
1247
tmp = (__le16 *)(ntb_ptr + ndp_index);
drivers/usb/gadget/function/f_ncm.c
482
static inline void put_ncm(__le16 **p, unsigned size, unsigned val)
drivers/usb/gadget/function/f_ncm.c
499
static inline unsigned get_ncm(__le16 **p, unsigned size)
drivers/usb/gadget/function/f_ncm.c
951
__le16 *ntb_iter;
drivers/usb/gadget/function/f_uac1.c
1331
__le16 *bma = (__le16 *)&out_feature_unit_desc->bmaControls[0];
drivers/usb/gadget/function/f_uac1.c
1341
__le16 *bma = (__le16 *)&in_feature_unit_desc->bmaControls[0];
drivers/usb/gadget/function/f_uac1.c
514
__le16 c;
drivers/usb/gadget/function/f_uac1.c
558
__le16 r;
drivers/usb/gadget/function/f_uac1.c
605
__le16 r;
drivers/usb/gadget/function/f_uac1.c
652
__le16 r;
drivers/usb/gadget/function/f_uac1.c
710
__le16 *c = req->buf;
drivers/usb/gadget/function/f_uac1_legacy.c
387
__le16 value;
drivers/usb/gadget/function/f_uac2.c
626
__le16 wCUR;
drivers/usb/gadget/function/f_uac2.c
630
__le16 wNumSubRanges;
drivers/usb/gadget/function/f_uac2.c
631
__le16 wMIN;
drivers/usb/gadget/function/f_uac2.c
632
__le16 wMAX;
drivers/usb/gadget/function/f_uac2.c
633
__le16 wRES;
drivers/usb/gadget/function/f_uac2.c
652
__le16 wNumSubRanges; \
drivers/usb/gadget/legacy/dbgp.c
351
__le16 *temp = (__le16 *)&ctrl->wLength;
drivers/usb/gadget/legacy/inode.c
1345
__le16 *temp = (__le16 *)&ctrl->wLength;
drivers/usb/gadget/udc/bdc/bdc_ep.c
1370
*(__le16 *)bdc->ep0_response_buff = cpu_to_le16(usb_status);
drivers/usb/gadget/udc/cdns2/cdns2-ep0.c
177
__le16 *response_pkt;
drivers/usb/gadget/udc/cdns2/cdns2-ep0.c
202
put_unaligned_le16(status, (__le16 *)pdev->ep0_preq.request.buf);
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
137
__le16 isoautoarm;
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
139
__le16 isodctrl;
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
140
__le16 reserved5;
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
141
__le16 isoautodump;
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
143
__le16 rxmaxpack[15];
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
149
__le16 txmaxpack[15];
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
180
__le16 rxpngirq;
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
181
__le16 reserved1[4];
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
184
__le16 reserved2[3];
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
238
__le16 frmnr;
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
79
__le16 rxbc;
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
82
__le16 txbc;
drivers/usb/gadget/udc/cdns2/cdns2-trace.h
495
__field(__le16, maxpack_reg)
drivers/usb/gadget/udc/dummy_hcd.c
2260
((__le16 *) buf)[0] = cpu_to_le16(dum_hcd->port_status);
drivers/usb/gadget/udc/dummy_hcd.c
2261
((__le16 *) buf)[1] = cpu_to_le16(dum_hcd->port_status >> 16);
drivers/usb/gadget/udc/gr_udc.c
847
__le16 le_response = cpu_to_le16(response);
drivers/usb/gadget/udc/m66592-udc.h
477
__le16 ep0_data; /* for internal request */
drivers/usb/gadget/udc/renesas_usb3.c
1659
__le16 tx_data;
drivers/usb/gadget/udc/tegra-xudc.c
421
__le16 u2sel;
drivers/usb/gadget/udc/tegra-xudc.c
422
__le16 u2pel;
drivers/usb/gadget/udc/udc-xilinx.c
1643
*(__le16 *)req->usb_req.buf = cpu_to_le16(status);
drivers/usb/host/ehci.h
24
#define __hc16 __le16
drivers/usb/host/max3421-hcd.c
1723
((__le16 *) buf)[0] = cpu_to_le16(max3421_hcd->port_status);
drivers/usb/host/max3421-hcd.c
1724
((__le16 *) buf)[1] =
drivers/usb/host/ohci.h
625
le16_to_cpu((__force __le16)x);
drivers/usb/host/ohci.h
632
le16_to_cpup((__force __le16 *)x);
drivers/usb/host/r8a66597-hcd.c
1068
__le16 *p = (__le16 *)td->urb->setup_packet;
drivers/usb/host/uhci-hcd.h
118
#define __hc16 __le16
drivers/usb/host/uhci-hub.c
313
*(__le16 *)buf = cpu_to_le16(wPortStatus);
drivers/usb/host/uhci-hub.c
314
*(__le16 *)(buf + 2) = cpu_to_le16(wPortChange);
drivers/usb/host/xhci-tegra.c
166
__le16 reqphys_memsize;
drivers/usb/host/xhci-tegra.c
167
__le16 alloc_phys_memsize;
drivers/usb/isp1760/isp1760-udc.c
71
__le16 val;
drivers/usb/isp1760/isp1760-udc.c
87
__le16 val_le = cpu_to_le16(val);
drivers/usb/misc/legousbtower.c
160
__le16 size;
drivers/usb/misc/legousbtower.c
166
__le16 size;
drivers/usb/misc/legousbtower.c
171
__le16 build_no;
drivers/usb/misc/usbio.c
52
__le16 patch;
drivers/usb/misc/usbio.c
53
__le16 build;
drivers/usb/renesas_usbhs/mod_gadget.c
318
__le16 *buf;
drivers/usb/serial/cp210x.c
512
__le16 gpio_mode;
drivers/usb/serial/cp210x.c
514
__le16 reset_state;
drivers/usb/serial/cp210x.c
516
__le16 suspend_state;
drivers/usb/serial/cp210x.c
527
__le16 gpio_mode;
drivers/usb/serial/cp210x.c
529
__le16 reset_state;
drivers/usb/serial/cp210x.c
531
__le16 suspend_state;
drivers/usb/serial/cp210x.c
556
__le16 gpio_mode_pb0;
drivers/usb/serial/cp210x.c
557
__le16 gpio_mode_pb1;
drivers/usb/serial/cp210x.c
558
__le16 gpio_mode_pb2;
drivers/usb/serial/cp210x.c
559
__le16 gpio_mode_pb3;
drivers/usb/serial/cp210x.c
560
__le16 gpio_mode_pb4;
drivers/usb/serial/cp210x.c
562
__le16 gpio_lowpower_pb0;
drivers/usb/serial/cp210x.c
563
__le16 gpio_lowpower_pb1;
drivers/usb/serial/cp210x.c
564
__le16 gpio_lowpower_pb2;
drivers/usb/serial/cp210x.c
565
__le16 gpio_lowpower_pb3;
drivers/usb/serial/cp210x.c
566
__le16 gpio_lowpower_pb4;
drivers/usb/serial/cp210x.c
568
__le16 gpio_latch_pb0;
drivers/usb/serial/cp210x.c
569
__le16 gpio_latch_pb1;
drivers/usb/serial/cp210x.c
570
__le16 gpio_latch_pb2;
drivers/usb/serial/cp210x.c
571
__le16 gpio_latch_pb3;
drivers/usb/serial/cp210x.c
572
__le16 gpio_latch_pb4;
drivers/usb/serial/cp210x.c
623
__le16 mask;
drivers/usb/serial/cp210x.c
624
__le16 state;
drivers/usb/serial/ftdi_sio.c
2039
cbus_config = le16_to_cpup((__le16 *)buf);
drivers/usb/serial/io_edgeport.c
2505
__le16 *unicode, int unicode_size)
drivers/usb/serial/io_edgeport.h
46
__le16 BootBuildNumber; /* zzzz (LE format) */
drivers/usb/serial/io_edgeport.h
50
__le16 FirmwareBuildNumber; /* zzzz (LE format) */
drivers/usb/serial/io_ti.c
82
__le16 build_number;
drivers/usb/serial/io_ti.c
83
__le16 length;
drivers/usb/serial/io_usbvend.h
353
__le16 BuildNumber; // zzzz (LE format)
drivers/usb/serial/io_usbvend.h
447
__le16 SerialNumber[MAX_SERIALNUMBER_LEN]; // F0E "01-01-000100" Unicode Serial Number
drivers/usb/serial/io_usbvend.h
451
__le16 AssemblyNumber[MAX_ASSEMBLYNUMBER_LEN]; // F28 "350-1000-01-A " assembly number
drivers/usb/serial/io_usbvend.h
455
__le16 OemAssyNumber[MAX_ASSEMBLYNUMBER_LEN]; // F46 "xxxxxxxxxxxxxx" OEM assembly number
drivers/usb/serial/io_usbvend.h
459
__le16 ManufDate[6]; // F64 "MMDDYY" manufacturing date
drivers/usb/serial/io_usbvend.h
536
__le16 BootCodeLength; // C4 Boot code goes from FF:0000 to FF:(len-1)
drivers/usb/serial/io_usbvend.h
541
__le16 BuildNumber; // C8 zzzz (LE format)
drivers/usb/serial/io_usbvend.h
548
__le16 Capabilities; // CE-CF Capabilities flags (LE format)
drivers/usb/serial/io_usbvend.h
596
__le16 Size; // Size of data only not including header
drivers/usb/serial/io_usbvend.h
619
__le16 Length;
drivers/usb/serial/oti6858.c
178
__le16 divisor;
drivers/usb/serial/oti6858.c
402
__le16 divisor;
drivers/usb/serial/oti6858.c
73
__le16 divisor; /* baud rate = 96000000 / (16 * divisor), LE */
drivers/usb/serial/ti_usb_3410_5052.c
256
__le16 wLength;
drivers/usb/serial/visor.h
101
__le16 num_ports;
drivers/usb/serial/visor.h
147
__le16 reserved1;
drivers/usb/serial/visor.h
152
__le16 reserved;
drivers/usb/serial/xr_serial.c
289
*val = le16_to_cpup((__le16 *)dmabuf);
drivers/usb/storage/freecom.c
60
__le16 Value; /* Value to write. */
drivers/usb/storage/freecom.c
72
__le16 Count;
drivers/usb/typec/rt1719.c
122
__le16 regval;
drivers/usb/typec/tipd/core.c
115
__le16 enter_vdo;
drivers/usb/typec/tipd/core.c
116
__le16 device_mode;
drivers/usb/typec/tipd/core.c
117
__le16 cable_mode;
drivers/usb/typec/ucsi/ucsi_ccg.c
106
__le16 silicon_id;
drivers/usb/typec/ucsi/ucsi_ccg.c
107
__le16 bl_last_row;
drivers/usb/typec/ucsi/ucsi_ccg.c
111
__le16 build;
drivers/usb/usbip/vhci_hcd.c
493
((__le16 *) buf)[0] = cpu_to_le16(vhci_hcd->port_status[rhport]);
drivers/usb/usbip/vhci_hcd.c
494
((__le16 *) buf)[1] =
drivers/vdpa/ifcvf/ifcvf_base.h
58
__le16 vq_state_region;
drivers/vfio/pci/vfio_pci_config.c
1155
__le16 *flags;
drivers/vfio/pci/vfio_pci_config.c
1160
flags = (__le16 *)&vdev->vconfig[start];
drivers/vfio/pci/vfio_pci_config.c
1179
__le16 *pflags;
drivers/vfio/pci/vfio_pci_config.c
1185
pflags = (__le16 *)&vdev->vconfig[start + PCI_MSI_FLAGS];
drivers/vfio/pci/vfio_pci_config.c
1481
__le16 *pmc = (__le16 *)&vdev->vconfig[offset + PCI_PM_PMC];
drivers/vfio/pci/vfio_pci_config.c
1482
__le16 *ctrl = (__le16 *)&vdev->vconfig[offset + PCI_PM_CTRL];
drivers/vfio/pci/vfio_pci_config.c
1513
__le16 *wordp = (__le16 *)&vdev->vconfig[offset];
drivers/vfio/pci/vfio_pci_config.c
1622
__le16 *vstatus = (__le16 *)&vdev->vconfig[PCI_STATUS];
drivers/vfio/pci/vfio_pci_config.c
1799
*(__le16 *)&vconfig[PCI_VENDOR_ID] = cpu_to_le16(pdev->vendor);
drivers/vfio/pci/vfio_pci_config.c
1800
*(__le16 *)&vconfig[PCI_DEVICE_ID] = cpu_to_le16(pdev->device);
drivers/vfio/pci/vfio_pci_config.c
1828
*(__le16 *)&vconfig[PCI_COMMAND] |=
drivers/vfio/pci/vfio_pci_config.c
392
*(__le16 *)(&p->virt[off]) = cpu_to_le16(virt);
drivers/vfio/pci/vfio_pci_config.c
393
*(__le16 *)(&p->write[off]) = cpu_to_le16(write);
drivers/vfio/pci/vfio_pci_config.c
407
u16 cmd = le16_to_cpu(*(__le16 *)&vdev->vconfig[PCI_COMMAND]);
drivers/vfio/pci/vfio_pci_config.c
537
u16 cmd = le16_to_cpu(*(__le16 *)&vdev->vconfig[PCI_COMMAND]);
drivers/vfio/pci/vfio_pci_config.c
569
__le16 *virt_cmd;
drivers/vfio/pci/vfio_pci_config.c
573
virt_cmd = (__le16 *)&vdev->vconfig[PCI_COMMAND];
drivers/vfio/pci/vfio_pci_config.c
805
__le16 *paddr = (__le16 *)(vdev->vconfig + pos - offset + PCI_VPD_ADDR);
drivers/vfio/pci/vfio_pci_config.c
886
__le16 *ctrl = (__le16 *)(vdev->vconfig + pos -
drivers/vfio/pci/vfio_pci_igd.c
229
version = le16_to_cpu(*(__le16 *)(opregionvbt->opregion +
drivers/vfio/pci/vfio_pci_igd.c
312
__le16 lval;
drivers/vfio/pci/vfio_pci_igd.c
344
__le16 lval;
drivers/vfio/pci/vfio_pci_igd.c
90
if (remaining && pos < OPREGION_VERSION + sizeof(__le16)) {
drivers/vfio/pci/vfio_pci_igd.c
92
OPREGION_VERSION + sizeof(__le16) - pos);
drivers/vfio/pci/vfio_pci_igd.c
93
__le16 version = *(__le16 *)(opregionvbt->opregion +
drivers/vfio/pci/virtio/common.h
88
__le16 pci_cmd;
drivers/vfio/pci/virtio/legacy_io.c
134
__le16 val16;
drivers/video/backlight/qcom-wled.c
234
__le16 v;
drivers/video/backlight/qcom-wled.c
253
__le16 v;
drivers/video/backlight/qcom-wled.c
276
__le16 v;
drivers/video/fbdev/fsl-diu-fb.c
1000
__le16 *cursor = data->cursor;
drivers/video/fbdev/fsl-diu-fb.c
1001
__le16 _fg = cpu_to_le16(fg);
drivers/video/fbdev/fsl-diu-fb.c
1002
__le16 _bg = cpu_to_le16(bg);
drivers/video/fbdev/fsl-diu-fb.c
380
__le16 cursor[MAX_CURS * MAX_CURS] __aligned(32);
drivers/video/fbdev/fsl-diu-fb.c
382
__le16 blank_cursor[MAX_CURS * MAX_CURS] __aligned(32);
drivers/video/fbdev/fsl-diu-fb.c
384
__le16 next_cursor[MAX_CURS * MAX_CURS] __aligned(32);
drivers/virtio/virtio_mmio.c
140
__le16 w;
drivers/virtio/virtio_mmio.c
182
__le16 w;
drivers/virtio/virtio_pci_modern.c
453
__le16 w;
drivers/virtio/virtio_pci_modern.c
491
__le16 w;
drivers/virtio/virtio_ring.c
1672
__le16 head_flags, flags;
drivers/virtio/virtio_ring.c
1830
__le16 head_flags, flags;
drivers/virtio/virtio_ring.c
1978
__le16 off_wrap;
drivers/virtio/virtio_ring.c
1979
__le16 flags;
drivers/w1/slaves/w1_therm.c
701
bv = le16_to_cpup((__le16 *)rom);
drivers/w1/slaves/w1_therm.c
761
bv = le16_to_cpup((__le16 *)rom);
drivers/watchdog/rave-sp-wdt.c
259
__le16 timeout = 0;
fs/befs/endian.h
55
return le16_to_cpu((__force __le16)n);
fs/befs/endian.h
78
run.start = le16_to_cpu((__force __le16)n.start);
fs/befs/endian.h
79
run.len = le16_to_cpu((__force __le16)n.len);
fs/btrfs/send.c
5154
if (unlikely(sctx->send_max_size - sctx->send_size < sizeof(__le16) + len))
fs/btrfs/send.c
5157
sctx->send_size += sizeof(__le16);
fs/btrfs/send.h
52
__le16 cmd;
fs/btrfs/send.h
58
__le16 tlv_type;
fs/btrfs/send.h
60
__le16 tlv_len;
fs/crypto/fscrypt_private.h
230
__le16 len;
fs/dlm/dlm_internal.h
415
__le16 h_length;
fs/dlm/dlm_internal.h
488
__le16 t_type;
fs/dlm/dlm_internal.h
489
__le16 t_length;
fs/dlm/dlm_internal.h
500
__le16 o_optlen;
fs/dlm/dlm_internal.h
528
__le16 rf_our_slot;
fs/dlm/dlm_internal.h
529
__le16 rf_num_slots;
fs/dlm/dlm_internal.h
537
__le16 ro_slot;
fs/dlm/dlm_internal.h
538
__le16 ro_unused1;
fs/dlm/dlm_internal.h
556
__le16 rl_wait_type;
fs/dlm/dlm_internal.h
557
__le16 rl_namelen;
fs/erofs/erofs_fs.h
143
__le16 format; /* chunk blkbits, etc. */
fs/erofs/erofs_fs.h
144
__le16 reserved;
fs/erofs/erofs_fs.h
155
__le16 nlink; /* if EROFS_I_NLINK_1_BIT is unset */
fs/erofs/erofs_fs.h
156
__le16 blocks_hi; /* total blocks count MSB */
fs/erofs/erofs_fs.h
157
__le16 startblk_hi; /* starting block number MSB */
fs/erofs/erofs_fs.h
162
__le16 i_format; /* inode format hints */
fs/erofs/erofs_fs.h
163
__le16 i_xattr_icount;
fs/erofs/erofs_fs.h
164
__le16 i_mode;
fs/erofs/erofs_fs.h
171
__le16 i_uid;
fs/erofs/erofs_fs.h
172
__le16 i_gid;
fs/erofs/erofs_fs.h
178
__le16 i_format; /* inode format hints */
fs/erofs/erofs_fs.h
179
__le16 i_xattr_icount;
fs/erofs/erofs_fs.h
180
__le16 i_mode;
fs/erofs/erofs_fs.h
235
__le16 e_value_size; /* size of attribute value */
fs/erofs/erofs_fs.h
246
static inline unsigned int erofs_xattr_ibody_size(__le16 i_xattr_icount)
fs/erofs/erofs_fs.h
272
__le16 startblk_hi; /* starting block number MSB */
fs/erofs/erofs_fs.h
273
__le16 device_id; /* back-end storage id (with bits masked) */
fs/erofs/erofs_fs.h
283
__le16 nameoff; /* start offset of file name */
fs/erofs/erofs_fs.h
314
__le16 max_distance;
fs/erofs/erofs_fs.h
315
__le16 max_pclusterblks;
fs/erofs/erofs_fs.h
322
__le16 format;
fs/erofs/erofs_fs.h
365
__le16 h_reserved1;
fs/erofs/erofs_fs.h
367
__le16 h_idata_size;
fs/erofs/erofs_fs.h
371
__le16 h_advise;
fs/erofs/erofs_fs.h
383
__le16 h_extents_hi; /* extent count MSB */
fs/erofs/erofs_fs.h
406
__le16 di_advise;
fs/erofs/erofs_fs.h
408
__le16 di_clusterofs;
fs/erofs/erofs_fs.h
416
__le16 delta[2]; /* for the NONHEAD lclusters */
fs/erofs/erofs_fs.h
47
__le16 blocks_hi; /* total blocks count MSB */
fs/erofs/erofs_fs.h
48
__le16 uniaddr_hi; /* unified starting block MSB */
fs/erofs/erofs_fs.h
61
__le16 rootnid_2b; /* nid of root directory */
fs/erofs/erofs_fs.h
62
__le16 blocks_hi; /* (48BIT on) blocks count MSB */
fs/erofs/erofs_fs.h
75
__le16 available_compr_algs;
fs/erofs/erofs_fs.h
77
__le16 lz4_max_distance;
fs/erofs/erofs_fs.h
79
__le16 extra_devices; /* # of devices besides the primary device */
fs/erofs/erofs_fs.h
80
__le16 devt_slotoff; /* startoff = devt_slotoff * devt_slotsize */
fs/erofs/super.c
102
len = le16_to_cpu(*(__le16 *)ptr);
fs/erofs/super.c
108
*offset += sizeof(__le16);
fs/exfat/exfat_fs.h
693
u8 tz, __le16 time, __le16 date, u8 time_cs);
fs/exfat/exfat_fs.h
697
u8 *tz, __le16 *time, __le16 *date, u8 *time_cs);
fs/exfat/exfat_raw.h
104
__le16 vol_flags;
fs/exfat/exfat_raw.h
112
__le16 signature;
fs/exfat/exfat_raw.h
120
__le16 checksum;
fs/exfat/exfat_raw.h
121
__le16 attr;
fs/exfat/exfat_raw.h
122
__le16 reserved1;
fs/exfat/exfat_raw.h
123
__le16 create_time;
fs/exfat/exfat_raw.h
124
__le16 create_date;
fs/exfat/exfat_raw.h
125
__le16 modify_time;
fs/exfat/exfat_raw.h
126
__le16 modify_date;
fs/exfat/exfat_raw.h
127
__le16 access_time;
fs/exfat/exfat_raw.h
128
__le16 access_date;
fs/exfat/exfat_raw.h
140
__le16 name_hash;
fs/exfat/exfat_raw.h
141
__le16 reserved2;
fs/exfat/exfat_raw.h
149
__le16 unicode_0_14[EXFAT_FILE_NAME_LEN];
fs/exfat/exfat_raw.h
166
__le16 volume_label[EXFAT_VOLUME_LABEL_LEN];
fs/exfat/misc.c
69
u8 tz, __le16 time, __le16 date, u8 time_cs)
fs/exfat/misc.c
94
u8 *tz, __le16 *time, __le16 *date, u8 *time_cs)
fs/exfat/nls.c
498
__le16 upname[MAX_NAME_LENGTH + 1];
fs/exfat/nls.c
600
__le16 upname[MAX_NAME_LENGTH + 1];
fs/ext2/acl.h
13
__le16 e_tag;
fs/ext2/acl.h
14
__le16 e_perm;
fs/ext2/acl.h
19
__le16 e_tag;
fs/ext2/acl.h
20
__le16 e_perm;
fs/ext2/dir.c
39
static inline unsigned ext2_rec_len_from_disk(__le16 dlen)
fs/ext2/dir.c
50
static inline __le16 ext2_rec_len_to_disk(unsigned len)
fs/ext2/ext2.h
194
__le16 bg_free_blocks_count; /* Free blocks count */
fs/ext2/ext2.h
195
__le16 bg_free_inodes_count; /* Free inodes count */
fs/ext2/ext2.h
196
__le16 bg_used_dirs_count; /* Directories count */
fs/ext2/ext2.h
197
__le16 bg_pad;
fs/ext2/ext2.h
289
__le16 i_mode; /* File mode */
fs/ext2/ext2.h
290
__le16 i_uid; /* Low 16 bits of Owner Uid */
fs/ext2/ext2.h
296
__le16 i_gid; /* Low 16 bits of Group Id */
fs/ext2/ext2.h
297
__le16 i_links_count; /* Links count */
fs/ext2/ext2.h
321
__le16 l_i_uid_high; /* these 2 fields */
fs/ext2/ext2.h
322
__le16 l_i_gid_high; /* were reserved2[0] */
fs/ext2/ext2.h
328
__le16 h_i_mode_high;
fs/ext2/ext2.h
329
__le16 h_i_uid_high;
fs/ext2/ext2.h
330
__le16 h_i_gid_high;
fs/ext2/ext2.h
420
__le16 s_mnt_count; /* Mount count */
fs/ext2/ext2.h
421
__le16 s_max_mnt_count; /* Maximal mount count */
fs/ext2/ext2.h
422
__le16 s_magic; /* Magic signature */
fs/ext2/ext2.h
423
__le16 s_state; /* File system state */
fs/ext2/ext2.h
424
__le16 s_errors; /* Behaviour when detecting errors */
fs/ext2/ext2.h
425
__le16 s_minor_rev_level; /* minor revision level */
fs/ext2/ext2.h
430
__le16 s_def_resuid; /* Default uid for reserved blocks */
fs/ext2/ext2.h
431
__le16 s_def_resgid; /* Default gid for reserved blocks */
fs/ext2/ext2.h
446
__le16 s_inode_size; /* size of inode structure */
fs/ext2/ext2.h
447
__le16 s_block_group_nr; /* block group # of this superblock */
fs/ext2/ext2.h
576
__le16 rec_len; /* Directory entry length */
fs/ext2/ext2.h
577
__le16 name_len; /* Name length */
fs/ext2/ext2.h
589
__le16 rec_len; /* Directory entry length */
fs/ext2/xattr.h
38
__le16 e_value_offs; /* offset in disk block of value */
fs/ext4/acl.h
13
__le16 e_tag;
fs/ext4/acl.h
14
__le16 e_perm;
fs/ext4/acl.h
19
__le16 e_tag;
fs/ext4/acl.h
20
__le16 e_perm;
fs/ext4/ext4.h
1377
__le16 s_mnt_count; /* Mount count */
fs/ext4/ext4.h
1378
__le16 s_max_mnt_count; /* Maximal mount count */
fs/ext4/ext4.h
1379
__le16 s_magic; /* Magic signature */
fs/ext4/ext4.h
1380
__le16 s_state; /* File system state */
fs/ext4/ext4.h
1381
__le16 s_errors; /* Behaviour when detecting errors */
fs/ext4/ext4.h
1382
__le16 s_minor_rev_level; /* minor revision level */
fs/ext4/ext4.h
1387
/*50*/ __le16 s_def_resuid; /* Default uid for reserved blocks */
fs/ext4/ext4.h
1388
__le16 s_def_resgid; /* Default gid for reserved blocks */
fs/ext4/ext4.h
1403
__le16 s_inode_size; /* size of inode structure */
fs/ext4/ext4.h
1404
__le16 s_block_group_nr; /* block group # of this superblock */
fs/ext4/ext4.h
1418
__le16 s_reserved_gdt_blocks; /* Per group desc for online growth */
fs/ext4/ext4.h
1429
__le16 s_desc_size; /* size of group descriptor */
fs/ext4/ext4.h
1438
__le16 s_min_extra_isize; /* All inodes have at least # bytes */
fs/ext4/ext4.h
1439
__le16 s_want_extra_isize; /* New inodes should reserve # bytes */
fs/ext4/ext4.h
1441
__le16 s_raid_stride; /* RAID stride */
fs/ext4/ext4.h
1442
__le16 s_mmp_update_interval; /* # seconds to wait in MMP checking */
fs/ext4/ext4.h
1487
__le16 s_encoding; /* Filename charset encoding */
fs/ext4/ext4.h
1488
__le16 s_encoding_flags; /* Filename charset encoding flags */
fs/ext4/ext4.h
1490
__le16 s_def_resuid_hi;
fs/ext4/ext4.h
1491
__le16 s_def_resgid_hi;
fs/ext4/ext4.h
2482
__le16 rec_len; /* Directory entry length */
fs/ext4/ext4.h
2483
__le16 name_len; /* Name length */
fs/ext4/ext4.h
2506
__le16 rec_len; /* Directory entry length */
fs/ext4/ext4.h
2534
__le16 det_rec_len; /* 12 */
fs/ext4/ext4.h
2588
ext4_rec_len_from_disk(__le16 dlen, unsigned blocksize)
fs/ext4/ext4.h
2597
static inline __le16 ext4_rec_len_to_disk(unsigned len, unsigned blocksize)
fs/ext4/ext4.h
2803
__le16 mmp_check_interval;
fs/ext4/ext4.h
2805
__le16 mmp_pad1;
fs/ext4/ext4.h
407
__le16 bg_free_blocks_count_lo;/* Free blocks count */
fs/ext4/ext4.h
408
__le16 bg_free_inodes_count_lo;/* Free inodes count */
fs/ext4/ext4.h
409
__le16 bg_used_dirs_count_lo; /* Directories count */
fs/ext4/ext4.h
410
__le16 bg_flags; /* EXT4_BG_flags (INODE_UNINIT, etc) */
fs/ext4/ext4.h
412
__le16 bg_block_bitmap_csum_lo;/* crc32c(s_uuid+grp_num+bbitmap) LE */
fs/ext4/ext4.h
413
__le16 bg_inode_bitmap_csum_lo;/* crc32c(s_uuid+grp_num+ibitmap) LE */
fs/ext4/ext4.h
414
__le16 bg_itable_unused_lo; /* Unused inodes count */
fs/ext4/ext4.h
415
__le16 bg_checksum; /* crc16(sb_uuid+group+desc) */
fs/ext4/ext4.h
419
__le16 bg_free_blocks_count_hi;/* Free blocks count MSB */
fs/ext4/ext4.h
420
__le16 bg_free_inodes_count_hi;/* Free inodes count MSB */
fs/ext4/ext4.h
421
__le16 bg_used_dirs_count_hi; /* Directories count MSB */
fs/ext4/ext4.h
422
__le16 bg_itable_unused_hi; /* Unused inodes count MSB */
fs/ext4/ext4.h
424
__le16 bg_block_bitmap_csum_hi;/* crc32c(s_uuid+grp_num+bbitmap) BE */
fs/ext4/ext4.h
425
__le16 bg_inode_bitmap_csum_hi;/* crc32c(s_uuid+grp_num+ibitmap) BE */
fs/ext4/ext4.h
431
sizeof(__le16))
fs/ext4/ext4.h
434
sizeof(__le16))
fs/ext4/ext4.h
795
__le16 i_mode; /* File mode */
fs/ext4/ext4.h
796
__le16 i_uid; /* Low 16 bits of Owner Uid */
fs/ext4/ext4.h
802
__le16 i_gid; /* Low 16 bits of Group Id */
fs/ext4/ext4.h
803
__le16 i_links_count; /* Links count */
fs/ext4/ext4.h
824
__le16 l_i_blocks_high; /* were l_i_reserved1 */
fs/ext4/ext4.h
825
__le16 l_i_file_acl_high;
fs/ext4/ext4.h
826
__le16 l_i_uid_high; /* these 2 fields */
fs/ext4/ext4.h
827
__le16 l_i_gid_high; /* were reserved2[0] */
fs/ext4/ext4.h
828
__le16 l_i_checksum_lo;/* crc32c(uuid+inum+inode) LE */
fs/ext4/ext4.h
829
__le16 l_i_reserved;
fs/ext4/ext4.h
832
__le16 h_i_reserved1; /* Obsoleted fragment number/size which are removed in ext4 */
fs/ext4/ext4.h
839
__le16 h_i_reserved1; /* Obsoleted fragment number/size which are removed in ext4 */
fs/ext4/ext4.h
840
__le16 m_i_file_acl_high;
fs/ext4/ext4.h
844
__le16 i_extra_isize;
fs/ext4/ext4.h
845
__le16 i_checksum_hi; /* crc32c(uuid+inum+inode) BE */
fs/ext4/ext4_extents.h
58
__le16 ee_len; /* number of blocks covered by extent */
fs/ext4/ext4_extents.h
59
__le16 ee_start_hi; /* high 16 bits of physical block */
fs/ext4/ext4_extents.h
71
__le16 ei_leaf_hi; /* high 16 bits of physical block */
fs/ext4/ext4_extents.h
79
__le16 eh_magic; /* probably will support different formats */
fs/ext4/ext4_extents.h
80
__le16 eh_entries; /* number of valid entries */
fs/ext4/ext4_extents.h
81
__le16 eh_max; /* capacity of store in entries */
fs/ext4/ext4_extents.h
82
__le16 eh_depth; /* has tree real underlying blocks? */
fs/ext4/fast_commit.h
28
__le16 fc_tag;
fs/ext4/fast_commit.h
29
__le16 fc_len;
fs/ext4/namei.c
224
__le16 rec_len;
fs/ext4/namei.c
231
__le16 limit;
fs/ext4/namei.c
232
__le16 count;
fs/ext4/super.c
3246
static __le16 ext4_group_desc_csum(struct super_block *sb, __u32 block_group,
fs/ext4/super.c
6165
__le16 orig_state;
fs/ext4/xattr.h
46
__le16 e_value_offs; /* offset in disk block of value */
fs/f2fs/acl.h
20
__le16 e_tag;
fs/f2fs/acl.h
21
__le16 e_perm;
fs/f2fs/acl.h
26
__le16 e_tag;
fs/f2fs/acl.h
27
__le16 e_perm;
fs/f2fs/xattr.h
51
__le16 e_value_size; /* size of attribute value */
fs/fat/dir.c
1180
__le16 date, time;
fs/fat/fat.h
352
__le16 *ent16_p;
fs/fat/fat.h
470
__le16 __time, __le16 __date, u8 time_cs);
fs/fat/fat.h
472
__le16 *time, __le16 *date, u8 *time_cs);
fs/fat/fat_test.c
283
__le16 date, time;
fs/fat/fat_test.c
309
__le16 date, time;
fs/fat/fat_test.c
338
__le16 date, time;
fs/fat/fat_test.c
57
__le16 time;
fs/fat/fat_test.c
58
__le16 date;
fs/fat/fat_test.c
66
__le16 time;
fs/fat/fat_test.c
67
__le16 date;
fs/fat/fatent.c
236
if (fatent->u.ent16_p < (__le16 *)(bh->b_data + (bh->b_size - 2))) {
fs/fat/fatent.c
60
fatent->u.ent16_p = (__le16 *)(fatent->bhs[0]->b_data + offset);
fs/fat/inode.c
902
__le16 atime;
fs/fat/misc.c
205
__le16 __time, __le16 __date, u8 time_cs)
fs/fat/misc.c
244
__le16 *time, __le16 *date, u8 *time_cs)
fs/fat/namei_msdos.c
233
__le16 time, date;
fs/fat/namei_vfat.c
589
__le16 time, date;
fs/freevxfs/vxfs.h
156
return le16_to_cpu((__force __le16)a);
fs/hpfs/hpfs.h
210
__le16 ix; /* index */
fs/hpfs/hpfs.h
211
__le16 code_page_number; /* code page number */
fs/hpfs/hpfs.h
216
__le16 index; /* index in c.p. array in that sector*/
fs/hpfs/hpfs.h
217
__le16 unknown; /* some unknown value; usually 0;
fs/hpfs/hpfs.h
233
__le16 offs[3]; /* offsets from start of sector
fs/hpfs/hpfs.h
236
__le16 ix; /* index */
fs/hpfs/hpfs.h
237
__le16 code_page_number; /* code page number */
fs/hpfs/hpfs.h
238
__le16 unknown; /* the same as in cp directory */
fs/hpfs/hpfs.h
240
__le16 zero2;
fs/hpfs/hpfs.h
304
__le16 length; /* offset to next dirent */
fs/hpfs/hpfs.h
424
__le16 first_free; /* offset from start of header to
fs/hpfs/hpfs.h
464
__le16 acl_size_s;
fs/hpfs/hpfs.h
469
__le16 ea_size_s; /* length of fnode-resident ea's */
fs/hpfs/hpfs.h
471
__le16 flags; /* bit 1 set -> ea_secno is an anode */
fs/hpfs/hpfs.h
483
__le16 ea_offs; /* offset from start of fnode
fs/hpfs/hpfs.h
55
__le16 sectors_per_fat;
fs/hpfs/hpfs.h
56
__le16 sectors_per_track;
fs/hpfs/hpfs.h
57
__le16 heads_per_cyl;
fs/hpfs/hpfs.h
67
__le16 magic; /* aa55 */
fs/hpfs/hpfs.h
85
__le16 zero; /* 0 */
fs/hpfs/inode.c
65
i_uid_write(i, le16_to_cpu(*(__le16*)ea));
fs/hpfs/inode.c
72
i_gid_write(i, le16_to_cpu(*(__le16*)ea));
fs/hpfs/inode.c
93
mode = le16_to_cpu(*(__le16*)ea);
fs/jfs/jfs_dtree.c
3317
__le16 *name;
fs/jfs/jfs_dtree.c
3394
__le16 *name;
fs/jfs/jfs_dtree.c
3573
__le16 *name;
fs/jfs/jfs_dtree.c
3635
__le16 *name;
fs/jfs/jfs_dtree.h
37
__le16 name[15]; /* 30: */
fs/jfs/jfs_dtree.h
57
__le16 name[11]; /* 22: 2-byte aligned */
fs/jfs/jfs_dtree.h
76
__le16 name[11]; /* 22: 2-byte aligned */
fs/jfs/jfs_logmgr.h
112
__le16 rsrvd; /* 2: */
fs/jfs/jfs_logmgr.h
113
__le16 eor; /* 2: end-of-log offset of lasrt record write */
fs/jfs/jfs_logmgr.h
120
__le16 rsrvd; /* 2: */
fs/jfs/jfs_logmgr.h
121
__le16 eor; /* 2: normally the same as h.eor */
fs/jfs/jfs_logmgr.h
194
__le16 type; /* 2: record type */
fs/jfs/jfs_logmgr.h
195
__le16 length; /* 2: length of data in record (in byte) */
fs/jfs/jfs_logmgr.h
220
__le16 type; /* 2: REDOPAGE record type */
fs/jfs/jfs_logmgr.h
221
__le16 l2linesize; /* 2: log2 of line size */
fs/jfs/jfs_logmgr.h
236
__le16 type; /* 2: NOREDOPAGE record type */
fs/jfs/jfs_logmgr.h
237
__le16 rsrvd; /* 2: reserved */
fs/jfs/jfs_logmgr.h
252
__le16 type; /* 2: UPDATEMAP record type */
fs/jfs/jfs_logmgr.h
253
__le16 nxd; /* 2: number of extents */
fs/jfs/jfs_logmgr.h
345
__le16 offset;
fs/jfs/jfs_logmgr.h
346
__le16 length;
fs/jfs/jfs_superblock.h
35
__le16 s_l2bsize; /* 2: log2 of s_bsize */
fs/jfs/jfs_superblock.h
36
__le16 s_l2bfactor; /* 2: log2(s_bsize/hardware block size) */
fs/jfs/jfs_superblock.h
38
__le16 s_l2pbsize; /* 2: log2 of s_pbsize */
fs/jfs/jfs_superblock.h
39
__le16 pad; /* 2: padding necessary for alignment */
fs/jfs/jfs_unicode.c
19
int jfs_strfromUCS_le(char *to, const __le16 * from,
fs/jfs/jfs_unicode.h
15
extern int jfs_strfromUCS_le(char *, const __le16 *, int, struct nls_table *);
fs/jfs/jfs_unicode.h
35
static inline __le16 *UniStrncpy_le(__le16 * ucs1, const __le16 * ucs2,
fs/jfs/jfs_unicode.h
38
__le16 *anchor = ucs1;
fs/jfs/jfs_unicode.h
52
static inline int UniStrncmp_le(const wchar_t * ucs1, const __le16 * ucs2,
fs/jfs/jfs_unicode.h
67
static inline __le16 *UniStrncpy_to_le(__le16 * ucs1, const wchar_t * ucs2,
fs/jfs/jfs_unicode.h
70
__le16 *anchor = ucs1;
fs/jfs/jfs_unicode.h
84
static inline wchar_t *UniStrncpy_from_le(wchar_t * ucs1, const __le16 * ucs2,
fs/jfs/jfs_xattr.h
19
__le16 valuelen; /* Length of value */
fs/jfs/jfs_xtree.h
74
__le16 nextindex; /* 2: next index = number of entries */
fs/jfs/jfs_xtree.h
75
__le16 maxentry; /* 2: max number of entries */
fs/jfs/jfs_xtree.h
76
__le16 rsrvd2; /* 2: */
fs/nilfs2/dir.c
37
static inline unsigned int nilfs_rec_len_from_disk(__le16 dlen)
fs/nilfs2/dir.c
48
static inline __le16 nilfs_rec_len_to_disk(unsigned int len)
fs/nls/nls_ucs2_utils.h
272
static inline __le16 *UniStrupr(register __le16 *upin)
fs/nls/nls_ucs2_utils.h
274
register __le16 *up;
fs/ntfs/attrib.c
1001
(u32)ale->name_length * sizeof(__le16) > ale_len ||
fs/ntfs/attrib.c
1119
const __le16 *name, const u32 name_len,
fs/ntfs/attrib.c
1128
__le16 *al_name;
fs/ntfs/attrib.c
1256
al_entry->name_length * sizeof(__le16)) > al_end))
fs/ntfs/attrib.c
1272
al_name = (__le16 *)((u8 *)al_entry + al_entry->name_offset);
fs/ntfs/attrib.c
1322
ntfs_are_names_equal((__le16 *)((u8 *)
fs/ntfs/attrib.c
1420
a->name_length * sizeof(__le16)) > attr_len))
fs/ntfs/attrib.c
1422
if (!ntfs_are_names_equal((__le16 *)((u8 *)a +
fs/ntfs/attrib.c
1565
int ntfs_attr_lookup(const __le32 type, const __le16 *name,
fs/ntfs/attrib.c
2040
mp_ofs = (name_ofs + a->name_length * sizeof(__le16) + 7) & ~7;
fs/ntfs/attrib.c
2074
a->name_length * sizeof(__le16));
fs/ntfs/attrib.c
2161
a->name_length * sizeof(__le16));
fs/ntfs/attrib.c
2162
mp_ofs = (name_ofs + a->name_length * sizeof(__le16) + 7) & ~7;
fs/ntfs/attrib.c
2369
__le16 *name, u8 name_len, u8 *val, u32 size,
fs/ntfs/attrib.c
2370
__le16 flags)
fs/ntfs/attrib.c
2423
((name_len * sizeof(__le16) + 7) & ~7) +
fs/ntfs/attrib.c
2455
name, sizeof(__le16) * name_len);
fs/ntfs/attrib.c
2490
__le16 *name, u8 name_len, s64 lowest_vcn, int dataruns_size,
fs/ntfs/attrib.c
2491
__le16 flags)
fs/ntfs/attrib.c
2545
((sizeof(__le16) * name_len + 7) & ~7) + dataruns_size +
fs/ntfs/attrib.c
2580
name, sizeof(__le16) * name_len);
fs/ntfs/attrib.c
2763
__le16 *name, u8 name_len, u8 *val, s64 size)
fs/ntfs/attrib.c
2831
((name_len * sizeof(__le16) + 7) & ~7) +
fs/ntfs/attrib.c
2835
((name_len * sizeof(__le16) + 7) & ~7) + 8;
fs/ntfs/attrib.c
2995
const __le32 type, __le16 *name, const u32 name_len)
fs/ntfs/attrib.c
3064
__le16 *name, u32 name_len)
fs/ntfs/attrib.c
3067
__le16 *newname = NULL;
fs/ntfs/attrib.c
31
__le16 AT_UNNAMED[] = { cpu_to_le16('\0') };
fs/ntfs/attrib.c
3108
name = ntfs_ucsndup((__le16 *)((u8 *)a + le16_to_cpu(a->name_offset)),
fs/ntfs/attrib.c
3405
err = ntfs_attr_find(a->type, (__le16 *)((u8 *)a + le16_to_cpu(a->name_offset)),
fs/ntfs/attrib.c
3614
a->name_length * sizeof(__le16));
fs/ntfs/attrib.c
3632
a->name_length * sizeof(__le16));
fs/ntfs/attrib.c
3973
((sizeof(__le16) * ni->name_len + 7) & ~7);
fs/ntfs/attrib.c
4078
val_ofs = (name_ofs + a->name_length * sizeof(__le16) + 7) & ~7;
fs/ntfs/attrib.c
4096
a->name_length * sizeof(__le16));
fs/ntfs/attrib.c
4712
((a->name_length * sizeof(__le16) + 7) & ~7) + 8)
fs/ntfs/attrib.c
4721
(__le16 *)((u8 *)a + le16_to_cpu(a->name_offset)),
fs/ntfs/attrib.c
5200
int ntfs_attr_exist(struct ntfs_inode *ni, const __le32 type, __le16 *name,
fs/ntfs/attrib.c
5222
int ntfs_attr_remove(struct ntfs_inode *ni, const __le32 type, __le16 *name,
fs/ntfs/attrib.c
5269
__le16 *name, u32 name_len, s64 *data_size)
fs/ntfs/attrib.c
592
sizeof(__le16) * 1;
fs/ntfs/attrib.c
626
file_name_size = fn->file_name_length * sizeof(__le16);
fs/ntfs/attrib.c
637
return value_length <= NTFS_MAX_LABEL_LEN * sizeof(__le16);
fs/ntfs/attrib.c
809
static int ntfs_attr_find(const __le32 type, const __le16 *name,
fs/ntfs/attrib.c
815
__le16 *upcase = vol->upcase;
fs/ntfs/attrib.c
851
name_size = a->name_length * sizeof(__le16);
fs/ntfs/attrib.c
879
(__le16 *)((u8 *)a + le16_to_cpu(a->name_offset)),
fs/ntfs/attrib.c
884
(__le16 *)((u8 *)a + le16_to_cpu(a->name_offset)),
fs/ntfs/attrib.c
897
(__le16 *)((u8 *)a + le16_to_cpu(a->name_offset)),
fs/ntfs/attrib.c
952
char *ntfs_attr_name_get(const struct ntfs_volume *vol, const __le16 *uname,
fs/ntfs/attrib.h
106
__le16 *name, u32 name_len);
fs/ntfs/attrib.h
118
int ntfs_attr_exist(struct ntfs_inode *ni, const __le32 type, __le16 *name,
fs/ntfs/attrib.h
120
int ntfs_attr_remove(struct ntfs_inode *ni, const __le32 type, __le16 *name,
fs/ntfs/attrib.h
125
__le16 *name, u8 name_len, u8 *val, s64 size);
fs/ntfs/attrib.h
127
char *ntfs_attr_name_get(const struct ntfs_volume *vol, const __le16 *uname,
fs/ntfs/attrib.h
131
__le16 *name, u32 name_len, s64 *data_size);
fs/ntfs/attrib.h
133
__le16 *name, u8 name_len, u8 *val, u32 size,
fs/ntfs/attrib.h
134
__le16 flags);
fs/ntfs/attrib.h
16
extern __le16 AT_UNNAMED[];
fs/ntfs/attrib.h
70
int ntfs_attr_lookup(const __le32 type, const __le16 *name,
fs/ntfs/attrlist.c
158
entry_len = (sizeof(struct attr_list_entry) + sizeof(__le16) *
fs/ntfs/attrlist.c
176
err = ntfs_attr_lookup(attr->type, (attr->name_length) ? (__le16 *)
fs/ntfs/attrlist.c
224
attr->name_length * sizeof(__le16));
fs/ntfs/compress.c
212
if (cb == cb_end || !le16_to_cpup((__le16 *)cb) ||
fs/ntfs/compress.c
262
cb_sb_end = cb_sb_start + (le16_to_cpup((__le16 *)cb) & NTFS_SB_SIZE_MASK)
fs/ntfs/compress.c
284
if (!(le16_to_cpup((__le16 *)cb) & NTFS_SB_IS_COMPRESSED)) {
fs/ntfs/compress.c
390
pt = le16_to_cpup((__le16 *)cb);
fs/ntfs/dir.c
153
(__le16 *)&ie->key.file_name.file_name,
fs/ntfs/dir.c
203
(__le16 *)&ie->key.file_name.file_name,
fs/ntfs/dir.c
219
name_size += len * sizeof(__le16);
fs/ntfs/dir.c
23
__le16 I30[5] = { cpu_to_le16('$'), cpu_to_le16('I'),
fs/ntfs/dir.c
230
len * sizeof(__le16));
fs/ntfs/dir.c
240
(__le16 *)&ie->key.file_name.file_name,
fs/ntfs/dir.c
259
(__le16 *)&ie->key.file_name.file_name,
fs/ntfs/dir.c
388
(__le16 *)&ie->key.file_name.file_name,
fs/ntfs/dir.c
438
(__le16 *)&ie->key.file_name.file_name,
fs/ntfs/dir.c
455
name_size += len * sizeof(__le16);
fs/ntfs/dir.c
466
len * sizeof(__le16));
fs/ntfs/dir.c
476
(__le16 *)&ie->key.file_name.file_name,
fs/ntfs/dir.c
495
(__le16 *)&ie->key.file_name.file_name,
fs/ntfs/dir.c
621
name_len = ntfs_ucstonls(vol, (__le16 *)&ie->key.file_name.file_name,
fs/ntfs/dir.c
657
__le16 key_length;
fs/ntfs/dir.c
74
u64 ntfs_lookup_inode_by_name(struct ntfs_inode *dir_ni, const __le16 *uname,
fs/ntfs/dir.h
22
__le16 name[];
fs/ntfs/dir.h
26
extern __le16 I30[5];
fs/ntfs/dir.h
29
const __le16 *uname, const int uname_len, struct ntfs_name **res);
fs/ntfs/ea.c
191
__le16 *packed_ea_size)
fs/ntfs/ea.c
405
int ntfs_ea_set_wsl_inode(struct inode *inode, dev_t rdev, __le16 *ea_size,
fs/ntfs/ea.c
583
__le16 new_aflags;
fs/ntfs/ea.c
650
mp_ofs = (name_ofs + a->name_length * sizeof(__le16) + 7) & ~7;
fs/ntfs/ea.c
896
__le16 ea_size = 0;
fs/ntfs/ea.h
14
int ntfs_ea_set_wsl_inode(struct inode *inode, dev_t rdev, __le16 *ea_size,
fs/ntfs/file.c
206
__le16 *name;
fs/ntfs/file.c
208
name = (__le16 *)((u8 *)ctx->attr + le16_to_cpu(ctx->attr->name_offset));
fs/ntfs/index.c
170
__le16 *name, u32 name_len)
fs/ntfs/index.c
1705
fn_size = (fn->file_name_length * sizeof(__le16)) +
fs/ntfs/index.c
2191
__le16 flags;
fs/ntfs/index.c
45
ie->key.file_name.file_name_length * sizeof(__le16)) >
fs/ntfs/index.c
574
static struct index_root *ntfs_ir_lookup(struct ntfs_inode *ni, __le16 *name,
fs/ntfs/index.c
608
static struct index_root *ntfs_ir_lookup2(struct ntfs_inode *ni, __le16 *name, u32 len)
fs/ntfs/index.c
932
*(__le16 *)((char *)ib + le16_to_cpu(ib->usa_ofs)) = cpu_to_le16(1);
fs/ntfs/index.h
102
struct ntfs_index_context *ntfs_index_ctx_get(struct ntfs_inode *ni, __le16 *name,
fs/ntfs/index.h
72
__le16 *name;
fs/ntfs/inode.c
121
i = na->name_len * sizeof(__le16);
fs/ntfs/inode.c
122
ni->name = kmalloc(i + sizeof(__le16), GFP_ATOMIC);
fs/ntfs/inode.c
210
__le16 *name, u32 name_len)
fs/ntfs/inode.c
266
struct inode *ntfs_index_iget(struct inode *base_vi, __le16 *name,
fs/ntfs/inode.c
3081
ale_size = (sizeof(struct attr_list_entry) + sizeof(__le16) *
fs/ntfs/inode.c
3099
sizeof(__le16) * ctx->attr->name_length + 7) & ~7);
fs/ntfs/inode.c
3112
ctx->attr->name_length * sizeof(__le16));
fs/ntfs/inode.c
59
na->name_len * sizeof(__le16)))
fs/ntfs/inode.c
681
__le16 *name = I30;
fs/ntfs/inode.h
108
__le16 *name;
fs/ntfs/inode.h
298
__le16 *name;
fs/ntfs/inode.h
307
__le16 *name, u32 name_len);
fs/ntfs/inode.h
308
struct inode *ntfs_index_iget(struct inode *base_vi, __le16 *name,
fs/ntfs/layout.h
1021
__le16 length;
fs/ntfs/layout.h
1026
__le16 instance;
fs/ntfs/layout.h
1027
__le16 name[];
fs/ntfs/layout.h
1110
__le16 packed_ea_size;
fs/ntfs/layout.h
1111
__le16 reserved;
fs/ntfs/layout.h
1119
__le16 file_name[];
fs/ntfs/layout.h
1141
__le16 data2;
fs/ntfs/layout.h
1142
__le16 data3;
fs/ntfs/layout.h
128
__le16 end_of_sector_marker;
fs/ntfs/layout.h
1552
__le16 size;
fs/ntfs/layout.h
1584
__le16 size;
fs/ntfs/layout.h
1585
__le16 ace_count;
fs/ntfs/layout.h
1586
__le16 alignment2;
fs/ntfs/layout.h
1679
__le16 control;
fs/ntfs/layout.h
1810
__le16 flags;
fs/ntfs/layout.h
1943
__le16 usa_ofs;
fs/ntfs/layout.h
1944
__le16 usa_count;
fs/ntfs/layout.h
2122
__le16 data_offset;
fs/ntfs/layout.h
2123
__le16 data_length;
fs/ntfs/layout.h
2127
__le16 length;
fs/ntfs/layout.h
2128
__le16 key_length;
fs/ntfs/layout.h
2129
__le16 flags;
fs/ntfs/layout.h
2130
__le16 reserved;
fs/ntfs/layout.h
2190
__le16 data_offset;
fs/ntfs/layout.h
2191
__le16 data_length;
fs/ntfs/layout.h
2195
__le16 length;
fs/ntfs/layout.h
2196
__le16 key_length;
fs/ntfs/layout.h
2197
__le16 flags;
fs/ntfs/layout.h
2198
__le16 reserved;
fs/ntfs/layout.h
2287
__le16 reparse_data_length;
fs/ntfs/layout.h
2288
__le16 reserved;
fs/ntfs/layout.h
2293
__le16 substitute_name_offset;
fs/ntfs/layout.h
2294
__le16 substitute_name_length;
fs/ntfs/layout.h
2295
__le16 print_name_offset;
fs/ntfs/layout.h
2296
__le16 print_name_length;
fs/ntfs/layout.h
2297
__le16 path_buffer[];
fs/ntfs/layout.h
2301
__le16 substitute_name_offset;
fs/ntfs/layout.h
2302
__le16 substitute_name_length;
fs/ntfs/layout.h
2303
__le16 print_name_offset;
fs/ntfs/layout.h
2304
__le16 print_name_length;
fs/ntfs/layout.h
2306
__le16 path_buffer[];
fs/ntfs/layout.h
2320
__le16 ea_length;
fs/ntfs/layout.h
2321
__le16 need_ea_count;
fs/ntfs/layout.h
2361
__le16 ea_value_length;
fs/ntfs/layout.h
246
__le16 usa_ofs;
fs/ntfs/layout.h
247
__le16 usa_count;
fs/ntfs/layout.h
430
__le16 usa_ofs;
fs/ntfs/layout.h
431
__le16 usa_count;
fs/ntfs/layout.h
434
__le16 sequence_number;
fs/ntfs/layout.h
435
__le16 link_count;
fs/ntfs/layout.h
436
__le16 attrs_offset;
fs/ntfs/layout.h
437
__le16 flags;
fs/ntfs/layout.h
441
__le16 next_attr_instance;
fs/ntfs/layout.h
442
__le16 reserved;
fs/ntfs/layout.h
490
__le16 usa_ofs;
fs/ntfs/layout.h
491
__le16 usa_count;
fs/ntfs/layout.h
494
__le16 sequence_number;
fs/ntfs/layout.h
495
__le16 link_count;
fs/ntfs/layout.h
496
__le16 attrs_offset;
fs/ntfs/layout.h
497
__le16 flags;
fs/ntfs/layout.h
501
__le16 next_attr_instance;
fs/ntfs/layout.h
58
__le16 bytes_per_sector;
fs/ntfs/layout.h
60
__le16 reserved_sectors;
fs/ntfs/layout.h
62
__le16 root_entries;
fs/ntfs/layout.h
63
__le16 sectors;
fs/ntfs/layout.h
65
__le16 sectors_per_fat;
fs/ntfs/layout.h
652
__le16 name[0x40];
fs/ntfs/layout.h
66
__le16 sectors_per_track;
fs/ntfs/layout.h
67
__le16 heads;
fs/ntfs/layout.h
832
__le16 name_offset;
fs/ntfs/layout.h
833
__le16 flags;
fs/ntfs/layout.h
834
__le16 instance;
fs/ntfs/layout.h
838
__le16 value_offset;
fs/ntfs/layout.h
845
__le16 mapping_pairs_offset;
fs/ntfs/logfile.h
190
__le16 log_clients;
fs/ntfs/logfile.h
191
__le16 client_free_list;
fs/ntfs/logfile.h
192
__le16 client_in_use_list;
fs/ntfs/logfile.h
193
__le16 flags;
fs/ntfs/logfile.h
195
__le16 restart_area_length;
fs/ntfs/logfile.h
196
__le16 client_array_offset;
fs/ntfs/logfile.h
199
__le16 log_record_header_length;
fs/ntfs/logfile.h
200
__le16 log_page_data_offset;
fs/ntfs/logfile.h
234
__le16 prev_client;
fs/ntfs/logfile.h
235
__le16 next_client;
fs/ntfs/logfile.h
236
__le16 seq_number;
fs/ntfs/logfile.h
239
__le16 client_name[64];
fs/ntfs/logfile.h
70
__le16 usa_ofs;
fs/ntfs/logfile.h
71
__le16 usa_count;
fs/ntfs/logfile.h
75
__le16 restart_area_offset;
fs/ntfs/logfile.h
76
__le16 minor_ver;
fs/ntfs/logfile.h
77
__le16 major_ver;
fs/ntfs/mft.c
1819
*(__le16 *)((u8 *)m + le16_to_cpu(m->usa_ofs)) = cpu_to_le16(1);
fs/ntfs/mft.c
2027
__le16 seq_no, usn;
fs/ntfs/mft.c
2336
usn = *(__le16 *)((u8 *)m + le16_to_cpu(m->usa_ofs));
fs/ntfs/mft.c
2350
*(__le16 *)((u8 *)m + le16_to_cpu(m->usa_ofs)) = usn;
fs/ntfs/mft.c
2505
__le16 old_seq_no;
fs/ntfs/mst.c
117
__le16 *usa_pos, *data_pos;
fs/ntfs/mst.c
119
__le16 le_usn;
fs/ntfs/mst.c
135
usa_pos = (__le16 *)((u8 *)b + usa_ofs);
fs/ntfs/mst.c
146
data_pos = (__le16 *)b + NTFS_BLOCK_SIZE/sizeof(__le16) - 1;
fs/ntfs/mst.c
157
data_pos += NTFS_BLOCK_SIZE / sizeof(__le16);
fs/ntfs/mst.c
172
__le16 *usa_pos, *data_pos;
fs/ntfs/mst.c
178
usa_pos = (__le16 *)b + usa_ofs/sizeof(__le16);
fs/ntfs/mst.c
181
data_pos = (__le16 *)b + NTFS_BLOCK_SIZE/sizeof(__le16) - 1;
fs/ntfs/mst.c
192
data_pos += NTFS_BLOCK_SIZE/sizeof(__le16);
fs/ntfs/namei.c
1019
__le16 *uname = NULL;
fs/ntfs/namei.c
1063
__le16 *uname;
fs/ntfs/namei.c
1104
__le16 *uname = NULL;
fs/ntfs/namei.c
1151
__le16 *name, u8 name_len)
fs/ntfs/namei.c
1177
fn_len = sizeof(struct file_name_attr) + name_len * sizeof(__le16);
fs/ntfs/namei.c
1215
memcpy(fn->file_name, name, name_len * sizeof(__le16));
fs/ntfs/namei.c
1263
__le16 *uname_new = NULL;
fs/ntfs/namei.c
1264
__le16 *uname_old = NULL;
fs/ntfs/namei.c
1414
__le16 *usrc;
fs/ntfs/namei.c
1461
__le16 *uname = NULL;
fs/ntfs/namei.c
1512
__le16 *uname = NULL;
fs/ntfs/namei.c
175
__le16 *uname;
fs/ntfs/namei.c
19
static const __le16 aux_name_le[3] = {
fs/ntfs/namei.c
23
static const __le16 con_name_le[3] = {
fs/ntfs/namei.c
251
(__le16 *)&name->name, name->len,
fs/ntfs/namei.c
27
static const __le16 com_name_le[3] = {
fs/ntfs/namei.c
296
(__le16 *)&fn->file_name, fn->file_name_length,
fs/ntfs/namei.c
31
static const __le16 lpt_name_le[3] = {
fs/ntfs/namei.c
35
static const __le16 nul_name_le[3] = {
fs/ntfs/namei.c
39
static const __le16 prn_name_le[3] = {
fs/ntfs/namei.c
395
__le16 *name, u8 name_len, mode_t mode, dev_t dev,
fs/ntfs/namei.c
410
__le16 ea_size;
fs/ntfs/namei.c
43
static inline int ntfs_check_bad_char(const __le16 *wc, unsigned int wc_len)
fs/ntfs/namei.c
61
const __le16 *wc,
fs/ntfs/namei.c
634
fn_len = sizeof(struct file_name_attr) + name_len * sizeof(__le16);
fs/ntfs/namei.c
662
memcpy(fn->file_name, name, name_len * sizeof(__le16));
fs/ntfs/namei.c
744
__le16 *uname;
fs/ntfs/namei.c
77
__le16 *upcase = vol->upcase;
fs/ntfs/namei.c
832
__le16 *name, u8 name_len, bool need_lock)
fs/ntfs/namei.c
88
__le16 *upcase = vol->upcase;
fs/ntfs/ntfs.h
219
int ntfs_set_volume_flags(struct ntfs_volume *vol, __le16 flags);
fs/ntfs/ntfs.h
220
int ntfs_clear_volume_flags(struct ntfs_volume *vol, __le16 flags);
fs/ntfs/ntfs.h
229
bool ntfs_are_names_equal(const __le16 *s1, size_t s1_len,
fs/ntfs/ntfs.h
230
const __le16 *s2, size_t s2_len,
fs/ntfs/ntfs.h
232
const __le16 *upcase, const u32 upcase_size);
fs/ntfs/ntfs.h
233
int ntfs_collate_names(const __le16 *name1, const u32 name1_len,
fs/ntfs/ntfs.h
234
const __le16 *name2, const u32 name2_len,
fs/ntfs/ntfs.h
236
const __le16 *upcase, const u32 upcase_len);
fs/ntfs/ntfs.h
237
int ntfs_ucsncmp(const __le16 *s1, const __le16 *s2, size_t n);
fs/ntfs/ntfs.h
238
int ntfs_ucsncasecmp(const __le16 *s1, const __le16 *s2, size_t n,
fs/ntfs/ntfs.h
239
const __le16 *upcase, const u32 upcase_size);
fs/ntfs/ntfs.h
243
const __le16 *upcase, const u32 upcase_len);
fs/ntfs/ntfs.h
245
const int ins_len, __le16 **outs, int max_name_len);
fs/ntfs/ntfs.h
246
int ntfs_ucstonls(const struct ntfs_volume *vol, const __le16 *ins,
fs/ntfs/ntfs.h
248
__le16 *ntfs_ucsndup(const __le16 *s, u32 maxlen);
fs/ntfs/ntfs.h
249
bool ntfs_names_are_equal(const __le16 *s1, size_t s1_len,
fs/ntfs/ntfs.h
250
const __le16 *s2, size_t s2_len,
fs/ntfs/ntfs.h
252
const __le16 *upcase, const u32 upcase_size);
fs/ntfs/ntfs.h
261
__le16 *generate_default_upcase(void);
fs/ntfs/object_id.c
36
__le16 objid_index_name[] = {cpu_to_le16('$'), cpu_to_le16('O'), 0};
fs/ntfs/object_id.c
55
__le16 *uname;
fs/ntfs/object_id.h
10
extern __le16 objid_index_name[];
fs/ntfs/reparse.c
268
const __le16 *name = (const __le16 *)((u8 *)data->path_buffer +
fs/ntfs/reparse.c
281
const __le16 *name = (const __le16 *)((u8 *)data->path_buffer +
fs/ntfs/reparse.c
41
const __le16 *uname, u16 ulen,
fs/ntfs/reparse.c
547
__le16 *uname;
fs/ntfs/reparse.c
75
__le16 reparse_index_name[] = {cpu_to_le16('$'), cpu_to_le16('R'), 0};
fs/ntfs/reparse.c
808
__le16 *sub_name_utf16 = NULL;
fs/ntfs/reparse.c
809
__le16 *prt_name_utf16 = NULL;
fs/ntfs/reparse.c
866
(sub_len + prt_len) * sizeof(__le16);
fs/ntfs/reparse.c
886
data->substitute_name_length = cpu_to_le16(sub_len * sizeof(__le16));
fs/ntfs/reparse.c
888
data->print_name_length = cpu_to_le16(prt_len * sizeof(__le16));
fs/ntfs/reparse.c
892
memcpy(data->path_buffer, sub_name_utf16, sub_len * sizeof(__le16));
fs/ntfs/reparse.c
893
memcpy(data->path_buffer + sub_len, prt_name_utf16, prt_len * sizeof(__le16));
fs/ntfs/reparse.h
10
extern __le16 reparse_index_name[];
fs/ntfs/super.c
1140
static const __le16 hiberfil[13] = { cpu_to_le16('h'),
fs/ntfs/super.c
1314
if (!i_size || i_size & (sizeof(__le16) - 1) ||
fs/ntfs/super.c
1315
i_size > 64ULL * 1024 * sizeof(__le16))
fs/ntfs/super.c
1342
i_size, 64 * 1024 * sizeof(__le16));
fs/ntfs/super.c
1494
err = ntfs_ucstonls(vol, (__le16 *)((u8 *)ctx->attr +
fs/ntfs/super.c
26
static __le16 *default_upcase;
fs/ntfs/super.c
2626
(NTFS_MAX_NAME_LEN+2) * sizeof(__le16), 0,
fs/ntfs/super.c
370
static int ntfs_write_volume_flags(struct ntfs_volume *vol, const __le16 flags)
fs/ntfs/super.c
420
int ntfs_set_volume_flags(struct ntfs_volume *vol, __le16 flags)
fs/ntfs/super.c
435
int ntfs_clear_volume_flags(struct ntfs_volume *vol, __le16 flags)
fs/ntfs/super.c
447
__le16 *uname;
fs/ntfs/super.c
496
(u8 *)uname, uname_len * sizeof(__le16), 0);
fs/ntfs/unistr.c
133
int ntfs_ucsncmp(const __le16 *s1, const __le16 *s2, size_t n)
fs/ntfs/unistr.c
169
int ntfs_ucsncasecmp(const __le16 *s1, const __le16 *s2, size_t n,
fs/ntfs/unistr.c
170
const __le16 *upcase, const u32 upcase_size)
fs/ntfs/unistr.c
195
const __le16 *upcase, const u32 upcase_len)
fs/ntfs/unistr.c
197
return ntfs_collate_names((__le16 *)&file_name_attr1->file_name,
fs/ntfs/unistr.c
199
(__le16 *)&file_name_attr2->file_name,
fs/ntfs/unistr.c
229
const int ins_len, __le16 **outs, int max_name_len)
fs/ntfs/unistr.c
232
__le16 *ucs;
fs/ntfs/unistr.c
239
ucs = kvmalloc((max_name_len + 2) * sizeof(__le16),
fs/ntfs/unistr.c
320
int ntfs_ucstonls(const struct ntfs_volume *vol, const __le16 *ins,
fs/ntfs/unistr.c
409
static u32 ntfs_ucsnlen(const __le16 *s, u32 maxlen)
fs/ntfs/unistr.c
437
__le16 *ntfs_ucsndup(const __le16 *s, u32 maxlen)
fs/ntfs/unistr.c
439
__le16 *dst;
fs/ntfs/unistr.c
443
dst = kmalloc((len + 1) * sizeof(__le16), GFP_NOFS);
fs/ntfs/unistr.c
445
memcpy(dst, s, len * sizeof(__le16));
fs/ntfs/unistr.c
465
bool ntfs_names_are_equal(const __le16 *s1, size_t s1_len,
fs/ntfs/unistr.c
466
const __le16 *s2, size_t s2_len,
fs/ntfs/unistr.c
468
const __le16 *upcase, const u32 upcase_size)
fs/ntfs/unistr.c
50
bool ntfs_are_names_equal(const __le16 *s1, size_t s1_len,
fs/ntfs/unistr.c
51
const __le16 *s2, size_t s2_len, const u32 ic,
fs/ntfs/unistr.c
52
const __le16 *upcase, const u32 upcase_size)
fs/ntfs/unistr.c
81
int ntfs_collate_names(const __le16 *name1, const u32 name1_len,
fs/ntfs/unistr.c
82
const __le16 *name2, const u32 name2_len,
fs/ntfs/unistr.c
84
const __le16 *upcase, const u32 upcase_len)
fs/ntfs/upcase.c
11
__le16 *generate_default_upcase(void)
fs/ntfs/upcase.c
53
__le16 *uc;
fs/ntfs/upcase.c
55
uc = kvcalloc(default_upcase_len, sizeof(__le16), GFP_NOFS);
fs/ntfs/volume.h
118
__le16 *upcase;
fs/ntfs/volume.h
137
__le16 vol_flags;
fs/ntfs3/attrib.c
1428
const __le16 *name, u8 name_len, struct runs_tree *run,
fs/ntfs3/attrib.c
1471
const __le16 *name, u8 name_len, struct runs_tree *run,
fs/ntfs3/attrib.c
2004
__le16 a_flags;
fs/ntfs3/attrib.c
2289
__le16 a_flags;
fs/ntfs3/attrib.c
2509
__le16 a_flags;
fs/ntfs3/attrib.c
431
const __le16 *name, u8 name_len, struct runs_tree *run,
fs/ntfs3/attrlist.c
196
enum ATTR_TYPE type, const __le16 *name,
fs/ntfs3/attrlist.c
253
const __le16 *name,
fs/ntfs3/attrlist.c
295
int al_add_le(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name,
fs/ntfs3/attrlist.c
296
u8 name_len, CLST svcn, __le16 id, const struct MFT_REF *ref,
fs/ntfs3/dir.c
101
*(__le16 *)s = __cpu_to_le16(c);
fs/ntfs3/dir.c
19
int ntfs_utf16_to_nls(struct ntfs_sb_info *sbi, const __le16 *name, u32 len,
fs/ntfs3/dir.c
26
static_assert(sizeof(wchar_t) == sizeof(__le16));
fs/ntfs3/dir.c
93
static_assert(sizeof(wchar_t) == sizeof(__le16));
fs/ntfs3/frecord.c
1045
const __le16 *name, u8 name_len, u32 asize,
fs/ntfs3/frecord.c
1057
__le16 id;
fs/ntfs3/frecord.c
1394
const __le16 *name, u8 name_len,
fs/ntfs3/frecord.c
1396
__le16 flags, struct ATTRIB **new_attr,
fs/ntfs3/frecord.c
1470
enum ATTR_TYPE type, const __le16 *name, u8 name_len,
fs/ntfs3/frecord.c
1679
__le16 new_aflags;
fs/ntfs3/frecord.c
194
const __le16 *name, u8 name_len, const CLST *vcn,
fs/ntfs3/frecord.c
341
const __le16 *name, u8 name_len, bool base_only,
fs/ntfs3/frecord.c
342
const __le16 *id)
fs/ntfs3/frecord.c
412
const __le16 *name, u8 name_len, u32 asize, u16 name_off,
fs/ntfs3/frecord.c
619
__le16 id;
fs/ntfs3/frecord.c
894
enum ATTR_TYPE type, const __le16 *name, u8 name_len,
fs/ntfs3/fslog.c
107
__le16 off; // Offset in the Open attribute Table.
fs/ntfs3/fslog.c
108
__le16 name_bytes;
fs/ntfs3/fslog.c
109
__le16 name[];
fs/ntfs3/fslog.c
238
__le16 seq_num;
fs/ntfs3/fslog.c
239
__le16 client_idx;
fs/ntfs3/fslog.c
251
__le16 flags; // 0x28: LOG_RECORD_MULTI_PAGE
fs/ntfs3/fslog.c
260
__le16 next_record_off; // 0x00: Offset of the free space in the page,
fs/ntfs3/fslog.c
2614
__le16 mask;
fs/ntfs3/fslog.c
270
__le16 page_count; // 0x14:
fs/ntfs3/fslog.c
271
__le16 page_pos; // 0x16:
fs/ntfs3/fslog.c
273
__le16 fixups[10]; // 0x28:
fs/ntfs3/fslog.c
3026
__le16 flags)
fs/ntfs3/fslog.c
31
__le16 ra_off; // 0x18:
fs/ntfs3/fslog.c
32
__le16 minor_ver; // 0x1A:
fs/ntfs3/fslog.c
33
__le16 major_ver; // 0x1C:
fs/ntfs3/fslog.c
34
__le16 fixups[];
fs/ntfs3/fslog.c
3852
__le16 client;
fs/ntfs3/fslog.c
413
__le16 next_client, u64 *oldest_lsn)
fs/ntfs3/fslog.c
43
__le16 prev_client; // 0x10:
fs/ntfs3/fslog.c
44
__le16 next_client; // 0x12:
fs/ntfs3/fslog.c
45
__le16 seq_num; // 0x14:
fs/ntfs3/fslog.c
48
__le16 name[64]; // 0x20: Name of client.
fs/ntfs3/fslog.c
56
__le16 log_clients; // 0x08: Maximum number of clients.
fs/ntfs3/fslog.c
57
__le16 client_idx[2]; // 0x0A: Free/use index into the client record arrays.
fs/ntfs3/fslog.c
58
__le16 flags; // 0x0E: See RESTART_SINGLE_PAGE_IO.
fs/ntfs3/fslog.c
585
const struct CLIENT_REC *cr, __le16 *head)
fs/ntfs3/fslog.c
599
static inline void add_client(struct CLIENT_REC *ca, u16 index, __le16 *head)
fs/ntfs3/fslog.c
60
__le16 ra_len; // 0x14:
fs/ntfs3/fslog.c
61
__le16 client_off; // 0x16:
fs/ntfs3/fslog.c
64
__le16 rec_hdr_len; // 0x24: Log page data offset.
fs/ntfs3/fslog.c
65
__le16 data_off; // 0x26: Log page data length.
fs/ntfs3/fslog.c
72
__le16 redo_op; // 0x00: NTFS_LOG_OPERATION
fs/ntfs3/fslog.c
73
__le16 undo_op; // 0x02: NTFS_LOG_OPERATION
fs/ntfs3/fslog.c
74
__le16 redo_off; // 0x04: Offset to Redo record.
fs/ntfs3/fslog.c
75
__le16 redo_len; // 0x06: Redo length.
fs/ntfs3/fslog.c
76
__le16 undo_off; // 0x08: Offset to Undo record.
fs/ntfs3/fslog.c
77
__le16 undo_len; // 0x0A: Undo length.
fs/ntfs3/fslog.c
78
__le16 target_attr; // 0x0C:
fs/ntfs3/fslog.c
79
__le16 lcns_follow; // 0x0E:
fs/ntfs3/fslog.c
80
__le16 record_off; // 0x10:
fs/ntfs3/fslog.c
81
__le16 attr_off; // 0x12:
fs/ntfs3/fslog.c
82
__le16 cluster_off; // 0x14:
fs/ntfs3/fslog.c
83
__le16 reserved; // 0x16:
fs/ntfs3/fslog.c
94
__le16 size; // 0x00: In bytes
fs/ntfs3/fslog.c
95
__le16 used; // 0x02: Entries
fs/ntfs3/fslog.c
96
__le16 total; // 0x04: Entries
fs/ntfs3/fslog.c
97
__le16 res[3]; // 0x06:
fs/ntfs3/fsntfs.c
102
static const __le16 CON_NAME[3] = {
fs/ntfs3/fsntfs.c
106
static const __le16 NUL_NAME[3] = {
fs/ntfs3/fsntfs.c
110
static const __le16 AUX_NAME[3] = {
fs/ntfs3/fsntfs.c
114
static const __le16 PRN_NAME[3] = {
fs/ntfs3/fsntfs.c
118
static const __le16 COM_NAME[3] = {
fs/ntfs3/fsntfs.c
122
static const __le16 LPT_NAME[3] = {
fs/ntfs3/fsntfs.c
1443
__le16 *fixup = NULL;
fs/ntfs3/fsntfs.c
1444
__le16 sample = cpu_to_le16(-1u);
fs/ntfs3/fsntfs.c
1455
__le16 *ptr, *end_data;
fs/ntfs3/fsntfs.c
1480
*(__le16 *)Add2Ptr(rhdr, fo) = sample;
fs/ntfs3/fsntfs.c
2611
const __le16 *name = fname->name;
fs/ntfs3/fsntfs.c
67
const __le16 BAD_NAME[4] = {
fs/ntfs3/fsntfs.c
70
const __le16 I30_NAME[4] = {
fs/ntfs3/fsntfs.c
73
const __le16 SII_NAME[4] = {
fs/ntfs3/fsntfs.c
76
const __le16 SDH_NAME[4] = {
fs/ntfs3/fsntfs.c
79
const __le16 SDS_NAME[4] = {
fs/ntfs3/fsntfs.c
82
const __le16 SO_NAME[2] = {
fs/ntfs3/fsntfs.c
85
const __le16 SQ_NAME[2] = {
fs/ntfs3/fsntfs.c
88
const __le16 SR_NAME[2] = {
fs/ntfs3/fsntfs.c
93
const __le16 WOF_NAME[17] = {
fs/ntfs3/fsntfs.c
951
__le16 info_flags;
fs/ntfs3/index.c
18
const __le16 *name;
fs/ntfs3/inode.c
1093
__le16 *rp_name;
fs/ntfs3/inode.c
1908
const __le16 *uname;
fs/ntfs3/inode.c
2020
if (!ulen || uname + ulen > (__le16 *)Add2Ptr(rp, size))
fs/ntfs3/namei.c
34
__le16 *uname = fname->name;
fs/ntfs3/ntfs.h
1122
__le16 ReparseDataLength; // 0x04:
fs/ntfs3/ntfs.h
1123
__le16 Reserved;
fs/ntfs3/ntfs.h
1128
__le16 SubstituteNameOffset; // 0x08
fs/ntfs3/ntfs.h
1129
__le16 SubstituteNameLength; // 0x0A
fs/ntfs3/ntfs.h
1130
__le16 PrintNameOffset; // 0x0C
fs/ntfs3/ntfs.h
1131
__le16 PrintNameLength; // 0x0E
fs/ntfs3/ntfs.h
1132
__le16 PathBuffer[]; // 0x10
fs/ntfs3/ntfs.h
1140
__le16 SubstituteNameOffset; // 0x08
fs/ntfs3/ntfs.h
1141
__le16 SubstituteNameLength; // 0x0A
fs/ntfs3/ntfs.h
1142
__le16 PrintNameOffset; // 0x0C
fs/ntfs3/ntfs.h
1143
__le16 PrintNameLength; // 0x0E
fs/ntfs3/ntfs.h
1146
__le16 PathBuffer[]; // 0x14
fs/ntfs3/ntfs.h
1175
__le16 size_pack; // 0x00: Size of buffer to hold in packed form.
fs/ntfs3/ntfs.h
1176
__le16 count; // 0x02: Count of EA's with FILE_NEED_EA bit set.
fs/ntfs3/ntfs.h
1187
__le16 elength; // 0x06:
fs/ntfs3/ntfs.h
1201
__le16 Control;
fs/ntfs3/ntfs.h
1212
__le16 AceSize;
fs/ntfs3/ntfs.h
1219
__le16 AclSize;
fs/ntfs3/ntfs.h
1220
__le16 AceCount;
fs/ntfs3/ntfs.h
1221
__le16 Sbz2;
fs/ntfs3/ntfs.h
167
extern const __le16 I30_NAME[4];
fs/ntfs3/ntfs.h
168
extern const __le16 SII_NAME[4];
fs/ntfs3/ntfs.h
169
extern const __le16 SDH_NAME[4];
fs/ntfs3/ntfs.h
170
extern const __le16 SO_NAME[2];
fs/ntfs3/ntfs.h
171
extern const __le16 SQ_NAME[2];
fs/ntfs3/ntfs.h
172
extern const __le16 SR_NAME[2];
fs/ntfs3/ntfs.h
174
extern const __le16 BAD_NAME[4];
fs/ntfs3/ntfs.h
175
extern const __le16 SDS_NAME[4];
fs/ntfs3/ntfs.h
176
extern const __le16 WOF_NAME[17]; /* WofCompressedData */
fs/ntfs3/ntfs.h
181
__le16 high; // The high part of the number.
fs/ntfs3/ntfs.h
182
__le16 seq; // The sequence number of MFT record.
fs/ntfs3/ntfs.h
209
__le16 sct_per_track; // 0x18: number of sectors per track.
fs/ntfs3/ntfs.h
210
__le16 heads; // 0x1A: number of heads per cylinder.
fs/ntfs3/ntfs.h
251
__le16 fix_off; // 0x04:
fs/ntfs3/ntfs.h
252
__le16 fix_num; // 0x06:
fs/ntfs3/ntfs.h
275
__le16 seq; // 0x10: Sequence number for this record.
fs/ntfs3/ntfs.h
276
__le16 hard_links; // 0x12: The number of hard links to record.
fs/ntfs3/ntfs.h
277
__le16 attr_off; // 0x14: Offset to attributes.
fs/ntfs3/ntfs.h
278
__le16 flags; // 0x16: See RECORD_FLAG.
fs/ntfs3/ntfs.h
283
__le16 next_attr_id; // 0x28: The next attribute Id.
fs/ntfs3/ntfs.h
285
__le16 res; // 0x2A: High part of MFT record?
fs/ntfs3/ntfs.h
287
__le16 fixups[]; // 0x30:
fs/ntfs3/ntfs.h
333
__le16 data_off; // 0x14: Offset to data.
fs/ntfs3/ntfs.h
341
__le16 run_off; // 0x20: Offset to packed runs.
fs/ntfs3/ntfs.h
377
__le16 name_off; // 0x0A: Offset to the attribute name.
fs/ntfs3/ntfs.h
378
__le16 flags; // 0x0C: See ATTR_FLAG_XXX.
fs/ntfs3/ntfs.h
379
__le16 id; // 0x0E: Unique id (per record).
fs/ntfs3/ntfs.h
436
static inline __le16 const *attr_name(const struct ATTRIB *attr)
fs/ntfs3/ntfs.h
48
__le16 Data2;
fs/ntfs3/ntfs.h
49
__le16 Data3;
fs/ntfs3/ntfs.h
521
__le16 size; // 0x04: The size of this record.
fs/ntfs3/ntfs.h
526
__le16 id; // 0x18: struct ATTRIB ID.
fs/ntfs3/ntfs.h
527
__le16 name[]; // 0x1A: To get real name use name_off.
fs/ntfs3/ntfs.h
548
static inline __le16 const *le_name(const struct ATTR_LIST_ENTRY *le)
fs/ntfs3/ntfs.h
577
__le16 name[]; // 0x42: File name.
fs/ntfs3/ntfs.h
615
__le16 data_off; // 0x00:
fs/ntfs3/ntfs.h
616
__le16 data_size; // 0x02:
fs/ntfs3/ntfs.h
620
__le16 size; // 0x08: The size of this entry.
fs/ntfs3/ntfs.h
621
__le16 key_size; // 0x0A: The size of File name length in bytes + 0x42.
fs/ntfs3/ntfs.h
622
__le16 flags; // 0x0C: Entry flags: NTFS_IE_XXX.
fs/ntfs3/ntfs.h
623
__le16 res; // 0x0E:
fs/ntfs3/ntfs.h
68
__le16 name[];
fs/ntfs3/ntfs.h
815
__le16 flags; // 0x0A: Volume flags, see VOLUME_FLAG_XXX
fs/ntfs3/ntfs.h
831
__le16 name[0x40]; // 0x00: Attr name.
fs/ntfs3/ntfs.h
947
__le16 magic[2]; // 0x2C: 0x00490049 "I I"
fs/ntfs3/ntfs.h
994
__le16 ReparseDataLength;// 0x04:
fs/ntfs3/ntfs.h
995
__le16 Reserved;
fs/ntfs3/ntfs_fs.h
1181
static inline void le16_sub_cpu(__le16 *var, u16 val)
fs/ntfs3/ntfs_fs.h
288
__le16 flags; // Cached current VOLUME_INFO::flags, VOLUME_FLAG_DIRTY.
fs/ntfs3/ntfs_fs.h
458
const __le16 *name, u8 name_len, struct runs_tree *run,
fs/ntfs3/ntfs_fs.h
462
const __le16 *name, u8 name_len,
fs/ntfs3/ntfs_fs.h
477
const __le16 *name, u8 name_len, struct runs_tree *run,
fs/ntfs3/ntfs_fs.h
480
const __le16 *name, u8 name_len, struct runs_tree *run,
fs/ntfs3/ntfs_fs.h
506
enum ATTR_TYPE type, const __le16 *name,
fs/ntfs3/ntfs_fs.h
508
int al_add_le(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name,
fs/ntfs3/ntfs_fs.h
509
u8 name_len, CLST svcn, __le16 id, const struct MFT_REF *ref,
fs/ntfs3/ntfs_fs.h
524
int ntfs_utf16_to_nls(struct ntfs_sb_info *sbi, const __le16 *name, u32 len,
fs/ntfs3/ntfs_fs.h
562
enum ATTR_TYPE type, const __le16 *name,
fs/ntfs3/ntfs_fs.h
571
const __le16 *name, u8 name_len, bool base_only,
fs/ntfs3/ntfs_fs.h
572
const __le16 *id);
fs/ntfs3/ntfs_fs.h
576
const __le16 *name, u8 name_len,
fs/ntfs3/ntfs_fs.h
578
__le16 flags, struct ATTRIB **new_attr,
fs/ntfs3/ntfs_fs.h
581
enum ATTR_TYPE type, const __le16 *name, u8 name_len,
fs/ntfs3/ntfs_fs.h
812
const __le16 *name, u8 name_len, const __le16 *id);
fs/ntfs3/ntfs_fs.h
822
__le16 flags, bool is_mft);
fs/ntfs3/ntfs_fs.h
824
enum ATTR_TYPE type, const __le16 *name,
fs/ntfs3/ntfs_fs.h
932
int ntfs_cmp_names(const __le16 *s1, size_t l1, const __le16 *s2, size_t l2,
fs/ntfs3/record.c
15
const __le16 *name, u8 name_len,
fs/ntfs3/record.c
34
static __le16 mi_new_attt_id(struct ntfs_inode *ni, struct mft_inode *mi)
fs/ntfs3/record.c
361
const __le16 *name, u8 name_len, const __le16 *id)
fs/ntfs3/record.c
39
__le16 id;
fs/ntfs3/record.c
415
__le16 flags, bool is_mft)
fs/ntfs3/record.c
476
enum ATTR_TYPE type, const __le16 *name,
fs/ntfs3/record.c
481
__le16 id;
fs/ntfs3/upcase.c
36
int ntfs_cmp_names(const __le16 *s1, size_t l1, const __le16 *s2, size_t l2,
fs/ntfs3/upcase.c
73
const __le16 *s2 = uni2->name;
fs/ntfs3/xattr.c
327
__le16 size_pack;
fs/ocfs2/acl.h
14
__le16 e_tag;
fs/ocfs2/acl.h
15
__le16 e_perm;
fs/ocfs2/ocfs2_fs.h
1011
__le16 xh_count; /* contains the count of how
fs/ocfs2/ocfs2_fs.h
1014
__le16 xh_free_start; /* current offset for storing
fs/ocfs2/ocfs2_fs.h
1016
__le16 xh_name_value_len; /* total length of name/value
fs/ocfs2/ocfs2_fs.h
1018
__le16 xh_num_buckets; /* Number of xattr buckets
fs/ocfs2/ocfs2_fs.h
1073
__le16 xb_suballoc_slot; /* Slot suballocator this
fs/ocfs2/ocfs2_fs.h
1075
__le16 xb_suballoc_bit; /* Bit offset in suballocator
fs/ocfs2/ocfs2_fs.h
1080
/*20*/ __le16 xb_flags; /* Indicates whether this block contains
fs/ocfs2/ocfs2_fs.h
1082
__le16 xb_reserved0;
fs/ocfs2/ocfs2_fs.h
410
__le16 bc_ecc; /* Single-error-correction parity vector.
fs/ocfs2/ocfs2_fs.h
415
__le16 bc_reserved1;
fs/ocfs2/ocfs2_fs.h
431
__le16 e_leaf_clusters; /* Clusters covered by this
fs/ocfs2/ocfs2_fs.h
459
/*00*/ __le16 l_tree_depth; /* Extent tree depth from this
fs/ocfs2/ocfs2_fs.h
466
__le16 l_count; /* Number of extent records */
fs/ocfs2/ocfs2_fs.h
467
__le16 l_next_free_rec; /* Next unused extent slot */
fs/ocfs2/ocfs2_fs.h
468
__le16 l_reserved1;
fs/ocfs2/ocfs2_fs.h
481
/*00*/ __le16 cl_cpg; /* Clusters per Block Group */
fs/ocfs2/ocfs2_fs.h
482
__le16 cl_bpc; /* Bits per cluster */
fs/ocfs2/ocfs2_fs.h
483
__le16 cl_count; /* Total chains in this list */
fs/ocfs2/ocfs2_fs.h
484
__le16 cl_next_free_rec; /* Next unused chain slot */
fs/ocfs2/ocfs2_fs.h
496
/*00*/ __le16 tl_count; /* Total records in this log */
fs/ocfs2/ocfs2_fs.h
497
__le16 tl_used; /* Number of records in use */
fs/ocfs2/ocfs2_fs.h
510
/*10*/ __le16 h_suballoc_slot; /* Slot suballocator this
fs/ocfs2/ocfs2_fs.h
512
__le16 h_suballoc_bit; /* Bit offset in suballocator
fs/ocfs2/ocfs2_fs.h
533
/*00*/ DECLARE_FLEX_ARRAY(__le16, sm_slots);
fs/ocfs2/ocfs2_fs.h
586
/*00*/ __le16 s_major_rev_level;
fs/ocfs2/ocfs2_fs.h
587
__le16 s_minor_rev_level;
fs/ocfs2/ocfs2_fs.h
588
__le16 s_mnt_count;
fs/ocfs2/ocfs2_fs.h
589
__le16 s_max_mnt_count;
fs/ocfs2/ocfs2_fs.h
590
__le16 s_state; /* File system state */
fs/ocfs2/ocfs2_fs.h
591
__le16 s_errors; /* Behaviour when detecting errors */
fs/ocfs2/ocfs2_fs.h
604
/*40*/ __le16 s_max_slots; /* Max number of simultaneous mounts
fs/ocfs2/ocfs2_fs.h
606
__le16 s_tunefs_flag;
fs/ocfs2/ocfs2_fs.h
615
/*B8*/ __le16 s_xattr_inline_size; /* extended attribute inline size
fs/ocfs2/ocfs2_fs.h
617
__le16 s_reserved0;
fs/ocfs2/ocfs2_fs.h
641
__le16 la_size; /* Size of included bitmap, in bytes */
fs/ocfs2/ocfs2_fs.h
642
__le16 la_reserved1;
fs/ocfs2/ocfs2_fs.h
653
/*00*/ __le16 id_count; /* Number of bytes that can be used
fs/ocfs2/ocfs2_fs.h
655
__le16 id_reserved0;
fs/ocfs2/ocfs2_fs.h
666
__le16 i_suballoc_slot; /* Slot suballocator this inode
fs/ocfs2/ocfs2_fs.h
668
__le16 i_suballoc_bit; /* Bit offset in suballocator
fs/ocfs2/ocfs2_fs.h
670
/*10*/ __le16 i_links_count_hi; /* High 16 bits of links count */
fs/ocfs2/ocfs2_fs.h
671
__le16 i_xattr_inline_size;
fs/ocfs2/ocfs2_fs.h
676
__le16 i_mode; /* File mode */
fs/ocfs2/ocfs2_fs.h
677
__le16 i_links_count; /* Links count */
fs/ocfs2/ocfs2_fs.h
691
__le16 i_orphaned_slot; /* Only valid when OCFS2_ORPHANED_FL
fs/ocfs2/ocfs2_fs.h
693
__le16 i_dyn_features;
fs/ocfs2/ocfs2_fs.h
702
/*A0*/ __le16 i_dio_orphaned_slot; /* only used for append dio write */
fs/ocfs2/ocfs2_fs.h
703
__le16 i_reserved1[3];
fs/ocfs2/ocfs2_fs.h
745
__le16 rec_len; /* Directory entry length */
fs/ocfs2/ocfs2_fs.h
763
__le16 db_compat_rec_len; /* Backwards compatible with
fs/ocfs2/ocfs2_fs.h
767
__le16 db_reserved1;
fs/ocfs2/ocfs2_fs.h
768
__le16 db_free_rec_len; /* Size of largest empty hole
fs/ocfs2/ocfs2_fs.h
798
__le16 de_count; /* Maximum number of entries
fs/ocfs2/ocfs2_fs.h
800
__le16 de_num_used; /* Current number of
fs/ocfs2/ocfs2_fs.h
820
__le16 dr_suballoc_slot; /* Slot suballocator this
fs/ocfs2/ocfs2_fs.h
822
__le16 dr_suballoc_bit; /* Bit offset in suballocator
fs/ocfs2/ocfs2_fs.h
832
__le16 dr_reserved1;
fs/ocfs2/ocfs2_fs.h
883
__le16 bg_size; /* Size of included bitmap in
fs/ocfs2/ocfs2_fs.h
885
__le16 bg_bits; /* Bits represented by this
fs/ocfs2/ocfs2_fs.h
887
__le16 bg_free_bits_count; /* Free bits count */
fs/ocfs2/ocfs2_fs.h
888
__le16 bg_chain; /* What chain I am in. */
fs/ocfs2/ocfs2_fs.h
890
__le16 bg_contig_free_bits; /* max contig free bits length */
fs/ocfs2/ocfs2_fs.h
891
__le16 bg_reserved1;
fs/ocfs2/ocfs2_fs.h
936
/*00*/ __le16 rl_count; /* Maximum number of entries possible
fs/ocfs2/ocfs2_fs.h
938
__le16 rl_used; /* Current number of used records */
fs/ocfs2/ocfs2_fs.h
948
__le16 rf_suballoc_slot; /* Slot suballocator this block
fs/ocfs2/ocfs2_fs.h
950
__le16 rf_suballoc_bit; /* Bit offset in suballocator
fs/ocfs2/ocfs2_fs.h
994
__le16 xe_name_offset; /* byte offset from the 1st entry in the
fs/ocfs2/resize.c
95
__le16 old_bg_contig_free_bits;
fs/ocfs2/slot_map.c
222
bytes_needed = osb->max_slots * sizeof(__le16);
fs/ocfs2/slot_map.c
381
si->si_slots_per_block = osb->sb->s_blocksize / sizeof(__le16);
fs/ocfs2/suballoc.c
2703
__le16 old_bg_contig_free_bits = 0;
fs/ocfs2/suballoc.c
2895
__le16 old_bg_contig_free_bits = 0;
fs/qnx6/qnx6.h
113
return le16_to_cpu((__force __le16)n);
fs/quota/quota_tree.h
19
__le16 dqdh_entries; /* Number of valid entries in block */
fs/quota/quota_tree.h
20
__le16 dqdh_pad1;
fs/smb/client/cached_dir.c
150
__le16 *utf16_path = NULL;
fs/smb/client/cifs_debug.c
404
static __always_inline const char *compression_alg_str(__le16 alg)
fs/smb/client/cifs_debug.c
422
static __always_inline const char *cipher_alg_str(__le16 cipher)
fs/smb/client/cifs_unicode.c
163
cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen,
fs/smb/client/cifs_unicode.c
234
cifs_strtoUTF16(__le16 *to, const char *from, int len,
fs/smb/client/cifs_unicode.c
290
cifs_utf16_bytes(const __le16 *from, int maxbytes,
fs/smb/client/cifs_unicode.c
339
len = cifs_utf16_bytes((__le16 *) src, maxlen, codepage);
fs/smb/client/cifs_unicode.c
344
cifs_from_utf16(dst, (__le16 *) src, len, maxlen, codepage,
fs/smb/client/cifs_unicode.c
353
static __le16 convert_to_sfu_char(char src_char)
fs/smb/client/cifs_unicode.c
355
__le16 dest_char;
fs/smb/client/cifs_unicode.c
383
static __le16 convert_to_sfm_char(char src_char, bool end_of_string)
fs/smb/client/cifs_unicode.c
385
__le16 dest_char;
fs/smb/client/cifs_unicode.c
439
cifsConvertToUTF16(__le16 *target, const char *source, int srclen,
fs/smb/client/cifs_unicode.c
445
__le16 dst_char;
fs/smb/client/cifs_unicode.c
611
__le16 *
fs/smb/client/cifs_unicode.c
616
__le16 *dst;
fs/smb/client/cifs_unicode.h
58
int cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen,
fs/smb/client/cifs_unicode.h
60
int cifs_utf16_bytes(const __le16 *from, int maxbytes,
fs/smb/client/cifs_unicode.h
62
int cifs_strtoUTF16(__le16 *to, const char *from, int len,
fs/smb/client/cifs_unicode.h
67
int cifsConvertToUTF16(__le16 *target, const char *source, int srclen,
fs/smb/client/cifs_unicode.h
69
__le16 *cifs_strndup_to_utf16(const char *src, const int maxlen,
fs/smb/client/cifsacl.h
43
__le16 Control;
fs/smb/client/cifsacl.h
75
__le16 AclSize;
fs/smb/client/cifsacl.h
76
__le16 AceCount;
fs/smb/client/cifsacl.h
77
__le16 Sbz2; /* MBZ */
fs/smb/client/cifsencrypt.c
144
cifs_strtoUTF16((__le16 *)blobptr, ses->domainName, dlen, nls_cp);
fs/smb/client/cifsencrypt.c
199
if (!IS_ALIGNED(len, sizeof(__le16))) {
fs/smb/client/cifsencrypt.c
204
nlen = len / sizeof(__le16);
fs/smb/client/cifsencrypt.c
244
__le16 *user;
fs/smb/client/cifsencrypt.c
277
len = cifs_strtoUTF16((__le16 *)domain, ses->domainName, len,
fs/smb/client/cifsencrypt.c
289
len = cifs_strtoUTF16((__le16 *)server, ses->ip_addr, len, nls_cp);
fs/smb/client/cifsencrypt.c
347
len = baselen + tilen + spnlen * sizeof(__le16) + num_avs * sizeof(*av);
fs/smb/client/cifsencrypt.c
357
av->length = cpu_to_le16(spnlen * sizeof(__le16));
fs/smb/client/cifsencrypt.c
358
cifs_strtoUTF16((__le16 *)av->data, spn, spnlen, ses->local_nls);
fs/smb/client/cifsglob.h
1734
__le16 command; /* smb command code */
fs/smb/client/cifsglob.h
1789
__le16 Pid;
fs/smb/client/cifsglob.h
1790
__le16 PidHigh;
fs/smb/client/cifsglob.h
608
__le16 *path, int is_dir,
fs/smb/client/cifsglob.h
795
__le16 alg; /* preferred alg negotiated with server */
fs/smb/client/cifsglob.h
798
__le16 cipher_type;
fs/smb/client/cifsglob.h
928
static inline __le16
fs/smb/client/cifsproto.h
160
struct timespec64 cnvrtDosUnixTm(__le16 le_date, __le16 le_time, int offset);
fs/smb/client/cifssmb.c
1024
name_len = cifsConvertToUTF16((__le16 *) pSMB->DirName, name,
fs/smb/client/cifssmb.c
1075
cifsConvertToUTF16((__le16 *) pSMB->FileName, name,
fs/smb/client/cifssmb.c
1259
cifsConvertToUTF16((__le16 *) (pSMB->fileName + 1),
fs/smb/client/cifssmb.c
1371
name_len = cifsConvertToUTF16((__le16 *)(req->fileName + 1),
fs/smb/client/cifssmb.c
2497
name_len = cifsConvertToUTF16((__le16 *) pSMB->OldFileName,
fs/smb/client/cifssmb.c
2506
cifsConvertToUTF16((__le16 *)&pSMB->OldFileName[name_len+2],
fs/smb/client/cifssmb.c
2586
cifsConvertToUTF16((__le16 *)rename_info->target_name,
fs/smb/client/cifssmb.c
2590
cifsConvertToUTF16((__le16 *)rename_info->target_name,
fs/smb/client/cifssmb.c
2645
cifsConvertToUTF16((__le16 *) pSMB->FileName, fromName,
fs/smb/client/cifssmb.c
2667
cifsConvertToUTF16((__le16 *) data_offset, toName,
fs/smb/client/cifssmb.c
2732
name_len = cifsConvertToUTF16((__le16 *) pSMB->FileName, toName,
fs/smb/client/cifssmb.c
2753
cifsConvertToUTF16((__le16 *) data_offset, fromName,
fs/smb/client/cifssmb.c
2826
cifsConvertToUTF16((__le16 *) pSMB->OldFileName, from_name,
fs/smb/client/cifssmb.c
2835
cifsConvertToUTF16((__le16 *)&pSMB->OldFileName[name_len+2],
fs/smb/client/cifssmb.c
2890
cifsConvertToUTF16((__le16 *) pSMB->FileName,
fs/smb/client/cifssmb.c
3470
cifsConvertToUTF16((__le16 *) pSMB->FileName,
fs/smb/client/cifssmb.c
3562
cifsConvertToUTF16((__le16 *) pSMB->FileName, fileName,
fs/smb/client/cifssmb.c
3993
cifsConvertToUTF16((__le16 *) pSMB->FileName,
fs/smb/client/cifssmb.c
4138
cifsConvertToUTF16((__le16 *) pSMB->FileName, search_name,
fs/smb/client/cifssmb.c
4313
cifsConvertToUTF16((__le16 *) pSMB->FileName, searchName,
fs/smb/client/cifssmb.c
4404
cifsConvertToUTF16((__le16 *) pSMB->FileName, searchName,
fs/smb/client/cifssmb.c
4714
cifsConvertToUTF16((__le16 *) pSMB->FileName,
fs/smb/client/cifssmb.c
4830
cifsConvertToUTF16((__le16 *) pSMB->RequestFileName,
fs/smb/client/cifssmb.c
5508
cifsConvertToUTF16((__le16 *) pSMB->FileName, file_name,
fs/smb/client/cifssmb.c
5676
cifsConvertToUTF16((__le16 *) pSMB->fileName,
fs/smb/client/cifssmb.c
5865
cifsConvertToUTF16((__le16 *) pSMB->FileName, fileName,
fs/smb/client/cifssmb.c
592
cifs_strtoUTF16((__le16 *) bcc_ptr, tree,
fs/smb/client/cifssmb.c
6057
cifsConvertToUTF16((__le16 *) pSMB->FileName, file_name,
fs/smb/client/cifssmb.c
6150
cifsConvertToUTF16((__le16 *) pSMB->FileName, searchName,
fs/smb/client/cifssmb.c
6335
cifsConvertToUTF16((__le16 *) pSMB->FileName, fileName,
fs/smb/client/cifssmb.c
859
cifsConvertToUTF16((__le16 *) pSMB->FileName, fileName,
fs/smb/client/cifssmb.c
931
name_len = cifsConvertToUTF16((__le16 *) pSMB->fileName, name,
fs/smb/client/cifssmb.c
978
name_len = cifsConvertToUTF16((__le16 *) pSMB->DirName, name,
fs/smb/client/ioctl.c
34
__le16 *utf16_path = NULL, root_path;
fs/smb/client/link.c
321
__le16 *utf16_path;
fs/smb/client/link.c
374
__le16 *utf16_path;
fs/smb/client/misc.c
760
__le16 *tmp;
fs/smb/client/misc.c
772
cifsConvertToUTF16((__le16 *)tmp, searchName,
fs/smb/client/netmisc.c
159
struct timespec64 cnvrtDosUnixTm(__le16 le_date, __le16 le_time, int offset)
fs/smb/client/ntlmssp.h
73
__le16 Length;
fs/smb/client/ntlmssp.h
74
__le16 MaximumLength;
fs/smb/client/ntlmssp.h
96
__le16 ProductBuild; /* we send the cifs.ko module version here */
fs/smb/client/readdir.c
451
const __le16 *ustr = (const __le16 *)str;
fs/smb/client/readdir.c
623
__le16 *ufilename = (__le16 *)de->name;
fs/smb/client/readdir.c
993
cifs_from_utf16((char *)name.name, (__le16 *)de.name,
fs/smb/client/reparse.c
1036
__le16 *symname_utf16;
fs/smb/client/reparse.c
432
__le16 *symname_utf16,
fs/smb/client/reparse.c
478
__le16 *symname_utf16 = NULL;
fs/smb/client/reparse.c
535
__le16 *symname_utf16;
fs/smb/client/reparse.c
65
__le16 *path = NULL;
fs/smb/client/sess.c
716
sz += sizeof(__le16) * strnlen(ses->domainName, CIFS_MAX_DOMAINNAME_LEN);
fs/smb/client/sess.c
718
sz += sizeof(__le16);
fs/smb/client/sess.c
721
sz += sizeof(__le16) * strnlen(ses->user_name, CIFS_MAX_USERNAME_LEN);
fs/smb/client/sess.c
723
sz += sizeof(__le16);
fs/smb/client/sess.c
726
sz += sizeof(__le16) * strnlen(ses->workstation_name,
fs/smb/client/sess.c
729
sz += sizeof(__le16);
fs/smb/client/sess.c
754
*pcur += sizeof(__le16);
fs/smb/client/sess.c
756
len = cifs_strtoUTF16((__le16 *)*pcur,
fs/smb/client/sess.c
760
len *= sizeof(__le16);
fs/smb/client/smb1pdu.h
1015
__le16 OpenFunction;
fs/smb/client/smb1pdu.h
1016
__le16 Flags;
fs/smb/client/smb1pdu.h
1017
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1026
__le16 CopyCount; /* number of files copied */
fs/smb/client/smb1pdu.h
1038
__le16 SearchAttributes; /* target file attributes */
fs/smb/client/smb1pdu.h
1039
__le16 Flags; /* spec says Information Level */
fs/smb/client/smb1pdu.h
1041
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1055
__le16 SearchAttributes;
fs/smb/client/smb1pdu.h
1056
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1068
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1080
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1092
__le16 ByteCount; /* 1 + namelen + 1 */
fs/smb/client/smb1pdu.h
1099
__le16 attr;
fs/smb/client/smb1pdu.h
1103
__le16 ByteCount; /* bcc = 0 */
fs/smb/client/smb1pdu.h
1108
__le16 attr;
fs/smb/client/smb1pdu.h
1110
__le16 reserved[5]; /* must be zero */
fs/smb/client/smb1pdu.h
1111
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1142
__le16 SubCommand; /* 2 = IOCTL/FSCTL */
fs/smb/client/smb1pdu.h
1144
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1180
__le16 SubCommand; /* 2 = IOCTL/FSCTL */
fs/smb/client/smb1pdu.h
1185
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1204
__le16 SubCommand; /* 2 = IOCTL/FSCTL */
fs/smb/client/smb1pdu.h
1209
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1211
__le16 compression_state; /* See below for valid flags */
fs/smb/client/smb1pdu.h
1226
__le16 ReturnedDataLen;
fs/smb/client/smb1pdu.h
1227
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1249
__le16 SubCommand; /* 6 = QUERY_SECURITY_DESC */
fs/smb/client/smb1pdu.h
1250
__le16 ByteCount; /* bcc = 3 + 8 */
fs/smb/client/smb1pdu.h
1272
__le16 SubCommand; /* 3 = SET_SECURITY_DESC */
fs/smb/client/smb1pdu.h
1273
__le16 ByteCount; /* bcc = 3 + 8 */
fs/smb/client/smb1pdu.h
1294
__le16 SubCommand;/* 4 = Change Notify */
fs/smb/client/smb1pdu.h
1299
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1339
__le16 TotalParameterCount;
fs/smb/client/smb1pdu.h
1340
__le16 TotalDataCount;
fs/smb/client/smb1pdu.h
1341
__le16 MaxParameterCount;
fs/smb/client/smb1pdu.h
1342
__le16 MaxDataCount;
fs/smb/client/smb1pdu.h
1345
__le16 Flags;
fs/smb/client/smb1pdu.h
1348
__le16 ParameterCount;
fs/smb/client/smb1pdu.h
1349
__le16 ParameterOffset;
fs/smb/client/smb1pdu.h
1350
__le16 DataCount;
fs/smb/client/smb1pdu.h
1351
__le16 DataOffset;
fs/smb/client/smb1pdu.h
1354
__le16 SubCommand; /* 1st setup word - SetupCount words follow */
fs/smb/client/smb1pdu.h
1355
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1365
__le16 TotalParameterCount;
fs/smb/client/smb1pdu.h
1366
__le16 TotalDataCount;
fs/smb/client/smb1pdu.h
1368
__le16 ParameterCount;
fs/smb/client/smb1pdu.h
1369
__le16 ParameterOffset;
fs/smb/client/smb1pdu.h
1370
__le16 ParameterDisplacement;
fs/smb/client/smb1pdu.h
1371
__le16 DataCount;
fs/smb/client/smb1pdu.h
1372
__le16 DataOffset;
fs/smb/client/smb1pdu.h
1373
__le16 DataDisplacement;
fs/smb/client/smb1pdu.h
1461
__le16 TotalParameterCount;
fs/smb/client/smb1pdu.h
1462
__le16 TotalDataCount;
fs/smb/client/smb1pdu.h
1463
__le16 MaxParameterCount;
fs/smb/client/smb1pdu.h
1464
__le16 MaxDataCount;
fs/smb/client/smb1pdu.h
1467
__le16 Flags;
fs/smb/client/smb1pdu.h
1470
__le16 ParameterCount;
fs/smb/client/smb1pdu.h
1471
__le16 ParameterOffset;
fs/smb/client/smb1pdu.h
1472
__le16 DataCount;
fs/smb/client/smb1pdu.h
1473
__le16 DataOffset;
fs/smb/client/smb1pdu.h
1476
__le16 SubCommand; /* one setup word */
fs/smb/client/smb1pdu.h
1477
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1479
__le16 InformationLevel;
fs/smb/client/smb1pdu.h
1493
__le16 TotalParameterCount;
fs/smb/client/smb1pdu.h
1494
__le16 TotalDataCount;
fs/smb/client/smb1pdu.h
1495
__le16 MaxParameterCount;
fs/smb/client/smb1pdu.h
1496
__le16 MaxDataCount;
fs/smb/client/smb1pdu.h
1499
__le16 Flags;
fs/smb/client/smb1pdu.h
1502
__le16 ParameterCount;
fs/smb/client/smb1pdu.h
1503
__le16 ParameterOffset;
fs/smb/client/smb1pdu.h
1504
__le16 DataCount;
fs/smb/client/smb1pdu.h
1505
__le16 DataOffset;
fs/smb/client/smb1pdu.h
1508
__le16 SubCommand; /* one setup word */
fs/smb/client/smb1pdu.h
1509
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1512
__le16 InformationLevel;
fs/smb/client/smb1pdu.h
1533
__le16 TotalParameterCount;
fs/smb/client/smb1pdu.h
1534
__le16 TotalDataCount;
fs/smb/client/smb1pdu.h
1535
__le16 MaxParameterCount;
fs/smb/client/smb1pdu.h
1536
__le16 MaxDataCount;
fs/smb/client/smb1pdu.h
1539
__le16 Flags;
fs/smb/client/smb1pdu.h
1542
__le16 ParameterCount;
fs/smb/client/smb1pdu.h
1543
__le16 ParameterOffset;
fs/smb/client/smb1pdu.h
1544
__le16 DataCount;
fs/smb/client/smb1pdu.h
1545
__le16 DataOffset;
fs/smb/client/smb1pdu.h
1548
__le16 SubCommand; /* one setup word */
fs/smb/client/smb1pdu.h
1549
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1553
__le16 InformationLevel;
fs/smb/client/smb1pdu.h
1570
__le16 InformationLevel;
fs/smb/client/smb1pdu.h
1596
__le16 TotalParameterCount;
fs/smb/client/smb1pdu.h
1597
__le16 TotalDataCount;
fs/smb/client/smb1pdu.h
1598
__le16 MaxParameterCount;
fs/smb/client/smb1pdu.h
1599
__le16 MaxDataCount;
fs/smb/client/smb1pdu.h
1602
__le16 Flags;
fs/smb/client/smb1pdu.h
1605
__le16 ParameterCount;
fs/smb/client/smb1pdu.h
1606
__le16 ParameterOffset;
fs/smb/client/smb1pdu.h
1607
__le16 DataCount;
fs/smb/client/smb1pdu.h
1608
__le16 DataOffset;
fs/smb/client/smb1pdu.h
1611
__le16 SubCommand; /* TRANS2_FIND_FIRST */
fs/smb/client/smb1pdu.h
1612
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1614
__le16 SearchAttributes;
fs/smb/client/smb1pdu.h
1615
__le16 SearchCount;
fs/smb/client/smb1pdu.h
1616
__le16 SearchFlags;
fs/smb/client/smb1pdu.h
1617
__le16 InformationLevel;
fs/smb/client/smb1pdu.h
1630
__le16 SearchCount;
fs/smb/client/smb1pdu.h
1631
__le16 EndofSearch;
fs/smb/client/smb1pdu.h
1632
__le16 EAErrorOffset;
fs/smb/client/smb1pdu.h
1633
__le16 LastNameOffset;
fs/smb/client/smb1pdu.h
1638
__le16 TotalParameterCount;
fs/smb/client/smb1pdu.h
1639
__le16 TotalDataCount;
fs/smb/client/smb1pdu.h
1640
__le16 MaxParameterCount;
fs/smb/client/smb1pdu.h
1641
__le16 MaxDataCount;
fs/smb/client/smb1pdu.h
1644
__le16 Flags;
fs/smb/client/smb1pdu.h
1647
__le16 ParameterCount;
fs/smb/client/smb1pdu.h
1648
__le16 ParameterOffset;
fs/smb/client/smb1pdu.h
1649
__le16 DataCount;
fs/smb/client/smb1pdu.h
1650
__le16 DataOffset;
fs/smb/client/smb1pdu.h
1653
__le16 SubCommand; /* TRANS2_FIND_NEXT */
fs/smb/client/smb1pdu.h
1654
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1657
__le16 SearchCount;
fs/smb/client/smb1pdu.h
1658
__le16 InformationLevel;
fs/smb/client/smb1pdu.h
1660
__le16 SearchFlags;
fs/smb/client/smb1pdu.h
1671
__le16 SearchCount;
fs/smb/client/smb1pdu.h
1672
__le16 EndofSearch;
fs/smb/client/smb1pdu.h
1673
__le16 EAErrorOffset;
fs/smb/client/smb1pdu.h
1674
__le16 LastNameOffset;
fs/smb/client/smb1pdu.h
1700
__le16 TotalParameterCount;
fs/smb/client/smb1pdu.h
1701
__le16 TotalDataCount;
fs/smb/client/smb1pdu.h
1702
__le16 MaxParameterCount;
fs/smb/client/smb1pdu.h
1703
__le16 MaxDataCount;
fs/smb/client/smb1pdu.h
1706
__le16 Flags;
fs/smb/client/smb1pdu.h
1709
__le16 ParameterCount;
fs/smb/client/smb1pdu.h
1710
__le16 ParameterOffset;
fs/smb/client/smb1pdu.h
1711
__le16 DataCount;
fs/smb/client/smb1pdu.h
1712
__le16 DataOffset;
fs/smb/client/smb1pdu.h
1715
__le16 SubCommand; /* one setup word */
fs/smb/client/smb1pdu.h
1716
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1718
__le16 InformationLevel;
fs/smb/client/smb1pdu.h
1749
__le16 TotalParameterCount;
fs/smb/client/smb1pdu.h
1750
__le16 TotalDataCount;
fs/smb/client/smb1pdu.h
1751
__le16 MaxParameterCount;
fs/smb/client/smb1pdu.h
1752
__le16 MaxDataCount;
fs/smb/client/smb1pdu.h
1755
__le16 Flags;
fs/smb/client/smb1pdu.h
1758
__le16 ParameterCount; /* 4 */
fs/smb/client/smb1pdu.h
1759
__le16 ParameterOffset;
fs/smb/client/smb1pdu.h
1760
__le16 DataCount; /* 12 */
fs/smb/client/smb1pdu.h
1761
__le16 DataOffset;
fs/smb/client/smb1pdu.h
1764
__le16 SubCommand; /* TRANS2_SET_FS_INFORMATION */
fs/smb/client/smb1pdu.h
1765
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1768
__le16 InformationLevel;/* Parameters end. */
fs/smb/client/smb1pdu.h
1769
__le16 ClientUnixMajor; /* Data start. */
fs/smb/client/smb1pdu.h
1770
__le16 ClientUnixMinor;
fs/smb/client/smb1pdu.h
1777
__le16 TotalParameterCount;
fs/smb/client/smb1pdu.h
1778
__le16 TotalDataCount;
fs/smb/client/smb1pdu.h
1779
__le16 MaxParameterCount;
fs/smb/client/smb1pdu.h
1780
__le16 MaxDataCount;
fs/smb/client/smb1pdu.h
1783
__le16 Flags;
fs/smb/client/smb1pdu.h
1786
__le16 ParameterCount; /* 4 */
fs/smb/client/smb1pdu.h
1787
__le16 ParameterOffset;
fs/smb/client/smb1pdu.h
1788
__le16 DataCount; /* 12 */
fs/smb/client/smb1pdu.h
1789
__le16 DataOffset;
fs/smb/client/smb1pdu.h
1792
__le16 SubCommand; /* TRANS2_SET_FS_INFORMATION */
fs/smb/client/smb1pdu.h
1793
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1796
__le16 InformationLevel;/* Parameters end. */
fs/smb/client/smb1pdu.h
1809
__le16 TotalParameterCount;
fs/smb/client/smb1pdu.h
1810
__le16 TotalDataCount;
fs/smb/client/smb1pdu.h
1811
__le16 MaxParameterCount;
fs/smb/client/smb1pdu.h
1812
__le16 MaxDataCount;
fs/smb/client/smb1pdu.h
1815
__le16 Flags;
fs/smb/client/smb1pdu.h
1818
__le16 ParameterCount;
fs/smb/client/smb1pdu.h
1819
__le16 ParameterOffset;
fs/smb/client/smb1pdu.h
1820
__le16 DataCount;
fs/smb/client/smb1pdu.h
1821
__le16 DataOffset;
fs/smb/client/smb1pdu.h
1824
__le16 SubCommand; /* one setup word */
fs/smb/client/smb1pdu.h
1825
__le16 ByteCount;
fs/smb/client/smb1pdu.h
1829
__le16 MaxReferralLevel;
fs/smb/client/smb1pdu.h
1844
__le16 VersionNumber; /* must be 3 or 4 */
fs/smb/client/smb1pdu.h
1845
__le16 Size;
fs/smb/client/smb1pdu.h
1846
__le16 ServerType; /* 0x0001 = root targets; 0x0000 = link targets */
fs/smb/client/smb1pdu.h
1847
__le16 ReferralEntryFlags;
fs/smb/client/smb1pdu.h
1849
__le16 DfsPathOffset;
fs/smb/client/smb1pdu.h
1850
__le16 DfsAlternatePathOffset;
fs/smb/client/smb1pdu.h
1851
__le16 NetworkAddressOffset; /* offset of the link target */
fs/smb/client/smb1pdu.h
1856
__le16 PathConsumed;
fs/smb/client/smb1pdu.h
1857
__le16 NumberOfReferrals;
fs/smb/client/smb1pdu.h
1925
__le16 BytesPerSector;
fs/smb/client/smb1pdu.h
1929
__le16 MajorVersionNumber;
fs/smb/client/smb1pdu.h
1930
__le16 MinorVersionNumber;
fs/smb/client/smb1pdu.h
2047
__le16 CreationDate; /* SMB Date see above */
fs/smb/client/smb1pdu.h
2048
__le16 CreationTime; /* SMB Time */
fs/smb/client/smb1pdu.h
2049
__le16 LastAccessDate;
fs/smb/client/smb1pdu.h
2050
__le16 LastAccessTime;
fs/smb/client/smb1pdu.h
2051
__le16 LastWriteDate;
fs/smb/client/smb1pdu.h
2052
__le16 LastWriteTime;
fs/smb/client/smb1pdu.h
2055
__le16 Attributes; /* verify not u32 */
fs/smb/client/smb1pdu.h
2081
__le16 format;
fs/smb/client/smb1pdu.h
2097
__le16 version;
fs/smb/client/smb1pdu.h
2098
__le16 access_entry_count; /* access ACL - count of entries */
fs/smb/client/smb1pdu.h
2099
__le16 default_entry_count; /* default ACL - count of entries */
fs/smb/client/smb1pdu.h
2136
__le16 Level; /* reply level requested (see QPathInfo levels) */
fs/smb/client/smb1pdu.h
2140
__le16 OplockFlags;
fs/smb/client/smb1pdu.h
2143
__le16 ReturnedLevel;
fs/smb/client/smb1pdu.h
2144
__le16 Pad;
fs/smb/client/smb1pdu.h
2152
__le16 type;
fs/smb/client/smb1pdu.h
2185
__le16 CreationDate; /* SMB Date */
fs/smb/client/smb1pdu.h
2186
__le16 CreationTime; /* SMB Time */
fs/smb/client/smb1pdu.h
2187
__le16 LastAccessDate;
fs/smb/client/smb1pdu.h
2188
__le16 LastAccessTime;
fs/smb/client/smb1pdu.h
2189
__le16 LastWriteDate;
fs/smb/client/smb1pdu.h
2190
__le16 LastWriteTime;
fs/smb/client/smb1pdu.h
2193
__le16 Attributes; /* verify not u32 */
fs/smb/client/smb1pdu.h
2202
__le16 value_len;
fs/smb/client/smb1pdu.h
372
__le16 DialectIndex; /* 0xFFFF = no dialect acceptable */
fs/smb/client/smb1pdu.h
374
__le16 MaxMpxCount;
fs/smb/client/smb1pdu.h
375
__le16 MaxNumberVcs;
fs/smb/client/smb1pdu.h
382
__le16 ServerTimeZone;
fs/smb/client/smb1pdu.h
431
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
432
__le16 MaxBufferSize;
fs/smb/client/smb1pdu.h
433
__le16 MaxMpxCount;
fs/smb/client/smb1pdu.h
434
__le16 VcNumber;
fs/smb/client/smb1pdu.h
436
__le16 SecurityBlobLength;
fs/smb/client/smb1pdu.h
439
__le16 ByteCount;
fs/smb/client/smb1pdu.h
450
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
451
__le16 MaxBufferSize;
fs/smb/client/smb1pdu.h
452
__le16 MaxMpxCount;
fs/smb/client/smb1pdu.h
453
__le16 VcNumber;
fs/smb/client/smb1pdu.h
455
__le16 CaseInsensitivePasswordLength; /* ASCII password len */
fs/smb/client/smb1pdu.h
456
__le16 CaseSensitivePasswordLength; /* Unicode password length*/
fs/smb/client/smb1pdu.h
459
__le16 ByteCount;
fs/smb/client/smb1pdu.h
473
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
474
__le16 Action; /* see below */
fs/smb/client/smb1pdu.h
475
__le16 SecurityBlobLength;
fs/smb/client/smb1pdu.h
488
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
489
__le16 MaxBufferSize;
fs/smb/client/smb1pdu.h
490
__le16 MaxMpxCount;
fs/smb/client/smb1pdu.h
491
__le16 VcNumber;
fs/smb/client/smb1pdu.h
493
__le16 PasswordLength;
fs/smb/client/smb1pdu.h
495
__le16 ByteCount;
fs/smb/client/smb1pdu.h
507
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
508
__le16 Action; /* see below */
fs/smb/client/smb1pdu.h
525
__le16 type;
fs/smb/client/smb1pdu.h
526
__le16 length;
fs/smb/client/smb1pdu.h
572
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
573
__le16 Flags; /* see below */
fs/smb/client/smb1pdu.h
574
__le16 PasswordLength;
fs/smb/client/smb1pdu.h
575
__le16 ByteCount;
fs/smb/client/smb1pdu.h
585
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
586
__le16 OptionalSupport; /* see below */
fs/smb/client/smb1pdu.h
596
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
597
__le16 OptionalSupport; /* see below */
fs/smb/client/smb1pdu.h
636
__le16 EchoCount;
fs/smb/client/smb1pdu.h
637
__le16 ByteCount;
fs/smb/client/smb1pdu.h
643
__le16 SequenceNumber;
fs/smb/client/smb1pdu.h
644
__le16 ByteCount;
fs/smb/client/smb1pdu.h
731
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
733
__le16 NameLength;
fs/smb/client/smb1pdu.h
744
__le16 ByteCount;
fs/smb/client/smb1pdu.h
761
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
774
__le16 FileType;
fs/smb/client/smb1pdu.h
775
__le16 DeviceState;
fs/smb/client/smb1pdu.h
784
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
795
__le16 FileType;
fs/smb/client/smb1pdu.h
796
__le16 DeviceState;
fs/smb/client/smb1pdu.h
811
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
812
__le16 OpenFlags;
fs/smb/client/smb1pdu.h
813
__le16 Mode;
fs/smb/client/smb1pdu.h
814
__le16 Sattr; /* search attributes */
fs/smb/client/smb1pdu.h
815
__le16 FileAttributes; /* dos attrs */
fs/smb/client/smb1pdu.h
817
__le16 OpenFunction;
fs/smb/client/smb1pdu.h
821
__le16 ByteCount; /* file name follows */
fs/smb/client/smb1pdu.h
829
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
831
__le16 FileAttributes;
fs/smb/client/smb1pdu.h
834
__le16 Access;
fs/smb/client/smb1pdu.h
835
__le16 FileType;
fs/smb/client/smb1pdu.h
836
__le16 IPCState;
fs/smb/client/smb1pdu.h
837
__le16 Action;
fs/smb/client/smb1pdu.h
850
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
854
__le16 WriteMode; /* 1 = write through */
fs/smb/client/smb1pdu.h
855
__le16 Remaining;
fs/smb/client/smb1pdu.h
856
__le16 Reserved2;
fs/smb/client/smb1pdu.h
857
__le16 DataLengthLow;
fs/smb/client/smb1pdu.h
858
__le16 DataOffset;
fs/smb/client/smb1pdu.h
859
__le16 ByteCount;
fs/smb/client/smb1pdu.h
869
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
873
__le16 WriteMode;
fs/smb/client/smb1pdu.h
874
__le16 Remaining;
fs/smb/client/smb1pdu.h
875
__le16 DataLengthHigh;
fs/smb/client/smb1pdu.h
876
__le16 DataLengthLow;
fs/smb/client/smb1pdu.h
877
__le16 DataOffset;
fs/smb/client/smb1pdu.h
879
__le16 ByteCount;
fs/smb/client/smb1pdu.h
889
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
890
__le16 Count;
fs/smb/client/smb1pdu.h
891
__le16 Remaining;
fs/smb/client/smb1pdu.h
892
__le16 CountHigh;
fs/smb/client/smb1pdu.h
902
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
905
__le16 MaxCount;
fs/smb/client/smb1pdu.h
906
__le16 MinCount; /* obsolete */
fs/smb/client/smb1pdu.h
908
__le16 Remaining;
fs/smb/client/smb1pdu.h
909
__le16 ByteCount;
fs/smb/client/smb1pdu.h
916
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
919
__le16 MaxCount;
fs/smb/client/smb1pdu.h
920
__le16 MinCount; /* obsolete */
fs/smb/client/smb1pdu.h
922
__le16 Remaining;
fs/smb/client/smb1pdu.h
924
__le16 ByteCount;
fs/smb/client/smb1pdu.h
931
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
932
__le16 Remaining;
fs/smb/client/smb1pdu.h
933
__le16 DataCompactionMode;
fs/smb/client/smb1pdu.h
934
__le16 Reserved;
fs/smb/client/smb1pdu.h
935
__le16 DataLength;
fs/smb/client/smb1pdu.h
936
__le16 DataOffset;
fs/smb/client/smb1pdu.h
937
__le16 DataLengthHigh;
fs/smb/client/smb1pdu.h
944
__le16 Pid;
fs/smb/client/smb1pdu.h
945
__le16 Pad;
fs/smb/client/smb1pdu.h
962
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
967
__le16 NumberOfUnlocks;
fs/smb/client/smb1pdu.h
968
__le16 NumberOfLocks;
fs/smb/client/smb1pdu.h
969
__le16 ByteCount;
fs/smb/client/smb1pdu.h
978
__le16 lock_type; /* 0 = Read, 1 = Write, 2 = Unlock */
fs/smb/client/smb1pdu.h
979
__le16 lock_flags; /* 1 = Wait (only valid for setlock) */
fs/smb/client/smb1pdu.h
990
__le16 AndXOffset;
fs/smb/client/smb1pdu.h
996
__le16 SearchAttributes; /* target file attributes */
fs/smb/client/smb1pdu.h
997
__le16 ByteCount;
fs/smb/client/smb1proto.h
334
__le16 *bc_ptr = (__le16 *)BCC(hdr);
fs/smb/client/smb1proto.h
343
__le16 *bc_ptr = (__le16 *)BCC(hdr);
fs/smb/client/smb1session.c
101
bytes_ret = cifs_strtoUTF16((__le16 *) bcc_ptr, CIFS_NETWORK_OPSYS,
fs/smb/client/smb1session.c
141
bytes_ret = cifs_strtoUTF16((__le16 *) bcc_ptr, ses->domainName,
fs/smb/client/smb1session.c
182
bytes_ret = cifs_strtoUTF16((__le16 *) bcc_ptr, ses->user_name,
fs/smb/client/smb1session.c
93
bytes_ret = cifs_strtoUTF16((__le16 *)bcc_ptr, "Linux version ", 32,
fs/smb/client/smb1session.c
96
bytes_ret = cifs_strtoUTF16((__le16 *) bcc_ptr, init_utsname()->release,
fs/smb/client/smb2file.c
167
__le16 *smb2_path;
fs/smb/client/smb2inode.c
1096
__le16 *utf16_path __free(kfree) = NULL;
fs/smb/client/smb2inode.c
1213
__le16 *smb2_to_name = NULL;
fs/smb/client/smb2inode.c
1488
static inline __le16 *utf16_smb2_path(struct cifs_sb_info *cifs_sb,
fs/smb/client/smb2inode.c
1508
__le16 *utf16_path __free(kfree) = NULL;
fs/smb/client/smb2inode.c
220
__le16 *utf16_path = NULL;
fs/smb/client/smb2misc.c
492
__le16 *
fs/smb/client/smb2misc.c
64
static const __le16 smb2_rsp_struct_sizes[NUMBER_OF_SMB2_COMMANDS] = {
fs/smb/client/smb2ops.c
1191
__le16 *utf16_path = NULL;
fs/smb/client/smb2ops.c
1580
__le16 *path, int is_dir,
fs/smb/client/smb2ops.c
2415
__le16 *utf16_path = NULL;
fs/smb/client/smb2ops.c
2489
__le16 *utf16_path;
fs/smb/client/smb2ops.c
2877
__le16 *utf16_path;
fs/smb/client/smb2ops.c
3061
__le16 *utf16_path = NULL;
fs/smb/client/smb2ops.c
3139
__le16 *utf16_path = NULL;
fs/smb/client/smb2ops.c
3279
__le16 *utf16_path;
fs/smb/client/smb2ops.c
3345
__le16 *utf16_path;
fs/smb/client/smb2ops.c
4476
struct smb_rqst *old_rq, __le16 cipher_type)
fs/smb/client/smb2ops.c
5390
__le16 *symname_utf16 = NULL;
fs/smb/client/smb2ops.c
887
__le16 srch_path = 0; /* Null - open root of share */
fs/smb/client/smb2ops.c
932
__le16 srch_path = 0; /* Null - open root of share */
fs/smb/client/smb2ops.c
962
__le16 *utf16_path;
fs/smb/client/smb2pdu.c
2142
__le16 *unc_path = NULL;
fs/smb/client/smb2pdu.c
249
smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
2872
alloc_path_with_tree_prefix(__le16 **out_path, int *out_size, int *out_len,
fs/smb/client/smb2pdu.c
2873
const char *treename, const __le16 *path)
fs/smb/client/smb2pdu.c
2877
const __le16 sep[] = {cpu_to_le16('\\'), cpu_to_le16(0x0000)};
fs/smb/client/smb2pdu.c
2898
*out_size = round_up(*out_len * sizeof(__le16), 8);
fs/smb/client/smb2pdu.c
2899
*out_path = kzalloc(*out_size + sizeof(__le16) /* null */, GFP_KERNEL);
fs/smb/client/smb2pdu.c
2930
__le16 *copy_path = NULL;
fs/smb/client/smb2pdu.c
2938
__le16 *utf16_path = NULL;
fs/smb/client/smb2pdu.c
3109
struct cifs_open_parms *oparms, __le16 *path)
fs/smb/client/smb2pdu.c
3118
__le16 *copy_path;
fs/smb/client/smb2pdu.c
3289
SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms, __le16 *path,
fs/smb/client/smb2pdu.c
527
fill_small_buf(__le16 smb2_command, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
553
static int __smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
5561
__le16 asteriks = cpu_to_le16('*');
fs/smb/client/smb2pdu.c
585
static int smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
667
ctxt_len += sizeof(__le16) * num_algs;
fs/smb/client/smb2pdu.c
855
len < 8 + count * sizeof(__le16)) {
fs/smb/client/smb2pdu.c
94
smb2_hdr_assemble(struct smb2_hdr *shdr, __le16 smb2_cmd,
fs/smb/client/smb2pdu.h
104
__le16 Reserved;
fs/smb/client/smb2pdu.h
105
__le16 TargetType;
fs/smb/client/smb2pdu.h
183
__le16 MaxReferralLevel;
fs/smb/client/smb2pdu.h
214
__le16 ea_value_length;
fs/smb/client/smb2pdu.h
26
__le16 RdmaDescriptorOffset;
fs/smb/client/smb2pdu.h
27
__le16 RdmaDescriptorLength;
fs/smb/client/smb2pdu.h
29
__le16 TransformCount;
fs/smb/client/smb2pdu.h
30
__le16 Reserved1;
fs/smb/client/smb2pdu.h
39
__le16 TransformType;
fs/smb/client/smb2pdu.h
40
__le16 SignatureLength;
fs/smb/client/smb2pdu.h
41
__le16 NonceLength;
fs/smb/client/smb2pdu.h
68
__le16 ReparseDataLength;
fs/smb/client/smb2pdu.h
69
__le16 UnparsedPathLength;
fs/smb/client/smb2pdu.h
70
__le16 SubstituteNameOffset;
fs/smb/client/smb2pdu.h
71
__le16 SubstituteNameLength;
fs/smb/client/smb2pdu.h
72
__le16 PrintNameOffset;
fs/smb/client/smb2pdu.h
73
__le16 PrintNameLength;
fs/smb/client/smb2proto.h
139
__le16 *path, __u8 *oplock, struct cifs_open_info_data *buf,
fs/smb/client/smb2proto.h
144
struct cifs_open_parms *oparms, __le16 *path);
fs/smb/client/smb2proto.h
36
__le16 *cifs_convert_path_to_utf16(const char *from,
fs/smb/client/smbencrypt.c
69
__le16 wpwd[129];
fs/smb/client/smbencrypt.c
79
rc = mdfour(p16, (unsigned char *) wpwd, len * sizeof(__le16));
fs/smb/client/transport.c
44
__le16 command = server->vals->lock_cmd;
fs/smb/common/compress/compress.c
119
__le16 payload_alg;
fs/smb/common/compress/compress.c
120
__le16 flags;
fs/smb/common/compress/compress.c
162
static int smb_decompress_unchained(__le16 alg,
fs/smb/common/compress/compress.c
199
int smb_compression_decompress(__le16 alg, bool allow_chained,
fs/smb/common/compress/compress.c
232
__le16 alg, u32 payload_len, bool orig_size)
fs/smb/common/compress/compress.c
335
int smb_compression_compress_chained(__le16 alg, bool allow_pattern,
fs/smb/common/compress/compress.c
97
static int smb_decompress_chained(__le16 alg, bool allow_chained,
fs/smb/common/compress/compress.h
14
static __always_inline bool smb_compress_alg_valid(__le16 alg, bool valid_none)
fs/smb/common/compress/compress.h
22
int smb_compression_decompress(__le16 alg, bool allow_chained,
fs/smb/common/compress/compress.h
24
int smb_compression_compress_chained(__le16 alg, bool allow_pattern,
fs/smb/common/fscc.h
118
__le16 CompressionState;
fs/smb/common/fscc.h
123
__le16 ChecksumAlgorithm;
fs/smb/common/fscc.h
124
__le16 Reserved;
fs/smb/common/fscc.h
168
__le16 FsFormatMajVersion;
fs/smb/common/fscc.h
169
__le16 FsFormatMinVersion;
fs/smb/common/fscc.h
181
__le16 ChecksumAlgorithm;
fs/smb/common/fscc.h
182
__le16 Reserved;
fs/smb/common/fscc.h
20
__le16 ReparseDataLength;
fs/smb/common/fscc.h
27
__le16 ReparseDataLength;
fs/smb/common/fscc.h
35
__le16 ReparseDataLength;
fs/smb/common/fscc.h
37
__le16 SubstituteNameOffset;
fs/smb/common/fscc.h
38
__le16 SubstituteNameLength;
fs/smb/common/fscc.h
39
__le16 PrintNameOffset;
fs/smb/common/fscc.h
396
__le16 FileSystemName[]; /* do not have to save this - get subset? */
fs/smb/common/fscc.h
40
__le16 PrintNameLength;
fs/smb/common/fscc.h
48
__le16 ReparseDataLength;
fs/smb/common/fscc.h
50
__le16 SubstituteNameOffset;
fs/smb/common/fscc.h
51
__le16 SubstituteNameLength;
fs/smb/common/fscc.h
52
__le16 PrintNameOffset;
fs/smb/common/fscc.h
53
__le16 PrintNameLength;
fs/smb/common/fscc.h
66
__le16 ReparseDataLength;
fs/smb/common/fscc.h
75
__le16 ReparseDataLength;
fs/smb/common/smb1pdu.h
27
__le16 Error;
fs/smb/common/smb1pdu.h
32
__le16 Flags2; /* note: le */
fs/smb/common/smb1pdu.h
33
__le16 PidHigh;
fs/smb/common/smb1pdu.h
43
__le16 Pid;
fs/smb/common/smb1pdu.h
45
__le16 Mid;
fs/smb/common/smb1pdu.h
52
__le16 ByteCount;
fs/smb/common/smb2pdu.h
1011
__le16 StructureSize;
fs/smb/common/smb2pdu.h
1012
__le16 Flags;
fs/smb/common/smb2pdu.h
1023
__le16 StructureSize; /* Must be 9 */
fs/smb/common/smb2pdu.h
1024
__le16 OutputBufferOffset;
fs/smb/common/smb2pdu.h
1037
__le16 StructureSize;
fs/smb/common/smb2pdu.h
1167
__le16 NameOffset;
fs/smb/common/smb2pdu.h
1168
__le16 NameLength;
fs/smb/common/smb2pdu.h
1169
__le16 Reserved;
fs/smb/common/smb2pdu.h
1170
__le16 DataOffset;
fs/smb/common/smb2pdu.h
1180
__le16 StructureSize; /* Must be 57 */
fs/smb/common/smb2pdu.h
1191
__le16 NameOffset;
fs/smb/common/smb2pdu.h
1192
__le16 NameLength;
fs/smb/common/smb2pdu.h
1200
__le16 StructureSize; /* Must be 89 */
fs/smb/common/smb2pdu.h
1354
__le16 Epoch;
fs/smb/common/smb2pdu.h
1355
__le16 Reserved;
fs/smb/common/smb2pdu.h
1403
__le16 StructureSize; /* Must be 57 */
fs/smb/common/smb2pdu.h
1404
__le16 Reserved; /* offset from start of SMB2 header to write data */
fs/smb/common/smb2pdu.h
144
__le16 StructureSize; /* 64 */
fs/smb/common/smb2pdu.h
145
__le16 CreditCharge; /* MBZ */
fs/smb/common/smb2pdu.h
1460
__le16 StructureSize; /* Must be 49 */
fs/smb/common/smb2pdu.h
1461
__le16 Reserved;
fs/smb/common/smb2pdu.h
147
__le16 Command;
fs/smb/common/smb2pdu.h
148
__le16 CreditRequest; /* CreditResponse */
fs/smb/common/smb2pdu.h
1503
__le16 Family;
fs/smb/common/smb2pdu.h
1520
__le16 SecurityMode;
fs/smb/common/smb2pdu.h
1521
__le16 DialectCount;
fs/smb/common/smb2pdu.h
1522
__le16 Dialects[4]; /* BB expand this if autonegotiate > 4 dialects */
fs/smb/common/smb2pdu.h
1528
__le16 SecurityMode;
fs/smb/common/smb2pdu.h
1529
__le16 Dialect; /* Dialect in use for the connection */
fs/smb/common/smb2pdu.h
1618
__le16 StructureSize; /* Must be 41 */
fs/smb/common/smb2pdu.h
1622
__le16 InputBufferOffset;
fs/smb/common/smb2pdu.h
1634
__le16 StructureSize; /* Must be 9 */
fs/smb/common/smb2pdu.h
1635
__le16 OutputBufferOffset;
fs/smb/common/smb2pdu.h
165
__le16 StructureSize; /* 64 */
fs/smb/common/smb2pdu.h
166
__le16 CreditCharge; /* MBZ */
fs/smb/common/smb2pdu.h
1668
__le16 StructureSize; /* Must be 24 */
fs/smb/common/smb2pdu.h
167
__le16 ChannelSequence; /* See MS-SMB2 3.2.4.1 and 3.2.7.1 */
fs/smb/common/smb2pdu.h
168
__le16 Reserved;
fs/smb/common/smb2pdu.h
1680
__le16 StructureSize; /* Must be 44 */
fs/smb/common/smb2pdu.h
1681
__le16 Epoch;
fs/smb/common/smb2pdu.h
169
__le16 Command;
fs/smb/common/smb2pdu.h
1693
__le16 StructureSize; /* Must be 36 */
fs/smb/common/smb2pdu.h
1694
__le16 Reserved;
fs/smb/common/smb2pdu.h
170
__le16 CreditRequest; /* CreditResponse */
fs/smb/common/smb2pdu.h
187
__le16 StructureSize2; /* size of wct area (varies, request specific) */
fs/smb/common/smb2pdu.h
195
__le16 StructureSize;
fs/smb/common/smb2pdu.h
213
__le16 Flags; /* EncryptionAlgorithm for 3.0, enc enabled for 3.1.1 */
fs/smb/common/smb2pdu.h
233
__le16 CompressionAlgorithm;
fs/smb/common/smb2pdu.h
234
__le16 Flags;
fs/smb/common/smb2pdu.h
246
__le16 CompressionAlgorithm;
fs/smb/common/smb2pdu.h
247
__le16 Flags;
fs/smb/common/smb2pdu.h
255
__le16 Reserved2;
fs/smb/common/smb2pdu.h
265
__le16 ContextType;
fs/smb/common/smb2pdu.h
266
__le16 DataLength;
fs/smb/common/smb2pdu.h
273
__le16 BlobSize;
fs/smb/common/smb2pdu.h
289
__le16 SidAttrCount;
fs/smb/common/smb2pdu.h
295
__le16 BlobSize;
fs/smb/common/smb2pdu.h
306
__le16 PrivilegeCount;
fs/smb/common/smb2pdu.h
311
__le16 TicketType; /* must be 0x0001 */
fs/smb/common/smb2pdu.h
312
__le16 TicketSize; /* total size of this struct */
fs/smb/common/smb2pdu.h
313
__le16 User; /* offset to SID_ATTR_DATA struct with user info */
fs/smb/common/smb2pdu.h
314
__le16 UserName; /* offset to null terminated Unicode username string */
fs/smb/common/smb2pdu.h
315
__le16 Domain; /* offset to null terminated Unicode domain name */
fs/smb/common/smb2pdu.h
316
__le16 Groups; /* offset to SID_ARRAY_DATA struct with group info */
fs/smb/common/smb2pdu.h
317
__le16 RestrictedGroups; /* similar to above */
fs/smb/common/smb2pdu.h
318
__le16 Privileges; /* offset to PRIVILEGE_ARRAY_DATA struct */
fs/smb/common/smb2pdu.h
319
__le16 PrimaryGroup; /* offset to SID_ARRAY_DATA struct */
fs/smb/common/smb2pdu.h
320
__le16 Owner; /* offset to BLOB_DATA struct */
fs/smb/common/smb2pdu.h
321
__le16 DefaultDacl; /* offset to BLOB_DATA struct */
fs/smb/common/smb2pdu.h
322
__le16 DeviceGroups; /* offset to SID_ARRAY_DATA struct */
fs/smb/common/smb2pdu.h
323
__le16 UserClaims; /* offset to BLOB_DATA struct */
fs/smb/common/smb2pdu.h
324
__le16 DeviceClaims; /* offset to BLOB_DATA struct */
fs/smb/common/smb2pdu.h
330
__le16 TreeConnectContextCount;
fs/smb/common/smb2pdu.h
343
__le16 StructureSize; /* Must be 9 */
fs/smb/common/smb2pdu.h
344
__le16 Flags; /* Flags in SMB3.1.1 */
fs/smb/common/smb2pdu.h
345
__le16 PathOffset;
fs/smb/common/smb2pdu.h
346
__le16 PathLength;
fs/smb/common/smb2pdu.h
389
__le16 StructureSize; /* Must be 16 */
fs/smb/common/smb2pdu.h
399
__le16 StructureSize; /* Must be 4 */
fs/smb/common/smb2pdu.h
400
__le16 Reserved;
fs/smb/common/smb2pdu.h
405
__le16 StructureSize; /* Must be 4 */
fs/smb/common/smb2pdu.h
406
__le16 Reserved;
fs/smb/common/smb2pdu.h
462
__le16 ContextType;
fs/smb/common/smb2pdu.h
463
__le16 DataLength;
fs/smb/common/smb2pdu.h
478
__le16 ContextType; /* 1 */
fs/smb/common/smb2pdu.h
479
__le16 DataLength;
fs/smb/common/smb2pdu.h
481
__le16 HashAlgorithmCount; /* 1 */
fs/smb/common/smb2pdu.h
482
__le16 SaltLength;
fs/smb/common/smb2pdu.h
483
__le16 HashAlgorithms; /* HashAlgorithms[0] since only one defined */
fs/smb/common/smb2pdu.h
496
__le16 ContextType; /* 2 */
fs/smb/common/smb2pdu.h
497
__le16 DataLength;
fs/smb/common/smb2pdu.h
500
__le16 CipherCount; /* AES128-GCM and AES128-CCM by default */
fs/smb/common/smb2pdu.h
501
__le16 Ciphers[];
fs/smb/common/smb2pdu.h
520
__le16 ContextType; /* 3 */
fs/smb/common/smb2pdu.h
521
__le16 DataLength;
fs/smb/common/smb2pdu.h
523
__le16 CompressionAlgorithmCount;
fs/smb/common/smb2pdu.h
524
__le16 Padding;
fs/smb/common/smb2pdu.h
526
__le16 CompressionAlgorithms[4];
fs/smb/common/smb2pdu.h
534
__le16 ContextType; /* 5 */
fs/smb/common/smb2pdu.h
535
__le16 DataLength;
fs/smb/common/smb2pdu.h
537
__le16 NetName[]; /* hostname of target converted to UCS-2 */
fs/smb/common/smb2pdu.h
549
__le16 ContextType; /* 6 */
fs/smb/common/smb2pdu.h
550
__le16 DataLength;
fs/smb/common/smb2pdu.h
567
__le16 ContextType; /* 7 */
fs/smb/common/smb2pdu.h
568
__le16 DataLength;
fs/smb/common/smb2pdu.h
570
__le16 TransformCount;
fs/smb/common/smb2pdu.h
573
__le16 RDMATransformIds[];
fs/smb/common/smb2pdu.h
590
__le16 ContextType; /* 8 */
fs/smb/common/smb2pdu.h
591
__le16 DataLength;
fs/smb/common/smb2pdu.h
593
__le16 SigningAlgorithmCount;
fs/smb/common/smb2pdu.h
594
__le16 SigningAlgorithms[];
fs/smb/common/smb2pdu.h
600
__le16 ContextType; /* 0x100 */
fs/smb/common/smb2pdu.h
601
__le16 DataLength;
fs/smb/common/smb2pdu.h
608
__le16 StructureSize; /* Must be 36 */
fs/smb/common/smb2pdu.h
609
__le16 DialectCount;
fs/smb/common/smb2pdu.h
610
__le16 SecurityMode;
fs/smb/common/smb2pdu.h
611
__le16 Reserved; /* MBZ */
fs/smb/common/smb2pdu.h
616
__le16 NegotiateContextCount; /* SMB3.1.1 only. MBZ earlier */
fs/smb/common/smb2pdu.h
617
__le16 Reserved2;
fs/smb/common/smb2pdu.h
618
__le16 Dialects[];
fs/smb/common/smb2pdu.h
623
__le16 StructureSize; /* Must be 65 */
fs/smb/common/smb2pdu.h
624
__le16 SecurityMode;
fs/smb/common/smb2pdu.h
625
__le16 DialectRevision;
fs/smb/common/smb2pdu.h
626
__le16 NegotiateContextCount; /* Prior to SMB3.1.1 was Reserved & MBZ */
fs/smb/common/smb2pdu.h
634
__le16 SecurityBufferOffset;
fs/smb/common/smb2pdu.h
635
__le16 SecurityBufferLength;
fs/smb/common/smb2pdu.h
650
__le16 StructureSize; /* Must be 25 */
fs/smb/common/smb2pdu.h
655
__le16 SecurityBufferOffset;
fs/smb/common/smb2pdu.h
656
__le16 SecurityBufferLength;
fs/smb/common/smb2pdu.h
671
__le16 StructureSize; /* Must be 9 */
fs/smb/common/smb2pdu.h
672
__le16 SessionFlags;
fs/smb/common/smb2pdu.h
673
__le16 SecurityBufferOffset;
fs/smb/common/smb2pdu.h
674
__le16 SecurityBufferLength;
fs/smb/common/smb2pdu.h
684
__le16 StructureSize; /* Must be 4 */
fs/smb/common/smb2pdu.h
685
__le16 Reserved;
fs/smb/common/smb2pdu.h
690
__le16 StructureSize; /* Must be 4 */
fs/smb/common/smb2pdu.h
691
__le16 Reserved;
fs/smb/common/smb2pdu.h
702
__le16 StructureSize; /* Must be 24 */
fs/smb/common/smb2pdu.h
703
__le16 Flags;
fs/smb/common/smb2pdu.h
716
__le16 StructureSize; /* 60 */
fs/smb/common/smb2pdu.h
717
__le16 Flags;
fs/smb/common/smb2pdu.h
748
__le16 StructureSize; /* Must be 49 */
fs/smb/common/smb2pdu.h
758
__le16 ReadChannelInfoOffset;
fs/smb/common/smb2pdu.h
759
__le16 ReadChannelInfoLength;
fs/smb/common/smb2pdu.h
769
__le16 StructureSize; /* Must be 17 */
fs/smb/common/smb2pdu.h
788
__le16 StructureSize; /* Must be 49 */
fs/smb/common/smb2pdu.h
789
__le16 DataOffset; /* offset from start of SMB2 header to write data */
fs/smb/common/smb2pdu.h
796
__le16 WriteChannelInfoOffset;
fs/smb/common/smb2pdu.h
797
__le16 WriteChannelInfoLength;
fs/smb/common/smb2pdu.h
804
__le16 StructureSize; /* Must be 17 */
fs/smb/common/smb2pdu.h
819
__le16 StructureSize; /* Must be 24 */
fs/smb/common/smb2pdu.h
820
__le16 Reserved1;
fs/smb/common/smb2pdu.h
828
__le16 StructureSize;
fs/smb/common/smb2pdu.h
829
__le16 Reserved;
fs/smb/common/smb2pdu.h
847
__le16 StructureSize; /* Must be 48 */
fs/smb/common/smb2pdu.h
848
__le16 LockCount;
fs/smb/common/smb2pdu.h
865
__le16 StructureSize; /* Must be 4 */
fs/smb/common/smb2pdu.h
866
__le16 Reserved;
fs/smb/common/smb2pdu.h
871
__le16 StructureSize; /* Must be 4 */
fs/smb/common/smb2pdu.h
877
__le16 StructureSize; /* Must be 4 */
fs/smb/common/smb2pdu.h
905
__le16 StructureSize; /* Must be 33 */
fs/smb/common/smb2pdu.h
911
__le16 FileNameOffset;
fs/smb/common/smb2pdu.h
912
__le16 FileNameLength;
fs/smb/common/smb2pdu.h
919
__le16 StructureSize; /* Must be 9 */
fs/smb/common/smb2pdu.h
920
__le16 OutputBufferOffset;
fs/smb/common/smb2pdu.h
970
__le16 StructureSize; /* Must be 33 */
fs/smb/common/smb2pdu.h
974
__le16 BufferOffset;
fs/smb/common/smb2pdu.h
984
__le16 StructureSize; /* Must be 2 */
fs/smb/common/smbacl.h
108
__le16 revision; /* revision level */
fs/smb/common/smbacl.h
109
__le16 size;
fs/smb/common/smbacl.h
110
__le16 num_aces;
fs/smb/common/smbacl.h
111
__le16 reserved;
fs/smb/common/smbacl.h
117
__le16 size;
fs/smb/common/smbacl.h
89
__le16 revision; /* revision level */
fs/smb/common/smbacl.h
90
__le16 type;
fs/smb/common/smbglob.h
17
__le16 lock_cmd;
fs/smb/server/auth.c
112
conv_len = smb_strtoUTF16((__le16 *)domain, dname, len,
fs/smb/server/auth.c
351
conv_len = smb_strtoUTF16((__le16 *)name, ksmbd_netbios_name(), len,
fs/smb/server/auth.c
80
__le16 *uniname = NULL;
fs/smb/server/connection.h
116
__le16 cipher_type;
fs/smb/server/connection.h
117
__le16 compress_algorithm;
fs/smb/server/connection.h
123
__le16 signing_algorithm;
fs/smb/server/misc.c
309
*conv_len = smbConvertToUTF16((__le16 *)conv, d_info->name,
fs/smb/server/ndr.c
143
*value = le16_to_cpu(*(__le16 *)ndr_get_field(n));
fs/smb/server/ndr.c
41
*(__le16 *)ndr_get_field(n) = cpu_to_le16(value);
fs/smb/server/ntlmssp.h
90
__le16 Length;
fs/smb/server/ntlmssp.h
91
__le16 MaximumLength;
fs/smb/server/ntlmssp.h
96
__le16 Type;
fs/smb/server/ntlmssp.h
97
__le16 Length;
fs/smb/server/oplock.h
30
__le16 epoch;
fs/smb/server/oplock.h
87
__le16 epoch;
fs/smb/server/smb2misc.c
30
static const __le16 smb2_req_struct_sizes[NUMBER_OF_SMB2_COMMANDS] = {
fs/smb/server/smb2misc.c
410
if (len < __SMB2_HEADER_STRUCTURE_SIZE + sizeof(__le16)) {
fs/smb/server/smb2pdu.c
1094
cphs_size = cph_cnt * sizeof(__le16);
fs/smb/server/smb2pdu.c
1142
__le16 *algs;
fs/smb/server/smb2pdu.c
1161
algs_size = alg_cnt * sizeof(__le16);
fs/smb/server/smb2pdu.c
1175
__le16 alg = algs[i];
fs/smb/server/smb2pdu.c
1214
sign_alos_size = sign_algo_cnt * sizeof(__le16);
fs/smb/server/smb2pdu.c
1373
if (smb2_neg_size + le16_to_cpu(req->DialectCount) * sizeof(__le16) >
fs/smb/server/smb2pdu.c
1380
if (smb2_neg_size + le16_to_cpu(req->DialectCount) * sizeof(__le16) >
fs/smb/server/smb2pdu.c
5451
conv_len = smbConvertToUTF16((__le16 *)file_info->FileName, filename,
fs/smb/server/smb2pdu.c
5552
streamlen = smbConvertToUTF16((__le16 *)file_info->StreamName,
fs/smb/server/smb2pdu.c
5571
streamlen = smbConvertToUTF16((__le16 *)file_info->StreamName,
fs/smb/server/smb2pdu.c
6028
len = smbConvertToUTF16((__le16 *)info->FileSystemName,
fs/smb/server/smb2pdu.c
6052
len = smbConvertToUTF16((__le16 *)info->VolumeLabel,
fs/smb/server/smb2pdu.c
7271
__le16 ChannelInfoLength)
fs/smb/server/smb2pdu.c
8683
le16_to_cpu(neg_req->DialectCount) * sizeof(__le16))
fs/smb/server/smb2pdu.c
915
__le16 hash_id)
fs/smb/server/smb2pdu.c
927
__le16 cipher_type)
fs/smb/server/smb2pdu.c
937
__le16 compress_algorithm, bool compress_chained,
fs/smb/server/smb2pdu.c
961
__le16 sign_algo)
fs/smb/server/smb2pdu.c
9821
static void fill_transform_hdr(void *tr_buf, char *old_buf, __le16 cipher_type)
fs/smb/server/smb2pdu.h
103
__le16 Family;
fs/smb/server/smb2pdu.h
208
__le16 Reserved;
fs/smb/server/smb2pdu.h
231
__le16 CompressionFormat;
fs/smb/server/smb2pdu.h
257
__le16 EaValueLength;
fs/smb/server/smb2pdu.h
331
int find_matching_smb2_dialect(int start_index, __le16 *cli_dialects,
fs/smb/server/smb2pdu.h
332
__le16 dialects_count);
fs/smb/server/smb2pdu.h
42
__le16 Preauth_HashId;
fs/smb/server/smb_common.c
216
static int ksmbd_lookup_dialect_by_name(char *cli_dialects, __le16 byte_count)
fs/smb/server/smb_common.c
250
int ksmbd_lookup_dialect_by_id(__le16 *cli_dialects, __le16 dialects_count)
fs/smb/server/smb_common.c
577
smbConvertToUTF16((__le16 *)shortname, out, PATH_MAX,
fs/smb/server/smb_common.h
131
__le16 Reserved2;
fs/smb/server/smb_common.h
168
int ksmbd_lookup_dialect_by_id(__le16 *cli_dialects, __le16 dialects_count);
fs/smb/server/smb_common.h
89
__le16 DialectIndex; /* 0xFFFF = no dialect acceptable */
fs/smb/server/smb_common.h
90
__le16 ByteCount;
fs/smb/server/smbacl.c
1227
sizeof(__le16))) {
fs/smb/server/smbacl.c
426
offsetof(struct smb_sid, sub_auth) + sizeof(__le16)))
fs/smb/server/unicode.c
106
static int smb_utf16_bytes(const __le16 *from, int maxbytes,
fs/smb/server/unicode.c
160
static int smb_from_utf16(char *to, const __le16 *from, int tolen, int fromlen,
fs/smb/server/unicode.c
233
int smb_strtoUTF16(__le16 *to, const char *from, int len,
fs/smb/server/unicode.c
298
len = smb_utf16_bytes((__le16 *)src, maxlen, codepage);
fs/smb/server/unicode.c
303
ret = smb_from_utf16(dst, (__le16 *)src, len, maxlen, codepage,
fs/smb/server/unicode.c
342
int smbConvertToUTF16(__le16 *target, const char *source, int srclen,
fs/smb/server/unicode.c
347
__le16 dst_char;
fs/smb/server/unicode.h
31
int smb_strtoUTF16(__le16 *to, const char *from, int len,
fs/smb/server/unicode.h
36
int smbConvertToUTF16(__le16 *target, const char *source, int srclen,
fs/smb/smbdirect/pdu.h
17
__le16 min_version;
fs/smb/smbdirect/pdu.h
18
__le16 max_version;
fs/smb/smbdirect/pdu.h
19
__le16 reserved;
fs/smb/smbdirect/pdu.h
20
__le16 credits_requested;
fs/smb/smbdirect/pdu.h
28
__le16 min_version;
fs/smb/smbdirect/pdu.h
29
__le16 max_version;
fs/smb/smbdirect/pdu.h
30
__le16 negotiated_version;
fs/smb/smbdirect/pdu.h
31
__le16 reserved;
fs/smb/smbdirect/pdu.h
32
__le16 credits_requested;
fs/smb/smbdirect/pdu.h
33
__le16 credits_granted;
fs/smb/smbdirect/pdu.h
48
__le16 credits_requested;
fs/smb/smbdirect/pdu.h
49
__le16 credits_granted;
fs/smb/smbdirect/pdu.h
50
__le16 flags;
fs/smb/smbdirect/pdu.h
51
__le16 reserved;
fs/squashfs/squashfs_fs.h
247
__le16 compression;
fs/squashfs/squashfs_fs.h
248
__le16 block_log;
fs/squashfs/squashfs_fs.h
249
__le16 flags;
fs/squashfs/squashfs_fs.h
250
__le16 no_ids;
fs/squashfs/squashfs_fs.h
251
__le16 s_major;
fs/squashfs/squashfs_fs.h
252
__le16 s_minor;
fs/squashfs/squashfs_fs.h
271
__le16 inode_type;
fs/squashfs/squashfs_fs.h
272
__le16 mode;
fs/squashfs/squashfs_fs.h
273
__le16 uid;
fs/squashfs/squashfs_fs.h
274
__le16 guid;
fs/squashfs/squashfs_fs.h
280
__le16 inode_type;
fs/squashfs/squashfs_fs.h
281
__le16 mode;
fs/squashfs/squashfs_fs.h
282
__le16 uid;
fs/squashfs/squashfs_fs.h
283
__le16 guid;
fs/squashfs/squashfs_fs.h
290
__le16 inode_type;
fs/squashfs/squashfs_fs.h
291
__le16 mode;
fs/squashfs/squashfs_fs.h
292
__le16 uid;
fs/squashfs/squashfs_fs.h
293
__le16 guid;
fs/squashfs/squashfs_fs.h
301
__le16 inode_type;
fs/squashfs/squashfs_fs.h
302
__le16 mode;
fs/squashfs/squashfs_fs.h
303
__le16 uid;
fs/squashfs/squashfs_fs.h
304
__le16 guid;
fs/squashfs/squashfs_fs.h
312
__le16 inode_type;
fs/squashfs/squashfs_fs.h
313
__le16 mode;
fs/squashfs/squashfs_fs.h
314
__le16 uid;
fs/squashfs/squashfs_fs.h
315
__le16 guid;
fs/squashfs/squashfs_fs.h
324
__le16 inode_type;
fs/squashfs/squashfs_fs.h
325
__le16 mode;
fs/squashfs/squashfs_fs.h
326
__le16 uid;
fs/squashfs/squashfs_fs.h
327
__le16 guid;
fs/squashfs/squashfs_fs.h
336
__le16 inode_type;
fs/squashfs/squashfs_fs.h
337
__le16 mode;
fs/squashfs/squashfs_fs.h
338
__le16 uid;
fs/squashfs/squashfs_fs.h
339
__le16 guid;
fs/squashfs/squashfs_fs.h
346
__le16 block_list[];
fs/squashfs/squashfs_fs.h
350
__le16 inode_type;
fs/squashfs/squashfs_fs.h
351
__le16 mode;
fs/squashfs/squashfs_fs.h
352
__le16 uid;
fs/squashfs/squashfs_fs.h
353
__le16 guid;
fs/squashfs/squashfs_fs.h
363
__le16 block_list[];
fs/squashfs/squashfs_fs.h
367
__le16 inode_type;
fs/squashfs/squashfs_fs.h
368
__le16 mode;
fs/squashfs/squashfs_fs.h
369
__le16 uid;
fs/squashfs/squashfs_fs.h
370
__le16 guid;
fs/squashfs/squashfs_fs.h
375
__le16 file_size;
fs/squashfs/squashfs_fs.h
376
__le16 offset;
fs/squashfs/squashfs_fs.h
381
__le16 inode_type;
fs/squashfs/squashfs_fs.h
382
__le16 mode;
fs/squashfs/squashfs_fs.h
383
__le16 uid;
fs/squashfs/squashfs_fs.h
384
__le16 guid;
fs/squashfs/squashfs_fs.h
391
__le16 i_count;
fs/squashfs/squashfs_fs.h
392
__le16 offset;
fs/squashfs/squashfs_fs.h
411
__le16 offset;
fs/squashfs/squashfs_fs.h
412
__le16 inode_number;
fs/squashfs/squashfs_fs.h
413
__le16 type;
fs/squashfs/squashfs_fs.h
414
__le16 size;
fs/squashfs/squashfs_fs.h
431
__le16 type;
fs/squashfs/squashfs_fs.h
432
__le16 size;
fs/ubifs/ubifs-media.h
536
__le16 compr_type;
fs/ubifs/ubifs-media.h
562
__le16 nlen;
fs/ubifs/ubifs-media.h
581
__le16 compr_type;
fs/ubifs/ubifs-media.h
582
__le16 compr_size;
fs/ubifs/ubifs-media.h
670
__le16 default_compr;
fs/ubifs/ubifs-media.h
680
__le16 hash_algo;
fs/ubifs/ubifs-media.h
828
__le16 child_cnt;
fs/ubifs/ubifs-media.h
829
__le16 level;
fs/udf/ecma_167.h
150
__le16 flags;
fs/udf/ecma_167.h
171
__le16 tagIdent;
fs/udf/ecma_167.h
172
__le16 descVersion;
fs/udf/ecma_167.h
175
__le16 tagSerialNum;
fs/udf/ecma_167.h
176
__le16 descCRC;
fs/udf/ecma_167.h
177
__le16 descCRCLength;
fs/udf/ecma_167.h
214
__le16 volSeqNum;
fs/udf/ecma_167.h
215
__le16 maxVolSeqNum;
fs/udf/ecma_167.h
216
__le16 interchangeLvl;
fs/udf/ecma_167.h
217
__le16 maxInterchangeLvl;
fs/udf/ecma_167.h
230
__le16 flags;
fs/udf/ecma_167.h
265
__le16 partitionFlags;
fs/udf/ecma_167.h
266
__le16 partitionNumber;
fs/udf/ecma_167.h
329
__le16 volSeqNum;
fs/udf/ecma_167.h
330
__le16 partitionNum;
fs/udf/ecma_167.h
375
__le16 partitionReferenceNum;
fs/udf/ecma_167.h
437
__le16 interchangeLvl;
fs/udf/ecma_167.h
438
__le16 maxInterchangeLvl;
fs/udf/ecma_167.h
469
__le16 fileVersionNum;
fs/udf/ecma_167.h
473
__le16 lengthOfImpUse;
fs/udf/ecma_167.h
496
__le16 strategyType;
fs/udf/ecma_167.h
497
__le16 strategyParameter;
fs/udf/ecma_167.h
498
__le16 numEntries;
fs/udf/ecma_167.h
502
__le16 flags;
fs/udf/ecma_167.h
566
__le16 fileLinkCount;
fs/udf/ecma_167.h
655
__le16 ownerIdent;
fs/udf/ecma_167.h
656
__le16 groupIdent;
fs/udf/ecma_167.h
657
__le16 permission;
fs/udf/ecma_167.h
71
__le16 typeAndTimezone;
fs/udf/ecma_167.h
72
__le16 year;
fs/udf/ecma_167.h
782
__le16 componentFileVersionNum;
fs/udf/ecma_167.h
793
__le16 fileLinkCount;
fs/udf/osta_udf.h
111
__le16 minUDFReadRev;
fs/udf/osta_udf.h
112
__le16 minUDFWriteRev;
fs/udf/osta_udf.h
113
__le16 maxUDFWriteRev;
fs/udf/osta_udf.h
134
__le16 volSeqNum;
fs/udf/osta_udf.h
135
__le16 partitionNum;
fs/udf/osta_udf.h
144
__le16 volSeqNum;
fs/udf/osta_udf.h
145
__le16 partitionNum;
fs/udf/osta_udf.h
155
__le16 volSeqNum;
fs/udf/osta_udf.h
156
__le16 partitionNum;
fs/udf/osta_udf.h
157
__le16 packetLength;
fs/udf/osta_udf.h
170
__le16 volSeqNum;
fs/udf/osta_udf.h
171
__le16 partitionNum;
fs/udf/osta_udf.h
176
__le16 alignUnitSize;
fs/udf/osta_udf.h
183
__le16 lengthHeader;
fs/udf/osta_udf.h
184
__le16 lengthImpUse;
fs/udf/osta_udf.h
189
__le16 minUDFReadRev;
fs/udf/osta_udf.h
190
__le16 minUDFWriteRev;
fs/udf/osta_udf.h
191
__le16 maxUDFWriteRev;
fs/udf/osta_udf.h
192
__le16 reserved;
fs/udf/osta_udf.h
208
__le16 reallocationTableLen;
fs/udf/osta_udf.h
209
__le16 reserved;
fs/udf/osta_udf.h
221
__le16 flags;
fs/udf/osta_udf.h
233
__le16 headerChecksum;
fs/udf/osta_udf.h
239
__le16 headerChecksum;
fs/udf/osta_udf.h
247
__le16 headerChecksum;
fs/udf/osta_udf.h
257
__le16 headerChecksum;
fs/udf/osta_udf.h
83
__le16 UDFRevision;
fs/udf/osta_udf.h
89
__le16 UDFRevision;
fs/udf/super.c
1511
le16_to_cpu(((__le16 *)upm2->partIdent.
fs/udf/super.c
1559
le16_to_cpu(*(__le16 *)
fs/ufs/swab.h
102
le16_add_cpu((__le16 *)n, d);
fs/ufs/swab.h
111
le16_add_cpu((__le16 *)n, -d);
fs/ufs/swab.h
84
return le16_to_cpu((__force __le16)n);
include/asm-generic/io.h
214
val = __le16_to_cpu((__le16 __force)__raw_readw(addr));
include/asm-generic/io.h
344
val = __le16_to_cpu((__le16 __force)__raw_readw(addr));
include/asm-generic/io.h
601
val = __le16_to_cpu((__le16 __force)__raw_readw(PCI_IOBASE + addr));
include/cxl/event.h
129
__le16 validity_flags;
include/cxl/event.h
131
__le16 res_avail;
include/cxl/event.h
138
__le16 column;
include/cxl/event.h
17
__le16 handle;
include/cxl/event.h
18
__le16 related_handle;
include/cxl/event.h
22
__le16 ld_id;
include/drm/bridge/mhl.h
314
__le16 size;
include/drm/drm_edid.h
131
__le16 m;
include/drm/drm_edid.h
191
__le16 pixel_clock; /* need to multiply by 10 KHz */
include/drm/drm_edid.h
285
__le16 product_code;
include/drm/gud.h
61
__le16 prop;
include/drm/gud.h
83
__le16 hdisplay;
include/drm/gud.h
84
__le16 hsync_start;
include/drm/gud.h
85
__le16 hsync_end;
include/drm/gud.h
86
__le16 htotal;
include/drm/gud.h
87
__le16 vdisplay;
include/drm/gud.h
88
__le16 vsync_start;
include/drm/gud.h
89
__le16 vsync_end;
include/drm/gud.h
90
__le16 vtotal;
include/linux/bnge/hsi.h
100
__le16 req_type;
include/linux/bnge/hsi.h
1001
__le16 event_id;
include/linux/bnge/hsi.h
10065
__le16 ttl;
include/linux/bnge/hsi.h
10087
__le16 flags;
include/linux/bnge/hsi.h
10089
__le16 rss_ctx_id;
include/linux/bnge/hsi.h
10090
__le16 num_ring_groups;
include/linux/bnge/hsi.h
10091
__le16 hash_type;
include/linux/bnge/hsi.h
10113
__le16 fid;
include/linux/bnge/hsi.h
10114
__le16 count;
include/linux/bnge/hsi.h
1012
__le16 timestamp_hi;
include/linux/bnge/hsi.h
10144
__le16 fid;
include/linux/bnge/hsi.h
10145
__le16 count;
include/linux/bnge/hsi.h
10171
__le16 ds_port;
include/linux/bnge/hsi.h
10172
__le16 auth_status;
include/linux/bnge/hsi.h
10182
__le16 status[8];
include/linux/bnge/hsi.h
10202
__le16 pf_id;
include/linux/bnge/hsi.h
10203
__le16 count;
include/linux/bnge/hsi.h
10205
__le16 start_vf_0;
include/linux/bnge/hsi.h
10206
__le16 msix_0;
include/linux/bnge/hsi.h
10207
__le16 start_vf_1;
include/linux/bnge/hsi.h
10208
__le16 msix_1;
include/linux/bnge/hsi.h
10209
__le16 start_vf_2;
include/linux/bnge/hsi.h
10210
__le16 msix_2;
include/linux/bnge/hsi.h
10211
__le16 start_vf_3;
include/linux/bnge/hsi.h
10212
__le16 msix_3;
include/linux/bnge/hsi.h
10213
__le16 start_vf_4;
include/linux/bnge/hsi.h
10214
__le16 msix_4;
include/linux/bnge/hsi.h
10215
__le16 start_vf_5;
include/linux/bnge/hsi.h
10216
__le16 msix_5;
include/linux/bnge/hsi.h
10217
__le16 start_vf_6;
include/linux/bnge/hsi.h
10218
__le16 msix_6;
include/linux/bnge/hsi.h
10219
__le16 start_vf_7;
include/linux/bnge/hsi.h
10220
__le16 msix_7;
include/linux/bnge/hsi.h
10234
__le16 data_type;
include/linux/bnge/hsi.h
10241
__le16 unused_0;
include/linux/bnge/hsi.h
10247
__le16 req_type;
include/linux/bnge/hsi.h
10248
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10249
__le16 seq_id;
include/linux/bnge/hsi.h
10250
__le16 target_id;
include/linux/bnge/hsi.h
10253
__le16 data_len;
include/linux/bnge/hsi.h
10260
__le16 error_code;
include/linux/bnge/hsi.h
10261
__le16 req_type;
include/linux/bnge/hsi.h
10262
__le16 seq_id;
include/linux/bnge/hsi.h
10263
__le16 resp_len;
include/linux/bnge/hsi.h
10283
__le16 req_type;
include/linux/bnge/hsi.h
10284
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10285
__le16 seq_id;
include/linux/bnge/hsi.h
10286
__le16 target_id;
include/linux/bnge/hsi.h
10289
__le16 data_len;
include/linux/bnge/hsi.h
10290
__le16 structure_id;
include/linux/bnge/hsi.h
10291
__le16 subtype;
include/linux/bnge/hsi.h
10310
__le16 error_code;
include/linux/bnge/hsi.h
10311
__le16 req_type;
include/linux/bnge/hsi.h
10312
__le16 seq_id;
include/linux/bnge/hsi.h
10313
__le16 resp_len;
include/linux/bnge/hsi.h
1033
__le16 type;
include/linux/bnge/hsi.h
10330
__le16 req_type;
include/linux/bnge/hsi.h
10331
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10332
__le16 seq_id;
include/linux/bnge/hsi.h
10333
__le16 target_id;
include/linux/bnge/hsi.h
10340
__le16 command_id;
include/linux/bnge/hsi.h
10354
__le16 length;
include/linux/bnge/hsi.h
10361
__le16 error_code;
include/linux/bnge/hsi.h
10362
__le16 req_type;
include/linux/bnge/hsi.h
10363
__le16 seq_id;
include/linux/bnge/hsi.h
10364
__le16 resp_len;
include/linux/bnge/hsi.h
10374
__le16 req_type;
include/linux/bnge/hsi.h
10375
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10376
__le16 seq_id;
include/linux/bnge/hsi.h
10377
__le16 target_id;
include/linux/bnge/hsi.h
1038
__le16 event_id;
include/linux/bnge/hsi.h
10390
__le16 error_code;
include/linux/bnge/hsi.h
10391
__le16 req_type;
include/linux/bnge/hsi.h
10392
__le16 seq_id;
include/linux/bnge/hsi.h
10393
__le16 resp_len;
include/linux/bnge/hsi.h
10409
__le16 req_type;
include/linux/bnge/hsi.h
10410
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10411
__le16 seq_id;
include/linux/bnge/hsi.h
10412
__le16 target_id;
include/linux/bnge/hsi.h
10414
__le16 flags;
include/linux/bnge/hsi.h
10421
__le16 error_code;
include/linux/bnge/hsi.h
10422
__le16 req_type;
include/linux/bnge/hsi.h
10423
__le16 seq_id;
include/linux/bnge/hsi.h
10424
__le16 resp_len;
include/linux/bnge/hsi.h
10431
__le16 req_type;
include/linux/bnge/hsi.h
10432
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10433
__le16 seq_id;
include/linux/bnge/hsi.h
10434
__le16 target_id;
include/linux/bnge/hsi.h
10440
__le16 error_code;
include/linux/bnge/hsi.h
10441
__le16 req_type;
include/linux/bnge/hsi.h
10442
__le16 seq_id;
include/linux/bnge/hsi.h
10443
__le16 resp_len;
include/linux/bnge/hsi.h
10444
__le16 flags;
include/linux/bnge/hsi.h
10452
__le16 req_type;
include/linux/bnge/hsi.h
10453
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10454
__le16 seq_id;
include/linux/bnge/hsi.h
10455
__le16 target_id;
include/linux/bnge/hsi.h
10461
__le16 error_code;
include/linux/bnge/hsi.h
10462
__le16 req_type;
include/linux/bnge/hsi.h
10463
__le16 seq_id;
include/linux/bnge/hsi.h
10464
__le16 resp_len;
include/linux/bnge/hsi.h
1047
__le16 timestamp_hi;
include/linux/bnge/hsi.h
10493
__le16 req_type;
include/linux/bnge/hsi.h
10494
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10495
__le16 seq_id;
include/linux/bnge/hsi.h
10496
__le16 target_id;
include/linux/bnge/hsi.h
10510
__le16 error_code;
include/linux/bnge/hsi.h
10511
__le16 req_type;
include/linux/bnge/hsi.h
10512
__le16 seq_id;
include/linux/bnge/hsi.h
10513
__le16 resp_len;
include/linux/bnge/hsi.h
10516
__le16 status_flags;
include/linux/bnge/hsi.h
10525
__le16 req_type;
include/linux/bnge/hsi.h
10526
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10527
__le16 seq_id;
include/linux/bnge/hsi.h
10528
__le16 target_id;
include/linux/bnge/hsi.h
10552
__le16 error_code;
include/linux/bnge/hsi.h
10553
__le16 req_type;
include/linux/bnge/hsi.h
10554
__le16 seq_id;
include/linux/bnge/hsi.h
10555
__le16 resp_len;
include/linux/bnge/hsi.h
10562
__le16 req_type;
include/linux/bnge/hsi.h
10563
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10564
__le16 seq_id;
include/linux/bnge/hsi.h
10565
__le16 target_id;
include/linux/bnge/hsi.h
1057
__le16 type;
include/linux/bnge/hsi.h
10585
__le16 error_code;
include/linux/bnge/hsi.h
10586
__le16 req_type;
include/linux/bnge/hsi.h
10587
__le16 seq_id;
include/linux/bnge/hsi.h
10588
__le16 resp_len;
include/linux/bnge/hsi.h
10617
__le16 req_type;
include/linux/bnge/hsi.h
10618
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10619
__le16 seq_id;
include/linux/bnge/hsi.h
1062
__le16 event_id;
include/linux/bnge/hsi.h
10620
__le16 target_id;
include/linux/bnge/hsi.h
10626
__le16 error_code;
include/linux/bnge/hsi.h
10627
__le16 req_type;
include/linux/bnge/hsi.h
10628
__le16 seq_id;
include/linux/bnge/hsi.h
10629
__le16 resp_len;
include/linux/bnge/hsi.h
10641
__le16 req_type;
include/linux/bnge/hsi.h
10642
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10643
__le16 seq_id;
include/linux/bnge/hsi.h
10644
__le16 target_id;
include/linux/bnge/hsi.h
10653
__le16 error_code;
include/linux/bnge/hsi.h
10654
__le16 req_type;
include/linux/bnge/hsi.h
10655
__le16 seq_id;
include/linux/bnge/hsi.h
10656
__le16 resp_len;
include/linux/bnge/hsi.h
10666
__le16 req_type;
include/linux/bnge/hsi.h
10667
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10668
__le16 seq_id;
include/linux/bnge/hsi.h
10669
__le16 target_id;
include/linux/bnge/hsi.h
10675
__le16 error_code;
include/linux/bnge/hsi.h
10676
__le16 req_type;
include/linux/bnge/hsi.h
10677
__le16 seq_id;
include/linux/bnge/hsi.h
10678
__le16 resp_len;
include/linux/bnge/hsi.h
10688
__le16 req_type;
include/linux/bnge/hsi.h
10689
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10690
__le16 seq_id;
include/linux/bnge/hsi.h
10691
__le16 target_id;
include/linux/bnge/hsi.h
10715
__le16 error_code;
include/linux/bnge/hsi.h
10716
__le16 req_type;
include/linux/bnge/hsi.h
10717
__le16 seq_id;
include/linux/bnge/hsi.h
10718
__le16 resp_len;
include/linux/bnge/hsi.h
10735
__le16 req_type;
include/linux/bnge/hsi.h
10736
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10737
__le16 seq_id;
include/linux/bnge/hsi.h
10738
__le16 target_id;
include/linux/bnge/hsi.h
10762
__le16 error_code;
include/linux/bnge/hsi.h
10763
__le16 req_type;
include/linux/bnge/hsi.h
10764
__le16 seq_id;
include/linux/bnge/hsi.h
10765
__le16 resp_len;
include/linux/bnge/hsi.h
1077
__le16 timestamp_hi;
include/linux/bnge/hsi.h
10782
__le16 req_type;
include/linux/bnge/hsi.h
10783
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10784
__le16 seq_id;
include/linux/bnge/hsi.h
10785
__le16 target_id;
include/linux/bnge/hsi.h
10818
__le16 error_code;
include/linux/bnge/hsi.h
10819
__le16 req_type;
include/linux/bnge/hsi.h
10820
__le16 seq_id;
include/linux/bnge/hsi.h
10821
__le16 resp_len;
include/linux/bnge/hsi.h
10828
__le16 req_type;
include/linux/bnge/hsi.h
10829
__le16 cmpl_ring;
include/linux/bnge/hsi.h
1083
__le16 type;
include/linux/bnge/hsi.h
10830
__le16 seq_id;
include/linux/bnge/hsi.h
10831
__le16 target_id;
include/linux/bnge/hsi.h
10834
__le16 encap_resp_target_id;
include/linux/bnge/hsi.h
10840
__le16 error_code;
include/linux/bnge/hsi.h
10841
__le16 req_type;
include/linux/bnge/hsi.h
10842
__le16 seq_id;
include/linux/bnge/hsi.h
10843
__le16 resp_len;
include/linux/bnge/hsi.h
10850
__le16 req_type;
include/linux/bnge/hsi.h
10851
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10852
__le16 seq_id;
include/linux/bnge/hsi.h
10853
__le16 target_id;
include/linux/bnge/hsi.h
10856
__le16 encap_resp_target_id;
include/linux/bnge/hsi.h
10862
__le16 error_code;
include/linux/bnge/hsi.h
10863
__le16 req_type;
include/linux/bnge/hsi.h
10864
__le16 seq_id;
include/linux/bnge/hsi.h
10865
__le16 resp_len;
include/linux/bnge/hsi.h
10872
__le16 req_type;
include/linux/bnge/hsi.h
10873
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10874
__le16 seq_id;
include/linux/bnge/hsi.h
10875
__le16 target_id;
include/linux/bnge/hsi.h
10877
__le16 encap_resp_target_id;
include/linux/bnge/hsi.h
10878
__le16 encap_resp_cmpl_ring;
include/linux/bnge/hsi.h
10879
__le16 encap_resp_len;
include/linux/bnge/hsi.h
1088
__le16 event_id;
include/linux/bnge/hsi.h
10888
__le16 error_code;
include/linux/bnge/hsi.h
10889
__le16 req_type;
include/linux/bnge/hsi.h
10890
__le16 seq_id;
include/linux/bnge/hsi.h
10891
__le16 resp_len;
include/linux/bnge/hsi.h
10898
__le16 req_type;
include/linux/bnge/hsi.h
10899
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10900
__le16 seq_id;
include/linux/bnge/hsi.h
10901
__le16 target_id;
include/linux/bnge/hsi.h
10903
__le16 encap_async_event_target_id;
include/linux/bnge/hsi.h
10910
__le16 error_code;
include/linux/bnge/hsi.h
10911
__le16 req_type;
include/linux/bnge/hsi.h
10912
__le16 seq_id;
include/linux/bnge/hsi.h
10913
__le16 resp_len;
include/linux/bnge/hsi.h
10920
__le16 req_type;
include/linux/bnge/hsi.h
10921
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10922
__le16 seq_id;
include/linux/bnge/hsi.h
10923
__le16 target_id;
include/linux/bnge/hsi.h
10929
__le16 error_code;
include/linux/bnge/hsi.h
10930
__le16 req_type;
include/linux/bnge/hsi.h
10931
__le16 seq_id;
include/linux/bnge/hsi.h
10932
__le16 resp_len;
include/linux/bnge/hsi.h
10956
__le16 req_type;
include/linux/bnge/hsi.h
10957
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10958
__le16 seq_id;
include/linux/bnge/hsi.h
10959
__le16 target_id;
include/linux/bnge/hsi.h
10965
__le16 error_code;
include/linux/bnge/hsi.h
10966
__le16 req_type;
include/linux/bnge/hsi.h
10967
__le16 seq_id;
include/linux/bnge/hsi.h
10968
__le16 resp_len;
include/linux/bnge/hsi.h
10980
__le16 req_type;
include/linux/bnge/hsi.h
10981
__le16 cmpl_ring;
include/linux/bnge/hsi.h
10982
__le16 seq_id;
include/linux/bnge/hsi.h
10983
__le16 target_id;
include/linux/bnge/hsi.h
10989
__le16 error_code;
include/linux/bnge/hsi.h
1099
__le16 timestamp_hi;
include/linux/bnge/hsi.h
10990
__le16 req_type;
include/linux/bnge/hsi.h
10991
__le16 seq_id;
include/linux/bnge/hsi.h
10992
__le16 resp_len;
include/linux/bnge/hsi.h
11
__le16 req_type;
include/linux/bnge/hsi.h
11000
__le16 req_type;
include/linux/bnge/hsi.h
11001
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11002
__le16 seq_id;
include/linux/bnge/hsi.h
11003
__le16 target_id;
include/linux/bnge/hsi.h
11012
__le16 error_code;
include/linux/bnge/hsi.h
11013
__le16 req_type;
include/linux/bnge/hsi.h
11014
__le16 seq_id;
include/linux/bnge/hsi.h
11015
__le16 resp_len;
include/linux/bnge/hsi.h
11016
__le16 flags;
include/linux/bnge/hsi.h
11059
__le16 req_type;
include/linux/bnge/hsi.h
11060
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11061
__le16 seq_id;
include/linux/bnge/hsi.h
11062
__le16 target_id;
include/linux/bnge/hsi.h
11080
__le16 error_code;
include/linux/bnge/hsi.h
11081
__le16 req_type;
include/linux/bnge/hsi.h
11082
__le16 seq_id;
include/linux/bnge/hsi.h
11083
__le16 resp_len;
include/linux/bnge/hsi.h
1111
__le16 type;
include/linux/bnge/hsi.h
11113
__le16 req_type;
include/linux/bnge/hsi.h
11114
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11115
__le16 seq_id;
include/linux/bnge/hsi.h
11116
__le16 target_id;
include/linux/bnge/hsi.h
11128
__le16 error_code;
include/linux/bnge/hsi.h
11129
__le16 req_type;
include/linux/bnge/hsi.h
11130
__le16 seq_id;
include/linux/bnge/hsi.h
11131
__le16 resp_len;
include/linux/bnge/hsi.h
11141
__le16 req_type;
include/linux/bnge/hsi.h
11142
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11143
__le16 seq_id;
include/linux/bnge/hsi.h
11144
__le16 target_id;
include/linux/bnge/hsi.h
11154
__le16 port_id;
include/linux/bnge/hsi.h
11162
__le16 pattern_offset;
include/linux/bnge/hsi.h
11163
__le16 pattern_buf_size;
include/linux/bnge/hsi.h
11164
__le16 pattern_mask_size;
include/linux/bnge/hsi.h
11172
__le16 error_code;
include/linux/bnge/hsi.h
11173
__le16 req_type;
include/linux/bnge/hsi.h
11174
__le16 seq_id;
include/linux/bnge/hsi.h
11175
__le16 resp_len;
include/linux/bnge/hsi.h
1118
__le16 event_id;
include/linux/bnge/hsi.h
11183
__le16 req_type;
include/linux/bnge/hsi.h
11184
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11185
__le16 seq_id;
include/linux/bnge/hsi.h
11186
__le16 target_id;
include/linux/bnge/hsi.h
11192
__le16 port_id;
include/linux/bnge/hsi.h
11199
__le16 error_code;
include/linux/bnge/hsi.h
11200
__le16 req_type;
include/linux/bnge/hsi.h
11201
__le16 seq_id;
include/linux/bnge/hsi.h
11202
__le16 resp_len;
include/linux/bnge/hsi.h
11209
__le16 req_type;
include/linux/bnge/hsi.h
11210
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11211
__le16 seq_id;
include/linux/bnge/hsi.h
11212
__le16 target_id;
include/linux/bnge/hsi.h
11214
__le16 port_id;
include/linux/bnge/hsi.h
11215
__le16 handle;
include/linux/bnge/hsi.h
11218
__le16 pattern_buf_size;
include/linux/bnge/hsi.h
11221
__le16 pattern_mask_size;
include/linux/bnge/hsi.h
11227
__le16 error_code;
include/linux/bnge/hsi.h
11228
__le16 req_type;
include/linux/bnge/hsi.h
11229
__le16 seq_id;
include/linux/bnge/hsi.h
11230
__le16 resp_len;
include/linux/bnge/hsi.h
11231
__le16 next_handle;
include/linux/bnge/hsi.h
11240
__le16 pattern_offset;
include/linux/bnge/hsi.h
11241
__le16 pattern_size;
include/linux/bnge/hsi.h
11242
__le16 pattern_mask_size;
include/linux/bnge/hsi.h
11249
__le16 req_type;
include/linux/bnge/hsi.h
11250
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11251
__le16 seq_id;
include/linux/bnge/hsi.h
11252
__le16 target_id;
include/linux/bnge/hsi.h
11254
__le16 port_id;
include/linux/bnge/hsi.h
11257
__le16 wol_pkt_buf_size;
include/linux/bnge/hsi.h
11263
__le16 error_code;
include/linux/bnge/hsi.h
11264
__le16 req_type;
include/linux/bnge/hsi.h
11265
__le16 seq_id;
include/linux/bnge/hsi.h
11266
__le16 resp_len;
include/linux/bnge/hsi.h
1127
__le16 timestamp_hi;
include/linux/bnge/hsi.h
11280
__le16 req_type;
include/linux/bnge/hsi.h
11281
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11282
__le16 seq_id;
include/linux/bnge/hsi.h
11283
__le16 target_id;
include/linux/bnge/hsi.h
11285
__le16 fid;
include/linux/bnge/hsi.h
11291
__le16 error_code;
include/linux/bnge/hsi.h
11292
__le16 req_type;
include/linux/bnge/hsi.h
11293
__le16 seq_id;
include/linux/bnge/hsi.h
11294
__le16 resp_len;
include/linux/bnge/hsi.h
11295
__le16 fid;
include/linux/bnge/hsi.h
11314
__le16 req_type;
include/linux/bnge/hsi.h
11315
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11316
__le16 seq_id;
include/linux/bnge/hsi.h
11317
__le16 target_id;
include/linux/bnge/hsi.h
11319
__le16 fid;
include/linux/bnge/hsi.h
11320
__le16 flags;
include/linux/bnge/hsi.h
11333
__le16 error_code;
include/linux/bnge/hsi.h
11334
__le16 req_type;
include/linux/bnge/hsi.h
11335
__le16 seq_id;
include/linux/bnge/hsi.h
11336
__le16 resp_len;
include/linux/bnge/hsi.h
11337
__le16 fid;
include/linux/bnge/hsi.h
11347
__le16 async_cmpl_ring;
include/linux/bnge/hsi.h
11356
__le16 req_type;
include/linux/bnge/hsi.h
11357
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11358
__le16 seq_id;
include/linux/bnge/hsi.h
11359
__le16 target_id;
include/linux/bnge/hsi.h
11361
__le16 output_dest_flags;
include/linux/bnge/hsi.h
11363
__le16 pg_size_lvl;
include/linux/bnge/hsi.h
11390
__le16 error_code;
include/linux/bnge/hsi.h
11391
__le16 req_type;
include/linux/bnge/hsi.h
11392
__le16 seq_id;
include/linux/bnge/hsi.h
11393
__le16 resp_len;
include/linux/bnge/hsi.h
11400
__le16 component_id;
include/linux/bnge/hsi.h
11401
__le16 segment_id;
include/linux/bnge/hsi.h
11402
__le16 max_instances;
include/linux/bnge/hsi.h
11414
__le16 req_type;
include/linux/bnge/hsi.h
11415
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11416
__le16 seq_id;
include/linux/bnge/hsi.h
11417
__le16 target_id;
include/linux/bnge/hsi.h
1142
__le16 type;
include/linux/bnge/hsi.h
11421
__le16 seq_no;
include/linux/bnge/hsi.h
11429
__le16 error_code;
include/linux/bnge/hsi.h
11430
__le16 req_type;
include/linux/bnge/hsi.h
11431
__le16 seq_id;
include/linux/bnge/hsi.h
11432
__le16 resp_len;
include/linux/bnge/hsi.h
11436
__le16 total_segments;
include/linux/bnge/hsi.h
11437
__le16 data_len;
include/linux/bnge/hsi.h
11444
__le16 req_type;
include/linux/bnge/hsi.h
11445
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11446
__le16 seq_id;
include/linux/bnge/hsi.h
11447
__le16 target_id;
include/linux/bnge/hsi.h
11449
__le16 component_id;
include/linux/bnge/hsi.h
11450
__le16 segment_id;
include/linux/bnge/hsi.h
11451
__le16 instance;
include/linux/bnge/hsi.h
11452
__le16 unused_0;
include/linux/bnge/hsi.h
11462
__le16 error_code;
include/linux/bnge/hsi.h
11463
__le16 req_type;
include/linux/bnge/hsi.h
11464
__le16 seq_id;
include/linux/bnge/hsi.h
11465
__le16 resp_len;
include/linux/bnge/hsi.h
1147
__le16 event_id;
include/linux/bnge/hsi.h
11483
__le16 req_type;
include/linux/bnge/hsi.h
11484
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11485
__le16 seq_id;
include/linux/bnge/hsi.h
11486
__le16 target_id;
include/linux/bnge/hsi.h
11491
__le16 component_id;
include/linux/bnge/hsi.h
11492
__le16 segment_id;
include/linux/bnge/hsi.h
11493
__le16 instance;
include/linux/bnge/hsi.h
11494
__le16 unused_1;
include/linux/bnge/hsi.h
11497
__le16 unused_3;
include/linux/bnge/hsi.h
11505
__le16 error_code;
include/linux/bnge/hsi.h
11506
__le16 req_type;
include/linux/bnge/hsi.h
11507
__le16 seq_id;
include/linux/bnge/hsi.h
11508
__le16 resp_len;
include/linux/bnge/hsi.h
11512
__le16 data_len;
include/linux/bnge/hsi.h
11530
__le16 req_type;
include/linux/bnge/hsi.h
11531
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11532
__le16 seq_id;
include/linux/bnge/hsi.h
11533
__le16 target_id;
include/linux/bnge/hsi.h
11545
__le16 error_code;
include/linux/bnge/hsi.h
11546
__le16 req_type;
include/linux/bnge/hsi.h
11547
__le16 seq_id;
include/linux/bnge/hsi.h
11548
__le16 resp_len;
include/linux/bnge/hsi.h
1156
__le16 timestamp_hi;
include/linux/bnge/hsi.h
11566
__le16 req_type;
include/linux/bnge/hsi.h
11567
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11568
__le16 seq_id;
include/linux/bnge/hsi.h
11569
__le16 target_id;
include/linux/bnge/hsi.h
11572
__le16 dir_idx;
include/linux/bnge/hsi.h
11581
__le16 error_code;
include/linux/bnge/hsi.h
11582
__le16 req_type;
include/linux/bnge/hsi.h
11583
__le16 seq_id;
include/linux/bnge/hsi.h
11584
__le16 resp_len;
include/linux/bnge/hsi.h
11603
__le16 req_type;
include/linux/bnge/hsi.h
11604
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11605
__le16 seq_id;
include/linux/bnge/hsi.h
11606
__le16 target_id;
include/linux/bnge/hsi.h
11618
__le16 error_code;
include/linux/bnge/hsi.h
11619
__le16 req_type;
include/linux/bnge/hsi.h
11620
__le16 seq_id;
include/linux/bnge/hsi.h
11621
__le16 resp_len;
include/linux/bnge/hsi.h
11639
__le16 req_type;
include/linux/bnge/hsi.h
11640
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11641
__le16 seq_id;
include/linux/bnge/hsi.h
11642
__le16 target_id;
include/linux/bnge/hsi.h
11649
__le16 error_code;
include/linux/bnge/hsi.h
11650
__le16 req_type;
include/linux/bnge/hsi.h
11651
__le16 seq_id;
include/linux/bnge/hsi.h
11652
__le16 resp_len;
include/linux/bnge/hsi.h
11668
__le16 req_type;
include/linux/bnge/hsi.h
11669
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11670
__le16 seq_id;
include/linux/bnge/hsi.h
11671
__le16 target_id;
include/linux/bnge/hsi.h
11677
__le16 error_code;
include/linux/bnge/hsi.h
11678
__le16 req_type;
include/linux/bnge/hsi.h
11679
__le16 seq_id;
include/linux/bnge/hsi.h
1168
__le16 type;
include/linux/bnge/hsi.h
11680
__le16 resp_len;
include/linux/bnge/hsi.h
11689
__le16 req_type;
include/linux/bnge/hsi.h
11690
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11691
__le16 seq_id;
include/linux/bnge/hsi.h
11692
__le16 target_id;
include/linux/bnge/hsi.h
11695
__le16 dir_type;
include/linux/bnge/hsi.h
11696
__le16 dir_ordinal;
include/linux/bnge/hsi.h
11697
__le16 dir_ext;
include/linux/bnge/hsi.h
11698
__le16 dir_attr;
include/linux/bnge/hsi.h
11700
__le16 option;
include/linux/bnge/hsi.h
11701
__le16 flags;
include/linux/bnge/hsi.h
11714
__le16 error_code;
include/linux/bnge/hsi.h
11715
__le16 req_type;
include/linux/bnge/hsi.h
11716
__le16 seq_id;
include/linux/bnge/hsi.h
11717
__le16 resp_len;
include/linux/bnge/hsi.h
11719
__le16 dir_idx;
include/linux/bnge/hsi.h
1173
__le16 event_id;
include/linux/bnge/hsi.h
11741
__le16 req_type;
include/linux/bnge/hsi.h
11742
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11743
__le16 seq_id;
include/linux/bnge/hsi.h
11744
__le16 target_id;
include/linux/bnge/hsi.h
11747
__le16 dir_idx;
include/linux/bnge/hsi.h
11748
__le16 flags;
include/linux/bnge/hsi.h
11758
__le16 error_code;
include/linux/bnge/hsi.h
11759
__le16 req_type;
include/linux/bnge/hsi.h
11760
__le16 seq_id;
include/linux/bnge/hsi.h
11761
__le16 resp_len;
include/linux/bnge/hsi.h
11784
__le16 req_type;
include/linux/bnge/hsi.h
11785
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11786
__le16 seq_id;
include/linux/bnge/hsi.h
11787
__le16 target_id;
include/linux/bnge/hsi.h
11791
__le16 dir_idx;
include/linux/bnge/hsi.h
11792
__le16 dir_type;
include/linux/bnge/hsi.h
11793
__le16 dir_ordinal;
include/linux/bnge/hsi.h
11794
__le16 dir_ext;
include/linux/bnge/hsi.h
11807
__le16 error_code;
include/linux/bnge/hsi.h
11808
__le16 req_type;
include/linux/bnge/hsi.h
11809
__le16 seq_id;
include/linux/bnge/hsi.h
11810
__le16 resp_len;
include/linux/bnge/hsi.h
11814
__le16 dir_ordinal;
include/linux/bnge/hsi.h
11815
__le16 dir_idx;
include/linux/bnge/hsi.h
1182
__le16 timestamp_hi;
include/linux/bnge/hsi.h
11832
__le16 req_type;
include/linux/bnge/hsi.h
11833
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11834
__le16 seq_id;
include/linux/bnge/hsi.h
11835
__le16 target_id;
include/linux/bnge/hsi.h
11837
__le16 dir_idx;
include/linux/bnge/hsi.h
11843
__le16 error_code;
include/linux/bnge/hsi.h
11844
__le16 req_type;
include/linux/bnge/hsi.h
11845
__le16 seq_id;
include/linux/bnge/hsi.h
11846
__le16 resp_len;
include/linux/bnge/hsi.h
11863
__le16 req_type;
include/linux/bnge/hsi.h
11864
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11865
__le16 seq_id;
include/linux/bnge/hsi.h
11866
__le16 target_id;
include/linux/bnge/hsi.h
11875
__le16 error_code;
include/linux/bnge/hsi.h
11876
__le16 req_type;
include/linux/bnge/hsi.h
11877
__le16 seq_id;
include/linux/bnge/hsi.h
11878
__le16 resp_len;
include/linux/bnge/hsi.h
11879
__le16 manufacturer_id;
include/linux/bnge/hsi.h
1188
__le16 type;
include/linux/bnge/hsi.h
11880
__le16 device_id;
include/linux/bnge/hsi.h
11891
__le16 hwrm_fw_major;
include/linux/bnge/hsi.h
11892
__le16 hwrm_fw_minor;
include/linux/bnge/hsi.h
11893
__le16 hwrm_fw_build;
include/linux/bnge/hsi.h
11894
__le16 hwrm_fw_patch;
include/linux/bnge/hsi.h
11895
__le16 mgmt_fw_major;
include/linux/bnge/hsi.h
11896
__le16 mgmt_fw_minor;
include/linux/bnge/hsi.h
11897
__le16 mgmt_fw_build;
include/linux/bnge/hsi.h
11898
__le16 mgmt_fw_patch;
include/linux/bnge/hsi.h
11899
__le16 roce_fw_major;
include/linux/bnge/hsi.h
11900
__le16 roce_fw_minor;
include/linux/bnge/hsi.h
11901
__le16 roce_fw_build;
include/linux/bnge/hsi.h
11902
__le16 roce_fw_patch;
include/linux/bnge/hsi.h
11903
__le16 netctrl_fw_major;
include/linux/bnge/hsi.h
11904
__le16 netctrl_fw_minor;
include/linux/bnge/hsi.h
11905
__le16 netctrl_fw_build;
include/linux/bnge/hsi.h
11906
__le16 netctrl_fw_patch;
include/linux/bnge/hsi.h
11907
__le16 srt2_fw_major;
include/linux/bnge/hsi.h
11908
__le16 srt2_fw_minor;
include/linux/bnge/hsi.h
11909
__le16 srt2_fw_build;
include/linux/bnge/hsi.h
11910
__le16 srt2_fw_patch;
include/linux/bnge/hsi.h
11911
__le16 art_fw_major;
include/linux/bnge/hsi.h
11912
__le16 art_fw_minor;
include/linux/bnge/hsi.h
11913
__le16 art_fw_build;
include/linux/bnge/hsi.h
11914
__le16 art_fw_patch;
include/linux/bnge/hsi.h
11925
__le16 req_type;
include/linux/bnge/hsi.h
11926
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11927
__le16 seq_id;
include/linux/bnge/hsi.h
11928
__le16 target_id;
include/linux/bnge/hsi.h
1193
__le16 event_id;
include/linux/bnge/hsi.h
11932
__le16 dir_idx;
include/linux/bnge/hsi.h
11933
__le16 dir_ordinal;
include/linux/bnge/hsi.h
11934
__le16 dir_ext;
include/linux/bnge/hsi.h
11935
__le16 dir_attr;
include/linux/bnge/hsi.h
11941
__le16 error_code;
include/linux/bnge/hsi.h
11942
__le16 req_type;
include/linux/bnge/hsi.h
11943
__le16 seq_id;
include/linux/bnge/hsi.h
11944
__le16 resp_len;
include/linux/bnge/hsi.h
11961
__le16 req_type;
include/linux/bnge/hsi.h
11962
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11963
__le16 seq_id;
include/linux/bnge/hsi.h
11964
__le16 target_id;
include/linux/bnge/hsi.h
11966
__le16 dir_type;
include/linux/bnge/hsi.h
11967
__le16 dir_ordinal;
include/linux/bnge/hsi.h
11968
__le16 dir_ext;
include/linux/bnge/hsi.h
11974
__le16 error_code;
include/linux/bnge/hsi.h
11975
__le16 req_type;
include/linux/bnge/hsi.h
11976
__le16 seq_id;
include/linux/bnge/hsi.h
11977
__le16 resp_len;
include/linux/bnge/hsi.h
11984
__le16 req_type;
include/linux/bnge/hsi.h
11985
__le16 cmpl_ring;
include/linux/bnge/hsi.h
11986
__le16 seq_id;
include/linux/bnge/hsi.h
11987
__le16 target_id;
include/linux/bnge/hsi.h
11993
__le16 flags;
include/linux/bnge/hsi.h
12
__le16 cmpl_ring;
include/linux/bnge/hsi.h
12003
__le16 error_code;
include/linux/bnge/hsi.h
12004
__le16 req_type;
include/linux/bnge/hsi.h
12005
__le16 seq_id;
include/linux/bnge/hsi.h
12006
__le16 resp_len;
include/linux/bnge/hsi.h
1202
__le16 timestamp_hi;
include/linux/bnge/hsi.h
12067
__le16 req_type;
include/linux/bnge/hsi.h
12068
__le16 cmpl_ring;
include/linux/bnge/hsi.h
12069
__le16 seq_id;
include/linux/bnge/hsi.h
12070
__le16 target_id;
include/linux/bnge/hsi.h
12076
__le16 error_code;
include/linux/bnge/hsi.h
12077
__le16 req_type;
include/linux/bnge/hsi.h
12078
__le16 seq_id;
include/linux/bnge/hsi.h
12079
__le16 resp_len;
include/linux/bnge/hsi.h
12095
__le16 req_type;
include/linux/bnge/hsi.h
12096
__le16 cmpl_ring;
include/linux/bnge/hsi.h
12097
__le16 seq_id;
include/linux/bnge/hsi.h
12098
__le16 target_id;
include/linux/bnge/hsi.h
1210
__le16 type;
include/linux/bnge/hsi.h
12101
__le16 data_len;
include/linux/bnge/hsi.h
12102
__le16 option_num;
include/linux/bnge/hsi.h
12106
__le16 dimensions;
include/linux/bnge/hsi.h
12107
__le16 index_0;
include/linux/bnge/hsi.h
12108
__le16 index_1;
include/linux/bnge/hsi.h
12109
__le16 index_2;
include/linux/bnge/hsi.h
12110
__le16 index_3;
include/linux/bnge/hsi.h
12119
__le16 error_code;
include/linux/bnge/hsi.h
12120
__le16 req_type;
include/linux/bnge/hsi.h
12121
__le16 seq_id;
include/linux/bnge/hsi.h
12122
__le16 resp_len;
include/linux/bnge/hsi.h
12123
__le16 data_len;
include/linux/bnge/hsi.h
12124
__le16 option_num;
include/linux/bnge/hsi.h
1215
__le16 event_id;
include/linux/bnge/hsi.h
12152
__le16 req_type;
include/linux/bnge/hsi.h
12153
__le16 cmpl_ring;
include/linux/bnge/hsi.h
12154
__le16 seq_id;
include/linux/bnge/hsi.h
12155
__le16 target_id;
include/linux/bnge/hsi.h
12158
__le16 data_len;
include/linux/bnge/hsi.h
12159
__le16 option_num;
include/linux/bnge/hsi.h
12163
__le16 dimensions;
include/linux/bnge/hsi.h
12164
__le16 index_0;
include/linux/bnge/hsi.h
12165
__le16 index_1;
include/linux/bnge/hsi.h
12166
__le16 index_2;
include/linux/bnge/hsi.h
12167
__le16 index_3;
include/linux/bnge/hsi.h
12185
__le16 error_code;
include/linux/bnge/hsi.h
12186
__le16 req_type;
include/linux/bnge/hsi.h
12187
__le16 seq_id;
include/linux/bnge/hsi.h
12188
__le16 resp_len;
include/linux/bnge/hsi.h
12212
__le16 req_type;
include/linux/bnge/hsi.h
12213
__le16 cmpl_ring;
include/linux/bnge/hsi.h
12214
__le16 seq_id;
include/linux/bnge/hsi.h
12215
__le16 target_id;
include/linux/bnge/hsi.h
12224
__le16 error_code;
include/linux/bnge/hsi.h
12225
__le16 req_type;
include/linux/bnge/hsi.h
12226
__le16 seq_id;
include/linux/bnge/hsi.h
12227
__le16 resp_len;
include/linux/bnge/hsi.h
12244
__le16 req_type;
include/linux/bnge/hsi.h
12245
__le16 cmpl_ring;
include/linux/bnge/hsi.h
12246
__le16 seq_id;
include/linux/bnge/hsi.h
12247
__le16 target_id;
include/linux/bnge/hsi.h
12255
__le16 error_code;
include/linux/bnge/hsi.h
12256
__le16 req_type;
include/linux/bnge/hsi.h
12257
__le16 seq_id;
include/linux/bnge/hsi.h
12258
__le16 resp_len;
include/linux/bnge/hsi.h
1226
__le16 timestamp_hi;
include/linux/bnge/hsi.h
12260
__le16 data_len;
include/linux/bnge/hsi.h
12278
__le16 req_type;
include/linux/bnge/hsi.h
12279
__le16 cmpl_ring;
include/linux/bnge/hsi.h
12280
__le16 seq_id;
include/linux/bnge/hsi.h
12281
__le16 target_id;
include/linux/bnge/hsi.h
12285
__le16 data_len;
include/linux/bnge/hsi.h
12291
__le16 error_code;
include/linux/bnge/hsi.h
12292
__le16 req_type;
include/linux/bnge/hsi.h
12293
__le16 seq_id;
include/linux/bnge/hsi.h
12294
__le16 resp_len;
include/linux/bnge/hsi.h
12301
__le16 req_type;
include/linux/bnge/hsi.h
12302
__le16 cmpl_ring;
include/linux/bnge/hsi.h
12303
__le16 seq_id;
include/linux/bnge/hsi.h
12304
__le16 target_id;
include/linux/bnge/hsi.h
12307
__le16 data_len;
include/linux/bnge/hsi.h
1232
__le16 type;
include/linux/bnge/hsi.h
12324
__le16 error_code;
include/linux/bnge/hsi.h
12325
__le16 req_type;
include/linux/bnge/hsi.h
12326
__le16 seq_id;
include/linux/bnge/hsi.h
12327
__le16 resp_len;
include/linux/bnge/hsi.h
12353
__le16 data_len;
include/linux/bnge/hsi.h
12354
__le16 option_num;
include/linux/bnge/hsi.h
12358
__le16 dimensions;
include/linux/bnge/hsi.h
12359
__le16 index_0;
include/linux/bnge/hsi.h
12360
__le16 index_1;
include/linux/bnge/hsi.h
12361
__le16 index_2;
include/linux/bnge/hsi.h
12362
__le16 index_3;
include/linux/bnge/hsi.h
1237
__le16 event_id;
include/linux/bnge/hsi.h
12371
__le16 req_type;
include/linux/bnge/hsi.h
12372
__le16 cmpl_ring;
include/linux/bnge/hsi.h
12373
__le16 seq_id;
include/linux/bnge/hsi.h
12374
__le16 target_id;
include/linux/bnge/hsi.h
12380
__le16 error_code;
include/linux/bnge/hsi.h
12381
__le16 req_type;
include/linux/bnge/hsi.h
12382
__le16 seq_id;
include/linux/bnge/hsi.h
12383
__le16 resp_len;
include/linux/bnge/hsi.h
12400
__le16 test_timeout;
include/linux/bnge/hsi.h
12416
__le16 req_type;
include/linux/bnge/hsi.h
12417
__le16 cmpl_ring;
include/linux/bnge/hsi.h
12418
__le16 seq_id;
include/linux/bnge/hsi.h
12419
__le16 target_id;
include/linux/bnge/hsi.h
12433
__le16 error_code;
include/linux/bnge/hsi.h
12434
__le16 req_type;
include/linux/bnge/hsi.h
12435
__le16 seq_id;
include/linux/bnge/hsi.h
12436
__le16 resp_len;
include/linux/bnge/hsi.h
12457
__le16 req_type;
include/linux/bnge/hsi.h
12458
__le16 cmpl_ring;
include/linux/bnge/hsi.h
12459
__le16 seq_id;
include/linux/bnge/hsi.h
1246
__le16 timestamp_hi;
include/linux/bnge/hsi.h
12460
__le16 target_id;
include/linux/bnge/hsi.h
12466
__le16 error_code;
include/linux/bnge/hsi.h
12467
__le16 req_type;
include/linux/bnge/hsi.h
12468
__le16 seq_id;
include/linux/bnge/hsi.h
12469
__le16 resp_len;
include/linux/bnge/hsi.h
1252
__le16 type;
include/linux/bnge/hsi.h
1257
__le16 event_id;
include/linux/bnge/hsi.h
1270
__le16 timestamp_hi;
include/linux/bnge/hsi.h
1285
__le16 type;
include/linux/bnge/hsi.h
1290
__le16 event_id;
include/linux/bnge/hsi.h
13
__le16 seq_id;
include/linux/bnge/hsi.h
1307
__le16 timestamp_hi;
include/linux/bnge/hsi.h
1315
__le16 type;
include/linux/bnge/hsi.h
1320
__le16 event_id;
include/linux/bnge/hsi.h
1329
__le16 timestamp_hi;
include/linux/bnge/hsi.h
1337
__le16 type;
include/linux/bnge/hsi.h
1342
__le16 event_id;
include/linux/bnge/hsi.h
1353
__le16 timestamp_hi;
include/linux/bnge/hsi.h
1379
__le16 type;
include/linux/bnge/hsi.h
1384
__le16 event_id;
include/linux/bnge/hsi.h
1399
__le16 timestamp_hi;
include/linux/bnge/hsi.h
14
__le16 target_id;
include/linux/bnge/hsi.h
1406
__le16 type;
include/linux/bnge/hsi.h
1411
__le16 event_id;
include/linux/bnge/hsi.h
1420
__le16 timestamp_hi;
include/linux/bnge/hsi.h
1440
__le16 type;
include/linux/bnge/hsi.h
1445
__le16 event_id;
include/linux/bnge/hsi.h
1454
__le16 timestamp_hi;
include/linux/bnge/hsi.h
1464
__le16 type;
include/linux/bnge/hsi.h
1469
__le16 event_id;
include/linux/bnge/hsi.h
1480
__le16 timestamp_hi;
include/linux/bnge/hsi.h
1490
__le16 type;
include/linux/bnge/hsi.h
1495
__le16 event_id;
include/linux/bnge/hsi.h
1506
__le16 timestamp_hi;
include/linux/bnge/hsi.h
1521
__le16 type;
include/linux/bnge/hsi.h
1526
__le16 event_id;
include/linux/bnge/hsi.h
1535
__le16 timestamp_hi;
include/linux/bnge/hsi.h
1547
__le16 type;
include/linux/bnge/hsi.h
1552
__le16 event_id;
include/linux/bnge/hsi.h
1565
__le16 timestamp_hi;
include/linux/bnge/hsi.h
1586
__le16 type;
include/linux/bnge/hsi.h
1591
__le16 event_id;
include/linux/bnge/hsi.h
1600
__le16 timestamp_hi;
include/linux/bnge/hsi.h
1610
__le16 req_type;
include/linux/bnge/hsi.h
1611
__le16 cmpl_ring;
include/linux/bnge/hsi.h
1612
__le16 seq_id;
include/linux/bnge/hsi.h
1613
__le16 target_id;
include/linux/bnge/hsi.h
1617
__le16 vf_id;
include/linux/bnge/hsi.h
1629
__le16 error_code;
include/linux/bnge/hsi.h
1630
__le16 req_type;
include/linux/bnge/hsi.h
1631
__le16 seq_id;
include/linux/bnge/hsi.h
1632
__le16 resp_len;
include/linux/bnge/hsi.h
1639
__le16 req_type;
include/linux/bnge/hsi.h
1640
__le16 cmpl_ring;
include/linux/bnge/hsi.h
1641
__le16 seq_id;
include/linux/bnge/hsi.h
1642
__le16 target_id;
include/linux/bnge/hsi.h
1646
__le16 pci_id;
include/linux/bnge/hsi.h
1652
__le16 error_code;
include/linux/bnge/hsi.h
1653
__le16 req_type;
include/linux/bnge/hsi.h
1654
__le16 seq_id;
include/linux/bnge/hsi.h
1655
__le16 resp_len;
include/linux/bnge/hsi.h
1656
__le16 fid;
include/linux/bnge/hsi.h
1663
__le16 req_type;
include/linux/bnge/hsi.h
1664
__le16 cmpl_ring;
include/linux/bnge/hsi.h
1665
__le16 seq_id;
include/linux/bnge/hsi.h
1666
__le16 target_id;
include/linux/bnge/hsi.h
1670
__le16 first_vf_id;
include/linux/bnge/hsi.h
1671
__le16 num_vfs;
include/linux/bnge/hsi.h
1676
__le16 error_code;
include/linux/bnge/hsi.h
1677
__le16 req_type;
include/linux/bnge/hsi.h
1678
__le16 seq_id;
include/linux/bnge/hsi.h
1679
__le16 resp_len;
include/linux/bnge/hsi.h
1680
__le16 first_vf_id;
include/linux/bnge/hsi.h
1687
__le16 req_type;
include/linux/bnge/hsi.h
1688
__le16 cmpl_ring;
include/linux/bnge/hsi.h
1689
__le16 seq_id;
include/linux/bnge/hsi.h
1690
__le16 target_id;
include/linux/bnge/hsi.h
1694
__le16 first_vf_id;
include/linux/bnge/hsi.h
1695
__le16 num_vfs;
include/linux/bnge/hsi.h
1700
__le16 error_code;
include/linux/bnge/hsi.h
1701
__le16 req_type;
include/linux/bnge/hsi.h
1702
__le16 seq_id;
include/linux/bnge/hsi.h
1703
__le16 resp_len;
include/linux/bnge/hsi.h
1710
__le16 req_type;
include/linux/bnge/hsi.h
1711
__le16 cmpl_ring;
include/linux/bnge/hsi.h
1712
__le16 seq_id;
include/linux/bnge/hsi.h
1713
__le16 target_id;
include/linux/bnge/hsi.h
1732
__le16 mtu;
include/linux/bnge/hsi.h
1733
__le16 guest_vlan;
include/linux/bnge/hsi.h
1734
__le16 async_event_cr;
include/linux/bnge/hsi.h
1747
__le16 num_rsscos_ctxs;
include/linux/bnge/hsi.h
1748
__le16 num_cmpl_rings;
include/linux/bnge/hsi.h
1749
__le16 num_tx_rings;
include/linux/bnge/hsi.h
1750
__le16 num_rx_rings;
include/linux/bnge/hsi.h
1751
__le16 num_l2_ctxs;
include/linux/bnge/hsi.h
1752
__le16 num_vnics;
include/linux/bnge/hsi.h
1753
__le16 num_stat_ctxs;
include/linux/bnge/hsi.h
1754
__le16 num_hw_ring_grps;
include/linux/bnge/hsi.h
1757
__le16 num_msix;
include/linux/bnge/hsi.h
1765
__le16 error_code;
include/linux/bnge/hsi.h
1766
__le16 req_type;
include/linux/bnge/hsi.h
1767
__le16 seq_id;
include/linux/bnge/hsi.h
1768
__le16 resp_len;
include/linux/bnge/hsi.h
1775
__le16 req_type;
include/linux/bnge/hsi.h
1776
__le16 cmpl_ring;
include/linux/bnge/hsi.h
1777
__le16 seq_id;
include/linux/bnge/hsi.h
1778
__le16 target_id;
include/linux/bnge/hsi.h
1780
__le16 fid;
include/linux/bnge/hsi.h
1786
__le16 error_code;
include/linux/bnge/hsi.h
1787
__le16 req_type;
include/linux/bnge/hsi.h
1788
__le16 seq_id;
include/linux/bnge/hsi.h
1789
__le16 resp_len;
include/linux/bnge/hsi.h
1790
__le16 fid;
include/linux/bnge/hsi.h
1791
__le16 port_id;
include/linux/bnge/hsi.h
1826
__le16 max_rsscos_ctx;
include/linux/bnge/hsi.h
1827
__le16 max_cmpl_rings;
include/linux/bnge/hsi.h
1828
__le16 max_tx_rings;
include/linux/bnge/hsi.h
1829
__le16 max_rx_rings;
include/linux/bnge/hsi.h
1830
__le16 max_l2_ctxs;
include/linux/bnge/hsi.h
1831
__le16 max_vnics;
include/linux/bnge/hsi.h
1832
__le16 first_vf_id;
include/linux/bnge/hsi.h
1833
__le16 max_vfs;
include/linux/bnge/hsi.h
1834
__le16 max_stat_ctx;
include/linux/bnge/hsi.h
1844
__le16 max_sp_tx_rings;
include/linux/bnge/hsi.h
1845
__le16 max_msix_vfs;
include/linux/bnge/hsi.h
1886
__le16 max_key_ctxs_alloc;
include/linux/bnge/hsi.h
1920
__le16 tunnel_disable_flag;
include/linux/bnge/hsi.h
1929
__le16 xid_partition_cap;
include/linux/bnge/hsi.h
1933
__le16 ctxs_per_partition;
include/linux/bnge/hsi.h
1934
__le16 max_tso_segs;
include/linux/bnge/hsi.h
1954
__le16 max_roce_vfs;
include/linux/bnge/hsi.h
1955
__le16 max_crypto_rx_flow_filters;
include/linux/bnge/hsi.h
1962
__le16 req_type;
include/linux/bnge/hsi.h
1963
__le16 cmpl_ring;
include/linux/bnge/hsi.h
1964
__le16 seq_id;
include/linux/bnge/hsi.h
1965
__le16 target_id;
include/linux/bnge/hsi.h
1967
__le16 fid;
include/linux/bnge/hsi.h
1973
__le16 error_code;
include/linux/bnge/hsi.h
1974
__le16 req_type;
include/linux/bnge/hsi.h
1975
__le16 seq_id;
include/linux/bnge/hsi.h
1976
__le16 resp_len;
include/linux/bnge/hsi.h
1977
__le16 fid;
include/linux/bnge/hsi.h
1978
__le16 port_id;
include/linux/bnge/hsi.h
1979
__le16 vlan;
include/linux/bnge/hsi.h
1980
__le16 flags;
include/linux/bnge/hsi.h
1998
__le16 pci_id;
include/linux/bnge/hsi.h
1999
__le16 alloc_rsscos_ctx;
include/linux/bnge/hsi.h
20
__le16 error_code;
include/linux/bnge/hsi.h
2000
__le16 alloc_cmpl_rings;
include/linux/bnge/hsi.h
2001
__le16 alloc_tx_rings;
include/linux/bnge/hsi.h
2002
__le16 alloc_rx_rings;
include/linux/bnge/hsi.h
2003
__le16 alloc_l2_ctx;
include/linux/bnge/hsi.h
2004
__le16 alloc_vnics;
include/linux/bnge/hsi.h
2005
__le16 admin_mtu;
include/linux/bnge/hsi.h
2006
__le16 mru;
include/linux/bnge/hsi.h
2007
__le16 stat_ctx_id;
include/linux/bnge/hsi.h
2020
__le16 dflt_vnic_id;
include/linux/bnge/hsi.h
2021
__le16 max_mtu_configured;
include/linux/bnge/hsi.h
2073
__le16 alloc_vfs;
include/linux/bnge/hsi.h
2076
__le16 alloc_sp_tx_rings;
include/linux/bnge/hsi.h
2077
__le16 alloc_stat_ctx;
include/linux/bnge/hsi.h
2078
__le16 alloc_msix;
include/linux/bnge/hsi.h
2079
__le16 registered_vfs;
include/linux/bnge/hsi.h
2080
__le16 l2_doorbell_bar_size_kb;
include/linux/bnge/hsi.h
2084
__le16 legacy_l2_db_size_kb;
include/linux/bnge/hsi.h
2085
__le16 svif_info;
include/linux/bnge/hsi.h
21
__le16 req_type;
include/linux/bnge/hsi.h
2108
__le16 roce_vnic_id;
include/linux/bnge/hsi.h
2131
__le16 host_mtu;
include/linux/bnge/hsi.h
2132
__le16 flags2;
include/linux/bnge/hsi.h
2134
__le16 stag_vid;
include/linux/bnge/hsi.h
2140
__le16 port_kdnet_fid;
include/linux/bnge/hsi.h
2160
__le16 xid_partition_cfg;
include/linux/bnge/hsi.h
2163
__le16 mirror_vnic_id;
include/linux/bnge/hsi.h
2199
__le16 l2_db_multi_page_size_kb;
include/linux/bnge/hsi.h
22
__le16 seq_id;
include/linux/bnge/hsi.h
2206
__le16 req_type;
include/linux/bnge/hsi.h
2207
__le16 cmpl_ring;
include/linux/bnge/hsi.h
2208
__le16 seq_id;
include/linux/bnge/hsi.h
2209
__le16 target_id;
include/linux/bnge/hsi.h
2211
__le16 fid;
include/linux/bnge/hsi.h
2212
__le16 num_msix;
include/linux/bnge/hsi.h
2273
__le16 admin_mtu;
include/linux/bnge/hsi.h
2274
__le16 mru;
include/linux/bnge/hsi.h
2275
__le16 num_rsscos_ctxs;
include/linux/bnge/hsi.h
2276
__le16 num_cmpl_rings;
include/linux/bnge/hsi.h
2277
__le16 num_tx_rings;
include/linux/bnge/hsi.h
2278
__le16 num_rx_rings;
include/linux/bnge/hsi.h
2279
__le16 num_l2_ctxs;
include/linux/bnge/hsi.h
2280
__le16 num_vnics;
include/linux/bnge/hsi.h
2281
__le16 num_stat_ctxs;
include/linux/bnge/hsi.h
2282
__le16 num_hw_ring_grps;
include/linux/bnge/hsi.h
2284
__le16 dflt_vlan;
include/linux/bnge/hsi.h
23
__le16 resp_len;
include/linux/bnge/hsi.h
2318
__le16 async_event_cr;
include/linux/bnge/hsi.h
2345
__le16 num_mcast_filters;
include/linux/bnge/hsi.h
2346
__le16 schq_id;
include/linux/bnge/hsi.h
2347
__le16 mpc_chnls;
include/linux/bnge/hsi.h
2381
__le16 host_mtu;
include/linux/bnge/hsi.h
2416
__le16 physical_slot_number;
include/linux/bnge/hsi.h
2427
__le16 xid_partition_cfg;
include/linux/bnge/hsi.h
2436
__le16 error_code;
include/linux/bnge/hsi.h
2437
__le16 req_type;
include/linux/bnge/hsi.h
2438
__le16 seq_id;
include/linux/bnge/hsi.h
2439
__le16 resp_len;
include/linux/bnge/hsi.h
2488
__le16 req_type;
include/linux/bnge/hsi.h
2489
__le16 cmpl_ring;
include/linux/bnge/hsi.h
2490
__le16 seq_id;
include/linux/bnge/hsi.h
2491
__le16 target_id;
include/linux/bnge/hsi.h
2493
__le16 fid;
include/linux/bnge/hsi.h
2503
__le16 error_code;
include/linux/bnge/hsi.h
2504
__le16 req_type;
include/linux/bnge/hsi.h
2505
__le16 seq_id;
include/linux/bnge/hsi.h
2506
__le16 resp_len;
include/linux/bnge/hsi.h
2534
__le16 req_type;
include/linux/bnge/hsi.h
2535
__le16 cmpl_ring;
include/linux/bnge/hsi.h
2536
__le16 seq_id;
include/linux/bnge/hsi.h
2537
__le16 target_id;
include/linux/bnge/hsi.h
2539
__le16 fid;
include/linux/bnge/hsi.h
2546
__le16 schq_id;
include/linux/bnge/hsi.h
2547
__le16 traffic_class;
include/linux/bnge/hsi.h
2553
__le16 error_code;
include/linux/bnge/hsi.h
2554
__le16 req_type;
include/linux/bnge/hsi.h
2555
__le16 seq_id;
include/linux/bnge/hsi.h
2556
__le16 resp_len;
include/linux/bnge/hsi.h
2585
__le16 req_type;
include/linux/bnge/hsi.h
2586
__le16 cmpl_ring;
include/linux/bnge/hsi.h
2587
__le16 seq_id;
include/linux/bnge/hsi.h
2588
__le16 target_id;
include/linux/bnge/hsi.h
2590
__le16 fid;
include/linux/bnge/hsi.h
2596
__le16 error_code;
include/linux/bnge/hsi.h
2597
__le16 req_type;
include/linux/bnge/hsi.h
2598
__le16 seq_id;
include/linux/bnge/hsi.h
2599
__le16 resp_len;
include/linux/bnge/hsi.h
2606
__le16 req_type;
include/linux/bnge/hsi.h
2607
__le16 cmpl_ring;
include/linux/bnge/hsi.h
2608
__le16 seq_id;
include/linux/bnge/hsi.h
2609
__le16 target_id;
include/linux/bnge/hsi.h
2611
__le16 vf_id;
include/linux/bnge/hsi.h
2617
__le16 error_code;
include/linux/bnge/hsi.h
2618
__le16 req_type;
include/linux/bnge/hsi.h
2619
__le16 seq_id;
include/linux/bnge/hsi.h
2620
__le16 resp_len;
include/linux/bnge/hsi.h
2627
__le16 req_type;
include/linux/bnge/hsi.h
2628
__le16 cmpl_ring;
include/linux/bnge/hsi.h
2629
__le16 seq_id;
include/linux/bnge/hsi.h
2630
__le16 target_id;
include/linux/bnge/hsi.h
2652
__le16 os_type;
include/linux/bnge/hsi.h
2673
__le16 ver_maj;
include/linux/bnge/hsi.h
2674
__le16 ver_min;
include/linux/bnge/hsi.h
2675
__le16 ver_upd;
include/linux/bnge/hsi.h
2676
__le16 ver_patch;
include/linux/bnge/hsi.h
2681
__le16 error_code;
include/linux/bnge/hsi.h
2682
__le16 req_type;
include/linux/bnge/hsi.h
2683
__le16 seq_id;
include/linux/bnge/hsi.h
2684
__le16 resp_len;
include/linux/bnge/hsi.h
2693
__le16 req_type;
include/linux/bnge/hsi.h
2694
__le16 cmpl_ring;
include/linux/bnge/hsi.h
2695
__le16 seq_id;
include/linux/bnge/hsi.h
2696
__le16 target_id;
include/linux/bnge/hsi.h
2705
__le16 error_code;
include/linux/bnge/hsi.h
2706
__le16 req_type;
include/linux/bnge/hsi.h
2707
__le16 seq_id;
include/linux/bnge/hsi.h
2708
__le16 resp_len;
include/linux/bnge/hsi.h
2715
__le16 req_type;
include/linux/bnge/hsi.h
2716
__le16 cmpl_ring;
include/linux/bnge/hsi.h
2717
__le16 seq_id;
include/linux/bnge/hsi.h
2718
__le16 target_id;
include/linux/bnge/hsi.h
2723
__le16 vf_id;
include/linux/bnge/hsi.h
2724
__le16 req_buf_num_pages;
include/linux/bnge/hsi.h
2725
__le16 req_buf_page_size;
include/linux/bnge/hsi.h
2734
__le16 req_buf_len;
include/linux/bnge/hsi.h
2735
__le16 resp_buf_len;
include/linux/bnge/hsi.h
2753
__le16 error_code;
include/linux/bnge/hsi.h
2754
__le16 req_type;
include/linux/bnge/hsi.h
2755
__le16 seq_id;
include/linux/bnge/hsi.h
2756
__le16 resp_len;
include/linux/bnge/hsi.h
2763
__le16 req_type;
include/linux/bnge/hsi.h
2764
__le16 cmpl_ring;
include/linux/bnge/hsi.h
2765
__le16 seq_id;
include/linux/bnge/hsi.h
2766
__le16 target_id;
include/linux/bnge/hsi.h
2769
__le16 fid;
include/linux/bnge/hsi.h
2779
__le16 error_code;
include/linux/bnge/hsi.h
2780
__le16 req_type;
include/linux/bnge/hsi.h
2781
__le16 seq_id;
include/linux/bnge/hsi.h
2782
__le16 resp_len;
include/linux/bnge/hsi.h
2783
__le16 os_type;
include/linux/bnge/hsi.h
2800
__le16 ver_maj;
include/linux/bnge/hsi.h
2801
__le16 ver_min;
include/linux/bnge/hsi.h
2802
__le16 ver_upd;
include/linux/bnge/hsi.h
2803
__le16 ver_patch;
include/linux/bnge/hsi.h
2810
__le16 req_type;
include/linux/bnge/hsi.h
2811
__le16 cmpl_ring;
include/linux/bnge/hsi.h
2812
__le16 seq_id;
include/linux/bnge/hsi.h
2813
__le16 target_id;
include/linux/bnge/hsi.h
2815
__le16 fid;
include/linux/bnge/hsi.h
2821
__le16 error_code;
include/linux/bnge/hsi.h
2822
__le16 req_type;
include/linux/bnge/hsi.h
2823
__le16 seq_id;
include/linux/bnge/hsi.h
2824
__le16 resp_len;
include/linux/bnge/hsi.h
2825
__le16 max_vfs;
include/linux/bnge/hsi.h
2826
__le16 max_msix;
include/linux/bnge/hsi.h
2827
__le16 vf_reservation_strategy;
include/linux/bnge/hsi.h
2832
__le16 min_rsscos_ctx;
include/linux/bnge/hsi.h
2833
__le16 max_rsscos_ctx;
include/linux/bnge/hsi.h
2834
__le16 min_cmpl_rings;
include/linux/bnge/hsi.h
2835
__le16 max_cmpl_rings;
include/linux/bnge/hsi.h
2836
__le16 min_tx_rings;
include/linux/bnge/hsi.h
2837
__le16 max_tx_rings;
include/linux/bnge/hsi.h
2838
__le16 min_rx_rings;
include/linux/bnge/hsi.h
2839
__le16 max_rx_rings;
include/linux/bnge/hsi.h
2840
__le16 min_l2_ctxs;
include/linux/bnge/hsi.h
2841
__le16 max_l2_ctxs;
include/linux/bnge/hsi.h
2842
__le16 min_vnics;
include/linux/bnge/hsi.h
2843
__le16 max_vnics;
include/linux/bnge/hsi.h
2844
__le16 min_stat_ctx;
include/linux/bnge/hsi.h
2845
__le16 max_stat_ctx;
include/linux/bnge/hsi.h
2846
__le16 min_hw_ring_grps;
include/linux/bnge/hsi.h
2847
__le16 max_hw_ring_grps;
include/linux/bnge/hsi.h
2848
__le16 max_tx_scheduler_inputs;
include/linux/bnge/hsi.h
2849
__le16 flags;
include/linux/bnge/hsi.h
2851
__le16 min_msix;
include/linux/bnge/hsi.h
2866
__le16 req_type;
include/linux/bnge/hsi.h
2867
__le16 cmpl_ring;
include/linux/bnge/hsi.h
2868
__le16 seq_id;
include/linux/bnge/hsi.h
2869
__le16 target_id;
include/linux/bnge/hsi.h
2871
__le16 vf_id;
include/linux/bnge/hsi.h
2872
__le16 max_msix;
include/linux/bnge/hsi.h
2873
__le16 min_rsscos_ctx;
include/linux/bnge/hsi.h
2874
__le16 max_rsscos_ctx;
include/linux/bnge/hsi.h
2875
__le16 min_cmpl_rings;
include/linux/bnge/hsi.h
2876
__le16 max_cmpl_rings;
include/linux/bnge/hsi.h
2877
__le16 min_tx_rings;
include/linux/bnge/hsi.h
2878
__le16 max_tx_rings;
include/linux/bnge/hsi.h
2879
__le16 min_rx_rings;
include/linux/bnge/hsi.h
2880
__le16 max_rx_rings;
include/linux/bnge/hsi.h
2881
__le16 min_l2_ctxs;
include/linux/bnge/hsi.h
2882
__le16 max_l2_ctxs;
include/linux/bnge/hsi.h
2883
__le16 min_vnics;
include/linux/bnge/hsi.h
2884
__le16 max_vnics;
include/linux/bnge/hsi.h
2885
__le16 min_stat_ctx;
include/linux/bnge/hsi.h
2886
__le16 max_stat_ctx;
include/linux/bnge/hsi.h
2887
__le16 min_hw_ring_grps;
include/linux/bnge/hsi.h
2888
__le16 max_hw_ring_grps;
include/linux/bnge/hsi.h
2889
__le16 flags;
include/linux/bnge/hsi.h
2891
__le16 min_msix;
include/linux/bnge/hsi.h
2904
__le16 error_code;
include/linux/bnge/hsi.h
2905
__le16 req_type;
include/linux/bnge/hsi.h
2906
__le16 seq_id;
include/linux/bnge/hsi.h
2907
__le16 resp_len;
include/linux/bnge/hsi.h
2908
__le16 reserved_rsscos_ctx;
include/linux/bnge/hsi.h
2909
__le16 reserved_cmpl_rings;
include/linux/bnge/hsi.h
2910
__le16 reserved_tx_rings;
include/linux/bnge/hsi.h
2911
__le16 reserved_rx_rings;
include/linux/bnge/hsi.h
2912
__le16 reserved_l2_ctxs;
include/linux/bnge/hsi.h
2913
__le16 reserved_vnics;
include/linux/bnge/hsi.h
2914
__le16 reserved_stat_ctx;
include/linux/bnge/hsi.h
2915
__le16 reserved_hw_ring_grps;
include/linux/bnge/hsi.h
2926
__le16 req_type;
include/linux/bnge/hsi.h
2927
__le16 cmpl_ring;
include/linux/bnge/hsi.h
2928
__le16 seq_id;
include/linux/bnge/hsi.h
2929
__le16 target_id;
include/linux/bnge/hsi.h
2935
__le16 error_code;
include/linux/bnge/hsi.h
2936
__le16 req_type;
include/linux/bnge/hsi.h
2937
__le16 seq_id;
include/linux/bnge/hsi.h
2938
__le16 resp_len;
include/linux/bnge/hsi.h
2940
__le16 qp_min_qp1_entries;
include/linux/bnge/hsi.h
2941
__le16 qp_max_l2_entries;
include/linux/bnge/hsi.h
2942
__le16 qp_entry_size;
include/linux/bnge/hsi.h
2943
__le16 srq_max_l2_entries;
include/linux/bnge/hsi.h
2945
__le16 srq_entry_size;
include/linux/bnge/hsi.h
2946
__le16 cq_max_l2_entries;
include/linux/bnge/hsi.h
2948
__le16 cq_entry_size;
include/linux/bnge/hsi.h
2949
__le16 vnic_max_vnic_entries;
include/linux/bnge/hsi.h
2950
__le16 vnic_max_ring_table_entries;
include/linux/bnge/hsi.h
2951
__le16 vnic_entry_size;
include/linux/bnge/hsi.h
2953
__le16 stat_entry_size;
include/linux/bnge/hsi.h
2954
__le16 tqm_entry_size;
include/linux/bnge/hsi.h
2958
__le16 mrav_entry_size;
include/linux/bnge/hsi.h
2959
__le16 tim_entry_size;
include/linux/bnge/hsi.h
2961
__le16 mrav_num_entries_units;
include/linux/bnge/hsi.h
2964
__le16 ctx_init_mask;
include/linux/bnge/hsi.h
2983
__le16 tkc_entry_size;
include/linux/bnge/hsi.h
2984
__le16 rkc_entry_size;
include/linux/bnge/hsi.h
2987
__le16 fast_qpmd_qp_num_entries;
include/linux/bnge/hsi.h
3017
__le16 req_type;
include/linux/bnge/hsi.h
3018
__le16 cmpl_ring;
include/linux/bnge/hsi.h
3019
__le16 seq_id;
include/linux/bnge/hsi.h
3020
__le16 target_id;
include/linux/bnge/hsi.h
3335
__le16 qp_num_qp1_entries;
include/linux/bnge/hsi.h
3336
__le16 qp_num_l2_entries;
include/linux/bnge/hsi.h
3337
__le16 qp_entry_size;
include/linux/bnge/hsi.h
3338
__le16 srq_num_l2_entries;
include/linux/bnge/hsi.h
3339
__le16 srq_entry_size;
include/linux/bnge/hsi.h
3340
__le16 cq_num_l2_entries;
include/linux/bnge/hsi.h
3341
__le16 cq_entry_size;
include/linux/bnge/hsi.h
3342
__le16 vnic_num_vnic_entries;
include/linux/bnge/hsi.h
3343
__le16 vnic_num_ring_table_entries;
include/linux/bnge/hsi.h
3344
__le16 vnic_entry_size;
include/linux/bnge/hsi.h
3345
__le16 stat_entry_size;
include/linux/bnge/hsi.h
3346
__le16 tqm_entry_size;
include/linux/bnge/hsi.h
3347
__le16 mrav_entry_size;
include/linux/bnge/hsi.h
3348
__le16 tim_entry_size;
include/linux/bnge/hsi.h
3410
__le16 tkc_entry_size;
include/linux/bnge/hsi.h
3411
__le16 rkc_entry_size;
include/linux/bnge/hsi.h
3444
__le16 qp_num_fast_qpmd_entries;
include/linux/bnge/hsi.h
3449
__le16 error_code;
include/linux/bnge/hsi.h
3450
__le16 req_type;
include/linux/bnge/hsi.h
3451
__le16 seq_id;
include/linux/bnge/hsi.h
3452
__le16 resp_len;
include/linux/bnge/hsi.h
3459
__le16 req_type;
include/linux/bnge/hsi.h
3460
__le16 cmpl_ring;
include/linux/bnge/hsi.h
3461
__le16 seq_id;
include/linux/bnge/hsi.h
3462
__le16 target_id;
include/linux/bnge/hsi.h
3469
__le16 error_code;
include/linux/bnge/hsi.h
3470
__le16 req_type;
include/linux/bnge/hsi.h
3471
__le16 seq_id;
include/linux/bnge/hsi.h
3472
__le16 resp_len;
include/linux/bnge/hsi.h
3552
__le16 req_type;
include/linux/bnge/hsi.h
3553
__le16 cmpl_ring;
include/linux/bnge/hsi.h
3554
__le16 seq_id;
include/linux/bnge/hsi.h
3555
__le16 target_id;
include/linux/bnge/hsi.h
3563
__le16 error_code;
include/linux/bnge/hsi.h
3564
__le16 req_type;
include/linux/bnge/hsi.h
3565
__le16 seq_id;
include/linux/bnge/hsi.h
3566
__le16 resp_len;
include/linux/bnge/hsi.h
3573
__le16 req_type;
include/linux/bnge/hsi.h
3574
__le16 cmpl_ring;
include/linux/bnge/hsi.h
3575
__le16 seq_id;
include/linux/bnge/hsi.h
3576
__le16 target_id;
include/linux/bnge/hsi.h
3583
__le16 error_code;
include/linux/bnge/hsi.h
3584
__le16 req_type;
include/linux/bnge/hsi.h
3585
__le16 seq_id;
include/linux/bnge/hsi.h
3586
__le16 resp_len;
include/linux/bnge/hsi.h
3631
__le16 req_type;
include/linux/bnge/hsi.h
3632
__le16 cmpl_ring;
include/linux/bnge/hsi.h
3633
__le16 seq_id;
include/linux/bnge/hsi.h
3634
__le16 target_id;
include/linux/bnge/hsi.h
3698
__le16 error_code;
include/linux/bnge/hsi.h
3699
__le16 req_type;
include/linux/bnge/hsi.h
3700
__le16 seq_id;
include/linux/bnge/hsi.h
3701
__le16 resp_len;
include/linux/bnge/hsi.h
3708
__le16 req_type;
include/linux/bnge/hsi.h
3709
__le16 cmpl_ring;
include/linux/bnge/hsi.h
3710
__le16 seq_id;
include/linux/bnge/hsi.h
3711
__le16 target_id;
include/linux/bnge/hsi.h
3713
__le16 enables;
include/linux/bnge/hsi.h
3753
__le16 error_code;
include/linux/bnge/hsi.h
3754
__le16 req_type;
include/linux/bnge/hsi.h
3755
__le16 seq_id;
include/linux/bnge/hsi.h
3756
__le16 resp_len;
include/linux/bnge/hsi.h
3763
__le16 req_type;
include/linux/bnge/hsi.h
3764
__le16 cmpl_ring;
include/linux/bnge/hsi.h
3765
__le16 seq_id;
include/linux/bnge/hsi.h
3766
__le16 target_id;
include/linux/bnge/hsi.h
3776
__le16 error_code;
include/linux/bnge/hsi.h
3777
__le16 req_type;
include/linux/bnge/hsi.h
3778
__le16 seq_id;
include/linux/bnge/hsi.h
3779
__le16 resp_len;
include/linux/bnge/hsi.h
3790
__le16 req_type;
include/linux/bnge/hsi.h
3791
__le16 cmpl_ring;
include/linux/bnge/hsi.h
3792
__le16 seq_id;
include/linux/bnge/hsi.h
3793
__le16 target_id;
include/linux/bnge/hsi.h
3795
__le16 enables;
include/linux/bnge/hsi.h
3800
__le16 phc_master_fid;
include/linux/bnge/hsi.h
3801
__le16 phc_sec_fid;
include/linux/bnge/hsi.h
3814
__le16 error_code;
include/linux/bnge/hsi.h
3815
__le16 req_type;
include/linux/bnge/hsi.h
3816
__le16 seq_id;
include/linux/bnge/hsi.h
3817
__le16 resp_len;
include/linux/bnge/hsi.h
3824
__le16 req_type;
include/linux/bnge/hsi.h
3825
__le16 cmpl_ring;
include/linux/bnge/hsi.h
3826
__le16 seq_id;
include/linux/bnge/hsi.h
3827
__le16 target_id;
include/linux/bnge/hsi.h
3834
__le16 error_code;
include/linux/bnge/hsi.h
3835
__le16 req_type;
include/linux/bnge/hsi.h
3836
__le16 seq_id;
include/linux/bnge/hsi.h
3837
__le16 resp_len;
include/linux/bnge/hsi.h
3838
__le16 phc_master_fid;
include/linux/bnge/hsi.h
3839
__le16 phc_sec_fid;
include/linux/bnge/hsi.h
3840
__le16 phc_active_fid0;
include/linux/bnge/hsi.h
3841
__le16 phc_active_fid1;
include/linux/bnge/hsi.h
3843
__le16 from_fid;
include/linux/bnge/hsi.h
3844
__le16 to_fid;
include/linux/bnge/hsi.h
3851
__le16 req_type;
include/linux/bnge/hsi.h
3852
__le16 cmpl_ring;
include/linux/bnge/hsi.h
3853
__le16 seq_id;
include/linux/bnge/hsi.h
3854
__le16 target_id;
include/linux/bnge/hsi.h
3861
__le16 error_code;
include/linux/bnge/hsi.h
3862
__le16 req_type;
include/linux/bnge/hsi.h
3863
__le16 seq_id;
include/linux/bnge/hsi.h
3864
__le16 resp_len;
include/linux/bnge/hsi.h
3877
__le16 req_type;
include/linux/bnge/hsi.h
3878
__le16 cmpl_ring;
include/linux/bnge/hsi.h
3879
__le16 seq_id;
include/linux/bnge/hsi.h
3880
__le16 target_id;
include/linux/bnge/hsi.h
3888
__le16 error_code;
include/linux/bnge/hsi.h
3889
__le16 req_type;
include/linux/bnge/hsi.h
3890
__le16 seq_id;
include/linux/bnge/hsi.h
3891
__le16 resp_len;
include/linux/bnge/hsi.h
3900
__le16 req_type;
include/linux/bnge/hsi.h
3901
__le16 cmpl_ring;
include/linux/bnge/hsi.h
3902
__le16 seq_id;
include/linux/bnge/hsi.h
3903
__le16 target_id;
include/linux/bnge/hsi.h
3905
__le16 fid;
include/linux/bnge/hsi.h
3906
__le16 num_key_ctxs;
include/linux/bnge/hsi.h
3922
__le16 error_code;
include/linux/bnge/hsi.h
3923
__le16 req_type;
include/linux/bnge/hsi.h
3924
__le16 seq_id;
include/linux/bnge/hsi.h
3925
__le16 resp_len;
include/linux/bnge/hsi.h
3926
__le16 num_key_ctxs_allocated;
include/linux/bnge/hsi.h
3937
__le16 req_type;
include/linux/bnge/hsi.h
3938
__le16 cmpl_ring;
include/linux/bnge/hsi.h
3939
__le16 seq_id;
include/linux/bnge/hsi.h
3940
__le16 target_id;
include/linux/bnge/hsi.h
3942
__le16 fid;
include/linux/bnge/hsi.h
3951
__le16 num_entries;
include/linux/bnge/hsi.h
3957
__le16 error_code;
include/linux/bnge/hsi.h
3958
__le16 req_type;
include/linux/bnge/hsi.h
3959
__le16 seq_id;
include/linux/bnge/hsi.h
3960
__le16 resp_len;
include/linux/bnge/hsi.h
3967
__le16 req_type;
include/linux/bnge/hsi.h
3968
__le16 cmpl_ring;
include/linux/bnge/hsi.h
3969
__le16 seq_id;
include/linux/bnge/hsi.h
3970
__le16 target_id;
include/linux/bnge/hsi.h
3972
__le16 type;
include/linux/bnge/hsi.h
4016
__le16 instance;
include/linux/bnge/hsi.h
4023
__le16 entry_size;
include/linux/bnge/hsi.h
4052
__le16 error_code;
include/linux/bnge/hsi.h
4053
__le16 req_type;
include/linux/bnge/hsi.h
4054
__le16 seq_id;
include/linux/bnge/hsi.h
4055
__le16 resp_len;
include/linux/bnge/hsi.h
4089
__le16 req_type;
include/linux/bnge/hsi.h
4090
__le16 cmpl_ring;
include/linux/bnge/hsi.h
4091
__le16 seq_id;
include/linux/bnge/hsi.h
4092
__le16 target_id;
include/linux/bnge/hsi.h
4094
__le16 type;
include/linux/bnge/hsi.h
4138
__le16 instance;
include/linux/bnge/hsi.h
4144
__le16 error_code;
include/linux/bnge/hsi.h
4145
__le16 req_type;
include/linux/bnge/hsi.h
4146
__le16 seq_id;
include/linux/bnge/hsi.h
4147
__le16 resp_len;
include/linux/bnge/hsi.h
4148
__le16 type;
include/linux/bnge/hsi.h
4187
__le16 instance;
include/linux/bnge/hsi.h
4304
__le16 req_type;
include/linux/bnge/hsi.h
4305
__le16 cmpl_ring;
include/linux/bnge/hsi.h
4306
__le16 seq_id;
include/linux/bnge/hsi.h
4307
__le16 target_id;
include/linux/bnge/hsi.h
4309
__le16 type;
include/linux/bnge/hsi.h
4358
__le16 error_code;
include/linux/bnge/hsi.h
4359
__le16 req_type;
include/linux/bnge/hsi.h
4360
__le16 seq_id;
include/linux/bnge/hsi.h
4361
__le16 resp_len;
include/linux/bnge/hsi.h
4362
__le16 type;
include/linux/bnge/hsi.h
4406
__le16 entry_size;
include/linux/bnge/hsi.h
4423
__le16 next_valid_type;
include/linux/bnge/hsi.h
4436
__le16 max_instance_count;
include/linux/bnge/hsi.h
4443
__le16 req_type;
include/linux/bnge/hsi.h
4444
__le16 cmpl_ring;
include/linux/bnge/hsi.h
4445
__le16 seq_id;
include/linux/bnge/hsi.h
4446
__le16 target_id;
include/linux/bnge/hsi.h
4452
__le16 error_code;
include/linux/bnge/hsi.h
4453
__le16 req_type;
include/linux/bnge/hsi.h
4454
__le16 seq_id;
include/linux/bnge/hsi.h
4455
__le16 resp_len;
include/linux/bnge/hsi.h
4496
__le16 req_type;
include/linux/bnge/hsi.h
4497
__le16 cmpl_ring;
include/linux/bnge/hsi.h
4498
__le16 seq_id;
include/linux/bnge/hsi.h
4499
__le16 target_id;
include/linux/bnge/hsi.h
4508
__le16 error_code;
include/linux/bnge/hsi.h
4509
__le16 req_type;
include/linux/bnge/hsi.h
4510
__le16 seq_id;
include/linux/bnge/hsi.h
4511
__le16 resp_len;
include/linux/bnge/hsi.h
4522
__le16 req_type;
include/linux/bnge/hsi.h
4523
__le16 cmpl_ring;
include/linux/bnge/hsi.h
4524
__le16 seq_id;
include/linux/bnge/hsi.h
4525
__le16 target_id;
include/linux/bnge/hsi.h
4571
__le16 port_id;
include/linux/bnge/hsi.h
4572
__le16 force_link_speed;
include/linux/bnge/hsi.h
4604
__le16 auto_link_speed;
include/linux/bnge/hsi.h
4617
__le16 auto_link_speed_mask;
include/linux/bnge/hsi.h
4647
__le16 eee_link_speed_mask;
include/linux/bnge/hsi.h
4655
__le16 force_pam4_link_speed;
include/linux/bnge/hsi.h
4663
__le16 auto_link_pam4_speed_mask;
include/linux/bnge/hsi.h
4667
__le16 force_link_speeds2;
include/linux/bnge/hsi.h
4683
__le16 auto_link_speeds2_mask;
include/linux/bnge/hsi.h
4703
__le16 error_code;
include/linux/bnge/hsi.h
4704
__le16 req_type;
include/linux/bnge/hsi.h
4705
__le16 seq_id;
include/linux/bnge/hsi.h
4706
__le16 resp_len;
include/linux/bnge/hsi.h
4723
__le16 req_type;
include/linux/bnge/hsi.h
4724
__le16 cmpl_ring;
include/linux/bnge/hsi.h
4725
__le16 seq_id;
include/linux/bnge/hsi.h
4726
__le16 target_id;
include/linux/bnge/hsi.h
4728
__le16 port_id;
include/linux/bnge/hsi.h
4734
__le16 error_code;
include/linux/bnge/hsi.h
4735
__le16 req_type;
include/linux/bnge/hsi.h
4736
__le16 seq_id;
include/linux/bnge/hsi.h
4737
__le16 resp_len;
include/linux/bnge/hsi.h
4760
__le16 link_speed;
include/linux/bnge/hsi.h
4783
__le16 support_speeds;
include/linux/bnge/hsi.h
4798
__le16 force_link_speed;
include/linux/bnge/hsi.h
4822
__le16 auto_link_speed;
include/linux/bnge/hsi.h
4835
__le16 auto_link_speed_mask;
include/linux/bnge/hsi.h
4962
__le16 link_partner_adv_speeds;
include/linux/bnge/hsi.h
4987
__le16 adv_eee_link_speed_mask;
include/linux/bnge/hsi.h
4995
__le16 link_partner_adv_eee_link_speed_mask;
include/linux/bnge/hsi.h
5018
__le16 fec_cfg;
include/linux/bnge/hsi.h
5046
__le16 support_pam4_speeds;
include/linux/bnge/hsi.h
5050
__le16 force_pam4_link_speed;
include/linux/bnge/hsi.h
5055
__le16 auto_pam4_link_speed_mask;
include/linux/bnge/hsi.h
5070
__le16 support_speeds2;
include/linux/bnge/hsi.h
5085
__le16 force_link_speeds2;
include/linux/bnge/hsi.h
5101
__le16 auto_link_speeds2;
include/linux/bnge/hsi.h
5122
__le16 req_type;
include/linux/bnge/hsi.h
5123
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5124
__le16 seq_id;
include/linux/bnge/hsi.h
5125
__le16 target_id;
include/linux/bnge/hsi.h
5156
__le16 port_id;
include/linux/bnge/hsi.h
5167
__le16 rx_ts_capture_ptp_msg_type;
include/linux/bnge/hsi.h
5168
__le16 tx_ts_capture_ptp_msg_type;
include/linux/bnge/hsi.h
5200
__le16 error_code;
include/linux/bnge/hsi.h
5201
__le16 req_type;
include/linux/bnge/hsi.h
5202
__le16 seq_id;
include/linux/bnge/hsi.h
5203
__le16 resp_len;
include/linux/bnge/hsi.h
5204
__le16 mru;
include/linux/bnge/hsi.h
5205
__le16 mtu;
include/linux/bnge/hsi.h
5218
__le16 req_type;
include/linux/bnge/hsi.h
5219
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5220
__le16 seq_id;
include/linux/bnge/hsi.h
5221
__le16 target_id;
include/linux/bnge/hsi.h
5223
__le16 port_id;
include/linux/bnge/hsi.h
5229
__le16 error_code;
include/linux/bnge/hsi.h
5230
__le16 req_type;
include/linux/bnge/hsi.h
5231
__le16 seq_id;
include/linux/bnge/hsi.h
5232
__le16 resp_len;
include/linux/bnge/hsi.h
53
__le16 cmd_discr;
include/linux/bnge/hsi.h
5389
__le16 req_type;
include/linux/bnge/hsi.h
5390
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5391
__le16 seq_id;
include/linux/bnge/hsi.h
5392
__le16 target_id;
include/linux/bnge/hsi.h
5394
__le16 port_id;
include/linux/bnge/hsi.h
5404
__le16 error_code;
include/linux/bnge/hsi.h
5405
__le16 req_type;
include/linux/bnge/hsi.h
5406
__le16 seq_id;
include/linux/bnge/hsi.h
5407
__le16 resp_len;
include/linux/bnge/hsi.h
5408
__le16 tx_stat_size;
include/linux/bnge/hsi.h
5409
__le16 rx_stat_size;
include/linux/bnge/hsi.h
5519
__le16 req_type;
include/linux/bnge/hsi.h
5520
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5521
__le16 seq_id;
include/linux/bnge/hsi.h
5522
__le16 target_id;
include/linux/bnge/hsi.h
5524
__le16 port_id;
include/linux/bnge/hsi.h
5525
__le16 tx_stat_size;
include/linux/bnge/hsi.h
5526
__le16 rx_stat_size;
include/linux/bnge/hsi.h
5536
__le16 error_code;
include/linux/bnge/hsi.h
5537
__le16 req_type;
include/linux/bnge/hsi.h
5538
__le16 seq_id;
include/linux/bnge/hsi.h
5539
__le16 resp_len;
include/linux/bnge/hsi.h
5540
__le16 tx_stat_size;
include/linux/bnge/hsi.h
5541
__le16 rx_stat_size;
include/linux/bnge/hsi.h
5542
__le16 total_active_cos_queues;
include/linux/bnge/hsi.h
5551
__le16 req_type;
include/linux/bnge/hsi.h
5552
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5553
__le16 seq_id;
include/linux/bnge/hsi.h
5554
__le16 target_id;
include/linux/bnge/hsi.h
5556
__le16 port_id;
include/linux/bnge/hsi.h
5557
__le16 pfc_wd_stat_size;
include/linux/bnge/hsi.h
5564
__le16 error_code;
include/linux/bnge/hsi.h
5565
__le16 req_type;
include/linux/bnge/hsi.h
5566
__le16 seq_id;
include/linux/bnge/hsi.h
5567
__le16 resp_len;
include/linux/bnge/hsi.h
5568
__le16 pfc_wd_stat_size;
include/linux/bnge/hsi.h
5575
__le16 req_type;
include/linux/bnge/hsi.h
5576
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5577
__le16 seq_id;
include/linux/bnge/hsi.h
5578
__le16 target_id;
include/linux/bnge/hsi.h
5580
__le16 lpbk_stat_size;
include/linux/bnge/hsi.h
5589
__le16 error_code;
include/linux/bnge/hsi.h
5590
__le16 req_type;
include/linux/bnge/hsi.h
5591
__le16 seq_id;
include/linux/bnge/hsi.h
5592
__le16 resp_len;
include/linux/bnge/hsi.h
5593
__le16 lpbk_stat_size;
include/linux/bnge/hsi.h
5614
__le16 req_type;
include/linux/bnge/hsi.h
5615
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5616
__le16 seq_id;
include/linux/bnge/hsi.h
5617
__le16 target_id;
include/linux/bnge/hsi.h
5619
__le16 port_id;
include/linux/bnge/hsi.h
5620
__le16 ecn_stat_buf_size;
include/linux/bnge/hsi.h
5629
__le16 error_code;
include/linux/bnge/hsi.h
5630
__le16 req_type;
include/linux/bnge/hsi.h
5631
__le16 seq_id;
include/linux/bnge/hsi.h
5632
__le16 resp_len;
include/linux/bnge/hsi.h
5633
__le16 ecn_stat_buf_size;
include/linux/bnge/hsi.h
5660
__le16 req_type;
include/linux/bnge/hsi.h
5661
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5662
__le16 seq_id;
include/linux/bnge/hsi.h
5663
__le16 target_id;
include/linux/bnge/hsi.h
5665
__le16 port_id;
include/linux/bnge/hsi.h
5666
__le16 pfc_adv_stat_size;
include/linux/bnge/hsi.h
5676
__le16 error_code;
include/linux/bnge/hsi.h
5677
__le16 req_type;
include/linux/bnge/hsi.h
5678
__le16 seq_id;
include/linux/bnge/hsi.h
5679
__le16 resp_len;
include/linux/bnge/hsi.h
5680
__le16 pfc_adv_stat_size;
include/linux/bnge/hsi.h
5687
__le16 req_type;
include/linux/bnge/hsi.h
5688
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5689
__le16 seq_id;
include/linux/bnge/hsi.h
5690
__le16 target_id;
include/linux/bnge/hsi.h
5692
__le16 port_id;
include/linux/bnge/hsi.h
5700
__le16 error_code;
include/linux/bnge/hsi.h
5701
__le16 req_type;
include/linux/bnge/hsi.h
5702
__le16 seq_id;
include/linux/bnge/hsi.h
5703
__le16 resp_len;
include/linux/bnge/hsi.h
5710
__le16 req_type;
include/linux/bnge/hsi.h
5711
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5712
__le16 seq_id;
include/linux/bnge/hsi.h
5713
__le16 target_id;
include/linux/bnge/hsi.h
5715
__le16 port_id;
include/linux/bnge/hsi.h
5721
__le16 error_code;
include/linux/bnge/hsi.h
5722
__le16 req_type;
include/linux/bnge/hsi.h
5723
__le16 seq_id;
include/linux/bnge/hsi.h
5724
__le16 resp_len;
include/linux/bnge/hsi.h
5731
__le16 req_type;
include/linux/bnge/hsi.h
5732
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5733
__le16 seq_id;
include/linux/bnge/hsi.h
5734
__le16 target_id;
include/linux/bnge/hsi.h
5742
__le16 port_id;
include/linux/bnge/hsi.h
5744
__le16 enables;
include/linux/bnge/hsi.h
5748
__le16 ts_req_timeout;
include/linux/bnge/hsi.h
5750
__le16 ptp_hdr_offset;
include/linux/bnge/hsi.h
5756
__le16 error_code;
include/linux/bnge/hsi.h
5757
__le16 req_type;
include/linux/bnge/hsi.h
5758
__le16 seq_id;
include/linux/bnge/hsi.h
5759
__le16 resp_len;
include/linux/bnge/hsi.h
5761
__le16 ptp_msg_seqid;
include/linux/bnge/hsi.h
5768
__le16 req_type;
include/linux/bnge/hsi.h
5769
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5770
__le16 seq_id;
include/linux/bnge/hsi.h
5771
__le16 target_id;
include/linux/bnge/hsi.h
5773
__le16 port_id;
include/linux/bnge/hsi.h
5779
__le16 error_code;
include/linux/bnge/hsi.h
5780
__le16 req_type;
include/linux/bnge/hsi.h
5781
__le16 seq_id;
include/linux/bnge/hsi.h
5782
__le16 resp_len;
include/linux/bnge/hsi.h
5800
__le16 supported_speeds_force_mode;
include/linux/bnge/hsi.h
5815
__le16 supported_speeds_auto_mode;
include/linux/bnge/hsi.h
5830
__le16 supported_speeds_eee_mode;
include/linux/bnge/hsi.h
5848
__le16 supported_pam4_speeds_auto_mode;
include/linux/bnge/hsi.h
5852
__le16 supported_pam4_speeds_force_mode;
include/linux/bnge/hsi.h
5856
__le16 flags2;
include/linux/bnge/hsi.h
586
__le16 unused_0[3];
include/linux/bnge/hsi.h
5865
__le16 supported_speeds2_force_mode;
include/linux/bnge/hsi.h
5880
__le16 supported_speeds2_auto_mode;
include/linux/bnge/hsi.h
5901
__le16 req_type;
include/linux/bnge/hsi.h
5902
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5903
__le16 seq_id;
include/linux/bnge/hsi.h
5904
__le16 target_id;
include/linux/bnge/hsi.h
591
__le16 error_code;
include/linux/bnge/hsi.h
5910
__le16 port_id;
include/linux/bnge/hsi.h
5913
__le16 page_number;
include/linux/bnge/hsi.h
5914
__le16 page_offset;
include/linux/bnge/hsi.h
5922
__le16 error_code;
include/linux/bnge/hsi.h
5923
__le16 req_type;
include/linux/bnge/hsi.h
5924
__le16 seq_id;
include/linux/bnge/hsi.h
5925
__le16 resp_len;
include/linux/bnge/hsi.h
5932
__le16 req_type;
include/linux/bnge/hsi.h
5933
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5934
__le16 seq_id;
include/linux/bnge/hsi.h
5935
__le16 target_id;
include/linux/bnge/hsi.h
5941
__le16 port_id;
include/linux/bnge/hsi.h
5944
__le16 page_number;
include/linux/bnge/hsi.h
5945
__le16 page_offset;
include/linux/bnge/hsi.h
5952
__le16 error_code;
include/linux/bnge/hsi.h
5953
__le16 req_type;
include/linux/bnge/hsi.h
5954
__le16 seq_id;
include/linux/bnge/hsi.h
5955
__le16 resp_len;
include/linux/bnge/hsi.h
5963
__le16 req_type;
include/linux/bnge/hsi.h
5964
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5965
__le16 seq_id;
include/linux/bnge/hsi.h
5966
__le16 target_id;
include/linux/bnge/hsi.h
5969
__le16 port_id;
include/linux/bnge/hsi.h
5972
__le16 reg_addr;
include/linux/bnge/hsi.h
5973
__le16 reg_data;
include/linux/bnge/hsi.h
5980
__le16 error_code;
include/linux/bnge/hsi.h
5981
__le16 req_type;
include/linux/bnge/hsi.h
5982
__le16 seq_id;
include/linux/bnge/hsi.h
5983
__le16 resp_len;
include/linux/bnge/hsi.h
5990
__le16 req_type;
include/linux/bnge/hsi.h
5991
__le16 cmpl_ring;
include/linux/bnge/hsi.h
5992
__le16 seq_id;
include/linux/bnge/hsi.h
5993
__le16 target_id;
include/linux/bnge/hsi.h
5996
__le16 port_id;
include/linux/bnge/hsi.h
5999
__le16 reg_addr;
include/linux/bnge/hsi.h
6006
__le16 error_code;
include/linux/bnge/hsi.h
6007
__le16 req_type;
include/linux/bnge/hsi.h
6008
__le16 seq_id;
include/linux/bnge/hsi.h
6009
__le16 resp_len;
include/linux/bnge/hsi.h
6010
__le16 reg_data;
include/linux/bnge/hsi.h
6017
__le16 req_type;
include/linux/bnge/hsi.h
6018
__le16 cmpl_ring;
include/linux/bnge/hsi.h
6019
__le16 seq_id;
include/linux/bnge/hsi.h
6020
__le16 target_id;
include/linux/bnge/hsi.h
6047
__le16 port_id;
include/linux/bnge/hsi.h
6065
__le16 led0_blink_on;
include/linux/bnge/hsi.h
6066
__le16 led0_blink_off;
include/linux/bnge/hsi.h
6084
__le16 led1_blink_on;
include/linux/bnge/hsi.h
6085
__le16 led1_blink_off;
include/linux/bnge/hsi.h
6103
__le16 led2_blink_on;
include/linux/bnge/hsi.h
6104
__le16 led2_blink_off;
include/linux/bnge/hsi.h
6122
__le16 led3_blink_on;
include/linux/bnge/hsi.h
6123
__le16 led3_blink_off;
include/linux/bnge/hsi.h
6130
__le16 error_code;
include/linux/bnge/hsi.h
6131
__le16 req_type;
include/linux/bnge/hsi.h
6132
__le16 seq_id;
include/linux/bnge/hsi.h
6133
__le16 resp_len;
include/linux/bnge/hsi.h
6140
__le16 req_type;
include/linux/bnge/hsi.h
6141
__le16 cmpl_ring;
include/linux/bnge/hsi.h
6142
__le16 seq_id;
include/linux/bnge/hsi.h
6143
__le16 target_id;
include/linux/bnge/hsi.h
6145
__le16 port_id;
include/linux/bnge/hsi.h
6151
__le16 error_code;
include/linux/bnge/hsi.h
6152
__le16 req_type;
include/linux/bnge/hsi.h
6153
__le16 seq_id;
include/linux/bnge/hsi.h
6154
__le16 resp_len;
include/linux/bnge/hsi.h
617
__le16 unused_0[3];
include/linux/bnge/hsi.h
6176
__le16 led0_blink_on;
include/linux/bnge/hsi.h
6177
__le16 led0_blink_off;
include/linux/bnge/hsi.h
6199
__le16 led1_blink_on;
include/linux/bnge/hsi.h
6200
__le16 led1_blink_off;
include/linux/bnge/hsi.h
622
__le16 error_code;
include/linux/bnge/hsi.h
6222
__le16 led2_blink_on;
include/linux/bnge/hsi.h
6223
__le16 led2_blink_off;
include/linux/bnge/hsi.h
623
__le16 req_type;
include/linux/bnge/hsi.h
624
__le16 seq_id;
include/linux/bnge/hsi.h
6245
__le16 led3_blink_on;
include/linux/bnge/hsi.h
6246
__le16 led3_blink_off;
include/linux/bnge/hsi.h
625
__le16 resp_len;
include/linux/bnge/hsi.h
6254
__le16 req_type;
include/linux/bnge/hsi.h
6255
__le16 cmpl_ring;
include/linux/bnge/hsi.h
6256
__le16 seq_id;
include/linux/bnge/hsi.h
6257
__le16 target_id;
include/linux/bnge/hsi.h
6259
__le16 port_id;
include/linux/bnge/hsi.h
6265
__le16 error_code;
include/linux/bnge/hsi.h
6266
__le16 req_type;
include/linux/bnge/hsi.h
6267
__le16 seq_id;
include/linux/bnge/hsi.h
6268
__le16 resp_len;
include/linux/bnge/hsi.h
627
__le16 opaque_1;
include/linux/bnge/hsi.h
6279
__le16 led0_state_caps;
include/linux/bnge/hsi.h
6285
__le16 led0_color_caps;
include/linux/bnge/hsi.h
6298
__le16 led1_state_caps;
include/linux/bnge/hsi.h
63
__le16 tlv_type;
include/linux/bnge/hsi.h
6304
__le16 led1_color_caps;
include/linux/bnge/hsi.h
6317
__le16 led2_state_caps;
include/linux/bnge/hsi.h
6323
__le16 led2_color_caps;
include/linux/bnge/hsi.h
6336
__le16 led3_state_caps;
include/linux/bnge/hsi.h
6342
__le16 led3_color_caps;
include/linux/bnge/hsi.h
6353
__le16 req_type;
include/linux/bnge/hsi.h
6354
__le16 cmpl_ring;
include/linux/bnge/hsi.h
6355
__le16 seq_id;
include/linux/bnge/hsi.h
6356
__le16 target_id;
include/linux/bnge/hsi.h
6358
__le16 port_id;
include/linux/bnge/hsi.h
6359
__le16 rsvd[2];
include/linux/bnge/hsi.h
6360
__le16 ops;
include/linux/bnge/hsi.h
6370
__le16 error_code;
include/linux/bnge/hsi.h
6371
__le16 req_type;
include/linux/bnge/hsi.h
6372
__le16 seq_id;
include/linux/bnge/hsi.h
6373
__le16 resp_len;
include/linux/bnge/hsi.h
64
__le16 length;
include/linux/bnge/hsi.h
6421
__le16 unused_0[1];
include/linux/bnge/hsi.h
6437
__le16 req_type;
include/linux/bnge/hsi.h
6438
__le16 cmpl_ring;
include/linux/bnge/hsi.h
6439
__le16 seq_id;
include/linux/bnge/hsi.h
6440
__le16 target_id;
include/linux/bnge/hsi.h
6442
__le16 port_id;
include/linux/bnge/hsi.h
6448
__le16 error_code;
include/linux/bnge/hsi.h
6449
__le16 req_type;
include/linux/bnge/hsi.h
6450
__le16 seq_id;
include/linux/bnge/hsi.h
6451
__le16 resp_len;
include/linux/bnge/hsi.h
6461
__le16 req_type;
include/linux/bnge/hsi.h
6462
__le16 cmpl_ring;
include/linux/bnge/hsi.h
6463
__le16 seq_id;
include/linux/bnge/hsi.h
6464
__le16 target_id;
include/linux/bnge/hsi.h
6471
__le16 port_id;
include/linux/bnge/hsi.h
6481
__le16 error_code;
include/linux/bnge/hsi.h
6482
__le16 req_type;
include/linux/bnge/hsi.h
6483
__le16 seq_id;
include/linux/bnge/hsi.h
6484
__le16 resp_len;
include/linux/bnge/hsi.h
650
__le16 req_type;
include/linux/bnge/hsi.h
651
__le16 cmpl_ring;
include/linux/bnge/hsi.h
652
__le16 seq_id;
include/linux/bnge/hsi.h
653
__le16 target_id;
include/linux/bnge/hsi.h
6611
__le16 req_type;
include/linux/bnge/hsi.h
6612
__le16 cmpl_ring;
include/linux/bnge/hsi.h
6613
__le16 seq_id;
include/linux/bnge/hsi.h
6614
__le16 target_id;
include/linux/bnge/hsi.h
6626
__le16 error_code;
include/linux/bnge/hsi.h
6627
__le16 req_type;
include/linux/bnge/hsi.h
6628
__le16 seq_id;
include/linux/bnge/hsi.h
6629
__le16 resp_len;
include/linux/bnge/hsi.h
663
__le16 error_code;
include/linux/bnge/hsi.h
664
__le16 req_type;
include/linux/bnge/hsi.h
6644
__le16 req_type;
include/linux/bnge/hsi.h
6645
__le16 cmpl_ring;
include/linux/bnge/hsi.h
6646
__le16 seq_id;
include/linux/bnge/hsi.h
6647
__le16 target_id;
include/linux/bnge/hsi.h
665
__le16 seq_id;
include/linux/bnge/hsi.h
666
__le16 resp_len;
include/linux/bnge/hsi.h
6671
__le16 error_code;
include/linux/bnge/hsi.h
6672
__le16 req_type;
include/linux/bnge/hsi.h
6673
__le16 seq_id;
include/linux/bnge/hsi.h
6674
__le16 resp_len;
include/linux/bnge/hsi.h
6681
__le16 req_type;
include/linux/bnge/hsi.h
6682
__le16 cmpl_ring;
include/linux/bnge/hsi.h
6683
__le16 seq_id;
include/linux/bnge/hsi.h
6684
__le16 target_id;
include/linux/bnge/hsi.h
6686
__le16 port_id;
include/linux/bnge/hsi.h
6692
__le16 error_code;
include/linux/bnge/hsi.h
6693
__le16 req_type;
include/linux/bnge/hsi.h
6694
__le16 seq_id;
include/linux/bnge/hsi.h
6695
__le16 resp_len;
include/linux/bnge/hsi.h
6719
__le16 req_type;
include/linux/bnge/hsi.h
6720
__le16 cmpl_ring;
include/linux/bnge/hsi.h
6721
__le16 seq_id;
include/linux/bnge/hsi.h
6722
__le16 target_id;
include/linux/bnge/hsi.h
6741
__le16 port_id;
include/linux/bnge/hsi.h
6747
__le16 error_code;
include/linux/bnge/hsi.h
6748
__le16 req_type;
include/linux/bnge/hsi.h
6749
__le16 seq_id;
include/linux/bnge/hsi.h
6750
__le16 resp_len;
include/linux/bnge/hsi.h
6757
__le16 req_type;
include/linux/bnge/hsi.h
6758
__le16 cmpl_ring;
include/linux/bnge/hsi.h
6759
__le16 seq_id;
include/linux/bnge/hsi.h
6760
__le16 target_id;
include/linux/bnge/hsi.h
6774
__le16 error_code;
include/linux/bnge/hsi.h
6775
__le16 req_type;
include/linux/bnge/hsi.h
6776
__le16 seq_id;
include/linux/bnge/hsi.h
6777
__le16 resp_len;
include/linux/bnge/hsi.h
6794
__le16 req_type;
include/linux/bnge/hsi.h
6795
__le16 cmpl_ring;
include/linux/bnge/hsi.h
6796
__le16 seq_id;
include/linux/bnge/hsi.h
6797
__le16 target_id;
include/linux/bnge/hsi.h
6830
__le16 error_code;
include/linux/bnge/hsi.h
6831
__le16 req_type;
include/linux/bnge/hsi.h
6832
__le16 seq_id;
include/linux/bnge/hsi.h
6833
__le16 resp_len;
include/linux/bnge/hsi.h
6840
__le16 req_type;
include/linux/bnge/hsi.h
6841
__le16 cmpl_ring;
include/linux/bnge/hsi.h
6842
__le16 seq_id;
include/linux/bnge/hsi.h
6843
__le16 target_id;
include/linux/bnge/hsi.h
6845
__le16 port_id;
include/linux/bnge/hsi.h
6851
__le16 error_code;
include/linux/bnge/hsi.h
6852
__le16 req_type;
include/linux/bnge/hsi.h
6853
__le16 seq_id;
include/linux/bnge/hsi.h
6854
__le16 resp_len;
include/linux/bnge/hsi.h
6857
__le16 unused_1;
include/linux/bnge/hsi.h
69
__le16 req_type;
include/linux/bnge/hsi.h
70
__le16 cmpl_ring;
include/linux/bnge/hsi.h
71
__le16 seq_id;
include/linux/bnge/hsi.h
713
__le16 chip_num;
include/linux/bnge/hsi.h
7183
__le16 req_type;
include/linux/bnge/hsi.h
7184
__le16 cmpl_ring;
include/linux/bnge/hsi.h
7185
__le16 seq_id;
include/linux/bnge/hsi.h
7186
__le16 target_id;
include/linux/bnge/hsi.h
7198
__le16 port_id;
include/linux/bnge/hsi.h
72
__le16 target_id;
include/linux/bnge/hsi.h
722
__le16 max_req_win_len;
include/linux/bnge/hsi.h
723
__le16 max_resp_len;
include/linux/bnge/hsi.h
724
__le16 def_req_timeout;
include/linux/bnge/hsi.h
731
__le16 hwrm_intf_major;
include/linux/bnge/hsi.h
732
__le16 hwrm_intf_minor;
include/linux/bnge/hsi.h
733
__le16 hwrm_intf_build;
include/linux/bnge/hsi.h
734
__le16 hwrm_intf_patch;
include/linux/bnge/hsi.h
735
__le16 hwrm_fw_major;
include/linux/bnge/hsi.h
736
__le16 hwrm_fw_minor;
include/linux/bnge/hsi.h
737
__le16 hwrm_fw_build;
include/linux/bnge/hsi.h
738
__le16 hwrm_fw_patch;
include/linux/bnge/hsi.h
739
__le16 mgmt_fw_major;
include/linux/bnge/hsi.h
740
__le16 mgmt_fw_minor;
include/linux/bnge/hsi.h
741
__le16 mgmt_fw_build;
include/linux/bnge/hsi.h
742
__le16 mgmt_fw_patch;
include/linux/bnge/hsi.h
743
__le16 netctrl_fw_major;
include/linux/bnge/hsi.h
744
__le16 netctrl_fw_minor;
include/linux/bnge/hsi.h
745
__le16 netctrl_fw_build;
include/linux/bnge/hsi.h
746
__le16 netctrl_fw_patch;
include/linux/bnge/hsi.h
747
__le16 roce_fw_major;
include/linux/bnge/hsi.h
748
__le16 roce_fw_minor;
include/linux/bnge/hsi.h
749
__le16 roce_fw_build;
include/linux/bnge/hsi.h
750
__le16 roce_fw_patch;
include/linux/bnge/hsi.h
751
__le16 max_ext_req_len;
include/linux/bnge/hsi.h
752
__le16 max_req_timeout;
include/linux/bnge/hsi.h
7525
__le16 error_code;
include/linux/bnge/hsi.h
7526
__le16 req_type;
include/linux/bnge/hsi.h
7527
__le16 seq_id;
include/linux/bnge/hsi.h
7528
__le16 resp_len;
include/linux/bnge/hsi.h
753
__le16 max_psp_supported_pfs;
include/linux/bnge/hsi.h
7535
__le16 req_type;
include/linux/bnge/hsi.h
7536
__le16 cmpl_ring;
include/linux/bnge/hsi.h
7537
__le16 seq_id;
include/linux/bnge/hsi.h
7538
__le16 target_id;
include/linux/bnge/hsi.h
754
__le16 max_psp_supported_vfs;
include/linux/bnge/hsi.h
7546
__le16 error_code;
include/linux/bnge/hsi.h
7547
__le16 req_type;
include/linux/bnge/hsi.h
7548
__le16 seq_id;
include/linux/bnge/hsi.h
7549
__le16 resp_len;
include/linux/bnge/hsi.h
755
__le16 max_roce_countersets;
include/linux/bnge/hsi.h
7552
__le16 max_entries;
include/linux/bnge/hsi.h
7559
__le16 req_type;
include/linux/bnge/hsi.h
756
__le16 max_ext_req_timeout;
include/linux/bnge/hsi.h
7560
__le16 cmpl_ring;
include/linux/bnge/hsi.h
7561
__le16 seq_id;
include/linux/bnge/hsi.h
7562
__le16 target_id;
include/linux/bnge/hsi.h
7567
__le16 dest_data_buffer_size;
include/linux/bnge/hsi.h
7573
__le16 error_code;
include/linux/bnge/hsi.h
7574
__le16 req_type;
include/linux/bnge/hsi.h
7575
__le16 seq_id;
include/linux/bnge/hsi.h
7576
__le16 resp_len;
include/linux/bnge/hsi.h
7577
__le16 entry_cnt;
include/linux/bnge/hsi.h
7585
__le16 req_type;
include/linux/bnge/hsi.h
7586
__le16 cmpl_ring;
include/linux/bnge/hsi.h
7587
__le16 seq_id;
include/linux/bnge/hsi.h
7588
__le16 target_id;
include/linux/bnge/hsi.h
7597
__le16 entry_cnt;
include/linux/bnge/hsi.h
7603
__le16 error_code;
include/linux/bnge/hsi.h
7604
__le16 req_type;
include/linux/bnge/hsi.h
7605
__le16 seq_id;
include/linux/bnge/hsi.h
7606
__le16 resp_len;
include/linux/bnge/hsi.h
7613
__le16 req_type;
include/linux/bnge/hsi.h
7614
__le16 cmpl_ring;
include/linux/bnge/hsi.h
7615
__le16 seq_id;
include/linux/bnge/hsi.h
7616
__le16 target_id;
include/linux/bnge/hsi.h
7618
__le16 pfcwd_timeout_value;
include/linux/bnge/hsi.h
7624
__le16 error_code;
include/linux/bnge/hsi.h
7625
__le16 req_type;
include/linux/bnge/hsi.h
7626
__le16 seq_id;
include/linux/bnge/hsi.h
7627
__le16 resp_len;
include/linux/bnge/hsi.h
763
__le16 type;
include/linux/bnge/hsi.h
7634
__le16 req_type;
include/linux/bnge/hsi.h
7635
__le16 cmpl_ring;
include/linux/bnge/hsi.h
7636
__le16 seq_id;
include/linux/bnge/hsi.h
7637
__le16 target_id;
include/linux/bnge/hsi.h
7643
__le16 error_code;
include/linux/bnge/hsi.h
7644
__le16 req_type;
include/linux/bnge/hsi.h
7645
__le16 seq_id;
include/linux/bnge/hsi.h
7646
__le16 resp_len;
include/linux/bnge/hsi.h
7647
__le16 pfcwd_timeout_value;
include/linux/bnge/hsi.h
7654
__le16 req_type;
include/linux/bnge/hsi.h
7655
__le16 cmpl_ring;
include/linux/bnge/hsi.h
7656
__le16 seq_id;
include/linux/bnge/hsi.h
7657
__le16 target_id;
include/linux/bnge/hsi.h
7663
__le16 virtio_net_fid;
include/linux/bnge/hsi.h
7664
__le16 vnic_id;
include/linux/bnge/hsi.h
7669
__le16 error_code;
include/linux/bnge/hsi.h
7670
__le16 req_type;
include/linux/bnge/hsi.h
7671
__le16 seq_id;
include/linux/bnge/hsi.h
7672
__le16 resp_len;
include/linux/bnge/hsi.h
7680
__le16 req_type;
include/linux/bnge/hsi.h
7681
__le16 cmpl_ring;
include/linux/bnge/hsi.h
7682
__le16 seq_id;
include/linux/bnge/hsi.h
7683
__le16 target_id;
include/linux/bnge/hsi.h
7701
__le16 mru;
include/linux/bnge/hsi.h
7707
__le16 error_code;
include/linux/bnge/hsi.h
7708
__le16 req_type;
include/linux/bnge/hsi.h
7709
__le16 seq_id;
include/linux/bnge/hsi.h
771
__le16 len;
include/linux/bnge/hsi.h
7710
__le16 resp_len;
include/linux/bnge/hsi.h
7717
__le16 req_type;
include/linux/bnge/hsi.h
7718
__le16 cmpl_ring;
include/linux/bnge/hsi.h
7719
__le16 seq_id;
include/linux/bnge/hsi.h
7720
__le16 target_id;
include/linux/bnge/hsi.h
7728
__le16 error_code;
include/linux/bnge/hsi.h
7729
__le16 req_type;
include/linux/bnge/hsi.h
773
__le16 v;
include/linux/bnge/hsi.h
7730
__le16 seq_id;
include/linux/bnge/hsi.h
7731
__le16 resp_len;
include/linux/bnge/hsi.h
7738
__le16 req_type;
include/linux/bnge/hsi.h
7739
__le16 cmpl_ring;
include/linux/bnge/hsi.h
7740
__le16 seq_id;
include/linux/bnge/hsi.h
7741
__le16 target_id;
include/linux/bnge/hsi.h
7764
__le16 vnic_id;
include/linux/bnge/hsi.h
7765
__le16 dflt_ring_grp;
include/linux/bnge/hsi.h
7766
__le16 rss_rule;
include/linux/bnge/hsi.h
7767
__le16 cos_rule;
include/linux/bnge/hsi.h
7768
__le16 lb_rule;
include/linux/bnge/hsi.h
7769
__le16 mru;
include/linux/bnge/hsi.h
7770
__le16 default_rx_ring_id;
include/linux/bnge/hsi.h
7771
__le16 default_cmpl_ring_id;
include/linux/bnge/hsi.h
7772
__le16 queue_id;
include/linux/bnge/hsi.h
7788
__le16 error_code;
include/linux/bnge/hsi.h
7789
__le16 req_type;
include/linux/bnge/hsi.h
7790
__le16 seq_id;
include/linux/bnge/hsi.h
7791
__le16 resp_len;
include/linux/bnge/hsi.h
7798
__le16 req_type;
include/linux/bnge/hsi.h
7799
__le16 cmpl_ring;
include/linux/bnge/hsi.h
78
__le16 error_code;
include/linux/bnge/hsi.h
7800
__le16 seq_id;
include/linux/bnge/hsi.h
7801
__le16 target_id;
include/linux/bnge/hsi.h
7809
__le16 error_code;
include/linux/bnge/hsi.h
7810
__le16 req_type;
include/linux/bnge/hsi.h
7811
__le16 seq_id;
include/linux/bnge/hsi.h
7812
__le16 resp_len;
include/linux/bnge/hsi.h
7813
__le16 mru;
include/linux/bnge/hsi.h
784
__le16 reserved16;
include/linux/bnge/hsi.h
7847
__le16 max_aggs_supported;
include/linux/bnge/hsi.h
7854
__le16 req_type;
include/linux/bnge/hsi.h
7855
__le16 cmpl_ring;
include/linux/bnge/hsi.h
7856
__le16 seq_id;
include/linux/bnge/hsi.h
7857
__le16 target_id;
include/linux/bnge/hsi.h
7875
__le16 vnic_id;
include/linux/bnge/hsi.h
7876
__le16 max_agg_segs;
include/linux/bnge/hsi.h
7883
__le16 max_aggs;
include/linux/bnge/hsi.h
79
__le16 req_type;
include/linux/bnge/hsi.h
790
__le16 type;
include/linux/bnge/hsi.h
7917
__le16 error_code;
include/linux/bnge/hsi.h
7918
__le16 req_type;
include/linux/bnge/hsi.h
7919
__le16 seq_id;
include/linux/bnge/hsi.h
7920
__le16 resp_len;
include/linux/bnge/hsi.h
7927
__le16 req_type;
include/linux/bnge/hsi.h
7928
__le16 cmpl_ring;
include/linux/bnge/hsi.h
7929
__le16 seq_id;
include/linux/bnge/hsi.h
7930
__le16 target_id;
include/linux/bnge/hsi.h
7932
__le16 vnic_id;
include/linux/bnge/hsi.h
7938
__le16 error_code;
include/linux/bnge/hsi.h
7939
__le16 req_type;
include/linux/bnge/hsi.h
7940
__le16 seq_id;
include/linux/bnge/hsi.h
7941
__le16 resp_len;
include/linux/bnge/hsi.h
795
__le16 sequence_id;
include/linux/bnge/hsi.h
7951
__le16 max_agg_segs;
include/linux/bnge/hsi.h
7958
__le16 max_aggs;
include/linux/bnge/hsi.h
7992
__le16 req_type;
include/linux/bnge/hsi.h
7993
__le16 cmpl_ring;
include/linux/bnge/hsi.h
7994
__le16 seq_id;
include/linux/bnge/hsi.h
7995
__le16 target_id;
include/linux/bnge/hsi.h
80
__le16 seq_id;
include/linux/bnge/hsi.h
8009
__le16 vnic_id;
include/linux/bnge/hsi.h
8019
__le16 rss_ctx_idx;
include/linux/bnge/hsi.h
8034
__le16 error_code;
include/linux/bnge/hsi.h
8035
__le16 req_type;
include/linux/bnge/hsi.h
8036
__le16 seq_id;
include/linux/bnge/hsi.h
8037
__le16 resp_len;
include/linux/bnge/hsi.h
804
__le16 req_len_type;
include/linux/bnge/hsi.h
8066
__le16 req_type;
include/linux/bnge/hsi.h
8067
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8068
__le16 seq_id;
include/linux/bnge/hsi.h
8069
__le16 target_id;
include/linux/bnge/hsi.h
8071
__le16 rss_ctx_idx;
include/linux/bnge/hsi.h
8072
__le16 vnic_id;
include/linux/bnge/hsi.h
8078
__le16 error_code;
include/linux/bnge/hsi.h
8079
__le16 req_type;
include/linux/bnge/hsi.h
8080
__le16 seq_id;
include/linux/bnge/hsi.h
8081
__le16 resp_len;
include/linux/bnge/hsi.h
81
__le16 resp_len;
include/linux/bnge/hsi.h
811
__le16 source_id;
include/linux/bnge/hsi.h
8113
__le16 req_type;
include/linux/bnge/hsi.h
8114
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8115
__le16 seq_id;
include/linux/bnge/hsi.h
8116
__le16 target_id;
include/linux/bnge/hsi.h
8132
__le16 jumbo_thresh;
include/linux/bnge/hsi.h
8133
__le16 hds_offset;
include/linux/bnge/hsi.h
8134
__le16 hds_threshold;
include/linux/bnge/hsi.h
8135
__le16 max_bds;
include/linux/bnge/hsi.h
8141
__le16 error_code;
include/linux/bnge/hsi.h
8142
__le16 req_type;
include/linux/bnge/hsi.h
8143
__le16 seq_id;
include/linux/bnge/hsi.h
8144
__le16 resp_len;
include/linux/bnge/hsi.h
8160
__le16 req_type;
include/linux/bnge/hsi.h
8161
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8162
__le16 seq_id;
include/linux/bnge/hsi.h
8163
__le16 target_id;
include/linux/bnge/hsi.h
8169
__le16 error_code;
include/linux/bnge/hsi.h
8170
__le16 req_type;
include/linux/bnge/hsi.h
8171
__le16 seq_id;
include/linux/bnge/hsi.h
8172
__le16 resp_len;
include/linux/bnge/hsi.h
8173
__le16 rss_cos_lb_ctx_id;
include/linux/bnge/hsi.h
8180
__le16 req_type;
include/linux/bnge/hsi.h
8181
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8182
__le16 seq_id;
include/linux/bnge/hsi.h
8183
__le16 target_id;
include/linux/bnge/hsi.h
8185
__le16 rss_cos_lb_ctx_id;
include/linux/bnge/hsi.h
8191
__le16 error_code;
include/linux/bnge/hsi.h
8192
__le16 req_type;
include/linux/bnge/hsi.h
8193
__le16 seq_id;
include/linux/bnge/hsi.h
8194
__le16 resp_len;
include/linux/bnge/hsi.h
8201
__le16 req_type;
include/linux/bnge/hsi.h
8202
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8203
__le16 seq_id;
include/linux/bnge/hsi.h
8204
__le16 target_id;
include/linux/bnge/hsi.h
821
__le16 type;
include/linux/bnge/hsi.h
8244
__le16 flags;
include/linux/bnge/hsi.h
8253
__le16 schq_id;
include/linux/bnge/hsi.h
8255
__le16 logical_id;
include/linux/bnge/hsi.h
8256
__le16 cmpl_ring_id;
include/linux/bnge/hsi.h
8257
__le16 queue_id;
include/linux/bnge/hsi.h
8258
__le16 rx_buf_size;
include/linux/bnge/hsi.h
8259
__le16 rx_ring_id;
include/linux/bnge/hsi.h
826
__le16 source_id;
include/linux/bnge/hsi.h
8260
__le16 nq_ring_id;
include/linux/bnge/hsi.h
8261
__le16 ring_arb_cfg;
include/linux/bnge/hsi.h
827
__le16 resp_len;
include/linux/bnge/hsi.h
8271
__le16 steering_tag;
include/linux/bnge/hsi.h
828
__le16 unused_1;
include/linux/bnge/hsi.h
8310
__le16 dpi;
include/linux/bnge/hsi.h
8311
__le16 unused_5[3];
include/linux/bnge/hsi.h
8316
__le16 error_code;
include/linux/bnge/hsi.h
8317
__le16 req_type;
include/linux/bnge/hsi.h
8318
__le16 seq_id;
include/linux/bnge/hsi.h
8319
__le16 resp_len;
include/linux/bnge/hsi.h
8331
__le16 req_type;
include/linux/bnge/hsi.h
8332
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8333
__le16 seq_id;
include/linux/bnge/hsi.h
8334
__le16 target_id;
include/linux/bnge/hsi.h
8347
__le16 unused_1;
include/linux/bnge/hsi.h
8355
__le16 error_code;
include/linux/bnge/hsi.h
8356
__le16 req_type;
include/linux/bnge/hsi.h
8357
__le16 seq_id;
include/linux/bnge/hsi.h
8358
__le16 resp_len;
include/linux/bnge/hsi.h
8365
__le16 req_type;
include/linux/bnge/hsi.h
8366
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8367
__le16 seq_id;
include/linux/bnge/hsi.h
8368
__le16 target_id;
include/linux/bnge/hsi.h
837
__le16 type;
include/linux/bnge/hsi.h
8378
__le16 ring_id;
include/linux/bnge/hsi.h
8384
__le16 error_code;
include/linux/bnge/hsi.h
8385
__le16 req_type;
include/linux/bnge/hsi.h
8386
__le16 seq_id;
include/linux/bnge/hsi.h
8387
__le16 resp_len;
include/linux/bnge/hsi.h
8399
__le16 req_type;
include/linux/bnge/hsi.h
8400
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8401
__le16 seq_id;
include/linux/bnge/hsi.h
8402
__le16 target_id;
include/linux/bnge/hsi.h
8408
__le16 error_code;
include/linux/bnge/hsi.h
8409
__le16 req_type;
include/linux/bnge/hsi.h
8410
__le16 seq_id;
include/linux/bnge/hsi.h
8411
__le16 resp_len;
include/linux/bnge/hsi.h
842
__le16 event_id;
include/linux/bnge/hsi.h
8424
__le16 num_cmpl_dma_aggr_min;
include/linux/bnge/hsi.h
8425
__le16 num_cmpl_dma_aggr_max;
include/linux/bnge/hsi.h
8426
__le16 num_cmpl_dma_aggr_during_int_min;
include/linux/bnge/hsi.h
8427
__le16 num_cmpl_dma_aggr_during_int_max;
include/linux/bnge/hsi.h
8428
__le16 cmpl_aggr_dma_tmr_min;
include/linux/bnge/hsi.h
8429
__le16 cmpl_aggr_dma_tmr_max;
include/linux/bnge/hsi.h
8430
__le16 cmpl_aggr_dma_tmr_during_int_min;
include/linux/bnge/hsi.h
8431
__le16 cmpl_aggr_dma_tmr_during_int_max;
include/linux/bnge/hsi.h
8432
__le16 int_lat_tmr_min_min;
include/linux/bnge/hsi.h
8433
__le16 int_lat_tmr_min_max;
include/linux/bnge/hsi.h
8434
__le16 int_lat_tmr_max_min;
include/linux/bnge/hsi.h
8435
__le16 int_lat_tmr_max_max;
include/linux/bnge/hsi.h
8436
__le16 num_cmpl_aggr_int_min;
include/linux/bnge/hsi.h
8437
__le16 num_cmpl_aggr_int_max;
include/linux/bnge/hsi.h
8438
__le16 timer_units;
include/linux/bnge/hsi.h
8445
__le16 req_type;
include/linux/bnge/hsi.h
8446
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8447
__le16 seq_id;
include/linux/bnge/hsi.h
8448
__le16 target_id;
include/linux/bnge/hsi.h
8450
__le16 ring_id;
include/linux/bnge/hsi.h
8451
__le16 flags;
include/linux/bnge/hsi.h
8460
__le16 error_code;
include/linux/bnge/hsi.h
8461
__le16 req_type;
include/linux/bnge/hsi.h
8462
__le16 seq_id;
include/linux/bnge/hsi.h
8463
__le16 resp_len;
include/linux/bnge/hsi.h
8464
__le16 flags;
include/linux/bnge/hsi.h
8467
__le16 num_cmpl_dma_aggr;
include/linux/bnge/hsi.h
8468
__le16 num_cmpl_dma_aggr_during_int;
include/linux/bnge/hsi.h
8469
__le16 cmpl_aggr_dma_tmr;
include/linux/bnge/hsi.h
8470
__le16 cmpl_aggr_dma_tmr_during_int;
include/linux/bnge/hsi.h
8471
__le16 int_lat_tmr_min;
include/linux/bnge/hsi.h
8472
__le16 int_lat_tmr_max;
include/linux/bnge/hsi.h
8473
__le16 num_cmpl_aggr_int;
include/linux/bnge/hsi.h
8480
__le16 req_type;
include/linux/bnge/hsi.h
8481
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8482
__le16 seq_id;
include/linux/bnge/hsi.h
8483
__le16 target_id;
include/linux/bnge/hsi.h
8485
__le16 ring_id;
include/linux/bnge/hsi.h
8486
__le16 flags;
include/linux/bnge/hsi.h
8490
__le16 num_cmpl_dma_aggr;
include/linux/bnge/hsi.h
8491
__le16 num_cmpl_dma_aggr_during_int;
include/linux/bnge/hsi.h
8492
__le16 cmpl_aggr_dma_tmr;
include/linux/bnge/hsi.h
8493
__le16 cmpl_aggr_dma_tmr_during_int;
include/linux/bnge/hsi.h
8494
__le16 int_lat_tmr_min;
include/linux/bnge/hsi.h
8495
__le16 int_lat_tmr_max;
include/linux/bnge/hsi.h
8496
__le16 num_cmpl_aggr_int;
include/linux/bnge/hsi.h
8497
__le16 enables;
include/linux/bnge/hsi.h
8509
__le16 error_code;
include/linux/bnge/hsi.h
8510
__le16 req_type;
include/linux/bnge/hsi.h
8511
__le16 seq_id;
include/linux/bnge/hsi.h
8512
__le16 resp_len;
include/linux/bnge/hsi.h
8519
__le16 req_type;
include/linux/bnge/hsi.h
8520
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8521
__le16 seq_id;
include/linux/bnge/hsi.h
8522
__le16 target_id;
include/linux/bnge/hsi.h
8524
__le16 cr;
include/linux/bnge/hsi.h
8525
__le16 rr;
include/linux/bnge/hsi.h
8526
__le16 ar;
include/linux/bnge/hsi.h
8527
__le16 sc;
include/linux/bnge/hsi.h
8532
__le16 error_code;
include/linux/bnge/hsi.h
8533
__le16 req_type;
include/linux/bnge/hsi.h
8534
__le16 seq_id;
include/linux/bnge/hsi.h
8535
__le16 resp_len;
include/linux/bnge/hsi.h
8543
__le16 req_type;
include/linux/bnge/hsi.h
8544
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8545
__le16 seq_id;
include/linux/bnge/hsi.h
8546
__le16 target_id;
include/linux/bnge/hsi.h
8554
__le16 error_code;
include/linux/bnge/hsi.h
8555
__le16 req_type;
include/linux/bnge/hsi.h
8556
__le16 seq_id;
include/linux/bnge/hsi.h
8557
__le16 resp_len;
include/linux/bnge/hsi.h
8569
__le16 req_type;
include/linux/bnge/hsi.h
8570
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8571
__le16 seq_id;
include/linux/bnge/hsi.h
8572
__le16 target_id;
include/linux/bnge/hsi.h
86
__le16 req_type;
include/linux/bnge/hsi.h
8614
__le16 l2_ovlan;
include/linux/bnge/hsi.h
8615
__le16 l2_ovlan_mask;
include/linux/bnge/hsi.h
8616
__le16 l2_ivlan;
include/linux/bnge/hsi.h
8617
__le16 l2_ivlan_mask;
include/linux/bnge/hsi.h
8622
__le16 t_l2_ovlan;
include/linux/bnge/hsi.h
8623
__le16 t_l2_ovlan_mask;
include/linux/bnge/hsi.h
8624
__le16 t_l2_ivlan;
include/linux/bnge/hsi.h
8625
__le16 t_l2_ivlan_mask;
include/linux/bnge/hsi.h
8656
__le16 dst_id;
include/linux/bnge/hsi.h
8657
__le16 mirror_vnic_id;
include/linux/bnge/hsi.h
8672
__le16 error_code;
include/linux/bnge/hsi.h
8673
__le16 req_type;
include/linux/bnge/hsi.h
8674
__le16 seq_id;
include/linux/bnge/hsi.h
8675
__le16 resp_len;
include/linux/bnge/hsi.h
8694
__le16 req_type;
include/linux/bnge/hsi.h
8695
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8696
__le16 seq_id;
include/linux/bnge/hsi.h
8697
__le16 target_id;
include/linux/bnge/hsi.h
87
__le16 signature;
include/linux/bnge/hsi.h
8704
__le16 error_code;
include/linux/bnge/hsi.h
8705
__le16 req_type;
include/linux/bnge/hsi.h
8706
__le16 seq_id;
include/linux/bnge/hsi.h
8707
__le16 resp_len;
include/linux/bnge/hsi.h
8714
__le16 req_type;
include/linux/bnge/hsi.h
8715
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8716
__le16 seq_id;
include/linux/bnge/hsi.h
8717
__le16 target_id;
include/linux/bnge/hsi.h
8752
__le16 error_code;
include/linux/bnge/hsi.h
8753
__le16 req_type;
include/linux/bnge/hsi.h
8754
__le16 seq_id;
include/linux/bnge/hsi.h
8755
__le16 resp_len;
include/linux/bnge/hsi.h
8762
__le16 req_type;
include/linux/bnge/hsi.h
8763
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8764
__le16 seq_id;
include/linux/bnge/hsi.h
8765
__le16 target_id;
include/linux/bnge/hsi.h
8787
__le16 error_code;
include/linux/bnge/hsi.h
8788
__le16 req_type;
include/linux/bnge/hsi.h
8789
__le16 seq_id;
include/linux/bnge/hsi.h
8790
__le16 resp_len;
include/linux/bnge/hsi.h
8809
__le16 req_type;
include/linux/bnge/hsi.h
8810
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8811
__le16 seq_id;
include/linux/bnge/hsi.h
8812
__le16 target_id;
include/linux/bnge/hsi.h
8830
__le16 l2_ivlan;
include/linux/bnge/hsi.h
8863
__le16 error_code;
include/linux/bnge/hsi.h
8864
__le16 req_type;
include/linux/bnge/hsi.h
8865
__le16 seq_id;
include/linux/bnge/hsi.h
8866
__le16 resp_len;
include/linux/bnge/hsi.h
8885
__le16 req_type;
include/linux/bnge/hsi.h
8886
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8887
__le16 seq_id;
include/linux/bnge/hsi.h
8888
__le16 target_id;
include/linux/bnge/hsi.h
8895
__le16 error_code;
include/linux/bnge/hsi.h
8896
__le16 req_type;
include/linux/bnge/hsi.h
8897
__le16 seq_id;
include/linux/bnge/hsi.h
8898
__le16 resp_len;
include/linux/bnge/hsi.h
8905
__le16 error_code;
include/linux/bnge/hsi.h
8906
__le16 req_type;
include/linux/bnge/hsi.h
8907
__le16 seq_id;
include/linux/bnge/hsi.h
8908
__le16 resp_len;
include/linux/bnge/hsi.h
8965
__le16 req_type;
include/linux/bnge/hsi.h
8966
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8967
__le16 seq_id;
include/linux/bnge/hsi.h
8968
__le16 target_id;
include/linux/bnge/hsi.h
8975
__le16 error_code;
include/linux/bnge/hsi.h
8976
__le16 req_type;
include/linux/bnge/hsi.h
8977
__le16 seq_id;
include/linux/bnge/hsi.h
8978
__le16 resp_len;
include/linux/bnge/hsi.h
8985
__le16 req_type;
include/linux/bnge/hsi.h
8986
__le16 cmpl_ring;
include/linux/bnge/hsi.h
8987
__le16 seq_id;
include/linux/bnge/hsi.h
8988
__le16 target_id;
include/linux/bnge/hsi.h
90
__le16 target_id;
include/linux/bnge/hsi.h
9001
__le16 new_meter_instance_id;
include/linux/bnge/hsi.h
9009
__le16 error_code;
include/linux/bnge/hsi.h
9010
__le16 req_type;
include/linux/bnge/hsi.h
9011
__le16 seq_id;
include/linux/bnge/hsi.h
9012
__le16 resp_len;
include/linux/bnge/hsi.h
9019
__le16 req_type;
include/linux/bnge/hsi.h
9020
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9021
__le16 seq_id;
include/linux/bnge/hsi.h
9022
__le16 target_id;
include/linux/bnge/hsi.h
9052
__le16 error_code;
include/linux/bnge/hsi.h
9053
__le16 req_type;
include/linux/bnge/hsi.h
9054
__le16 seq_id;
include/linux/bnge/hsi.h
9055
__le16 resp_len;
include/linux/bnge/hsi.h
9056
__le16 tunnel_dst_port_id;
include/linux/bnge/hsi.h
907
__le16 timestamp_hi;
include/linux/bnge/hsi.h
9096
__le16 req_type;
include/linux/bnge/hsi.h
9097
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9098
__le16 seq_id;
include/linux/bnge/hsi.h
9099
__le16 target_id;
include/linux/bnge/hsi.h
9123
__le16 tunnel_dst_port_id;
include/linux/bnge/hsi.h
9129
__le16 error_code;
include/linux/bnge/hsi.h
913
__le16 type;
include/linux/bnge/hsi.h
9130
__le16 req_type;
include/linux/bnge/hsi.h
9131
__le16 seq_id;
include/linux/bnge/hsi.h
9132
__le16 resp_len;
include/linux/bnge/hsi.h
918
__le16 event_id;
include/linux/bnge/hsi.h
9214
__le16 req_type;
include/linux/bnge/hsi.h
9215
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9216
__le16 seq_id;
include/linux/bnge/hsi.h
9217
__le16 target_id;
include/linux/bnge/hsi.h
9225
__le16 stats_dma_length;
include/linux/bnge/hsi.h
9226
__le16 flags;
include/linux/bnge/hsi.h
9228
__le16 steering_tag;
include/linux/bnge/hsi.h
9230
__le16 alloc_seq_id;
include/linux/bnge/hsi.h
9236
__le16 error_code;
include/linux/bnge/hsi.h
9237
__le16 req_type;
include/linux/bnge/hsi.h
9238
__le16 seq_id;
include/linux/bnge/hsi.h
9239
__le16 resp_len;
include/linux/bnge/hsi.h
9261
__le16 req_type;
include/linux/bnge/hsi.h
9262
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9263
__le16 seq_id;
include/linux/bnge/hsi.h
9264
__le16 target_id;
include/linux/bnge/hsi.h
927
__le16 timestamp_hi;
include/linux/bnge/hsi.h
9272
__le16 error_code;
include/linux/bnge/hsi.h
9273
__le16 req_type;
include/linux/bnge/hsi.h
9274
__le16 seq_id;
include/linux/bnge/hsi.h
9275
__le16 resp_len;
include/linux/bnge/hsi.h
9294
__le16 req_type;
include/linux/bnge/hsi.h
9295
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9296
__le16 seq_id;
include/linux/bnge/hsi.h
9297
__le16 target_id;
include/linux/bnge/hsi.h
9307
__le16 error_code;
include/linux/bnge/hsi.h
9308
__le16 req_type;
include/linux/bnge/hsi.h
9309
__le16 seq_id;
include/linux/bnge/hsi.h
9310
__le16 resp_len;
include/linux/bnge/hsi.h
9337
__le16 req_type;
include/linux/bnge/hsi.h
9338
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9339
__le16 seq_id;
include/linux/bnge/hsi.h
9340
__le16 target_id;
include/linux/bnge/hsi.h
9350
__le16 error_code;
include/linux/bnge/hsi.h
9351
__le16 req_type;
include/linux/bnge/hsi.h
9352
__le16 seq_id;
include/linux/bnge/hsi.h
9353
__le16 resp_len;
include/linux/bnge/hsi.h
9382
__le16 req_type;
include/linux/bnge/hsi.h
9383
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9384
__le16 seq_id;
include/linux/bnge/hsi.h
9385
__le16 target_id;
include/linux/bnge/hsi.h
9393
__le16 error_code;
include/linux/bnge/hsi.h
9394
__le16 req_type;
include/linux/bnge/hsi.h
9395
__le16 seq_id;
include/linux/bnge/hsi.h
9396
__le16 resp_len;
include/linux/bnge/hsi.h
94
__le16 size;
include/linux/bnge/hsi.h
9411
__le16 req_type;
include/linux/bnge/hsi.h
9412
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9413
__le16 seq_id;
include/linux/bnge/hsi.h
9414
__le16 target_id;
include/linux/bnge/hsi.h
9422
__le16 error_code;
include/linux/bnge/hsi.h
9423
__le16 req_type;
include/linux/bnge/hsi.h
9424
__le16 seq_id;
include/linux/bnge/hsi.h
9425
__le16 resp_len;
include/linux/bnge/hsi.h
943
__le16 type;
include/linux/bnge/hsi.h
9432
__le16 req_type;
include/linux/bnge/hsi.h
9433
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9434
__le16 seq_id;
include/linux/bnge/hsi.h
9435
__le16 target_id;
include/linux/bnge/hsi.h
9437
__le16 pcie_stat_size;
include/linux/bnge/hsi.h
9444
__le16 error_code;
include/linux/bnge/hsi.h
9445
__le16 req_type;
include/linux/bnge/hsi.h
9446
__le16 seq_id;
include/linux/bnge/hsi.h
9447
__le16 resp_len;
include/linux/bnge/hsi.h
9448
__le16 pcie_stat_size;
include/linux/bnge/hsi.h
948
__le16 event_id;
include/linux/bnge/hsi.h
9517
__le16 req_type;
include/linux/bnge/hsi.h
9518
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9519
__le16 seq_id;
include/linux/bnge/hsi.h
9520
__le16 target_id;
include/linux/bnge/hsi.h
9522
__le16 generic_stat_size;
include/linux/bnge/hsi.h
9531
__le16 error_code;
include/linux/bnge/hsi.h
9532
__le16 req_type;
include/linux/bnge/hsi.h
9533
__le16 seq_id;
include/linux/bnge/hsi.h
9534
__le16 resp_len;
include/linux/bnge/hsi.h
9535
__le16 generic_stat_size;
include/linux/bnge/hsi.h
957
__le16 timestamp_hi;
include/linux/bnge/hsi.h
9582
__le16 req_type;
include/linux/bnge/hsi.h
9583
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9584
__le16 seq_id;
include/linux/bnge/hsi.h
9585
__le16 target_id;
include/linux/bnge/hsi.h
9591
__le16 error_code;
include/linux/bnge/hsi.h
9592
__le16 req_type;
include/linux/bnge/hsi.h
9593
__le16 seq_id;
include/linux/bnge/hsi.h
9594
__le16 resp_len;
include/linux/bnge/hsi.h
9607
__le16 req_type;
include/linux/bnge/hsi.h
9608
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9609
__le16 seq_id;
include/linux/bnge/hsi.h
9610
__le16 target_id;
include/linux/bnge/hsi.h
9612
__le16 roce_stat_size;
include/linux/bnge/hsi.h
9619
__le16 error_code;
include/linux/bnge/hsi.h
9620
__le16 req_type;
include/linux/bnge/hsi.h
9621
__le16 seq_id;
include/linux/bnge/hsi.h
9622
__le16 resp_len;
include/linux/bnge/hsi.h
9623
__le16 roce_stat_size;
include/linux/bnge/hsi.h
9680
__le16 req_type;
include/linux/bnge/hsi.h
9681
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9682
__le16 seq_id;
include/linux/bnge/hsi.h
9683
__le16 target_id;
include/linux/bnge/hsi.h
9685
__le16 roce_stat_size;
include/linux/bnge/hsi.h
9692
__le16 error_code;
include/linux/bnge/hsi.h
9693
__le16 req_type;
include/linux/bnge/hsi.h
9694
__le16 seq_id;
include/linux/bnge/hsi.h
9695
__le16 resp_len;
include/linux/bnge/hsi.h
9696
__le16 roce_stat_size;
include/linux/bnge/hsi.h
972
__le16 type;
include/linux/bnge/hsi.h
9742
__le16 req_type;
include/linux/bnge/hsi.h
9743
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9744
__le16 seq_id;
include/linux/bnge/hsi.h
9745
__le16 target_id;
include/linux/bnge/hsi.h
977
__le16 event_id;
include/linux/bnge/hsi.h
9773
__le16 error_code;
include/linux/bnge/hsi.h
9774
__le16 req_type;
include/linux/bnge/hsi.h
9775
__le16 seq_id;
include/linux/bnge/hsi.h
9776
__le16 resp_len;
include/linux/bnge/hsi.h
9789
__le16 req_type;
include/linux/bnge/hsi.h
9790
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9791
__le16 seq_id;
include/linux/bnge/hsi.h
9792
__le16 target_id;
include/linux/bnge/hsi.h
9808
__le16 error_code;
include/linux/bnge/hsi.h
9809
__le16 req_type;
include/linux/bnge/hsi.h
9810
__le16 seq_id;
include/linux/bnge/hsi.h
9811
__le16 resp_len;
include/linux/bnge/hsi.h
9830
__le16 req_type;
include/linux/bnge/hsi.h
9831
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9832
__le16 seq_id;
include/linux/bnge/hsi.h
9833
__le16 target_id;
include/linux/bnge/hsi.h
9835
__le16 year;
include/linux/bnge/hsi.h
9844
__le16 millisecond;
include/linux/bnge/hsi.h
9845
__le16 zone;
include/linux/bnge/hsi.h
9854
__le16 error_code;
include/linux/bnge/hsi.h
9855
__le16 req_type;
include/linux/bnge/hsi.h
9856
__le16 seq_id;
include/linux/bnge/hsi.h
9857
__le16 resp_len;
include/linux/bnge/hsi.h
986
__le16 timestamp_hi;
include/linux/bnge/hsi.h
9864
__le16 req_type;
include/linux/bnge/hsi.h
9865
__le16 cmpl_ring;
include/linux/bnge/hsi.h
9866
__le16 seq_id;
include/linux/bnge/hsi.h
9867
__le16 target_id;
include/linux/bnge/hsi.h
9873
__le16 error_code;
include/linux/bnge/hsi.h
9874
__le16 req_type;
include/linux/bnge/hsi.h
9875
__le16 seq_id;
include/linux/bnge/hsi.h
9876
__le16 resp_len;
include/linux/bnge/hsi.h
9877
__le16 year;
include/linux/bnge/hsi.h
9886
__le16 millisecond;
include/linux/bnge/hsi.h
9887
__le16 zone;
include/linux/bnge/hsi.h
9897
__le16 struct_id;
include/linux/bnge/hsi.h
9915
__le16 len;
include/linux/bnge/hsi.h
9921
__le16 subtype;
include/linux/bnge/hsi.h
9922
__le16 next_offset;
include/linux/bnge/hsi.h
9934
__le16 unused1;
include/linux/bnge/hsi.h
996
__le16 type;
include/linux/bnxt/hsi.h
100
__le16 target_id;
include/linux/bnxt/hsi.h
10004
__le16 error_code;
include/linux/bnxt/hsi.h
10005
__le16 req_type;
include/linux/bnxt/hsi.h
10006
__le16 seq_id;
include/linux/bnxt/hsi.h
10007
__le16 resp_len;
include/linux/bnxt/hsi.h
10014
__le16 req_type;
include/linux/bnxt/hsi.h
10015
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10016
__le16 seq_id;
include/linux/bnxt/hsi.h
10017
__le16 target_id;
include/linux/bnxt/hsi.h
10023
__le16 error_code;
include/linux/bnxt/hsi.h
10024
__le16 req_type;
include/linux/bnxt/hsi.h
10025
__le16 seq_id;
include/linux/bnxt/hsi.h
10026
__le16 resp_len;
include/linux/bnxt/hsi.h
1004
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
10050
__le16 req_type;
include/linux/bnxt/hsi.h
10051
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10052
__le16 seq_id;
include/linux/bnxt/hsi.h
10053
__le16 target_id;
include/linux/bnxt/hsi.h
10063
__le16 port_id;
include/linux/bnxt/hsi.h
10071
__le16 pattern_offset;
include/linux/bnxt/hsi.h
10072
__le16 pattern_buf_size;
include/linux/bnxt/hsi.h
10073
__le16 pattern_mask_size;
include/linux/bnxt/hsi.h
10081
__le16 error_code;
include/linux/bnxt/hsi.h
10082
__le16 req_type;
include/linux/bnxt/hsi.h
10083
__le16 seq_id;
include/linux/bnxt/hsi.h
10084
__le16 resp_len;
include/linux/bnxt/hsi.h
10092
__le16 req_type;
include/linux/bnxt/hsi.h
10093
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10094
__le16 seq_id;
include/linux/bnxt/hsi.h
10095
__le16 target_id;
include/linux/bnxt/hsi.h
10101
__le16 port_id;
include/linux/bnxt/hsi.h
10108
__le16 error_code;
include/linux/bnxt/hsi.h
10109
__le16 req_type;
include/linux/bnxt/hsi.h
10110
__le16 seq_id;
include/linux/bnxt/hsi.h
10111
__le16 resp_len;
include/linux/bnxt/hsi.h
10118
__le16 req_type;
include/linux/bnxt/hsi.h
10119
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10120
__le16 seq_id;
include/linux/bnxt/hsi.h
10121
__le16 target_id;
include/linux/bnxt/hsi.h
10123
__le16 port_id;
include/linux/bnxt/hsi.h
10124
__le16 handle;
include/linux/bnxt/hsi.h
10127
__le16 pattern_buf_size;
include/linux/bnxt/hsi.h
10130
__le16 pattern_mask_size;
include/linux/bnxt/hsi.h
10136
__le16 error_code;
include/linux/bnxt/hsi.h
10137
__le16 req_type;
include/linux/bnxt/hsi.h
10138
__le16 seq_id;
include/linux/bnxt/hsi.h
10139
__le16 resp_len;
include/linux/bnxt/hsi.h
10140
__le16 next_handle;
include/linux/bnxt/hsi.h
10149
__le16 pattern_offset;
include/linux/bnxt/hsi.h
10150
__le16 pattern_size;
include/linux/bnxt/hsi.h
10151
__le16 pattern_mask_size;
include/linux/bnxt/hsi.h
10158
__le16 req_type;
include/linux/bnxt/hsi.h
10159
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10160
__le16 seq_id;
include/linux/bnxt/hsi.h
10161
__le16 target_id;
include/linux/bnxt/hsi.h
10163
__le16 port_id;
include/linux/bnxt/hsi.h
10166
__le16 wol_pkt_buf_size;
include/linux/bnxt/hsi.h
10172
__le16 error_code;
include/linux/bnxt/hsi.h
10173
__le16 req_type;
include/linux/bnxt/hsi.h
10174
__le16 seq_id;
include/linux/bnxt/hsi.h
10175
__le16 resp_len;
include/linux/bnxt/hsi.h
10189
__le16 req_type;
include/linux/bnxt/hsi.h
10190
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10191
__le16 seq_id;
include/linux/bnxt/hsi.h
10192
__le16 target_id;
include/linux/bnxt/hsi.h
10201
__le16 error_code;
include/linux/bnxt/hsi.h
10202
__le16 req_type;
include/linux/bnxt/hsi.h
10203
__le16 seq_id;
include/linux/bnxt/hsi.h
10204
__le16 resp_len;
include/linux/bnxt/hsi.h
10212
__le16 req_type;
include/linux/bnxt/hsi.h
10213
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10214
__le16 seq_id;
include/linux/bnxt/hsi.h
10215
__le16 target_id;
include/linux/bnxt/hsi.h
10217
__le16 fid;
include/linux/bnxt/hsi.h
10223
__le16 error_code;
include/linux/bnxt/hsi.h
10224
__le16 req_type;
include/linux/bnxt/hsi.h
10225
__le16 seq_id;
include/linux/bnxt/hsi.h
10226
__le16 resp_len;
include/linux/bnxt/hsi.h
10227
__le16 fid;
include/linux/bnxt/hsi.h
10246
__le16 req_type;
include/linux/bnxt/hsi.h
10247
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10248
__le16 seq_id;
include/linux/bnxt/hsi.h
10249
__le16 target_id;
include/linux/bnxt/hsi.h
1025
__le16 type;
include/linux/bnxt/hsi.h
10251
__le16 fid;
include/linux/bnxt/hsi.h
10252
__le16 flags;
include/linux/bnxt/hsi.h
10265
__le16 error_code;
include/linux/bnxt/hsi.h
10266
__le16 req_type;
include/linux/bnxt/hsi.h
10267
__le16 seq_id;
include/linux/bnxt/hsi.h
10268
__le16 resp_len;
include/linux/bnxt/hsi.h
10269
__le16 fid;
include/linux/bnxt/hsi.h
10279
__le16 async_cmpl_ring;
include/linux/bnxt/hsi.h
10288
__le16 req_type;
include/linux/bnxt/hsi.h
10289
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10290
__le16 seq_id;
include/linux/bnxt/hsi.h
10291
__le16 target_id;
include/linux/bnxt/hsi.h
10293
__le16 output_dest_flags;
include/linux/bnxt/hsi.h
10295
__le16 pg_size_lvl;
include/linux/bnxt/hsi.h
1030
__le16 event_id;
include/linux/bnxt/hsi.h
10322
__le16 error_code;
include/linux/bnxt/hsi.h
10323
__le16 req_type;
include/linux/bnxt/hsi.h
10324
__le16 seq_id;
include/linux/bnxt/hsi.h
10325
__le16 resp_len;
include/linux/bnxt/hsi.h
10332
__le16 component_id;
include/linux/bnxt/hsi.h
10333
__le16 segment_id;
include/linux/bnxt/hsi.h
10334
__le16 max_instances;
include/linux/bnxt/hsi.h
10346
__le16 req_type;
include/linux/bnxt/hsi.h
10347
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10348
__le16 seq_id;
include/linux/bnxt/hsi.h
10349
__le16 target_id;
include/linux/bnxt/hsi.h
10353
__le16 seq_no;
include/linux/bnxt/hsi.h
10361
__le16 error_code;
include/linux/bnxt/hsi.h
10362
__le16 req_type;
include/linux/bnxt/hsi.h
10363
__le16 seq_id;
include/linux/bnxt/hsi.h
10364
__le16 resp_len;
include/linux/bnxt/hsi.h
10368
__le16 total_segments;
include/linux/bnxt/hsi.h
10369
__le16 data_len;
include/linux/bnxt/hsi.h
10376
__le16 req_type;
include/linux/bnxt/hsi.h
10377
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10378
__le16 seq_id;
include/linux/bnxt/hsi.h
10379
__le16 target_id;
include/linux/bnxt/hsi.h
10381
__le16 component_id;
include/linux/bnxt/hsi.h
10382
__le16 segment_id;
include/linux/bnxt/hsi.h
10383
__le16 instance;
include/linux/bnxt/hsi.h
10384
__le16 unused_0;
include/linux/bnxt/hsi.h
1039
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
10394
__le16 error_code;
include/linux/bnxt/hsi.h
10395
__le16 req_type;
include/linux/bnxt/hsi.h
10396
__le16 seq_id;
include/linux/bnxt/hsi.h
10397
__le16 resp_len;
include/linux/bnxt/hsi.h
104
__le16 size;
include/linux/bnxt/hsi.h
10415
__le16 req_type;
include/linux/bnxt/hsi.h
10416
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10417
__le16 seq_id;
include/linux/bnxt/hsi.h
10418
__le16 target_id;
include/linux/bnxt/hsi.h
10423
__le16 component_id;
include/linux/bnxt/hsi.h
10424
__le16 segment_id;
include/linux/bnxt/hsi.h
10425
__le16 instance;
include/linux/bnxt/hsi.h
10426
__le16 unused_1;
include/linux/bnxt/hsi.h
10432
__le16 unused_3;
include/linux/bnxt/hsi.h
10440
__le16 error_code;
include/linux/bnxt/hsi.h
10441
__le16 req_type;
include/linux/bnxt/hsi.h
10442
__le16 seq_id;
include/linux/bnxt/hsi.h
10443
__le16 resp_len;
include/linux/bnxt/hsi.h
10447
__le16 data_len;
include/linux/bnxt/hsi.h
10454
__le16 req_type;
include/linux/bnxt/hsi.h
10455
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10456
__le16 seq_id;
include/linux/bnxt/hsi.h
10457
__le16 target_id;
include/linux/bnxt/hsi.h
10471
__le16 error_code;
include/linux/bnxt/hsi.h
10472
__le16 req_type;
include/linux/bnxt/hsi.h
10473
__le16 seq_id;
include/linux/bnxt/hsi.h
10474
__le16 resp_len;
include/linux/bnxt/hsi.h
10478
__le16 st_tag;
include/linux/bnxt/hsi.h
10485
__le16 req_type;
include/linux/bnxt/hsi.h
10486
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10487
__le16 seq_id;
include/linux/bnxt/hsi.h
10488
__le16 target_id;
include/linux/bnxt/hsi.h
1049
__le16 type;
include/linux/bnxt/hsi.h
10490
__le16 type;
include/linux/bnxt/hsi.h
10512
__le16 error_code;
include/linux/bnxt/hsi.h
10513
__le16 req_type;
include/linux/bnxt/hsi.h
10514
__le16 seq_id;
include/linux/bnxt/hsi.h
10515
__le16 resp_len;
include/linux/bnxt/hsi.h
10523
__le16 req_type;
include/linux/bnxt/hsi.h
10524
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10525
__le16 seq_id;
include/linux/bnxt/hsi.h
10526
__le16 target_id;
include/linux/bnxt/hsi.h
10529
__le16 dir_idx;
include/linux/bnxt/hsi.h
10538
__le16 error_code;
include/linux/bnxt/hsi.h
10539
__le16 req_type;
include/linux/bnxt/hsi.h
1054
__le16 event_id;
include/linux/bnxt/hsi.h
10540
__le16 seq_id;
include/linux/bnxt/hsi.h
10541
__le16 resp_len;
include/linux/bnxt/hsi.h
10548
__le16 req_type;
include/linux/bnxt/hsi.h
10549
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10550
__le16 seq_id;
include/linux/bnxt/hsi.h
10551
__le16 target_id;
include/linux/bnxt/hsi.h
10558
__le16 error_code;
include/linux/bnxt/hsi.h
10559
__le16 req_type;
include/linux/bnxt/hsi.h
10560
__le16 seq_id;
include/linux/bnxt/hsi.h
10561
__le16 resp_len;
include/linux/bnxt/hsi.h
10568
__le16 req_type;
include/linux/bnxt/hsi.h
10569
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10570
__le16 seq_id;
include/linux/bnxt/hsi.h
10571
__le16 target_id;
include/linux/bnxt/hsi.h
10577
__le16 error_code;
include/linux/bnxt/hsi.h
10578
__le16 req_type;
include/linux/bnxt/hsi.h
10579
__le16 seq_id;
include/linux/bnxt/hsi.h
10580
__le16 resp_len;
include/linux/bnxt/hsi.h
10589
__le16 req_type;
include/linux/bnxt/hsi.h
10590
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10591
__le16 seq_id;
include/linux/bnxt/hsi.h
10592
__le16 target_id;
include/linux/bnxt/hsi.h
10595
__le16 dir_type;
include/linux/bnxt/hsi.h
10596
__le16 dir_ordinal;
include/linux/bnxt/hsi.h
10597
__le16 dir_ext;
include/linux/bnxt/hsi.h
10598
__le16 dir_attr;
include/linux/bnxt/hsi.h
10600
__le16 option;
include/linux/bnxt/hsi.h
10601
__le16 flags;
include/linux/bnxt/hsi.h
10614
__le16 error_code;
include/linux/bnxt/hsi.h
10615
__le16 req_type;
include/linux/bnxt/hsi.h
10616
__le16 seq_id;
include/linux/bnxt/hsi.h
10617
__le16 resp_len;
include/linux/bnxt/hsi.h
10619
__le16 dir_idx;
include/linux/bnxt/hsi.h
10641
__le16 req_type;
include/linux/bnxt/hsi.h
10642
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10643
__le16 seq_id;
include/linux/bnxt/hsi.h
10644
__le16 target_id;
include/linux/bnxt/hsi.h
10647
__le16 dir_idx;
include/linux/bnxt/hsi.h
10648
__le16 flags;
include/linux/bnxt/hsi.h
10658
__le16 error_code;
include/linux/bnxt/hsi.h
10659
__le16 req_type;
include/linux/bnxt/hsi.h
10660
__le16 seq_id;
include/linux/bnxt/hsi.h
10661
__le16 resp_len;
include/linux/bnxt/hsi.h
10668
__le16 req_type;
include/linux/bnxt/hsi.h
10669
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10670
__le16 seq_id;
include/linux/bnxt/hsi.h
10671
__le16 target_id;
include/linux/bnxt/hsi.h
10675
__le16 dir_idx;
include/linux/bnxt/hsi.h
10676
__le16 dir_type;
include/linux/bnxt/hsi.h
10677
__le16 dir_ordinal;
include/linux/bnxt/hsi.h
10678
__le16 dir_ext;
include/linux/bnxt/hsi.h
1069
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
10691
__le16 error_code;
include/linux/bnxt/hsi.h
10692
__le16 req_type;
include/linux/bnxt/hsi.h
10693
__le16 seq_id;
include/linux/bnxt/hsi.h
10694
__le16 resp_len;
include/linux/bnxt/hsi.h
10698
__le16 dir_ordinal;
include/linux/bnxt/hsi.h
10699
__le16 dir_idx;
include/linux/bnxt/hsi.h
10706
__le16 req_type;
include/linux/bnxt/hsi.h
10707
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10708
__le16 seq_id;
include/linux/bnxt/hsi.h
10709
__le16 target_id;
include/linux/bnxt/hsi.h
10711
__le16 dir_idx;
include/linux/bnxt/hsi.h
10717
__le16 error_code;
include/linux/bnxt/hsi.h
10718
__le16 req_type;
include/linux/bnxt/hsi.h
10719
__le16 seq_id;
include/linux/bnxt/hsi.h
10720
__le16 resp_len;
include/linux/bnxt/hsi.h
10727
__le16 req_type;
include/linux/bnxt/hsi.h
10728
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10729
__le16 seq_id;
include/linux/bnxt/hsi.h
10730
__le16 target_id;
include/linux/bnxt/hsi.h
10739
__le16 error_code;
include/linux/bnxt/hsi.h
10740
__le16 req_type;
include/linux/bnxt/hsi.h
10741
__le16 seq_id;
include/linux/bnxt/hsi.h
10742
__le16 resp_len;
include/linux/bnxt/hsi.h
10743
__le16 manufacturer_id;
include/linux/bnxt/hsi.h
10744
__le16 device_id;
include/linux/bnxt/hsi.h
1075
__le16 type;
include/linux/bnxt/hsi.h
10755
__le16 hwrm_fw_major;
include/linux/bnxt/hsi.h
10756
__le16 hwrm_fw_minor;
include/linux/bnxt/hsi.h
10757
__le16 hwrm_fw_build;
include/linux/bnxt/hsi.h
10758
__le16 hwrm_fw_patch;
include/linux/bnxt/hsi.h
10759
__le16 mgmt_fw_major;
include/linux/bnxt/hsi.h
10760
__le16 mgmt_fw_minor;
include/linux/bnxt/hsi.h
10761
__le16 mgmt_fw_build;
include/linux/bnxt/hsi.h
10762
__le16 mgmt_fw_patch;
include/linux/bnxt/hsi.h
10763
__le16 roce_fw_major;
include/linux/bnxt/hsi.h
10764
__le16 roce_fw_minor;
include/linux/bnxt/hsi.h
10765
__le16 roce_fw_build;
include/linux/bnxt/hsi.h
10766
__le16 roce_fw_patch;
include/linux/bnxt/hsi.h
10767
__le16 netctrl_fw_major;
include/linux/bnxt/hsi.h
10768
__le16 netctrl_fw_minor;
include/linux/bnxt/hsi.h
10769
__le16 netctrl_fw_build;
include/linux/bnxt/hsi.h
10770
__le16 netctrl_fw_patch;
include/linux/bnxt/hsi.h
10771
__le16 srt2_fw_major;
include/linux/bnxt/hsi.h
10772
__le16 srt2_fw_minor;
include/linux/bnxt/hsi.h
10773
__le16 srt2_fw_build;
include/linux/bnxt/hsi.h
10774
__le16 srt2_fw_patch;
include/linux/bnxt/hsi.h
10785
__le16 req_type;
include/linux/bnxt/hsi.h
10786
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10787
__le16 seq_id;
include/linux/bnxt/hsi.h
10788
__le16 target_id;
include/linux/bnxt/hsi.h
10792
__le16 dir_idx;
include/linux/bnxt/hsi.h
10793
__le16 dir_ordinal;
include/linux/bnxt/hsi.h
10794
__le16 dir_ext;
include/linux/bnxt/hsi.h
10795
__le16 dir_attr;
include/linux/bnxt/hsi.h
1080
__le16 event_id;
include/linux/bnxt/hsi.h
10801
__le16 error_code;
include/linux/bnxt/hsi.h
10802
__le16 req_type;
include/linux/bnxt/hsi.h
10803
__le16 seq_id;
include/linux/bnxt/hsi.h
10804
__le16 resp_len;
include/linux/bnxt/hsi.h
10811
__le16 req_type;
include/linux/bnxt/hsi.h
10812
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10813
__le16 seq_id;
include/linux/bnxt/hsi.h
10814
__le16 target_id;
include/linux/bnxt/hsi.h
10816
__le16 dir_type;
include/linux/bnxt/hsi.h
10817
__le16 dir_ordinal;
include/linux/bnxt/hsi.h
10818
__le16 dir_ext;
include/linux/bnxt/hsi.h
10824
__le16 error_code;
include/linux/bnxt/hsi.h
10825
__le16 req_type;
include/linux/bnxt/hsi.h
10826
__le16 seq_id;
include/linux/bnxt/hsi.h
10827
__le16 resp_len;
include/linux/bnxt/hsi.h
10834
__le16 req_type;
include/linux/bnxt/hsi.h
10835
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10836
__le16 seq_id;
include/linux/bnxt/hsi.h
10837
__le16 target_id;
include/linux/bnxt/hsi.h
10843
__le16 flags;
include/linux/bnxt/hsi.h
10853
__le16 error_code;
include/linux/bnxt/hsi.h
10854
__le16 req_type;
include/linux/bnxt/hsi.h
10855
__le16 seq_id;
include/linux/bnxt/hsi.h
10856
__le16 resp_len;
include/linux/bnxt/hsi.h
1091
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
10917
__le16 req_type;
include/linux/bnxt/hsi.h
10918
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10919
__le16 seq_id;
include/linux/bnxt/hsi.h
10920
__le16 target_id;
include/linux/bnxt/hsi.h
10923
__le16 data_len;
include/linux/bnxt/hsi.h
10924
__le16 option_num;
include/linux/bnxt/hsi.h
10928
__le16 dimensions;
include/linux/bnxt/hsi.h
10929
__le16 index_0;
include/linux/bnxt/hsi.h
10930
__le16 index_1;
include/linux/bnxt/hsi.h
10931
__le16 index_2;
include/linux/bnxt/hsi.h
10932
__le16 index_3;
include/linux/bnxt/hsi.h
10941
__le16 error_code;
include/linux/bnxt/hsi.h
10942
__le16 req_type;
include/linux/bnxt/hsi.h
10943
__le16 seq_id;
include/linux/bnxt/hsi.h
10944
__le16 resp_len;
include/linux/bnxt/hsi.h
10945
__le16 data_len;
include/linux/bnxt/hsi.h
10946
__le16 option_num;
include/linux/bnxt/hsi.h
10974
__le16 req_type;
include/linux/bnxt/hsi.h
10975
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
10976
__le16 seq_id;
include/linux/bnxt/hsi.h
10977
__le16 target_id;
include/linux/bnxt/hsi.h
10980
__le16 data_len;
include/linux/bnxt/hsi.h
10981
__le16 option_num;
include/linux/bnxt/hsi.h
10985
__le16 dimensions;
include/linux/bnxt/hsi.h
10986
__le16 index_0;
include/linux/bnxt/hsi.h
10987
__le16 index_1;
include/linux/bnxt/hsi.h
10988
__le16 index_2;
include/linux/bnxt/hsi.h
10989
__le16 index_3;
include/linux/bnxt/hsi.h
110
__le16 req_type;
include/linux/bnxt/hsi.h
11007
__le16 error_code;
include/linux/bnxt/hsi.h
11008
__le16 req_type;
include/linux/bnxt/hsi.h
11009
__le16 seq_id;
include/linux/bnxt/hsi.h
11010
__le16 resp_len;
include/linux/bnxt/hsi.h
1103
__le16 type;
include/linux/bnxt/hsi.h
11034
__le16 req_type;
include/linux/bnxt/hsi.h
11035
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
11036
__le16 seq_id;
include/linux/bnxt/hsi.h
11037
__le16 target_id;
include/linux/bnxt/hsi.h
11046
__le16 error_code;
include/linux/bnxt/hsi.h
11047
__le16 req_type;
include/linux/bnxt/hsi.h
11048
__le16 seq_id;
include/linux/bnxt/hsi.h
11049
__le16 resp_len;
include/linux/bnxt/hsi.h
11066
__le16 req_type;
include/linux/bnxt/hsi.h
11067
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
11068
__le16 seq_id;
include/linux/bnxt/hsi.h
11069
__le16 target_id;
include/linux/bnxt/hsi.h
11075
__le16 error_code;
include/linux/bnxt/hsi.h
11076
__le16 req_type;
include/linux/bnxt/hsi.h
11077
__le16 seq_id;
include/linux/bnxt/hsi.h
11078
__le16 resp_len;
include/linux/bnxt/hsi.h
11095
__le16 test_timeout;
include/linux/bnxt/hsi.h
1110
__le16 event_id;
include/linux/bnxt/hsi.h
11111
__le16 req_type;
include/linux/bnxt/hsi.h
11112
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
11113
__le16 seq_id;
include/linux/bnxt/hsi.h
11114
__le16 target_id;
include/linux/bnxt/hsi.h
11128
__le16 error_code;
include/linux/bnxt/hsi.h
11129
__le16 req_type;
include/linux/bnxt/hsi.h
11130
__le16 seq_id;
include/linux/bnxt/hsi.h
11131
__le16 resp_len;
include/linux/bnxt/hsi.h
11152
__le16 req_type;
include/linux/bnxt/hsi.h
11153
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
11154
__le16 seq_id;
include/linux/bnxt/hsi.h
11155
__le16 target_id;
include/linux/bnxt/hsi.h
11161
__le16 error_code;
include/linux/bnxt/hsi.h
11162
__le16 req_type;
include/linux/bnxt/hsi.h
11163
__le16 seq_id;
include/linux/bnxt/hsi.h
11164
__le16 resp_len;
include/linux/bnxt/hsi.h
1119
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1134
__le16 type;
include/linux/bnxt/hsi.h
1139
__le16 event_id;
include/linux/bnxt/hsi.h
1148
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1160
__le16 type;
include/linux/bnxt/hsi.h
1165
__le16 event_id;
include/linux/bnxt/hsi.h
1174
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1180
__le16 type;
include/linux/bnxt/hsi.h
1185
__le16 event_id;
include/linux/bnxt/hsi.h
1194
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1202
__le16 type;
include/linux/bnxt/hsi.h
1207
__le16 event_id;
include/linux/bnxt/hsi.h
1218
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1224
__le16 type;
include/linux/bnxt/hsi.h
1229
__le16 event_id;
include/linux/bnxt/hsi.h
1238
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1244
__le16 type;
include/linux/bnxt/hsi.h
1249
__le16 event_id;
include/linux/bnxt/hsi.h
1262
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1277
__le16 type;
include/linux/bnxt/hsi.h
1282
__le16 event_id;
include/linux/bnxt/hsi.h
1299
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1307
__le16 type;
include/linux/bnxt/hsi.h
1312
__le16 event_id;
include/linux/bnxt/hsi.h
1321
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1329
__le16 type;
include/linux/bnxt/hsi.h
1334
__le16 event_id;
include/linux/bnxt/hsi.h
1345
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1367
__le16 type;
include/linux/bnxt/hsi.h
1372
__le16 event_id;
include/linux/bnxt/hsi.h
1387
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1394
__le16 type;
include/linux/bnxt/hsi.h
1399
__le16 event_id;
include/linux/bnxt/hsi.h
1408
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1429
__le16 type;
include/linux/bnxt/hsi.h
1434
__le16 event_id;
include/linux/bnxt/hsi.h
1443
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1453
__le16 type;
include/linux/bnxt/hsi.h
1458
__le16 event_id;
include/linux/bnxt/hsi.h
1469
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1479
__le16 type;
include/linux/bnxt/hsi.h
1484
__le16 event_id;
include/linux/bnxt/hsi.h
1495
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1510
__le16 type;
include/linux/bnxt/hsi.h
1515
__le16 event_id;
include/linux/bnxt/hsi.h
1524
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1536
__le16 type;
include/linux/bnxt/hsi.h
1541
__le16 event_id;
include/linux/bnxt/hsi.h
1554
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1575
__le16 type;
include/linux/bnxt/hsi.h
1580
__le16 event_id;
include/linux/bnxt/hsi.h
1589
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
1599
__le16 req_type;
include/linux/bnxt/hsi.h
1600
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
1601
__le16 seq_id;
include/linux/bnxt/hsi.h
1602
__le16 target_id;
include/linux/bnxt/hsi.h
1606
__le16 vf_id;
include/linux/bnxt/hsi.h
1618
__le16 error_code;
include/linux/bnxt/hsi.h
1619
__le16 req_type;
include/linux/bnxt/hsi.h
1620
__le16 seq_id;
include/linux/bnxt/hsi.h
1621
__le16 resp_len;
include/linux/bnxt/hsi.h
1628
__le16 req_type;
include/linux/bnxt/hsi.h
1629
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
1630
__le16 seq_id;
include/linux/bnxt/hsi.h
1631
__le16 target_id;
include/linux/bnxt/hsi.h
1635
__le16 pci_id;
include/linux/bnxt/hsi.h
1641
__le16 error_code;
include/linux/bnxt/hsi.h
1642
__le16 req_type;
include/linux/bnxt/hsi.h
1643
__le16 seq_id;
include/linux/bnxt/hsi.h
1644
__le16 resp_len;
include/linux/bnxt/hsi.h
1645
__le16 fid;
include/linux/bnxt/hsi.h
1652
__le16 req_type;
include/linux/bnxt/hsi.h
1653
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
1654
__le16 seq_id;
include/linux/bnxt/hsi.h
1655
__le16 target_id;
include/linux/bnxt/hsi.h
1659
__le16 first_vf_id;
include/linux/bnxt/hsi.h
1660
__le16 num_vfs;
include/linux/bnxt/hsi.h
1665
__le16 error_code;
include/linux/bnxt/hsi.h
1666
__le16 req_type;
include/linux/bnxt/hsi.h
1667
__le16 seq_id;
include/linux/bnxt/hsi.h
1668
__le16 resp_len;
include/linux/bnxt/hsi.h
1669
__le16 first_vf_id;
include/linux/bnxt/hsi.h
1676
__le16 req_type;
include/linux/bnxt/hsi.h
1677
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
1678
__le16 seq_id;
include/linux/bnxt/hsi.h
1679
__le16 target_id;
include/linux/bnxt/hsi.h
1683
__le16 first_vf_id;
include/linux/bnxt/hsi.h
1684
__le16 num_vfs;
include/linux/bnxt/hsi.h
1689
__le16 error_code;
include/linux/bnxt/hsi.h
1690
__le16 req_type;
include/linux/bnxt/hsi.h
1691
__le16 seq_id;
include/linux/bnxt/hsi.h
1692
__le16 resp_len;
include/linux/bnxt/hsi.h
1699
__le16 req_type;
include/linux/bnxt/hsi.h
1700
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
1701
__le16 seq_id;
include/linux/bnxt/hsi.h
1702
__le16 target_id;
include/linux/bnxt/hsi.h
1721
__le16 mtu;
include/linux/bnxt/hsi.h
1722
__le16 guest_vlan;
include/linux/bnxt/hsi.h
1723
__le16 async_event_cr;
include/linux/bnxt/hsi.h
1736
__le16 num_rsscos_ctxs;
include/linux/bnxt/hsi.h
1737
__le16 num_cmpl_rings;
include/linux/bnxt/hsi.h
1738
__le16 num_tx_rings;
include/linux/bnxt/hsi.h
1739
__le16 num_rx_rings;
include/linux/bnxt/hsi.h
1740
__le16 num_l2_ctxs;
include/linux/bnxt/hsi.h
1741
__le16 num_vnics;
include/linux/bnxt/hsi.h
1742
__le16 num_stat_ctxs;
include/linux/bnxt/hsi.h
1743
__le16 num_hw_ring_grps;
include/linux/bnxt/hsi.h
1746
__le16 num_msix;
include/linux/bnxt/hsi.h
1754
__le16 error_code;
include/linux/bnxt/hsi.h
1755
__le16 req_type;
include/linux/bnxt/hsi.h
1756
__le16 seq_id;
include/linux/bnxt/hsi.h
1757
__le16 resp_len;
include/linux/bnxt/hsi.h
1764
__le16 req_type;
include/linux/bnxt/hsi.h
1765
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
1766
__le16 seq_id;
include/linux/bnxt/hsi.h
1767
__le16 target_id;
include/linux/bnxt/hsi.h
1769
__le16 fid;
include/linux/bnxt/hsi.h
1775
__le16 error_code;
include/linux/bnxt/hsi.h
1776
__le16 req_type;
include/linux/bnxt/hsi.h
1777
__le16 seq_id;
include/linux/bnxt/hsi.h
1778
__le16 resp_len;
include/linux/bnxt/hsi.h
1779
__le16 fid;
include/linux/bnxt/hsi.h
1780
__le16 port_id;
include/linux/bnxt/hsi.h
1815
__le16 max_rsscos_ctx;
include/linux/bnxt/hsi.h
1816
__le16 max_cmpl_rings;
include/linux/bnxt/hsi.h
1817
__le16 max_tx_rings;
include/linux/bnxt/hsi.h
1818
__le16 max_rx_rings;
include/linux/bnxt/hsi.h
1819
__le16 max_l2_ctxs;
include/linux/bnxt/hsi.h
1820
__le16 max_vnics;
include/linux/bnxt/hsi.h
1821
__le16 first_vf_id;
include/linux/bnxt/hsi.h
1822
__le16 max_vfs;
include/linux/bnxt/hsi.h
1823
__le16 max_stat_ctx;
include/linux/bnxt/hsi.h
1833
__le16 max_sp_tx_rings;
include/linux/bnxt/hsi.h
1834
__le16 max_msix_vfs;
include/linux/bnxt/hsi.h
1875
__le16 max_key_ctxs_alloc;
include/linux/bnxt/hsi.h
19
__le16 req_type;
include/linux/bnxt/hsi.h
1909
__le16 tunnel_disable_flag;
include/linux/bnxt/hsi.h
1918
__le16 xid_partition_cap;
include/linux/bnxt/hsi.h
1922
__le16 ctxs_per_partition;
include/linux/bnxt/hsi.h
1923
__le16 max_tso_segs;
include/linux/bnxt/hsi.h
1945
__le16 max_roce_vfs;
include/linux/bnxt/hsi.h
1946
__le16 max_crypto_rx_flow_filters;
include/linux/bnxt/hsi.h
1953
__le16 req_type;
include/linux/bnxt/hsi.h
1954
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
1955
__le16 seq_id;
include/linux/bnxt/hsi.h
1956
__le16 target_id;
include/linux/bnxt/hsi.h
1958
__le16 fid;
include/linux/bnxt/hsi.h
1964
__le16 error_code;
include/linux/bnxt/hsi.h
1965
__le16 req_type;
include/linux/bnxt/hsi.h
1966
__le16 seq_id;
include/linux/bnxt/hsi.h
1967
__le16 resp_len;
include/linux/bnxt/hsi.h
1968
__le16 fid;
include/linux/bnxt/hsi.h
1969
__le16 port_id;
include/linux/bnxt/hsi.h
1970
__le16 vlan;
include/linux/bnxt/hsi.h
1971
__le16 flags;
include/linux/bnxt/hsi.h
1989
__le16 pci_id;
include/linux/bnxt/hsi.h
1990
__le16 alloc_rsscos_ctx;
include/linux/bnxt/hsi.h
1991
__le16 alloc_cmpl_rings;
include/linux/bnxt/hsi.h
1992
__le16 alloc_tx_rings;
include/linux/bnxt/hsi.h
1993
__le16 alloc_rx_rings;
include/linux/bnxt/hsi.h
1994
__le16 alloc_l2_ctx;
include/linux/bnxt/hsi.h
1995
__le16 alloc_vnics;
include/linux/bnxt/hsi.h
1996
__le16 admin_mtu;
include/linux/bnxt/hsi.h
1997
__le16 mru;
include/linux/bnxt/hsi.h
1998
__le16 stat_ctx_id;
include/linux/bnxt/hsi.h
20
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
2011
__le16 dflt_vnic_id;
include/linux/bnxt/hsi.h
2012
__le16 max_mtu_configured;
include/linux/bnxt/hsi.h
2064
__le16 alloc_vfs;
include/linux/bnxt/hsi.h
2067
__le16 alloc_sp_tx_rings;
include/linux/bnxt/hsi.h
2068
__le16 alloc_stat_ctx;
include/linux/bnxt/hsi.h
2069
__le16 alloc_msix;
include/linux/bnxt/hsi.h
2070
__le16 registered_vfs;
include/linux/bnxt/hsi.h
2071
__le16 l2_doorbell_bar_size_kb;
include/linux/bnxt/hsi.h
2075
__le16 legacy_l2_db_size_kb;
include/linux/bnxt/hsi.h
2076
__le16 svif_info;
include/linux/bnxt/hsi.h
2099
__le16 roce_vnic_id;
include/linux/bnxt/hsi.h
21
__le16 seq_id;
include/linux/bnxt/hsi.h
2122
__le16 host_mtu;
include/linux/bnxt/hsi.h
2123
__le16 flags2;
include/linux/bnxt/hsi.h
2125
__le16 stag_vid;
include/linux/bnxt/hsi.h
2131
__le16 port_kdnet_fid;
include/linux/bnxt/hsi.h
2151
__le16 xid_partition_cfg;
include/linux/bnxt/hsi.h
2154
__le16 mirror_vnic_id;
include/linux/bnxt/hsi.h
2190
__le16 l2_db_multi_page_size_kb;
include/linux/bnxt/hsi.h
2197
__le16 req_type;
include/linux/bnxt/hsi.h
2198
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
2199
__le16 seq_id;
include/linux/bnxt/hsi.h
22
__le16 target_id;
include/linux/bnxt/hsi.h
2200
__le16 target_id;
include/linux/bnxt/hsi.h
2202
__le16 fid;
include/linux/bnxt/hsi.h
2203
__le16 num_msix;
include/linux/bnxt/hsi.h
2264
__le16 admin_mtu;
include/linux/bnxt/hsi.h
2265
__le16 mru;
include/linux/bnxt/hsi.h
2266
__le16 num_rsscos_ctxs;
include/linux/bnxt/hsi.h
2267
__le16 num_cmpl_rings;
include/linux/bnxt/hsi.h
2268
__le16 num_tx_rings;
include/linux/bnxt/hsi.h
2269
__le16 num_rx_rings;
include/linux/bnxt/hsi.h
2270
__le16 num_l2_ctxs;
include/linux/bnxt/hsi.h
2271
__le16 num_vnics;
include/linux/bnxt/hsi.h
2272
__le16 num_stat_ctxs;
include/linux/bnxt/hsi.h
2273
__le16 num_hw_ring_grps;
include/linux/bnxt/hsi.h
2275
__le16 dflt_vlan;
include/linux/bnxt/hsi.h
2309
__le16 async_event_cr;
include/linux/bnxt/hsi.h
2336
__le16 num_mcast_filters;
include/linux/bnxt/hsi.h
2337
__le16 schq_id;
include/linux/bnxt/hsi.h
2338
__le16 mpc_chnls;
include/linux/bnxt/hsi.h
2372
__le16 host_mtu;
include/linux/bnxt/hsi.h
2407
__le16 physical_slot_number;
include/linux/bnxt/hsi.h
2418
__le16 xid_partition_cfg;
include/linux/bnxt/hsi.h
2427
__le16 error_code;
include/linux/bnxt/hsi.h
2428
__le16 req_type;
include/linux/bnxt/hsi.h
2429
__le16 seq_id;
include/linux/bnxt/hsi.h
2430
__le16 resp_len;
include/linux/bnxt/hsi.h
2479
__le16 req_type;
include/linux/bnxt/hsi.h
2480
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
2481
__le16 seq_id;
include/linux/bnxt/hsi.h
2482
__le16 target_id;
include/linux/bnxt/hsi.h
2484
__le16 fid;
include/linux/bnxt/hsi.h
2494
__le16 error_code;
include/linux/bnxt/hsi.h
2495
__le16 req_type;
include/linux/bnxt/hsi.h
2496
__le16 seq_id;
include/linux/bnxt/hsi.h
2497
__le16 resp_len;
include/linux/bnxt/hsi.h
2525
__le16 req_type;
include/linux/bnxt/hsi.h
2526
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
2527
__le16 seq_id;
include/linux/bnxt/hsi.h
2528
__le16 target_id;
include/linux/bnxt/hsi.h
2530
__le16 fid;
include/linux/bnxt/hsi.h
2537
__le16 schq_id;
include/linux/bnxt/hsi.h
2538
__le16 traffic_class;
include/linux/bnxt/hsi.h
2544
__le16 error_code;
include/linux/bnxt/hsi.h
2545
__le16 req_type;
include/linux/bnxt/hsi.h
2546
__le16 seq_id;
include/linux/bnxt/hsi.h
2547
__le16 resp_len;
include/linux/bnxt/hsi.h
2576
__le16 req_type;
include/linux/bnxt/hsi.h
2577
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
2578
__le16 seq_id;
include/linux/bnxt/hsi.h
2579
__le16 target_id;
include/linux/bnxt/hsi.h
2581
__le16 fid;
include/linux/bnxt/hsi.h
2587
__le16 error_code;
include/linux/bnxt/hsi.h
2588
__le16 req_type;
include/linux/bnxt/hsi.h
2589
__le16 seq_id;
include/linux/bnxt/hsi.h
2590
__le16 resp_len;
include/linux/bnxt/hsi.h
2597
__le16 req_type;
include/linux/bnxt/hsi.h
2598
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
2599
__le16 seq_id;
include/linux/bnxt/hsi.h
2600
__le16 target_id;
include/linux/bnxt/hsi.h
2602
__le16 vf_id;
include/linux/bnxt/hsi.h
2608
__le16 error_code;
include/linux/bnxt/hsi.h
2609
__le16 req_type;
include/linux/bnxt/hsi.h
2610
__le16 seq_id;
include/linux/bnxt/hsi.h
2611
__le16 resp_len;
include/linux/bnxt/hsi.h
2618
__le16 req_type;
include/linux/bnxt/hsi.h
2619
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
2620
__le16 seq_id;
include/linux/bnxt/hsi.h
2621
__le16 target_id;
include/linux/bnxt/hsi.h
2643
__le16 os_type;
include/linux/bnxt/hsi.h
2664
__le16 ver_maj;
include/linux/bnxt/hsi.h
2665
__le16 ver_min;
include/linux/bnxt/hsi.h
2666
__le16 ver_upd;
include/linux/bnxt/hsi.h
2667
__le16 ver_patch;
include/linux/bnxt/hsi.h
2672
__le16 error_code;
include/linux/bnxt/hsi.h
2673
__le16 req_type;
include/linux/bnxt/hsi.h
2674
__le16 seq_id;
include/linux/bnxt/hsi.h
2675
__le16 resp_len;
include/linux/bnxt/hsi.h
2684
__le16 req_type;
include/linux/bnxt/hsi.h
2685
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
2686
__le16 seq_id;
include/linux/bnxt/hsi.h
2687
__le16 target_id;
include/linux/bnxt/hsi.h
2696
__le16 error_code;
include/linux/bnxt/hsi.h
2697
__le16 req_type;
include/linux/bnxt/hsi.h
2698
__le16 seq_id;
include/linux/bnxt/hsi.h
2699
__le16 resp_len;
include/linux/bnxt/hsi.h
2706
__le16 req_type;
include/linux/bnxt/hsi.h
2707
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
2708
__le16 seq_id;
include/linux/bnxt/hsi.h
2709
__le16 target_id;
include/linux/bnxt/hsi.h
2714
__le16 vf_id;
include/linux/bnxt/hsi.h
2715
__le16 req_buf_num_pages;
include/linux/bnxt/hsi.h
2716
__le16 req_buf_page_size;
include/linux/bnxt/hsi.h
2725
__le16 req_buf_len;
include/linux/bnxt/hsi.h
2726
__le16 resp_buf_len;
include/linux/bnxt/hsi.h
2744
__le16 error_code;
include/linux/bnxt/hsi.h
2745
__le16 req_type;
include/linux/bnxt/hsi.h
2746
__le16 seq_id;
include/linux/bnxt/hsi.h
2747
__le16 resp_len;
include/linux/bnxt/hsi.h
2754
__le16 req_type;
include/linux/bnxt/hsi.h
2755
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
2756
__le16 seq_id;
include/linux/bnxt/hsi.h
2757
__le16 target_id;
include/linux/bnxt/hsi.h
2760
__le16 fid;
include/linux/bnxt/hsi.h
2770
__le16 error_code;
include/linux/bnxt/hsi.h
2771
__le16 req_type;
include/linux/bnxt/hsi.h
2772
__le16 seq_id;
include/linux/bnxt/hsi.h
2773
__le16 resp_len;
include/linux/bnxt/hsi.h
2774
__le16 os_type;
include/linux/bnxt/hsi.h
2791
__le16 ver_maj;
include/linux/bnxt/hsi.h
2792
__le16 ver_min;
include/linux/bnxt/hsi.h
2793
__le16 ver_upd;
include/linux/bnxt/hsi.h
2794
__le16 ver_patch;
include/linux/bnxt/hsi.h
28
__le16 error_code;
include/linux/bnxt/hsi.h
2801
__le16 req_type;
include/linux/bnxt/hsi.h
2802
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
2803
__le16 seq_id;
include/linux/bnxt/hsi.h
2804
__le16 target_id;
include/linux/bnxt/hsi.h
2806
__le16 fid;
include/linux/bnxt/hsi.h
2812
__le16 error_code;
include/linux/bnxt/hsi.h
2813
__le16 req_type;
include/linux/bnxt/hsi.h
2814
__le16 seq_id;
include/linux/bnxt/hsi.h
2815
__le16 resp_len;
include/linux/bnxt/hsi.h
2816
__le16 max_vfs;
include/linux/bnxt/hsi.h
2817
__le16 max_msix;
include/linux/bnxt/hsi.h
2818
__le16 vf_reservation_strategy;
include/linux/bnxt/hsi.h
2823
__le16 min_rsscos_ctx;
include/linux/bnxt/hsi.h
2824
__le16 max_rsscos_ctx;
include/linux/bnxt/hsi.h
2825
__le16 min_cmpl_rings;
include/linux/bnxt/hsi.h
2826
__le16 max_cmpl_rings;
include/linux/bnxt/hsi.h
2827
__le16 min_tx_rings;
include/linux/bnxt/hsi.h
2828
__le16 max_tx_rings;
include/linux/bnxt/hsi.h
2829
__le16 min_rx_rings;
include/linux/bnxt/hsi.h
2830
__le16 max_rx_rings;
include/linux/bnxt/hsi.h
2831
__le16 min_l2_ctxs;
include/linux/bnxt/hsi.h
2832
__le16 max_l2_ctxs;
include/linux/bnxt/hsi.h
2833
__le16 min_vnics;
include/linux/bnxt/hsi.h
2834
__le16 max_vnics;
include/linux/bnxt/hsi.h
2835
__le16 min_stat_ctx;
include/linux/bnxt/hsi.h
2836
__le16 max_stat_ctx;
include/linux/bnxt/hsi.h
2837
__le16 min_hw_ring_grps;
include/linux/bnxt/hsi.h
2838
__le16 max_hw_ring_grps;
include/linux/bnxt/hsi.h
2839
__le16 max_tx_scheduler_inputs;
include/linux/bnxt/hsi.h
2840
__le16 flags;
include/linux/bnxt/hsi.h
2842
__le16 min_msix;
include/linux/bnxt/hsi.h
2857
__le16 req_type;
include/linux/bnxt/hsi.h
2858
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
2859
__le16 seq_id;
include/linux/bnxt/hsi.h
2860
__le16 target_id;
include/linux/bnxt/hsi.h
2862
__le16 vf_id;
include/linux/bnxt/hsi.h
2863
__le16 max_msix;
include/linux/bnxt/hsi.h
2864
__le16 min_rsscos_ctx;
include/linux/bnxt/hsi.h
2865
__le16 max_rsscos_ctx;
include/linux/bnxt/hsi.h
2866
__le16 min_cmpl_rings;
include/linux/bnxt/hsi.h
2867
__le16 max_cmpl_rings;
include/linux/bnxt/hsi.h
2868
__le16 min_tx_rings;
include/linux/bnxt/hsi.h
2869
__le16 max_tx_rings;
include/linux/bnxt/hsi.h
2870
__le16 min_rx_rings;
include/linux/bnxt/hsi.h
2871
__le16 max_rx_rings;
include/linux/bnxt/hsi.h
2872
__le16 min_l2_ctxs;
include/linux/bnxt/hsi.h
2873
__le16 max_l2_ctxs;
include/linux/bnxt/hsi.h
2874
__le16 min_vnics;
include/linux/bnxt/hsi.h
2875
__le16 max_vnics;
include/linux/bnxt/hsi.h
2876
__le16 min_stat_ctx;
include/linux/bnxt/hsi.h
2877
__le16 max_stat_ctx;
include/linux/bnxt/hsi.h
2878
__le16 min_hw_ring_grps;
include/linux/bnxt/hsi.h
2879
__le16 max_hw_ring_grps;
include/linux/bnxt/hsi.h
2880
__le16 flags;
include/linux/bnxt/hsi.h
2882
__le16 min_msix;
include/linux/bnxt/hsi.h
2895
__le16 error_code;
include/linux/bnxt/hsi.h
2896
__le16 req_type;
include/linux/bnxt/hsi.h
2897
__le16 seq_id;
include/linux/bnxt/hsi.h
2898
__le16 resp_len;
include/linux/bnxt/hsi.h
2899
__le16 reserved_rsscos_ctx;
include/linux/bnxt/hsi.h
29
__le16 req_type;
include/linux/bnxt/hsi.h
2900
__le16 reserved_cmpl_rings;
include/linux/bnxt/hsi.h
2901
__le16 reserved_tx_rings;
include/linux/bnxt/hsi.h
2902
__le16 reserved_rx_rings;
include/linux/bnxt/hsi.h
2903
__le16 reserved_l2_ctxs;
include/linux/bnxt/hsi.h
2904
__le16 reserved_vnics;
include/linux/bnxt/hsi.h
2905
__le16 reserved_stat_ctx;
include/linux/bnxt/hsi.h
2906
__le16 reserved_hw_ring_grps;
include/linux/bnxt/hsi.h
2917
__le16 req_type;
include/linux/bnxt/hsi.h
2918
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
2919
__le16 seq_id;
include/linux/bnxt/hsi.h
2920
__le16 target_id;
include/linux/bnxt/hsi.h
2926
__le16 error_code;
include/linux/bnxt/hsi.h
2927
__le16 req_type;
include/linux/bnxt/hsi.h
2928
__le16 seq_id;
include/linux/bnxt/hsi.h
2929
__le16 resp_len;
include/linux/bnxt/hsi.h
2931
__le16 qp_min_qp1_entries;
include/linux/bnxt/hsi.h
2932
__le16 qp_max_l2_entries;
include/linux/bnxt/hsi.h
2933
__le16 qp_entry_size;
include/linux/bnxt/hsi.h
2934
__le16 srq_max_l2_entries;
include/linux/bnxt/hsi.h
2936
__le16 srq_entry_size;
include/linux/bnxt/hsi.h
2937
__le16 cq_max_l2_entries;
include/linux/bnxt/hsi.h
2939
__le16 cq_entry_size;
include/linux/bnxt/hsi.h
2940
__le16 vnic_max_vnic_entries;
include/linux/bnxt/hsi.h
2941
__le16 vnic_max_ring_table_entries;
include/linux/bnxt/hsi.h
2942
__le16 vnic_entry_size;
include/linux/bnxt/hsi.h
2944
__le16 stat_entry_size;
include/linux/bnxt/hsi.h
2945
__le16 tqm_entry_size;
include/linux/bnxt/hsi.h
2949
__le16 mrav_entry_size;
include/linux/bnxt/hsi.h
2950
__le16 tim_entry_size;
include/linux/bnxt/hsi.h
2952
__le16 mrav_num_entries_units;
include/linux/bnxt/hsi.h
2955
__le16 ctx_init_mask;
include/linux/bnxt/hsi.h
2974
__le16 tkc_entry_size;
include/linux/bnxt/hsi.h
2975
__le16 rkc_entry_size;
include/linux/bnxt/hsi.h
2978
__le16 fast_qpmd_qp_num_entries;
include/linux/bnxt/hsi.h
30
__le16 seq_id;
include/linux/bnxt/hsi.h
3008
__le16 req_type;
include/linux/bnxt/hsi.h
3009
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
3010
__le16 seq_id;
include/linux/bnxt/hsi.h
3011
__le16 target_id;
include/linux/bnxt/hsi.h
31
__le16 resp_len;
include/linux/bnxt/hsi.h
3326
__le16 qp_num_qp1_entries;
include/linux/bnxt/hsi.h
3327
__le16 qp_num_l2_entries;
include/linux/bnxt/hsi.h
3328
__le16 qp_entry_size;
include/linux/bnxt/hsi.h
3329
__le16 srq_num_l2_entries;
include/linux/bnxt/hsi.h
3330
__le16 srq_entry_size;
include/linux/bnxt/hsi.h
3331
__le16 cq_num_l2_entries;
include/linux/bnxt/hsi.h
3332
__le16 cq_entry_size;
include/linux/bnxt/hsi.h
3333
__le16 vnic_num_vnic_entries;
include/linux/bnxt/hsi.h
3334
__le16 vnic_num_ring_table_entries;
include/linux/bnxt/hsi.h
3335
__le16 vnic_entry_size;
include/linux/bnxt/hsi.h
3336
__le16 stat_entry_size;
include/linux/bnxt/hsi.h
3337
__le16 tqm_entry_size;
include/linux/bnxt/hsi.h
3338
__le16 mrav_entry_size;
include/linux/bnxt/hsi.h
3339
__le16 tim_entry_size;
include/linux/bnxt/hsi.h
3401
__le16 tkc_entry_size;
include/linux/bnxt/hsi.h
3402
__le16 rkc_entry_size;
include/linux/bnxt/hsi.h
3435
__le16 qp_num_fast_qpmd_entries;
include/linux/bnxt/hsi.h
3440
__le16 error_code;
include/linux/bnxt/hsi.h
3441
__le16 req_type;
include/linux/bnxt/hsi.h
3442
__le16 seq_id;
include/linux/bnxt/hsi.h
3443
__le16 resp_len;
include/linux/bnxt/hsi.h
3450
__le16 req_type;
include/linux/bnxt/hsi.h
3451
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
3452
__le16 seq_id;
include/linux/bnxt/hsi.h
3453
__le16 target_id;
include/linux/bnxt/hsi.h
3460
__le16 error_code;
include/linux/bnxt/hsi.h
3461
__le16 req_type;
include/linux/bnxt/hsi.h
3462
__le16 seq_id;
include/linux/bnxt/hsi.h
3463
__le16 resp_len;
include/linux/bnxt/hsi.h
3543
__le16 req_type;
include/linux/bnxt/hsi.h
3544
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
3545
__le16 seq_id;
include/linux/bnxt/hsi.h
3546
__le16 target_id;
include/linux/bnxt/hsi.h
3554
__le16 error_code;
include/linux/bnxt/hsi.h
3555
__le16 req_type;
include/linux/bnxt/hsi.h
3556
__le16 seq_id;
include/linux/bnxt/hsi.h
3557
__le16 resp_len;
include/linux/bnxt/hsi.h
3564
__le16 req_type;
include/linux/bnxt/hsi.h
3565
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
3566
__le16 seq_id;
include/linux/bnxt/hsi.h
3567
__le16 target_id;
include/linux/bnxt/hsi.h
3574
__le16 error_code;
include/linux/bnxt/hsi.h
3575
__le16 req_type;
include/linux/bnxt/hsi.h
3576
__le16 seq_id;
include/linux/bnxt/hsi.h
3577
__le16 resp_len;
include/linux/bnxt/hsi.h
3622
__le16 req_type;
include/linux/bnxt/hsi.h
3623
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
3624
__le16 seq_id;
include/linux/bnxt/hsi.h
3625
__le16 target_id;
include/linux/bnxt/hsi.h
3689
__le16 error_code;
include/linux/bnxt/hsi.h
3690
__le16 req_type;
include/linux/bnxt/hsi.h
3691
__le16 seq_id;
include/linux/bnxt/hsi.h
3692
__le16 resp_len;
include/linux/bnxt/hsi.h
3699
__le16 req_type;
include/linux/bnxt/hsi.h
3700
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
3701
__le16 seq_id;
include/linux/bnxt/hsi.h
3702
__le16 target_id;
include/linux/bnxt/hsi.h
3704
__le16 enables;
include/linux/bnxt/hsi.h
3744
__le16 error_code;
include/linux/bnxt/hsi.h
3745
__le16 req_type;
include/linux/bnxt/hsi.h
3746
__le16 seq_id;
include/linux/bnxt/hsi.h
3747
__le16 resp_len;
include/linux/bnxt/hsi.h
3754
__le16 req_type;
include/linux/bnxt/hsi.h
3755
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
3756
__le16 seq_id;
include/linux/bnxt/hsi.h
3757
__le16 target_id;
include/linux/bnxt/hsi.h
3767
__le16 error_code;
include/linux/bnxt/hsi.h
3768
__le16 req_type;
include/linux/bnxt/hsi.h
3769
__le16 seq_id;
include/linux/bnxt/hsi.h
3770
__le16 resp_len;
include/linux/bnxt/hsi.h
3781
__le16 req_type;
include/linux/bnxt/hsi.h
3782
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
3783
__le16 seq_id;
include/linux/bnxt/hsi.h
3784
__le16 target_id;
include/linux/bnxt/hsi.h
3786
__le16 enables;
include/linux/bnxt/hsi.h
3791
__le16 phc_master_fid;
include/linux/bnxt/hsi.h
3792
__le16 phc_sec_fid;
include/linux/bnxt/hsi.h
3805
__le16 error_code;
include/linux/bnxt/hsi.h
3806
__le16 req_type;
include/linux/bnxt/hsi.h
3807
__le16 seq_id;
include/linux/bnxt/hsi.h
3808
__le16 resp_len;
include/linux/bnxt/hsi.h
3815
__le16 req_type;
include/linux/bnxt/hsi.h
3816
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
3817
__le16 seq_id;
include/linux/bnxt/hsi.h
3818
__le16 target_id;
include/linux/bnxt/hsi.h
3825
__le16 error_code;
include/linux/bnxt/hsi.h
3826
__le16 req_type;
include/linux/bnxt/hsi.h
3827
__le16 seq_id;
include/linux/bnxt/hsi.h
3828
__le16 resp_len;
include/linux/bnxt/hsi.h
3829
__le16 phc_master_fid;
include/linux/bnxt/hsi.h
3830
__le16 phc_sec_fid;
include/linux/bnxt/hsi.h
3831
__le16 phc_active_fid0;
include/linux/bnxt/hsi.h
3832
__le16 phc_active_fid1;
include/linux/bnxt/hsi.h
3834
__le16 from_fid;
include/linux/bnxt/hsi.h
3835
__le16 to_fid;
include/linux/bnxt/hsi.h
3842
__le16 req_type;
include/linux/bnxt/hsi.h
3843
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
3844
__le16 seq_id;
include/linux/bnxt/hsi.h
3845
__le16 target_id;
include/linux/bnxt/hsi.h
3847
__le16 type;
include/linux/bnxt/hsi.h
3882
__le16 instance;
include/linux/bnxt/hsi.h
3889
__le16 entry_size;
include/linux/bnxt/hsi.h
3918
__le16 error_code;
include/linux/bnxt/hsi.h
3919
__le16 req_type;
include/linux/bnxt/hsi.h
3920
__le16 seq_id;
include/linux/bnxt/hsi.h
3921
__le16 resp_len;
include/linux/bnxt/hsi.h
3928
__le16 req_type;
include/linux/bnxt/hsi.h
3929
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
3930
__le16 seq_id;
include/linux/bnxt/hsi.h
3931
__le16 target_id;
include/linux/bnxt/hsi.h
3933
__le16 type;
include/linux/bnxt/hsi.h
3968
__le16 instance;
include/linux/bnxt/hsi.h
3974
__le16 error_code;
include/linux/bnxt/hsi.h
3975
__le16 req_type;
include/linux/bnxt/hsi.h
3976
__le16 seq_id;
include/linux/bnxt/hsi.h
3977
__le16 resp_len;
include/linux/bnxt/hsi.h
3978
__le16 type;
include/linux/bnxt/hsi.h
4008
__le16 instance;
include/linux/bnxt/hsi.h
4092
__le16 req_type;
include/linux/bnxt/hsi.h
4093
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
4094
__le16 seq_id;
include/linux/bnxt/hsi.h
4095
__le16 target_id;
include/linux/bnxt/hsi.h
4097
__le16 type;
include/linux/bnxt/hsi.h
4137
__le16 error_code;
include/linux/bnxt/hsi.h
4138
__le16 req_type;
include/linux/bnxt/hsi.h
4139
__le16 seq_id;
include/linux/bnxt/hsi.h
4140
__le16 resp_len;
include/linux/bnxt/hsi.h
4141
__le16 type;
include/linux/bnxt/hsi.h
4176
__le16 entry_size;
include/linux/bnxt/hsi.h
4192
__le16 next_valid_type;
include/linux/bnxt/hsi.h
4205
__le16 max_instance_count;
include/linux/bnxt/hsi.h
4212
__le16 req_type;
include/linux/bnxt/hsi.h
4213
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
4214
__le16 seq_id;
include/linux/bnxt/hsi.h
4215
__le16 target_id;
include/linux/bnxt/hsi.h
4221
__le16 error_code;
include/linux/bnxt/hsi.h
4222
__le16 req_type;
include/linux/bnxt/hsi.h
4223
__le16 seq_id;
include/linux/bnxt/hsi.h
4224
__le16 resp_len;
include/linux/bnxt/hsi.h
4265
__le16 req_type;
include/linux/bnxt/hsi.h
4266
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
4267
__le16 seq_id;
include/linux/bnxt/hsi.h
4268
__le16 target_id;
include/linux/bnxt/hsi.h
4277
__le16 error_code;
include/linux/bnxt/hsi.h
4278
__le16 req_type;
include/linux/bnxt/hsi.h
4279
__le16 seq_id;
include/linux/bnxt/hsi.h
4280
__le16 resp_len;
include/linux/bnxt/hsi.h
4291
__le16 req_type;
include/linux/bnxt/hsi.h
4292
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
4293
__le16 seq_id;
include/linux/bnxt/hsi.h
4294
__le16 target_id;
include/linux/bnxt/hsi.h
4340
__le16 port_id;
include/linux/bnxt/hsi.h
4341
__le16 force_link_speed;
include/linux/bnxt/hsi.h
4373
__le16 auto_link_speed;
include/linux/bnxt/hsi.h
4386
__le16 auto_link_speed_mask;
include/linux/bnxt/hsi.h
4416
__le16 eee_link_speed_mask;
include/linux/bnxt/hsi.h
4424
__le16 force_pam4_link_speed;
include/linux/bnxt/hsi.h
4432
__le16 auto_link_pam4_speed_mask;
include/linux/bnxt/hsi.h
4436
__le16 force_link_speeds2;
include/linux/bnxt/hsi.h
4455
__le16 auto_link_speeds2_mask;
include/linux/bnxt/hsi.h
4470
__le16 auto_link_speeds2_ext_mask;
include/linux/bnxt/hsi.h
4479
__le16 error_code;
include/linux/bnxt/hsi.h
4480
__le16 req_type;
include/linux/bnxt/hsi.h
4481
__le16 seq_id;
include/linux/bnxt/hsi.h
4482
__le16 resp_len;
include/linux/bnxt/hsi.h
4499
__le16 req_type;
include/linux/bnxt/hsi.h
4500
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
4501
__le16 seq_id;
include/linux/bnxt/hsi.h
4502
__le16 target_id;
include/linux/bnxt/hsi.h
4504
__le16 port_id;
include/linux/bnxt/hsi.h
4510
__le16 error_code;
include/linux/bnxt/hsi.h
4511
__le16 req_type;
include/linux/bnxt/hsi.h
4512
__le16 seq_id;
include/linux/bnxt/hsi.h
4513
__le16 resp_len;
include/linux/bnxt/hsi.h
4539
__le16 link_speed;
include/linux/bnxt/hsi.h
4562
__le16 support_speeds;
include/linux/bnxt/hsi.h
4577
__le16 force_link_speed;
include/linux/bnxt/hsi.h
4601
__le16 auto_link_speed;
include/linux/bnxt/hsi.h
4614
__le16 auto_link_speed_mask;
include/linux/bnxt/hsi.h
4743
__le16 link_partner_adv_speeds;
include/linux/bnxt/hsi.h
4768
__le16 adv_eee_link_speed_mask;
include/linux/bnxt/hsi.h
4776
__le16 link_partner_adv_eee_link_speed_mask;
include/linux/bnxt/hsi.h
4799
__le16 fec_cfg;
include/linux/bnxt/hsi.h
4827
__le16 support_pam4_speeds;
include/linux/bnxt/hsi.h
4831
__le16 force_pam4_link_speed;
include/linux/bnxt/hsi.h
4836
__le16 auto_pam4_link_speed_mask;
include/linux/bnxt/hsi.h
4851
__le16 support_speeds2;
include/linux/bnxt/hsi.h
4866
__le16 force_link_speeds2;
include/linux/bnxt/hsi.h
4885
__le16 auto_link_speeds2;
include/linux/bnxt/hsi.h
4902
__le16 support_speeds2_ext;
include/linux/bnxt/hsi.h
4906
__le16 auto_link_speeds2_ext;
include/linux/bnxt/hsi.h
4916
__le16 req_type;
include/linux/bnxt/hsi.h
4917
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
4918
__le16 seq_id;
include/linux/bnxt/hsi.h
4919
__le16 target_id;
include/linux/bnxt/hsi.h
4950
__le16 port_id;
include/linux/bnxt/hsi.h
4961
__le16 rx_ts_capture_ptp_msg_type;
include/linux/bnxt/hsi.h
4962
__le16 tx_ts_capture_ptp_msg_type;
include/linux/bnxt/hsi.h
4994
__le16 error_code;
include/linux/bnxt/hsi.h
4995
__le16 req_type;
include/linux/bnxt/hsi.h
4996
__le16 seq_id;
include/linux/bnxt/hsi.h
4997
__le16 resp_len;
include/linux/bnxt/hsi.h
4998
__le16 mru;
include/linux/bnxt/hsi.h
4999
__le16 mtu;
include/linux/bnxt/hsi.h
5012
__le16 req_type;
include/linux/bnxt/hsi.h
5013
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5014
__le16 seq_id;
include/linux/bnxt/hsi.h
5015
__le16 target_id;
include/linux/bnxt/hsi.h
5017
__le16 port_id;
include/linux/bnxt/hsi.h
5023
__le16 error_code;
include/linux/bnxt/hsi.h
5024
__le16 req_type;
include/linux/bnxt/hsi.h
5025
__le16 seq_id;
include/linux/bnxt/hsi.h
5026
__le16 resp_len;
include/linux/bnxt/hsi.h
5183
__le16 req_type;
include/linux/bnxt/hsi.h
5184
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5185
__le16 seq_id;
include/linux/bnxt/hsi.h
5186
__le16 target_id;
include/linux/bnxt/hsi.h
5188
__le16 port_id;
include/linux/bnxt/hsi.h
5198
__le16 error_code;
include/linux/bnxt/hsi.h
5199
__le16 req_type;
include/linux/bnxt/hsi.h
5200
__le16 seq_id;
include/linux/bnxt/hsi.h
5201
__le16 resp_len;
include/linux/bnxt/hsi.h
5202
__le16 tx_stat_size;
include/linux/bnxt/hsi.h
5203
__le16 rx_stat_size;
include/linux/bnxt/hsi.h
5313
__le16 req_type;
include/linux/bnxt/hsi.h
5314
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5315
__le16 seq_id;
include/linux/bnxt/hsi.h
5316
__le16 target_id;
include/linux/bnxt/hsi.h
5318
__le16 port_id;
include/linux/bnxt/hsi.h
5319
__le16 tx_stat_size;
include/linux/bnxt/hsi.h
5320
__le16 rx_stat_size;
include/linux/bnxt/hsi.h
5330
__le16 error_code;
include/linux/bnxt/hsi.h
5331
__le16 req_type;
include/linux/bnxt/hsi.h
5332
__le16 seq_id;
include/linux/bnxt/hsi.h
5333
__le16 resp_len;
include/linux/bnxt/hsi.h
5334
__le16 tx_stat_size;
include/linux/bnxt/hsi.h
5335
__le16 rx_stat_size;
include/linux/bnxt/hsi.h
5336
__le16 total_active_cos_queues;
include/linux/bnxt/hsi.h
5345
__le16 req_type;
include/linux/bnxt/hsi.h
5346
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5347
__le16 seq_id;
include/linux/bnxt/hsi.h
5348
__le16 target_id;
include/linux/bnxt/hsi.h
5350
__le16 lpbk_stat_size;
include/linux/bnxt/hsi.h
5359
__le16 error_code;
include/linux/bnxt/hsi.h
5360
__le16 req_type;
include/linux/bnxt/hsi.h
5361
__le16 seq_id;
include/linux/bnxt/hsi.h
5362
__le16 resp_len;
include/linux/bnxt/hsi.h
5363
__le16 lpbk_stat_size;
include/linux/bnxt/hsi.h
5384
__le16 req_type;
include/linux/bnxt/hsi.h
5385
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5386
__le16 seq_id;
include/linux/bnxt/hsi.h
5387
__le16 target_id;
include/linux/bnxt/hsi.h
5389
__le16 port_id;
include/linux/bnxt/hsi.h
5390
__le16 ecn_stat_buf_size;
include/linux/bnxt/hsi.h
5399
__le16 error_code;
include/linux/bnxt/hsi.h
5400
__le16 req_type;
include/linux/bnxt/hsi.h
5401
__le16 seq_id;
include/linux/bnxt/hsi.h
5402
__le16 resp_len;
include/linux/bnxt/hsi.h
5403
__le16 ecn_stat_buf_size;
include/linux/bnxt/hsi.h
5423
__le16 req_type;
include/linux/bnxt/hsi.h
5424
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5425
__le16 seq_id;
include/linux/bnxt/hsi.h
5426
__le16 target_id;
include/linux/bnxt/hsi.h
5428
__le16 port_id;
include/linux/bnxt/hsi.h
5436
__le16 error_code;
include/linux/bnxt/hsi.h
5437
__le16 req_type;
include/linux/bnxt/hsi.h
5438
__le16 seq_id;
include/linux/bnxt/hsi.h
5439
__le16 resp_len;
include/linux/bnxt/hsi.h
5446
__le16 req_type;
include/linux/bnxt/hsi.h
5447
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5448
__le16 seq_id;
include/linux/bnxt/hsi.h
5449
__le16 target_id;
include/linux/bnxt/hsi.h
5451
__le16 port_id;
include/linux/bnxt/hsi.h
5457
__le16 error_code;
include/linux/bnxt/hsi.h
5458
__le16 req_type;
include/linux/bnxt/hsi.h
5459
__le16 seq_id;
include/linux/bnxt/hsi.h
5460
__le16 resp_len;
include/linux/bnxt/hsi.h
5467
__le16 req_type;
include/linux/bnxt/hsi.h
5468
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5469
__le16 seq_id;
include/linux/bnxt/hsi.h
5470
__le16 target_id;
include/linux/bnxt/hsi.h
5478
__le16 port_id;
include/linux/bnxt/hsi.h
5480
__le16 enables;
include/linux/bnxt/hsi.h
5484
__le16 ts_req_timeout;
include/linux/bnxt/hsi.h
5486
__le16 ptp_hdr_offset;
include/linux/bnxt/hsi.h
5492
__le16 error_code;
include/linux/bnxt/hsi.h
5493
__le16 req_type;
include/linux/bnxt/hsi.h
5494
__le16 seq_id;
include/linux/bnxt/hsi.h
5495
__le16 resp_len;
include/linux/bnxt/hsi.h
5497
__le16 ptp_msg_seqid;
include/linux/bnxt/hsi.h
5504
__le16 req_type;
include/linux/bnxt/hsi.h
5505
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5506
__le16 seq_id;
include/linux/bnxt/hsi.h
5507
__le16 target_id;
include/linux/bnxt/hsi.h
5509
__le16 port_id;
include/linux/bnxt/hsi.h
5515
__le16 error_code;
include/linux/bnxt/hsi.h
5516
__le16 req_type;
include/linux/bnxt/hsi.h
5517
__le16 seq_id;
include/linux/bnxt/hsi.h
5518
__le16 resp_len;
include/linux/bnxt/hsi.h
5536
__le16 supported_speeds_force_mode;
include/linux/bnxt/hsi.h
5551
__le16 supported_speeds_auto_mode;
include/linux/bnxt/hsi.h
5566
__le16 supported_speeds_eee_mode;
include/linux/bnxt/hsi.h
5584
__le16 supported_pam4_speeds_auto_mode;
include/linux/bnxt/hsi.h
5588
__le16 supported_pam4_speeds_force_mode;
include/linux/bnxt/hsi.h
5592
__le16 flags2;
include/linux/bnxt/hsi.h
5604
__le16 supported_speeds2_force_mode;
include/linux/bnxt/hsi.h
5619
__le16 supported_speeds2_auto_mode;
include/linux/bnxt/hsi.h
5634
__le16 supported_speeds2_ext_force_mode;
include/linux/bnxt/hsi.h
5638
__le16 supported_speeds2_ext_auto_mode;
include/linux/bnxt/hsi.h
5648
__le16 req_type;
include/linux/bnxt/hsi.h
5649
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5650
__le16 seq_id;
include/linux/bnxt/hsi.h
5651
__le16 target_id;
include/linux/bnxt/hsi.h
5657
__le16 port_id;
include/linux/bnxt/hsi.h
5660
__le16 page_number;
include/linux/bnxt/hsi.h
5661
__le16 page_offset;
include/linux/bnxt/hsi.h
5669
__le16 error_code;
include/linux/bnxt/hsi.h
5670
__le16 req_type;
include/linux/bnxt/hsi.h
5671
__le16 seq_id;
include/linux/bnxt/hsi.h
5672
__le16 resp_len;
include/linux/bnxt/hsi.h
5679
__le16 req_type;
include/linux/bnxt/hsi.h
5680
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5681
__le16 seq_id;
include/linux/bnxt/hsi.h
5682
__le16 target_id;
include/linux/bnxt/hsi.h
5688
__le16 port_id;
include/linux/bnxt/hsi.h
5691
__le16 page_number;
include/linux/bnxt/hsi.h
5692
__le16 page_offset;
include/linux/bnxt/hsi.h
5699
__le16 error_code;
include/linux/bnxt/hsi.h
5700
__le16 req_type;
include/linux/bnxt/hsi.h
5701
__le16 seq_id;
include/linux/bnxt/hsi.h
5702
__le16 resp_len;
include/linux/bnxt/hsi.h
5710
__le16 req_type;
include/linux/bnxt/hsi.h
5711
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5712
__le16 seq_id;
include/linux/bnxt/hsi.h
5713
__le16 target_id;
include/linux/bnxt/hsi.h
5716
__le16 port_id;
include/linux/bnxt/hsi.h
5719
__le16 reg_addr;
include/linux/bnxt/hsi.h
5720
__le16 reg_data;
include/linux/bnxt/hsi.h
5727
__le16 error_code;
include/linux/bnxt/hsi.h
5728
__le16 req_type;
include/linux/bnxt/hsi.h
5729
__le16 seq_id;
include/linux/bnxt/hsi.h
5730
__le16 resp_len;
include/linux/bnxt/hsi.h
5737
__le16 req_type;
include/linux/bnxt/hsi.h
5738
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5739
__le16 seq_id;
include/linux/bnxt/hsi.h
5740
__le16 target_id;
include/linux/bnxt/hsi.h
5743
__le16 port_id;
include/linux/bnxt/hsi.h
5746
__le16 reg_addr;
include/linux/bnxt/hsi.h
5753
__le16 error_code;
include/linux/bnxt/hsi.h
5754
__le16 req_type;
include/linux/bnxt/hsi.h
5755
__le16 seq_id;
include/linux/bnxt/hsi.h
5756
__le16 resp_len;
include/linux/bnxt/hsi.h
5757
__le16 reg_data;
include/linux/bnxt/hsi.h
5764
__le16 req_type;
include/linux/bnxt/hsi.h
5765
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5766
__le16 seq_id;
include/linux/bnxt/hsi.h
5767
__le16 target_id;
include/linux/bnxt/hsi.h
5794
__le16 port_id;
include/linux/bnxt/hsi.h
5812
__le16 led0_blink_on;
include/linux/bnxt/hsi.h
5813
__le16 led0_blink_off;
include/linux/bnxt/hsi.h
5831
__le16 led1_blink_on;
include/linux/bnxt/hsi.h
5832
__le16 led1_blink_off;
include/linux/bnxt/hsi.h
5850
__le16 led2_blink_on;
include/linux/bnxt/hsi.h
5851
__le16 led2_blink_off;
include/linux/bnxt/hsi.h
5869
__le16 led3_blink_on;
include/linux/bnxt/hsi.h
5870
__le16 led3_blink_off;
include/linux/bnxt/hsi.h
5877
__le16 error_code;
include/linux/bnxt/hsi.h
5878
__le16 req_type;
include/linux/bnxt/hsi.h
5879
__le16 seq_id;
include/linux/bnxt/hsi.h
5880
__le16 resp_len;
include/linux/bnxt/hsi.h
5887
__le16 req_type;
include/linux/bnxt/hsi.h
5888
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
5889
__le16 seq_id;
include/linux/bnxt/hsi.h
589
__le16 unused_0[3];
include/linux/bnxt/hsi.h
5890
__le16 target_id;
include/linux/bnxt/hsi.h
5892
__le16 port_id;
include/linux/bnxt/hsi.h
5898
__le16 error_code;
include/linux/bnxt/hsi.h
5899
__le16 req_type;
include/linux/bnxt/hsi.h
5900
__le16 seq_id;
include/linux/bnxt/hsi.h
5901
__le16 resp_len;
include/linux/bnxt/hsi.h
5923
__le16 led0_blink_on;
include/linux/bnxt/hsi.h
5924
__le16 led0_blink_off;
include/linux/bnxt/hsi.h
594
__le16 error_code;
include/linux/bnxt/hsi.h
5946
__le16 led1_blink_on;
include/linux/bnxt/hsi.h
5947
__le16 led1_blink_off;
include/linux/bnxt/hsi.h
5969
__le16 led2_blink_on;
include/linux/bnxt/hsi.h
5970
__le16 led2_blink_off;
include/linux/bnxt/hsi.h
5992
__le16 led3_blink_on;
include/linux/bnxt/hsi.h
5993
__le16 led3_blink_off;
include/linux/bnxt/hsi.h
6001
__le16 req_type;
include/linux/bnxt/hsi.h
6002
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6003
__le16 seq_id;
include/linux/bnxt/hsi.h
6004
__le16 target_id;
include/linux/bnxt/hsi.h
6006
__le16 port_id;
include/linux/bnxt/hsi.h
6012
__le16 error_code;
include/linux/bnxt/hsi.h
6013
__le16 req_type;
include/linux/bnxt/hsi.h
6014
__le16 seq_id;
include/linux/bnxt/hsi.h
6015
__le16 resp_len;
include/linux/bnxt/hsi.h
6026
__le16 led0_state_caps;
include/linux/bnxt/hsi.h
6032
__le16 led0_color_caps;
include/linux/bnxt/hsi.h
6045
__le16 led1_state_caps;
include/linux/bnxt/hsi.h
6051
__le16 led1_color_caps;
include/linux/bnxt/hsi.h
6064
__le16 led2_state_caps;
include/linux/bnxt/hsi.h
6070
__le16 led2_color_caps;
include/linux/bnxt/hsi.h
6083
__le16 led3_state_caps;
include/linux/bnxt/hsi.h
6089
__le16 led3_color_caps;
include/linux/bnxt/hsi.h
6100
__le16 req_type;
include/linux/bnxt/hsi.h
6101
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6102
__le16 seq_id;
include/linux/bnxt/hsi.h
6103
__le16 target_id;
include/linux/bnxt/hsi.h
6105
__le16 port_id;
include/linux/bnxt/hsi.h
6106
__le16 rsvd[2];
include/linux/bnxt/hsi.h
6107
__le16 ops;
include/linux/bnxt/hsi.h
6117
__le16 error_code;
include/linux/bnxt/hsi.h
6118
__le16 req_type;
include/linux/bnxt/hsi.h
6119
__le16 seq_id;
include/linux/bnxt/hsi.h
6120
__le16 resp_len;
include/linux/bnxt/hsi.h
6136
__le16 unused_0[1];
include/linux/bnxt/hsi.h
6152
__le16 req_type;
include/linux/bnxt/hsi.h
6153
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6154
__le16 seq_id;
include/linux/bnxt/hsi.h
6155
__le16 target_id;
include/linux/bnxt/hsi.h
6157
__le16 port_id;
include/linux/bnxt/hsi.h
6163
__le16 error_code;
include/linux/bnxt/hsi.h
6164
__le16 req_type;
include/linux/bnxt/hsi.h
6165
__le16 seq_id;
include/linux/bnxt/hsi.h
6166
__le16 resp_len;
include/linux/bnxt/hsi.h
6176
__le16 req_type;
include/linux/bnxt/hsi.h
6177
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6178
__le16 seq_id;
include/linux/bnxt/hsi.h
6179
__le16 target_id;
include/linux/bnxt/hsi.h
6186
__le16 port_id;
include/linux/bnxt/hsi.h
6196
__le16 error_code;
include/linux/bnxt/hsi.h
6197
__le16 req_type;
include/linux/bnxt/hsi.h
6198
__le16 seq_id;
include/linux/bnxt/hsi.h
6199
__le16 resp_len;
include/linux/bnxt/hsi.h
620
__le16 unused_0[3];
include/linux/bnxt/hsi.h
625
__le16 error_code;
include/linux/bnxt/hsi.h
626
__le16 req_type;
include/linux/bnxt/hsi.h
627
__le16 seq_id;
include/linux/bnxt/hsi.h
628
__le16 resp_len;
include/linux/bnxt/hsi.h
63
__le16 cmd_discr;
include/linux/bnxt/hsi.h
630
__le16 opaque_1;
include/linux/bnxt/hsi.h
6326
__le16 req_type;
include/linux/bnxt/hsi.h
6327
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6328
__le16 seq_id;
include/linux/bnxt/hsi.h
6329
__le16 target_id;
include/linux/bnxt/hsi.h
6341
__le16 error_code;
include/linux/bnxt/hsi.h
6342
__le16 req_type;
include/linux/bnxt/hsi.h
6343
__le16 seq_id;
include/linux/bnxt/hsi.h
6344
__le16 resp_len;
include/linux/bnxt/hsi.h
6359
__le16 req_type;
include/linux/bnxt/hsi.h
6360
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6361
__le16 seq_id;
include/linux/bnxt/hsi.h
6362
__le16 target_id;
include/linux/bnxt/hsi.h
6386
__le16 error_code;
include/linux/bnxt/hsi.h
6387
__le16 req_type;
include/linux/bnxt/hsi.h
6388
__le16 seq_id;
include/linux/bnxt/hsi.h
6389
__le16 resp_len;
include/linux/bnxt/hsi.h
6396
__le16 req_type;
include/linux/bnxt/hsi.h
6397
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6398
__le16 seq_id;
include/linux/bnxt/hsi.h
6399
__le16 target_id;
include/linux/bnxt/hsi.h
6401
__le16 port_id;
include/linux/bnxt/hsi.h
6407
__le16 error_code;
include/linux/bnxt/hsi.h
6408
__le16 req_type;
include/linux/bnxt/hsi.h
6409
__le16 seq_id;
include/linux/bnxt/hsi.h
6410
__le16 resp_len;
include/linux/bnxt/hsi.h
6434
__le16 req_type;
include/linux/bnxt/hsi.h
6435
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6436
__le16 seq_id;
include/linux/bnxt/hsi.h
6437
__le16 target_id;
include/linux/bnxt/hsi.h
6456
__le16 port_id;
include/linux/bnxt/hsi.h
6462
__le16 error_code;
include/linux/bnxt/hsi.h
6463
__le16 req_type;
include/linux/bnxt/hsi.h
6464
__le16 seq_id;
include/linux/bnxt/hsi.h
6465
__le16 resp_len;
include/linux/bnxt/hsi.h
6472
__le16 req_type;
include/linux/bnxt/hsi.h
6473
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6474
__le16 seq_id;
include/linux/bnxt/hsi.h
6475
__le16 target_id;
include/linux/bnxt/hsi.h
6489
__le16 error_code;
include/linux/bnxt/hsi.h
6490
__le16 req_type;
include/linux/bnxt/hsi.h
6491
__le16 seq_id;
include/linux/bnxt/hsi.h
6492
__le16 resp_len;
include/linux/bnxt/hsi.h
6509
__le16 req_type;
include/linux/bnxt/hsi.h
6510
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6511
__le16 seq_id;
include/linux/bnxt/hsi.h
6512
__le16 target_id;
include/linux/bnxt/hsi.h
652
__le16 req_type;
include/linux/bnxt/hsi.h
653
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
654
__le16 seq_id;
include/linux/bnxt/hsi.h
6545
__le16 error_code;
include/linux/bnxt/hsi.h
6546
__le16 req_type;
include/linux/bnxt/hsi.h
6547
__le16 seq_id;
include/linux/bnxt/hsi.h
6548
__le16 resp_len;
include/linux/bnxt/hsi.h
655
__le16 target_id;
include/linux/bnxt/hsi.h
6555
__le16 req_type;
include/linux/bnxt/hsi.h
6556
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6557
__le16 seq_id;
include/linux/bnxt/hsi.h
6558
__le16 target_id;
include/linux/bnxt/hsi.h
6560
__le16 port_id;
include/linux/bnxt/hsi.h
6566
__le16 error_code;
include/linux/bnxt/hsi.h
6567
__le16 req_type;
include/linux/bnxt/hsi.h
6568
__le16 seq_id;
include/linux/bnxt/hsi.h
6569
__le16 resp_len;
include/linux/bnxt/hsi.h
6572
__le16 unused_1;
include/linux/bnxt/hsi.h
665
__le16 error_code;
include/linux/bnxt/hsi.h
666
__le16 req_type;
include/linux/bnxt/hsi.h
6660
__le16 req_type;
include/linux/bnxt/hsi.h
6661
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6662
__le16 seq_id;
include/linux/bnxt/hsi.h
6663
__le16 target_id;
include/linux/bnxt/hsi.h
667
__le16 seq_id;
include/linux/bnxt/hsi.h
6675
__le16 port_id;
include/linux/bnxt/hsi.h
668
__le16 resp_len;
include/linux/bnxt/hsi.h
6764
__le16 error_code;
include/linux/bnxt/hsi.h
6765
__le16 req_type;
include/linux/bnxt/hsi.h
6766
__le16 seq_id;
include/linux/bnxt/hsi.h
6767
__le16 resp_len;
include/linux/bnxt/hsi.h
6774
__le16 req_type;
include/linux/bnxt/hsi.h
6775
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6776
__le16 seq_id;
include/linux/bnxt/hsi.h
6777
__le16 target_id;
include/linux/bnxt/hsi.h
6785
__le16 error_code;
include/linux/bnxt/hsi.h
6786
__le16 req_type;
include/linux/bnxt/hsi.h
6787
__le16 seq_id;
include/linux/bnxt/hsi.h
6788
__le16 resp_len;
include/linux/bnxt/hsi.h
6791
__le16 max_entries;
include/linux/bnxt/hsi.h
6798
__le16 req_type;
include/linux/bnxt/hsi.h
6799
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6800
__le16 seq_id;
include/linux/bnxt/hsi.h
6801
__le16 target_id;
include/linux/bnxt/hsi.h
6806
__le16 dest_data_buffer_size;
include/linux/bnxt/hsi.h
6812
__le16 error_code;
include/linux/bnxt/hsi.h
6813
__le16 req_type;
include/linux/bnxt/hsi.h
6814
__le16 seq_id;
include/linux/bnxt/hsi.h
6815
__le16 resp_len;
include/linux/bnxt/hsi.h
6816
__le16 entry_cnt;
include/linux/bnxt/hsi.h
6824
__le16 req_type;
include/linux/bnxt/hsi.h
6825
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6826
__le16 seq_id;
include/linux/bnxt/hsi.h
6827
__le16 target_id;
include/linux/bnxt/hsi.h
6836
__le16 entry_cnt;
include/linux/bnxt/hsi.h
6842
__le16 error_code;
include/linux/bnxt/hsi.h
6843
__le16 req_type;
include/linux/bnxt/hsi.h
6844
__le16 seq_id;
include/linux/bnxt/hsi.h
6845
__le16 resp_len;
include/linux/bnxt/hsi.h
6852
__le16 req_type;
include/linux/bnxt/hsi.h
6853
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6854
__le16 seq_id;
include/linux/bnxt/hsi.h
6855
__le16 target_id;
include/linux/bnxt/hsi.h
6861
__le16 error_code;
include/linux/bnxt/hsi.h
6862
__le16 req_type;
include/linux/bnxt/hsi.h
6863
__le16 seq_id;
include/linux/bnxt/hsi.h
6864
__le16 resp_len;
include/linux/bnxt/hsi.h
6865
__le16 max_pfcwd_timeout;
include/linux/bnxt/hsi.h
6872
__le16 req_type;
include/linux/bnxt/hsi.h
6873
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6874
__le16 seq_id;
include/linux/bnxt/hsi.h
6875
__le16 target_id;
include/linux/bnxt/hsi.h
6877
__le16 pfcwd_timeout_value;
include/linux/bnxt/hsi.h
6883
__le16 error_code;
include/linux/bnxt/hsi.h
6884
__le16 req_type;
include/linux/bnxt/hsi.h
6885
__le16 seq_id;
include/linux/bnxt/hsi.h
6886
__le16 resp_len;
include/linux/bnxt/hsi.h
6893
__le16 req_type;
include/linux/bnxt/hsi.h
6894
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6895
__le16 seq_id;
include/linux/bnxt/hsi.h
6896
__le16 target_id;
include/linux/bnxt/hsi.h
6902
__le16 error_code;
include/linux/bnxt/hsi.h
6903
__le16 req_type;
include/linux/bnxt/hsi.h
6904
__le16 seq_id;
include/linux/bnxt/hsi.h
6905
__le16 resp_len;
include/linux/bnxt/hsi.h
6906
__le16 pfcwd_timeout_value;
include/linux/bnxt/hsi.h
6913
__le16 req_type;
include/linux/bnxt/hsi.h
6914
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6915
__le16 seq_id;
include/linux/bnxt/hsi.h
6916
__le16 target_id;
include/linux/bnxt/hsi.h
6922
__le16 virtio_net_fid;
include/linux/bnxt/hsi.h
6923
__le16 vnic_id;
include/linux/bnxt/hsi.h
6928
__le16 error_code;
include/linux/bnxt/hsi.h
6929
__le16 req_type;
include/linux/bnxt/hsi.h
6930
__le16 seq_id;
include/linux/bnxt/hsi.h
6931
__le16 resp_len;
include/linux/bnxt/hsi.h
6939
__le16 req_type;
include/linux/bnxt/hsi.h
6940
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6941
__le16 seq_id;
include/linux/bnxt/hsi.h
6942
__le16 target_id;
include/linux/bnxt/hsi.h
6960
__le16 mru;
include/linux/bnxt/hsi.h
6966
__le16 error_code;
include/linux/bnxt/hsi.h
6967
__le16 req_type;
include/linux/bnxt/hsi.h
6968
__le16 seq_id;
include/linux/bnxt/hsi.h
6969
__le16 resp_len;
include/linux/bnxt/hsi.h
6976
__le16 req_type;
include/linux/bnxt/hsi.h
6977
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6978
__le16 seq_id;
include/linux/bnxt/hsi.h
6979
__le16 target_id;
include/linux/bnxt/hsi.h
6987
__le16 error_code;
include/linux/bnxt/hsi.h
6988
__le16 req_type;
include/linux/bnxt/hsi.h
6989
__le16 seq_id;
include/linux/bnxt/hsi.h
6990
__le16 resp_len;
include/linux/bnxt/hsi.h
6997
__le16 req_type;
include/linux/bnxt/hsi.h
6998
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
6999
__le16 seq_id;
include/linux/bnxt/hsi.h
7000
__le16 target_id;
include/linux/bnxt/hsi.h
7024
__le16 vnic_id;
include/linux/bnxt/hsi.h
7025
__le16 dflt_ring_grp;
include/linux/bnxt/hsi.h
7026
__le16 rss_rule;
include/linux/bnxt/hsi.h
7027
__le16 cos_rule;
include/linux/bnxt/hsi.h
7028
__le16 lb_rule;
include/linux/bnxt/hsi.h
7029
__le16 mru;
include/linux/bnxt/hsi.h
7030
__le16 default_rx_ring_id;
include/linux/bnxt/hsi.h
7031
__le16 default_cmpl_ring_id;
include/linux/bnxt/hsi.h
7032
__le16 queue_id;
include/linux/bnxt/hsi.h
7048
__le16 error_code;
include/linux/bnxt/hsi.h
7049
__le16 req_type;
include/linux/bnxt/hsi.h
7050
__le16 seq_id;
include/linux/bnxt/hsi.h
7051
__le16 resp_len;
include/linux/bnxt/hsi.h
7058
__le16 req_type;
include/linux/bnxt/hsi.h
7059
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7060
__le16 seq_id;
include/linux/bnxt/hsi.h
7061
__le16 target_id;
include/linux/bnxt/hsi.h
7069
__le16 error_code;
include/linux/bnxt/hsi.h
7070
__le16 req_type;
include/linux/bnxt/hsi.h
7071
__le16 seq_id;
include/linux/bnxt/hsi.h
7072
__le16 resp_len;
include/linux/bnxt/hsi.h
7073
__le16 mru;
include/linux/bnxt/hsi.h
7107
__le16 max_aggs_supported;
include/linux/bnxt/hsi.h
7114
__le16 req_type;
include/linux/bnxt/hsi.h
7115
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7116
__le16 seq_id;
include/linux/bnxt/hsi.h
7117
__le16 target_id;
include/linux/bnxt/hsi.h
713
__le16 chip_num;
include/linux/bnxt/hsi.h
7135
__le16 vnic_id;
include/linux/bnxt/hsi.h
7136
__le16 max_agg_segs;
include/linux/bnxt/hsi.h
7143
__le16 max_aggs;
include/linux/bnxt/hsi.h
7177
__le16 error_code;
include/linux/bnxt/hsi.h
7178
__le16 req_type;
include/linux/bnxt/hsi.h
7179
__le16 seq_id;
include/linux/bnxt/hsi.h
7180
__le16 resp_len;
include/linux/bnxt/hsi.h
7187
__le16 req_type;
include/linux/bnxt/hsi.h
7188
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7189
__le16 seq_id;
include/linux/bnxt/hsi.h
7190
__le16 target_id;
include/linux/bnxt/hsi.h
7192
__le16 vnic_id;
include/linux/bnxt/hsi.h
7198
__le16 error_code;
include/linux/bnxt/hsi.h
7199
__le16 req_type;
include/linux/bnxt/hsi.h
7200
__le16 seq_id;
include/linux/bnxt/hsi.h
7201
__le16 resp_len;
include/linux/bnxt/hsi.h
7211
__le16 max_agg_segs;
include/linux/bnxt/hsi.h
7218
__le16 max_aggs;
include/linux/bnxt/hsi.h
722
__le16 max_req_win_len;
include/linux/bnxt/hsi.h
723
__le16 max_resp_len;
include/linux/bnxt/hsi.h
724
__le16 def_req_timeout;
include/linux/bnxt/hsi.h
7252
__le16 req_type;
include/linux/bnxt/hsi.h
7253
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7254
__le16 seq_id;
include/linux/bnxt/hsi.h
7255
__le16 target_id;
include/linux/bnxt/hsi.h
7269
__le16 vnic_id;
include/linux/bnxt/hsi.h
7279
__le16 rss_ctx_idx;
include/linux/bnxt/hsi.h
7294
__le16 error_code;
include/linux/bnxt/hsi.h
7295
__le16 req_type;
include/linux/bnxt/hsi.h
7296
__le16 seq_id;
include/linux/bnxt/hsi.h
7297
__le16 resp_len;
include/linux/bnxt/hsi.h
73
__le16 tlv_type;
include/linux/bnxt/hsi.h
731
__le16 hwrm_intf_major;
include/linux/bnxt/hsi.h
732
__le16 hwrm_intf_minor;
include/linux/bnxt/hsi.h
7326
__le16 req_type;
include/linux/bnxt/hsi.h
7327
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7328
__le16 seq_id;
include/linux/bnxt/hsi.h
7329
__le16 target_id;
include/linux/bnxt/hsi.h
733
__le16 hwrm_intf_build;
include/linux/bnxt/hsi.h
7331
__le16 rss_ctx_idx;
include/linux/bnxt/hsi.h
7332
__le16 vnic_id;
include/linux/bnxt/hsi.h
7338
__le16 error_code;
include/linux/bnxt/hsi.h
7339
__le16 req_type;
include/linux/bnxt/hsi.h
734
__le16 hwrm_intf_patch;
include/linux/bnxt/hsi.h
7340
__le16 seq_id;
include/linux/bnxt/hsi.h
7341
__le16 resp_len;
include/linux/bnxt/hsi.h
735
__le16 hwrm_fw_major;
include/linux/bnxt/hsi.h
736
__le16 hwrm_fw_minor;
include/linux/bnxt/hsi.h
737
__le16 hwrm_fw_build;
include/linux/bnxt/hsi.h
7373
__le16 req_type;
include/linux/bnxt/hsi.h
7374
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7375
__le16 seq_id;
include/linux/bnxt/hsi.h
7376
__le16 target_id;
include/linux/bnxt/hsi.h
738
__le16 hwrm_fw_patch;
include/linux/bnxt/hsi.h
739
__le16 mgmt_fw_major;
include/linux/bnxt/hsi.h
7392
__le16 jumbo_thresh;
include/linux/bnxt/hsi.h
7393
__le16 hds_offset;
include/linux/bnxt/hsi.h
7394
__le16 hds_threshold;
include/linux/bnxt/hsi.h
7395
__le16 max_bds;
include/linux/bnxt/hsi.h
74
__le16 length;
include/linux/bnxt/hsi.h
740
__le16 mgmt_fw_minor;
include/linux/bnxt/hsi.h
7401
__le16 error_code;
include/linux/bnxt/hsi.h
7402
__le16 req_type;
include/linux/bnxt/hsi.h
7403
__le16 seq_id;
include/linux/bnxt/hsi.h
7404
__le16 resp_len;
include/linux/bnxt/hsi.h
741
__le16 mgmt_fw_build;
include/linux/bnxt/hsi.h
742
__le16 mgmt_fw_patch;
include/linux/bnxt/hsi.h
7420
__le16 req_type;
include/linux/bnxt/hsi.h
7421
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7422
__le16 seq_id;
include/linux/bnxt/hsi.h
7423
__le16 target_id;
include/linux/bnxt/hsi.h
7429
__le16 error_code;
include/linux/bnxt/hsi.h
743
__le16 netctrl_fw_major;
include/linux/bnxt/hsi.h
7430
__le16 req_type;
include/linux/bnxt/hsi.h
7431
__le16 seq_id;
include/linux/bnxt/hsi.h
7432
__le16 resp_len;
include/linux/bnxt/hsi.h
7433
__le16 rss_cos_lb_ctx_id;
include/linux/bnxt/hsi.h
744
__le16 netctrl_fw_minor;
include/linux/bnxt/hsi.h
7440
__le16 req_type;
include/linux/bnxt/hsi.h
7441
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7442
__le16 seq_id;
include/linux/bnxt/hsi.h
7443
__le16 target_id;
include/linux/bnxt/hsi.h
7445
__le16 rss_cos_lb_ctx_id;
include/linux/bnxt/hsi.h
745
__le16 netctrl_fw_build;
include/linux/bnxt/hsi.h
7451
__le16 error_code;
include/linux/bnxt/hsi.h
7452
__le16 req_type;
include/linux/bnxt/hsi.h
7453
__le16 seq_id;
include/linux/bnxt/hsi.h
7454
__le16 resp_len;
include/linux/bnxt/hsi.h
746
__le16 netctrl_fw_patch;
include/linux/bnxt/hsi.h
7461
__le16 req_type;
include/linux/bnxt/hsi.h
7462
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7463
__le16 seq_id;
include/linux/bnxt/hsi.h
7464
__le16 target_id;
include/linux/bnxt/hsi.h
747
__le16 roce_fw_major;
include/linux/bnxt/hsi.h
748
__le16 roce_fw_minor;
include/linux/bnxt/hsi.h
749
__le16 roce_fw_build;
include/linux/bnxt/hsi.h
750
__le16 roce_fw_patch;
include/linux/bnxt/hsi.h
7504
__le16 flags;
include/linux/bnxt/hsi.h
751
__le16 max_ext_req_len;
include/linux/bnxt/hsi.h
7515
__le16 schq_id;
include/linux/bnxt/hsi.h
7517
__le16 logical_id;
include/linux/bnxt/hsi.h
7518
__le16 cmpl_ring_id;
include/linux/bnxt/hsi.h
7519
__le16 queue_id;
include/linux/bnxt/hsi.h
752
__le16 max_req_timeout;
include/linux/bnxt/hsi.h
7520
__le16 rx_buf_size;
include/linux/bnxt/hsi.h
7521
__le16 rx_ring_id;
include/linux/bnxt/hsi.h
7522
__le16 nq_ring_id;
include/linux/bnxt/hsi.h
7523
__le16 ring_arb_cfg;
include/linux/bnxt/hsi.h
7533
__le16 steering_tag;
include/linux/bnxt/hsi.h
7572
__le16 dpi;
include/linux/bnxt/hsi.h
7573
__le16 unused_5[3];
include/linux/bnxt/hsi.h
7578
__le16 error_code;
include/linux/bnxt/hsi.h
7579
__le16 req_type;
include/linux/bnxt/hsi.h
7580
__le16 seq_id;
include/linux/bnxt/hsi.h
7581
__le16 resp_len;
include/linux/bnxt/hsi.h
7582
__le16 ring_id;
include/linux/bnxt/hsi.h
7583
__le16 logical_ring_id;
include/linux/bnxt/hsi.h
759
__le16 type;
include/linux/bnxt/hsi.h
7594
__le16 req_type;
include/linux/bnxt/hsi.h
7595
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7596
__le16 seq_id;
include/linux/bnxt/hsi.h
7597
__le16 target_id;
include/linux/bnxt/hsi.h
7610
__le16 ring_id;
include/linux/bnxt/hsi.h
7618
__le16 error_code;
include/linux/bnxt/hsi.h
7619
__le16 req_type;
include/linux/bnxt/hsi.h
7620
__le16 seq_id;
include/linux/bnxt/hsi.h
7621
__le16 resp_len;
include/linux/bnxt/hsi.h
7628
__le16 req_type;
include/linux/bnxt/hsi.h
7629
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7630
__le16 seq_id;
include/linux/bnxt/hsi.h
7631
__le16 target_id;
include/linux/bnxt/hsi.h
7641
__le16 ring_id;
include/linux/bnxt/hsi.h
7647
__le16 error_code;
include/linux/bnxt/hsi.h
7648
__le16 req_type;
include/linux/bnxt/hsi.h
7649
__le16 seq_id;
include/linux/bnxt/hsi.h
7650
__le16 resp_len;
include/linux/bnxt/hsi.h
7662
__le16 req_type;
include/linux/bnxt/hsi.h
7663
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7664
__le16 seq_id;
include/linux/bnxt/hsi.h
7665
__le16 target_id;
include/linux/bnxt/hsi.h
767
__le16 len;
include/linux/bnxt/hsi.h
7671
__le16 error_code;
include/linux/bnxt/hsi.h
7672
__le16 req_type;
include/linux/bnxt/hsi.h
7673
__le16 seq_id;
include/linux/bnxt/hsi.h
7674
__le16 resp_len;
include/linux/bnxt/hsi.h
7688
__le16 num_cmpl_dma_aggr_min;
include/linux/bnxt/hsi.h
7689
__le16 num_cmpl_dma_aggr_max;
include/linux/bnxt/hsi.h
769
__le16 v;
include/linux/bnxt/hsi.h
7690
__le16 num_cmpl_dma_aggr_during_int_min;
include/linux/bnxt/hsi.h
7691
__le16 num_cmpl_dma_aggr_during_int_max;
include/linux/bnxt/hsi.h
7692
__le16 cmpl_aggr_dma_tmr_min;
include/linux/bnxt/hsi.h
7693
__le16 cmpl_aggr_dma_tmr_max;
include/linux/bnxt/hsi.h
7694
__le16 cmpl_aggr_dma_tmr_during_int_min;
include/linux/bnxt/hsi.h
7695
__le16 cmpl_aggr_dma_tmr_during_int_max;
include/linux/bnxt/hsi.h
7696
__le16 int_lat_tmr_min_min;
include/linux/bnxt/hsi.h
7697
__le16 int_lat_tmr_min_max;
include/linux/bnxt/hsi.h
7698
__le16 int_lat_tmr_max_min;
include/linux/bnxt/hsi.h
7699
__le16 int_lat_tmr_max_max;
include/linux/bnxt/hsi.h
7700
__le16 num_cmpl_aggr_int_min;
include/linux/bnxt/hsi.h
7701
__le16 num_cmpl_aggr_int_max;
include/linux/bnxt/hsi.h
7702
__le16 timer_units;
include/linux/bnxt/hsi.h
7709
__le16 req_type;
include/linux/bnxt/hsi.h
7710
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7711
__le16 seq_id;
include/linux/bnxt/hsi.h
7712
__le16 target_id;
include/linux/bnxt/hsi.h
7714
__le16 ring_id;
include/linux/bnxt/hsi.h
7715
__le16 flags;
include/linux/bnxt/hsi.h
7724
__le16 error_code;
include/linux/bnxt/hsi.h
7725
__le16 req_type;
include/linux/bnxt/hsi.h
7726
__le16 seq_id;
include/linux/bnxt/hsi.h
7727
__le16 resp_len;
include/linux/bnxt/hsi.h
7728
__le16 flags;
include/linux/bnxt/hsi.h
7731
__le16 num_cmpl_dma_aggr;
include/linux/bnxt/hsi.h
7732
__le16 num_cmpl_dma_aggr_during_int;
include/linux/bnxt/hsi.h
7733
__le16 cmpl_aggr_dma_tmr;
include/linux/bnxt/hsi.h
7734
__le16 cmpl_aggr_dma_tmr_during_int;
include/linux/bnxt/hsi.h
7735
__le16 int_lat_tmr_min;
include/linux/bnxt/hsi.h
7736
__le16 int_lat_tmr_max;
include/linux/bnxt/hsi.h
7737
__le16 num_cmpl_aggr_int;
include/linux/bnxt/hsi.h
7744
__le16 req_type;
include/linux/bnxt/hsi.h
7745
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7746
__le16 seq_id;
include/linux/bnxt/hsi.h
7747
__le16 target_id;
include/linux/bnxt/hsi.h
7749
__le16 ring_id;
include/linux/bnxt/hsi.h
7750
__le16 flags;
include/linux/bnxt/hsi.h
7754
__le16 num_cmpl_dma_aggr;
include/linux/bnxt/hsi.h
7755
__le16 num_cmpl_dma_aggr_during_int;
include/linux/bnxt/hsi.h
7756
__le16 cmpl_aggr_dma_tmr;
include/linux/bnxt/hsi.h
7757
__le16 cmpl_aggr_dma_tmr_during_int;
include/linux/bnxt/hsi.h
7758
__le16 int_lat_tmr_min;
include/linux/bnxt/hsi.h
7759
__le16 int_lat_tmr_max;
include/linux/bnxt/hsi.h
7760
__le16 num_cmpl_aggr_int;
include/linux/bnxt/hsi.h
7761
__le16 enables;
include/linux/bnxt/hsi.h
7773
__le16 error_code;
include/linux/bnxt/hsi.h
7774
__le16 req_type;
include/linux/bnxt/hsi.h
7775
__le16 seq_id;
include/linux/bnxt/hsi.h
7776
__le16 resp_len;
include/linux/bnxt/hsi.h
7783
__le16 req_type;
include/linux/bnxt/hsi.h
7784
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7785
__le16 seq_id;
include/linux/bnxt/hsi.h
7786
__le16 target_id;
include/linux/bnxt/hsi.h
7788
__le16 cr;
include/linux/bnxt/hsi.h
7789
__le16 rr;
include/linux/bnxt/hsi.h
7790
__le16 ar;
include/linux/bnxt/hsi.h
7791
__le16 sc;
include/linux/bnxt/hsi.h
7796
__le16 error_code;
include/linux/bnxt/hsi.h
7797
__le16 req_type;
include/linux/bnxt/hsi.h
7798
__le16 seq_id;
include/linux/bnxt/hsi.h
7799
__le16 resp_len;
include/linux/bnxt/hsi.h
780
__le16 reserved16;
include/linux/bnxt/hsi.h
7807
__le16 req_type;
include/linux/bnxt/hsi.h
7808
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7809
__le16 seq_id;
include/linux/bnxt/hsi.h
7810
__le16 target_id;
include/linux/bnxt/hsi.h
7818
__le16 error_code;
include/linux/bnxt/hsi.h
7819
__le16 req_type;
include/linux/bnxt/hsi.h
7820
__le16 seq_id;
include/linux/bnxt/hsi.h
7821
__le16 resp_len;
include/linux/bnxt/hsi.h
7833
__le16 req_type;
include/linux/bnxt/hsi.h
7834
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7835
__le16 seq_id;
include/linux/bnxt/hsi.h
7836
__le16 target_id;
include/linux/bnxt/hsi.h
786
__le16 type;
include/linux/bnxt/hsi.h
7878
__le16 l2_ovlan;
include/linux/bnxt/hsi.h
7879
__le16 l2_ovlan_mask;
include/linux/bnxt/hsi.h
7880
__le16 l2_ivlan;
include/linux/bnxt/hsi.h
7881
__le16 l2_ivlan_mask;
include/linux/bnxt/hsi.h
7886
__le16 t_l2_ovlan;
include/linux/bnxt/hsi.h
7887
__le16 t_l2_ovlan_mask;
include/linux/bnxt/hsi.h
7888
__le16 t_l2_ivlan;
include/linux/bnxt/hsi.h
7889
__le16 t_l2_ivlan_mask;
include/linux/bnxt/hsi.h
79
__le16 req_type;
include/linux/bnxt/hsi.h
791
__le16 sequence_id;
include/linux/bnxt/hsi.h
7920
__le16 dst_id;
include/linux/bnxt/hsi.h
7921
__le16 mirror_vnic_id;
include/linux/bnxt/hsi.h
7936
__le16 error_code;
include/linux/bnxt/hsi.h
7937
__le16 req_type;
include/linux/bnxt/hsi.h
7938
__le16 seq_id;
include/linux/bnxt/hsi.h
7939
__le16 resp_len;
include/linux/bnxt/hsi.h
7958
__le16 req_type;
include/linux/bnxt/hsi.h
7959
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7960
__le16 seq_id;
include/linux/bnxt/hsi.h
7961
__le16 target_id;
include/linux/bnxt/hsi.h
7968
__le16 error_code;
include/linux/bnxt/hsi.h
7969
__le16 req_type;
include/linux/bnxt/hsi.h
7970
__le16 seq_id;
include/linux/bnxt/hsi.h
7971
__le16 resp_len;
include/linux/bnxt/hsi.h
7978
__le16 req_type;
include/linux/bnxt/hsi.h
7979
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
7980
__le16 seq_id;
include/linux/bnxt/hsi.h
7981
__le16 target_id;
include/linux/bnxt/hsi.h
80
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
800
__le16 req_len_type;
include/linux/bnxt/hsi.h
8016
__le16 error_code;
include/linux/bnxt/hsi.h
8017
__le16 req_type;
include/linux/bnxt/hsi.h
8018
__le16 seq_id;
include/linux/bnxt/hsi.h
8019
__le16 resp_len;
include/linux/bnxt/hsi.h
8026
__le16 req_type;
include/linux/bnxt/hsi.h
8027
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8028
__le16 seq_id;
include/linux/bnxt/hsi.h
8029
__le16 target_id;
include/linux/bnxt/hsi.h
8051
__le16 error_code;
include/linux/bnxt/hsi.h
8052
__le16 req_type;
include/linux/bnxt/hsi.h
8053
__le16 seq_id;
include/linux/bnxt/hsi.h
8054
__le16 resp_len;
include/linux/bnxt/hsi.h
807
__le16 source_id;
include/linux/bnxt/hsi.h
8073
__le16 req_type;
include/linux/bnxt/hsi.h
8074
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8075
__le16 seq_id;
include/linux/bnxt/hsi.h
8076
__le16 target_id;
include/linux/bnxt/hsi.h
8094
__le16 l2_ivlan;
include/linux/bnxt/hsi.h
81
__le16 seq_id;
include/linux/bnxt/hsi.h
8127
__le16 error_code;
include/linux/bnxt/hsi.h
8128
__le16 req_type;
include/linux/bnxt/hsi.h
8129
__le16 seq_id;
include/linux/bnxt/hsi.h
8130
__le16 resp_len;
include/linux/bnxt/hsi.h
8149
__le16 req_type;
include/linux/bnxt/hsi.h
8150
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8151
__le16 seq_id;
include/linux/bnxt/hsi.h
8152
__le16 target_id;
include/linux/bnxt/hsi.h
8159
__le16 error_code;
include/linux/bnxt/hsi.h
8160
__le16 req_type;
include/linux/bnxt/hsi.h
8161
__le16 seq_id;
include/linux/bnxt/hsi.h
8162
__le16 resp_len;
include/linux/bnxt/hsi.h
817
__le16 type;
include/linux/bnxt/hsi.h
82
__le16 target_id;
include/linux/bnxt/hsi.h
8203
__le16 unused_0;
include/linux/bnxt/hsi.h
822
__le16 source_id;
include/linux/bnxt/hsi.h
8227
__le16 req_type;
include/linux/bnxt/hsi.h
8228
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8229
__le16 seq_id;
include/linux/bnxt/hsi.h
823
__le16 resp_len;
include/linux/bnxt/hsi.h
8230
__le16 target_id;
include/linux/bnxt/hsi.h
824
__le16 unused_1;
include/linux/bnxt/hsi.h
8256
__le16 error_code;
include/linux/bnxt/hsi.h
8257
__le16 req_type;
include/linux/bnxt/hsi.h
8258
__le16 seq_id;
include/linux/bnxt/hsi.h
8259
__le16 resp_len;
include/linux/bnxt/hsi.h
8267
__le16 req_type;
include/linux/bnxt/hsi.h
8268
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8269
__le16 seq_id;
include/linux/bnxt/hsi.h
8270
__le16 target_id;
include/linux/bnxt/hsi.h
8278
__le16 error_code;
include/linux/bnxt/hsi.h
8279
__le16 req_type;
include/linux/bnxt/hsi.h
8280
__le16 seq_id;
include/linux/bnxt/hsi.h
8281
__le16 resp_len;
include/linux/bnxt/hsi.h
8288
__le16 req_type;
include/linux/bnxt/hsi.h
8289
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8290
__le16 seq_id;
include/linux/bnxt/hsi.h
8291
__le16 target_id;
include/linux/bnxt/hsi.h
833
__le16 type;
include/linux/bnxt/hsi.h
8338
__le16 dst_id;
include/linux/bnxt/hsi.h
8339
__le16 rfs_ring_tbl_idx;
include/linux/bnxt/hsi.h
8377
__le16 error_code;
include/linux/bnxt/hsi.h
8378
__le16 req_type;
include/linux/bnxt/hsi.h
8379
__le16 seq_id;
include/linux/bnxt/hsi.h
838
__le16 event_id;
include/linux/bnxt/hsi.h
8380
__le16 resp_len;
include/linux/bnxt/hsi.h
8437
__le16 req_type;
include/linux/bnxt/hsi.h
8438
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8439
__le16 seq_id;
include/linux/bnxt/hsi.h
8440
__le16 target_id;
include/linux/bnxt/hsi.h
8447
__le16 error_code;
include/linux/bnxt/hsi.h
8448
__le16 req_type;
include/linux/bnxt/hsi.h
8449
__le16 seq_id;
include/linux/bnxt/hsi.h
8450
__le16 resp_len;
include/linux/bnxt/hsi.h
8457
__le16 req_type;
include/linux/bnxt/hsi.h
8458
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8459
__le16 seq_id;
include/linux/bnxt/hsi.h
8460
__le16 target_id;
include/linux/bnxt/hsi.h
8473
__le16 new_meter_instance_id;
include/linux/bnxt/hsi.h
8481
__le16 error_code;
include/linux/bnxt/hsi.h
8482
__le16 req_type;
include/linux/bnxt/hsi.h
8483
__le16 seq_id;
include/linux/bnxt/hsi.h
8484
__le16 resp_len;
include/linux/bnxt/hsi.h
8491
__le16 req_type;
include/linux/bnxt/hsi.h
8492
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8493
__le16 seq_id;
include/linux/bnxt/hsi.h
8494
__le16 target_id;
include/linux/bnxt/hsi.h
8535
__le16 unused_1;
include/linux/bnxt/hsi.h
8554
__le16 unused_3;
include/linux/bnxt/hsi.h
8560
__le16 dst_id;
include/linux/bnxt/hsi.h
8561
__le16 l2_ctxt_ref_id;
include/linux/bnxt/hsi.h
8566
__le16 error_code;
include/linux/bnxt/hsi.h
8567
__le16 req_type;
include/linux/bnxt/hsi.h
8568
__le16 seq_id;
include/linux/bnxt/hsi.h
8569
__le16 resp_len;
include/linux/bnxt/hsi.h
8577
__le16 req_type;
include/linux/bnxt/hsi.h
8578
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8579
__le16 seq_id;
include/linux/bnxt/hsi.h
8580
__le16 target_id;
include/linux/bnxt/hsi.h
8588
__le16 error_code;
include/linux/bnxt/hsi.h
8589
__le16 req_type;
include/linux/bnxt/hsi.h
8590
__le16 seq_id;
include/linux/bnxt/hsi.h
8591
__le16 resp_len;
include/linux/bnxt/hsi.h
8598
__le16 req_type;
include/linux/bnxt/hsi.h
8599
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8600
__le16 seq_id;
include/linux/bnxt/hsi.h
8601
__le16 target_id;
include/linux/bnxt/hsi.h
8603
__le16 flags;
include/linux/bnxt/hsi.h
8621
__le16 src_fid;
include/linux/bnxt/hsi.h
8623
__le16 action_flags;
include/linux/bnxt/hsi.h
8638
__le16 dst_fid;
include/linux/bnxt/hsi.h
8641
__le16 act_meter_id;
include/linux/bnxt/hsi.h
8642
__le16 ref_flow_handle;
include/linux/bnxt/hsi.h
8682
__le16 error_code;
include/linux/bnxt/hsi.h
8683
__le16 req_type;
include/linux/bnxt/hsi.h
8684
__le16 seq_id;
include/linux/bnxt/hsi.h
8685
__le16 resp_len;
include/linux/bnxt/hsi.h
8686
__le16 flow_handle;
include/linux/bnxt/hsi.h
8722
__le16 req_type;
include/linux/bnxt/hsi.h
8723
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8724
__le16 seq_id;
include/linux/bnxt/hsi.h
8725
__le16 target_id;
include/linux/bnxt/hsi.h
8727
__le16 flow_handle;
include/linux/bnxt/hsi.h
8728
__le16 unused_0;
include/linux/bnxt/hsi.h
8735
__le16 error_code;
include/linux/bnxt/hsi.h
8736
__le16 req_type;
include/linux/bnxt/hsi.h
8737
__le16 seq_id;
include/linux/bnxt/hsi.h
8738
__le16 resp_len;
include/linux/bnxt/hsi.h
8747
__le16 req_type;
include/linux/bnxt/hsi.h
8748
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8749
__le16 seq_id;
include/linux/bnxt/hsi.h
8750
__le16 target_id;
include/linux/bnxt/hsi.h
8752
__le16 flow_handle;
include/linux/bnxt/hsi.h
8770
__le16 error_code;
include/linux/bnxt/hsi.h
8771
__le16 req_type;
include/linux/bnxt/hsi.h
8772
__le16 seq_id;
include/linux/bnxt/hsi.h
8773
__le16 resp_len;
include/linux/bnxt/hsi.h
8778
__le16 src_fid;
include/linux/bnxt/hsi.h
8779
__le16 dst_fid;
include/linux/bnxt/hsi.h
8780
__le16 l2_ctxt_id;
include/linux/bnxt/hsi.h
8784
__le16 ar_id;
include/linux/bnxt/hsi.h
8785
__le16 flow_handle;
include/linux/bnxt/hsi.h
8787
__le16 flow_timer;
include/linux/bnxt/hsi.h
8797
__le16 req_type;
include/linux/bnxt/hsi.h
8798
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8799
__le16 seq_id;
include/linux/bnxt/hsi.h
88
__le16 error_code;
include/linux/bnxt/hsi.h
8800
__le16 target_id;
include/linux/bnxt/hsi.h
8802
__le16 num_flows;
include/linux/bnxt/hsi.h
8803
__le16 flow_handle_0;
include/linux/bnxt/hsi.h
8804
__le16 flow_handle_1;
include/linux/bnxt/hsi.h
8805
__le16 flow_handle_2;
include/linux/bnxt/hsi.h
8806
__le16 flow_handle_3;
include/linux/bnxt/hsi.h
8807
__le16 flow_handle_4;
include/linux/bnxt/hsi.h
8808
__le16 flow_handle_5;
include/linux/bnxt/hsi.h
8809
__le16 flow_handle_6;
include/linux/bnxt/hsi.h
8810
__le16 flow_handle_7;
include/linux/bnxt/hsi.h
8811
__le16 flow_handle_8;
include/linux/bnxt/hsi.h
8812
__le16 flow_handle_9;
include/linux/bnxt/hsi.h
8828
__le16 error_code;
include/linux/bnxt/hsi.h
8829
__le16 req_type;
include/linux/bnxt/hsi.h
8830
__le16 seq_id;
include/linux/bnxt/hsi.h
8831
__le16 resp_len;
include/linux/bnxt/hsi.h
8852
__le16 flow_hits;
include/linux/bnxt/hsi.h
8859
__le16 req_type;
include/linux/bnxt/hsi.h
8860
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8861
__le16 seq_id;
include/linux/bnxt/hsi.h
8862
__le16 target_id;
include/linux/bnxt/hsi.h
8864
__le16 vf_id;
include/linux/bnxt/hsi.h
8865
__le16 reserved;
include/linux/bnxt/hsi.h
8872
__le16 error_code;
include/linux/bnxt/hsi.h
8873
__le16 req_type;
include/linux/bnxt/hsi.h
8874
__le16 seq_id;
include/linux/bnxt/hsi.h
8875
__le16 resp_len;
include/linux/bnxt/hsi.h
8876
__le16 rx_cfa_code;
include/linux/bnxt/hsi.h
8877
__le16 tx_cfa_action;
include/linux/bnxt/hsi.h
8884
__le16 req_type;
include/linux/bnxt/hsi.h
8885
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8886
__le16 seq_id;
include/linux/bnxt/hsi.h
8887
__le16 target_id;
include/linux/bnxt/hsi.h
8890
__le16 vf_id;
include/linux/bnxt/hsi.h
8891
__le16 reserved;
include/linux/bnxt/hsi.h
8897
__le16 error_code;
include/linux/bnxt/hsi.h
8898
__le16 req_type;
include/linux/bnxt/hsi.h
8899
__le16 seq_id;
include/linux/bnxt/hsi.h
89
__le16 req_type;
include/linux/bnxt/hsi.h
8900
__le16 resp_len;
include/linux/bnxt/hsi.h
8907
__le16 req_type;
include/linux/bnxt/hsi.h
8908
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8909
__le16 seq_id;
include/linux/bnxt/hsi.h
8910
__le16 target_id;
include/linux/bnxt/hsi.h
8921
__le16 error_code;
include/linux/bnxt/hsi.h
8922
__le16 req_type;
include/linux/bnxt/hsi.h
8923
__le16 seq_id;
include/linux/bnxt/hsi.h
8924
__le16 resp_len;
include/linux/bnxt/hsi.h
8938
__le16 key_entry_size;
include/linux/bnxt/hsi.h
8939
__le16 record_entry_size;
include/linux/bnxt/hsi.h
8940
__le16 efc_entry_size;
include/linux/bnxt/hsi.h
8941
__le16 fid_entry_size;
include/linux/bnxt/hsi.h
8948
__le16 req_type;
include/linux/bnxt/hsi.h
8949
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8950
__le16 seq_id;
include/linux/bnxt/hsi.h
8951
__le16 target_id;
include/linux/bnxt/hsi.h
8958
__le16 group_id;
include/linux/bnxt/hsi.h
8959
__le16 unused_0;
include/linux/bnxt/hsi.h
8962
__le16 key0_ctx_id;
include/linux/bnxt/hsi.h
8963
__le16 key1_ctx_id;
include/linux/bnxt/hsi.h
8964
__le16 record_ctx_id;
include/linux/bnxt/hsi.h
8965
__le16 efc_ctx_id;
include/linux/bnxt/hsi.h
8966
__le16 fid_ctx_id;
include/linux/bnxt/hsi.h
8967
__le16 unused_2;
include/linux/bnxt/hsi.h
8973
__le16 error_code;
include/linux/bnxt/hsi.h
8974
__le16 req_type;
include/linux/bnxt/hsi.h
8975
__le16 seq_id;
include/linux/bnxt/hsi.h
8976
__le16 resp_len;
include/linux/bnxt/hsi.h
8983
__le16 req_type;
include/linux/bnxt/hsi.h
8984
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
8985
__le16 seq_id;
include/linux/bnxt/hsi.h
8986
__le16 target_id;
include/linux/bnxt/hsi.h
899
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
8996
__le16 error_code;
include/linux/bnxt/hsi.h
8997
__le16 req_type;
include/linux/bnxt/hsi.h
8998
__le16 seq_id;
include/linux/bnxt/hsi.h
8999
__le16 resp_len;
include/linux/bnxt/hsi.h
90
__le16 seq_id;
include/linux/bnxt/hsi.h
9005
__le16 key0_ctx_id;
include/linux/bnxt/hsi.h
9006
__le16 key1_ctx_id;
include/linux/bnxt/hsi.h
9007
__le16 record_ctx_id;
include/linux/bnxt/hsi.h
9008
__le16 efc_ctx_id;
include/linux/bnxt/hsi.h
9009
__le16 fid_ctx_id;
include/linux/bnxt/hsi.h
9016
__le16 req_type;
include/linux/bnxt/hsi.h
9017
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9018
__le16 seq_id;
include/linux/bnxt/hsi.h
9019
__le16 target_id;
include/linux/bnxt/hsi.h
9024
__le16 unused_0;
include/linux/bnxt/hsi.h
9025
__le16 op;
include/linux/bnxt/hsi.h
9035
__le16 error_code;
include/linux/bnxt/hsi.h
9036
__le16 req_type;
include/linux/bnxt/hsi.h
9037
__le16 seq_id;
include/linux/bnxt/hsi.h
9038
__le16 resp_len;
include/linux/bnxt/hsi.h
9045
__le16 req_type;
include/linux/bnxt/hsi.h
9046
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9047
__le16 seq_id;
include/linux/bnxt/hsi.h
9048
__le16 target_id;
include/linux/bnxt/hsi.h
905
__le16 type;
include/linux/bnxt/hsi.h
9055
__le16 error_code;
include/linux/bnxt/hsi.h
9056
__le16 req_type;
include/linux/bnxt/hsi.h
9057
__le16 seq_id;
include/linux/bnxt/hsi.h
9058
__le16 resp_len;
include/linux/bnxt/hsi.h
9088
__le16 req_type;
include/linux/bnxt/hsi.h
9089
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9090
__le16 seq_id;
include/linux/bnxt/hsi.h
9091
__le16 target_id;
include/linux/bnxt/hsi.h
91
__le16 resp_len;
include/linux/bnxt/hsi.h
910
__le16 event_id;
include/linux/bnxt/hsi.h
9120
__le16 error_code;
include/linux/bnxt/hsi.h
9121
__le16 req_type;
include/linux/bnxt/hsi.h
9122
__le16 seq_id;
include/linux/bnxt/hsi.h
9123
__le16 resp_len;
include/linux/bnxt/hsi.h
9124
__le16 tunnel_dst_port_id;
include/linux/bnxt/hsi.h
9144
__le16 req_type;
include/linux/bnxt/hsi.h
9145
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9146
__le16 seq_id;
include/linux/bnxt/hsi.h
9147
__le16 target_id;
include/linux/bnxt/hsi.h
9177
__le16 error_code;
include/linux/bnxt/hsi.h
9178
__le16 req_type;
include/linux/bnxt/hsi.h
9179
__le16 seq_id;
include/linux/bnxt/hsi.h
9180
__le16 resp_len;
include/linux/bnxt/hsi.h
9181
__le16 tunnel_dst_port_id;
include/linux/bnxt/hsi.h
919
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
9203
__le16 req_type;
include/linux/bnxt/hsi.h
9204
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9205
__le16 seq_id;
include/linux/bnxt/hsi.h
9206
__le16 target_id;
include/linux/bnxt/hsi.h
9230
__le16 tunnel_dst_port_id;
include/linux/bnxt/hsi.h
9236
__le16 error_code;
include/linux/bnxt/hsi.h
9237
__le16 req_type;
include/linux/bnxt/hsi.h
9238
__le16 seq_id;
include/linux/bnxt/hsi.h
9239
__le16 resp_len;
include/linux/bnxt/hsi.h
9301
__le16 req_type;
include/linux/bnxt/hsi.h
9302
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9303
__le16 seq_id;
include/linux/bnxt/hsi.h
9304
__le16 target_id;
include/linux/bnxt/hsi.h
9312
__le16 stats_dma_length;
include/linux/bnxt/hsi.h
9313
__le16 flags;
include/linux/bnxt/hsi.h
9315
__le16 steering_tag;
include/linux/bnxt/hsi.h
9317
__le16 alloc_seq_id;
include/linux/bnxt/hsi.h
9323
__le16 error_code;
include/linux/bnxt/hsi.h
9324
__le16 req_type;
include/linux/bnxt/hsi.h
9325
__le16 seq_id;
include/linux/bnxt/hsi.h
9326
__le16 resp_len;
include/linux/bnxt/hsi.h
9334
__le16 req_type;
include/linux/bnxt/hsi.h
9335
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9336
__le16 seq_id;
include/linux/bnxt/hsi.h
9337
__le16 target_id;
include/linux/bnxt/hsi.h
9345
__le16 error_code;
include/linux/bnxt/hsi.h
9346
__le16 req_type;
include/linux/bnxt/hsi.h
9347
__le16 seq_id;
include/linux/bnxt/hsi.h
9348
__le16 resp_len;
include/linux/bnxt/hsi.h
935
__le16 type;
include/linux/bnxt/hsi.h
9356
__le16 req_type;
include/linux/bnxt/hsi.h
9357
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9358
__le16 seq_id;
include/linux/bnxt/hsi.h
9359
__le16 target_id;
include/linux/bnxt/hsi.h
9369
__le16 error_code;
include/linux/bnxt/hsi.h
9370
__le16 req_type;
include/linux/bnxt/hsi.h
9371
__le16 seq_id;
include/linux/bnxt/hsi.h
9372
__le16 resp_len;
include/linux/bnxt/hsi.h
9399
__le16 req_type;
include/linux/bnxt/hsi.h
940
__le16 event_id;
include/linux/bnxt/hsi.h
9400
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9401
__le16 seq_id;
include/linux/bnxt/hsi.h
9402
__le16 target_id;
include/linux/bnxt/hsi.h
9412
__le16 error_code;
include/linux/bnxt/hsi.h
9413
__le16 req_type;
include/linux/bnxt/hsi.h
9414
__le16 seq_id;
include/linux/bnxt/hsi.h
9415
__le16 resp_len;
include/linux/bnxt/hsi.h
9444
__le16 req_type;
include/linux/bnxt/hsi.h
9445
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9446
__le16 seq_id;
include/linux/bnxt/hsi.h
9447
__le16 target_id;
include/linux/bnxt/hsi.h
9455
__le16 error_code;
include/linux/bnxt/hsi.h
9456
__le16 req_type;
include/linux/bnxt/hsi.h
9457
__le16 seq_id;
include/linux/bnxt/hsi.h
9458
__le16 resp_len;
include/linux/bnxt/hsi.h
9465
__le16 req_type;
include/linux/bnxt/hsi.h
9466
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9467
__le16 seq_id;
include/linux/bnxt/hsi.h
9468
__le16 target_id;
include/linux/bnxt/hsi.h
9470
__le16 pcie_stat_size;
include/linux/bnxt/hsi.h
9477
__le16 error_code;
include/linux/bnxt/hsi.h
9478
__le16 req_type;
include/linux/bnxt/hsi.h
9479
__le16 seq_id;
include/linux/bnxt/hsi.h
9480
__le16 resp_len;
include/linux/bnxt/hsi.h
9481
__le16 pcie_stat_size;
include/linux/bnxt/hsi.h
949
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
9539
__le16 req_type;
include/linux/bnxt/hsi.h
9540
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9541
__le16 seq_id;
include/linux/bnxt/hsi.h
9542
__le16 target_id;
include/linux/bnxt/hsi.h
9544
__le16 generic_stat_size;
include/linux/bnxt/hsi.h
9553
__le16 error_code;
include/linux/bnxt/hsi.h
9554
__le16 req_type;
include/linux/bnxt/hsi.h
9555
__le16 seq_id;
include/linux/bnxt/hsi.h
9556
__le16 resp_len;
include/linux/bnxt/hsi.h
9557
__le16 generic_stat_size;
include/linux/bnxt/hsi.h
9591
__le16 req_type;
include/linux/bnxt/hsi.h
9592
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9593
__le16 seq_id;
include/linux/bnxt/hsi.h
9594
__le16 target_id;
include/linux/bnxt/hsi.h
96
__le16 req_type;
include/linux/bnxt/hsi.h
9622
__le16 error_code;
include/linux/bnxt/hsi.h
9623
__le16 req_type;
include/linux/bnxt/hsi.h
9624
__le16 seq_id;
include/linux/bnxt/hsi.h
9625
__le16 resp_len;
include/linux/bnxt/hsi.h
9638
__le16 req_type;
include/linux/bnxt/hsi.h
9639
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
964
__le16 type;
include/linux/bnxt/hsi.h
9640
__le16 seq_id;
include/linux/bnxt/hsi.h
9641
__le16 target_id;
include/linux/bnxt/hsi.h
9657
__le16 error_code;
include/linux/bnxt/hsi.h
9658
__le16 req_type;
include/linux/bnxt/hsi.h
9659
__le16 seq_id;
include/linux/bnxt/hsi.h
9660
__le16 resp_len;
include/linux/bnxt/hsi.h
9679
__le16 req_type;
include/linux/bnxt/hsi.h
9680
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9681
__le16 seq_id;
include/linux/bnxt/hsi.h
9682
__le16 target_id;
include/linux/bnxt/hsi.h
9684
__le16 year;
include/linux/bnxt/hsi.h
969
__le16 event_id;
include/linux/bnxt/hsi.h
9693
__le16 millisecond;
include/linux/bnxt/hsi.h
9694
__le16 zone;
include/linux/bnxt/hsi.h
97
__le16 signature;
include/linux/bnxt/hsi.h
9703
__le16 error_code;
include/linux/bnxt/hsi.h
9704
__le16 req_type;
include/linux/bnxt/hsi.h
9705
__le16 seq_id;
include/linux/bnxt/hsi.h
9706
__le16 resp_len;
include/linux/bnxt/hsi.h
9713
__le16 struct_id;
include/linux/bnxt/hsi.h
9731
__le16 len;
include/linux/bnxt/hsi.h
9737
__le16 subtype;
include/linux/bnxt/hsi.h
9738
__le16 next_offset;
include/linux/bnxt/hsi.h
9759
__le16 req_type;
include/linux/bnxt/hsi.h
9760
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9761
__le16 seq_id;
include/linux/bnxt/hsi.h
9762
__le16 target_id;
include/linux/bnxt/hsi.h
9765
__le16 data_len;
include/linux/bnxt/hsi.h
9772
__le16 error_code;
include/linux/bnxt/hsi.h
9773
__le16 req_type;
include/linux/bnxt/hsi.h
9774
__le16 seq_id;
include/linux/bnxt/hsi.h
9775
__le16 resp_len;
include/linux/bnxt/hsi.h
978
__le16 timestamp_hi;
include/linux/bnxt/hsi.h
9795
__le16 req_type;
include/linux/bnxt/hsi.h
9796
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9797
__le16 seq_id;
include/linux/bnxt/hsi.h
9798
__le16 target_id;
include/linux/bnxt/hsi.h
9801
__le16 data_len;
include/linux/bnxt/hsi.h
9802
__le16 structure_id;
include/linux/bnxt/hsi.h
9803
__le16 subtype;
include/linux/bnxt/hsi.h
9822
__le16 error_code;
include/linux/bnxt/hsi.h
9823
__le16 req_type;
include/linux/bnxt/hsi.h
9824
__le16 seq_id;
include/linux/bnxt/hsi.h
9825
__le16 resp_len;
include/linux/bnxt/hsi.h
9842
__le16 req_type;
include/linux/bnxt/hsi.h
9843
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9844
__le16 seq_id;
include/linux/bnxt/hsi.h
9845
__le16 target_id;
include/linux/bnxt/hsi.h
9856
__le16 error_code;
include/linux/bnxt/hsi.h
9857
__le16 req_type;
include/linux/bnxt/hsi.h
9858
__le16 seq_id;
include/linux/bnxt/hsi.h
9859
__le16 resp_len;
include/linux/bnxt/hsi.h
9862
__le16 status_flags;
include/linux/bnxt/hsi.h
9871
__le16 req_type;
include/linux/bnxt/hsi.h
9872
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9873
__le16 seq_id;
include/linux/bnxt/hsi.h
9874
__le16 target_id;
include/linux/bnxt/hsi.h
988
__le16 type;
include/linux/bnxt/hsi.h
9895
__le16 error_code;
include/linux/bnxt/hsi.h
9896
__le16 req_type;
include/linux/bnxt/hsi.h
9897
__le16 seq_id;
include/linux/bnxt/hsi.h
9898
__le16 resp_len;
include/linux/bnxt/hsi.h
9922
__le16 req_type;
include/linux/bnxt/hsi.h
9923
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9924
__le16 seq_id;
include/linux/bnxt/hsi.h
9925
__le16 target_id;
include/linux/bnxt/hsi.h
9928
__le16 encap_resp_target_id;
include/linux/bnxt/hsi.h
993
__le16 event_id;
include/linux/bnxt/hsi.h
9934
__le16 error_code;
include/linux/bnxt/hsi.h
9935
__le16 req_type;
include/linux/bnxt/hsi.h
9936
__le16 seq_id;
include/linux/bnxt/hsi.h
9937
__le16 resp_len;
include/linux/bnxt/hsi.h
9944
__le16 req_type;
include/linux/bnxt/hsi.h
9945
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9946
__le16 seq_id;
include/linux/bnxt/hsi.h
9947
__le16 target_id;
include/linux/bnxt/hsi.h
9950
__le16 encap_resp_target_id;
include/linux/bnxt/hsi.h
9956
__le16 error_code;
include/linux/bnxt/hsi.h
9957
__le16 req_type;
include/linux/bnxt/hsi.h
9958
__le16 seq_id;
include/linux/bnxt/hsi.h
9959
__le16 resp_len;
include/linux/bnxt/hsi.h
9966
__le16 req_type;
include/linux/bnxt/hsi.h
9967
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9968
__le16 seq_id;
include/linux/bnxt/hsi.h
9969
__le16 target_id;
include/linux/bnxt/hsi.h
9971
__le16 encap_resp_target_id;
include/linux/bnxt/hsi.h
9972
__le16 encap_resp_cmpl_ring;
include/linux/bnxt/hsi.h
9973
__le16 encap_resp_len;
include/linux/bnxt/hsi.h
9982
__le16 error_code;
include/linux/bnxt/hsi.h
9983
__le16 req_type;
include/linux/bnxt/hsi.h
9984
__le16 seq_id;
include/linux/bnxt/hsi.h
9985
__le16 resp_len;
include/linux/bnxt/hsi.h
9992
__le16 req_type;
include/linux/bnxt/hsi.h
9993
__le16 cmpl_ring;
include/linux/bnxt/hsi.h
9994
__le16 seq_id;
include/linux/bnxt/hsi.h
9995
__le16 target_id;
include/linux/bnxt/hsi.h
9997
__le16 encap_async_event_target_id;
include/linux/byteorder/generic.h
144
static inline void le16_add_cpu(__le16 *var, u16 val)
include/linux/can/dev/peak_canfd.h
103
__le16 brp; /* BaudRate Prescaler */
include/linux/can/dev/peak_canfd.h
110
__le16 opcode_channel;
include/linux/can/dev/peak_canfd.h
112
__le16 idx;
include/linux/can/dev/peak_canfd.h
120
__le16 opcode_channel;
include/linux/can/dev/peak_canfd.h
131
__le16 opcode_channel;
include/linux/can/dev/peak_canfd.h
133
__le16 flags;
include/linux/can/dev/peak_canfd.h
142
__le16 opcode_channel;
include/linux/can/dev/peak_canfd.h
144
__le16 sel_mask;
include/linux/can/dev/peak_canfd.h
157
__le16 opcode_channel;
include/linux/can/dev/peak_canfd.h
159
__le16 options;
include/linux/can/dev/peak_canfd.h
165
__le16 size;
include/linux/can/dev/peak_canfd.h
166
__le16 type;
include/linux/can/dev/peak_canfd.h
182
__le16 size;
include/linux/can/dev/peak_canfd.h
183
__le16 type;
include/linux/can/dev/peak_canfd.h
190
__le16 flags;
include/linux/can/dev/peak_canfd.h
203
__le16 size;
include/linux/can/dev/peak_canfd.h
204
__le16 type;
include/linux/can/dev/peak_canfd.h
224
__le16 size;
include/linux/can/dev/peak_canfd.h
225
__le16 type;
include/linux/can/dev/peak_canfd.h
261
__le16 size;
include/linux/can/dev/peak_canfd.h
262
__le16 type;
include/linux/can/dev/peak_canfd.h
267
__le16 flags;
include/linux/can/dev/peak_canfd.h
273
static inline __le16 pucan_cmd_opcode_channel(int index, int opcode)
include/linux/can/dev/peak_canfd.h
41
__le16 opcode_channel;
include/linux/can/dev/peak_canfd.h
69
__le16 opcode_channel;
include/linux/can/dev/peak_canfd.h
76
__le16 brp; /* BaudRate Prescaler */
include/linux/can/dev/peak_canfd.h
96
__le16 opcode_channel;
include/linux/ceph/ceph_fs.h
184
__le16 session_mon;
include/linux/ceph/ceph_fs.h
437
__le16 flags;
include/linux/ceph/ceph_fs.h
504
__le16 num_releases; /* # include cap/lease release records */
include/linux/ceph/ceph_fs.h
515
__le16 version; /* struct version */
include/linux/ceph/ceph_fs.h
520
__le16 num_releases; /* # include cap/lease release records */
include/linux/ceph/ceph_fs.h
599
__le16 mask; /* lease type(s) */
include/linux/ceph/ceph_fs.h
831
__le16 mask; /* which lease */
include/linux/ceph/decode.h
265
put_unaligned_le16(v, (__le16 *)*p);
include/linux/ceph/msgr.h
157
__le16 type; /* message type */
include/linux/ceph/msgr.h
158
__le16 priority; /* priority. higher value == higher priority */
include/linux/ceph/msgr.h
159
__le16 version; /* version of message encoding */
include/linux/ceph/msgr.h
164
__le16 data_off; /* sender: include full offset;
include/linux/ceph/msgr.h
175
__le16 type; /* message type */
include/linux/ceph/msgr.h
176
__le16 priority; /* priority. higher value == higher priority */
include/linux/ceph/msgr.h
177
__le16 version; /* version of message encoding */
include/linux/ceph/msgr.h
182
__le16 data_off; /* sender: include full offset;
include/linux/ceph/msgr.h
186
__le16 compat_version;
include/linux/ceph/msgr.h
187
__le16 reserved;
include/linux/ceph/msgr.h
194
__le16 type; /* message type */
include/linux/ceph/msgr.h
195
__le16 priority; /* priority. higher value == higher priority */
include/linux/ceph/msgr.h
196
__le16 version; /* version of message encoding */
include/linux/ceph/msgr.h
199
__le16 data_off; /* sender: include full offset;
include/linux/ceph/msgr.h
205
__le16 compat_version;
include/linux/ceph/msgr.h
206
__le16 reserved;
include/linux/ceph/msgr.h
28
#define CEPH_BANNER_V2_PREFIX_LEN (CEPH_BANNER_V2_LEN + sizeof(__le16))
include/linux/ceph/pagelist.h
42
__le16 ev = cpu_to_le16(v);
include/linux/ceph/rados.h
491
__le16 op; /* CEPH_OSD_OP_* */
include/linux/ceph/rados.h
61
__le16 preferred; /* preferred primary osd */
include/linux/ceph/rados.h
62
__le16 ps; /* placement seed */
include/linux/eeprom_93cx6.h
70
const u8 word, __le16 *data, const u16 words);
include/linux/ext2_fs.h
37
if (*(__le16 *)(p + EXT2_SB_MAGIC_OFFSET) != cpu_to_le16(EXT2_SUPER_MAGIC))
include/linux/f2fs_fs.h
118
__le16 major_ver; /* Major Version */
include/linux/f2fs_fs.h
119
__le16 minor_ver; /* Minor Version */
include/linux/f2fs_fs.h
145
__le16 volume_name[MAX_VOLUME_NAME]; /* volume name */
include/linux/f2fs_fs.h
157
__le16 s_encoding; /* Filename charset encoding */
include/linux/f2fs_fs.h
158
__le16 s_encoding_flags; /* Filename charset encoding flags */
include/linux/f2fs_fs.h
196
__le16 cur_node_blkoff[MAX_ACTIVE_NODE_LOGS];
include/linux/f2fs_fs.h
199
__le16 cur_data_blkoff[MAX_ACTIVE_DATA_LOGS];
include/linux/f2fs_fs.h
232
__le16 blk_addr; /* block index in current CP */
include/linux/f2fs_fs.h
233
__le16 blk_count; /* Number of orphan inode blocks in CP */
include/linux/f2fs_fs.h
294
__le16 i_mode; /* file mode */
include/linux/f2fs_fs.h
311
__le16 i_gc_failures; /*
include/linux/f2fs_fs.h
327
__le16 i_extra_isize; /* extra inode attribute size */
include/linux/f2fs_fs.h
328
__le16 i_inline_xattr_size; /* inline xattr size, unit: 4 bytes */
include/linux/f2fs_fs.h
336
__le16 i_compress_flag; /* compress flag */
include/linux/f2fs_fs.h
422
__le16 vblocks; /* reference above */
include/linux/f2fs_fs.h
458
__le16 ofs_in_node; /* block index in parent node */
include/linux/f2fs_fs.h
522
__le16 n_nats;
include/linux/f2fs_fs.h
523
__le16 n_sits;
include/linux/f2fs_fs.h
613
__le16 name_len; /* length of file name */
include/linux/firmware/cirrus/wmfw.h
144
__le16 offset;
include/linux/firmware/cirrus/wmfw.h
145
__le16 type;
include/linux/firmware/cirrus/wmfw.h
150
__le16 ctl_type;
include/linux/firmware/cirrus/wmfw.h
151
__le16 flags;
include/linux/firmware/cirrus/wmfw.h
171
__le16 offset;
include/linux/firmware/cirrus/wmfw.h
172
__le16 type;
include/linux/firmware/cirrus/wmfw.h
37
__le16 rev;
include/linux/fsl/mc.h
224
__le16 token;
include/linux/fsl/mc.h
225
__le16 cmd_id;
include/linux/fsl/mc.h
283
__le16 major_ver;
include/linux/fsl/mc.h
284
__le16 minor_ver;
include/linux/fsl/ntmp.h
105
__le16 frm_attr_flags_mask;
include/linux/fsl/ntmp.h
106
__le16 dscp;
include/linux/fsl/ntmp.h
110
__le16 src_port; /* This field is reserved for ENETC */
include/linux/fsl/ntmp.h
126
__le16 resv1[7];
include/linux/fsl/ntmp.h
15
__le16 resv;
include/linux/fsl/ntmp.h
177
__le16 resv0;
include/linux/fsl/ntmp.h
178
__le16 fid;
include/linux/fsl/ntmp.h
180
__le16 resv1;
include/linux/fsl/ntmp.h
19
__le16 si_bitmap;
include/linux/fsl/ntmp.h
20
__le16 resv;
include/linux/fsl/ntmp.h
210
__le16 fid;
include/linux/fsl/ntmp.h
212
__le16 cfg;
include/linux/fsl/ntmp.h
227
__le16 efm_cfg;
include/linux/fsl/ntmp.h
236
__le16 efm_data_len;
include/linux/fsl/ntmp.h
256
__le16 max_thresh;
include/linux/fsl/ntmp.h
257
__le16 fc_on_thresh;
include/linux/fsl/ntmp.h
258
__le16 fc_off_thresh;
include/linux/fsl/ntmp.h
259
__le16 sbp_thresh;
include/linux/fsl/ntmp.h
260
__le16 resv;
include/linux/fsl/ntmp.h
93
__le16 precedence;
include/linux/fsl/ntmp.h
94
__le16 resv0[3];
include/linux/fsl/ntmp.h
95
__le16 frm_attr_flags;
include/linux/greybus/greybus_manifest.h
149
__le16 id;
include/linux/greybus/greybus_manifest.h
155
__le16 size;
include/linux/greybus/greybus_manifest.h
171
__le16 size;
include/linux/greybus/greybus_protocols.h
1008
__le16 cport1_id;
include/linux/greybus/greybus_protocols.h
1010
__le16 cport2_id;
include/linux/greybus/greybus_protocols.h
1018
__le16 cport1_id;
include/linux/greybus/greybus_protocols.h
1020
__le16 cport2_id;
include/linux/greybus/greybus_protocols.h
1026
__le16 attr;
include/linux/greybus/greybus_protocols.h
1027
__le16 selector;
include/linux/greybus/greybus_protocols.h
1031
__le16 result_code;
include/linux/greybus/greybus_protocols.h
1037
__le16 attr;
include/linux/greybus/greybus_protocols.h
1038
__le16 selector;
include/linux/greybus/greybus_protocols.h
1043
__le16 result_code;
include/linux/greybus/greybus_protocols.h
110
__le16 size;
include/linux/greybus/greybus_protocols.h
1138
__le16 tsb_fc0_protection_timeout;
include/linux/greybus/greybus_protocols.h
1139
__le16 tsb_tc0_replay_timeout;
include/linux/greybus/greybus_protocols.h
1140
__le16 tsb_afc0_req_timeout;
include/linux/greybus/greybus_protocols.h
1141
__le16 tsb_fc1_protection_timeout;
include/linux/greybus/greybus_protocols.h
1142
__le16 tsb_tc1_replay_timeout;
include/linux/greybus/greybus_protocols.h
1143
__le16 tsb_afc1_req_timeout;
include/linux/greybus/greybus_protocols.h
1144
__le16 reserved_for_tc2[3];
include/linux/greybus/greybus_protocols.h
1145
__le16 reserved_for_tc3[3];
include/linux/greybus/greybus_protocols.h
1169
__le16 key_code;
include/linux/greybus/greybus_protocols.h
120
__le16 cport_id;
include/linux/greybus/greybus_protocols.h
1224
__le16 flags;
include/linux/greybus/greybus_protocols.h
124
__le16 cport_id;
include/linux/greybus/greybus_protocols.h
1261
__le16 result_code;
include/linux/greybus/greybus_protocols.h
129
__le16 cport_id;
include/linux/greybus/greybus_protocols.h
1298
__le16 size;
include/linux/greybus/greybus_protocols.h
1310
__le16 size;
include/linux/greybus/greybus_protocols.h
1316
__le16 count;
include/linux/greybus/greybus_protocols.h
1428
__le16 max_blk_count;
include/linux/greybus/greybus_protocols.h
1429
__le16 max_blk_size;
include/linux/greybus/greybus_protocols.h
1512
__le16 data_blocks;
include/linux/greybus/greybus_protocols.h
1513
__le16 data_blksz;
include/linux/greybus/greybus_protocols.h
1527
__le16 data_blocks;
include/linux/greybus/greybus_protocols.h
1528
__le16 data_blksz;
include/linux/greybus/greybus_protocols.h
1533
__le16 data_blocks;
include/linux/greybus/greybus_protocols.h
1534
__le16 data_blksz;
include/linux/greybus/greybus_protocols.h
1560
__le16 width;
include/linux/greybus/greybus_protocols.h
1561
__le16 height;
include/linux/greybus/greybus_protocols.h
1562
__le16 format;
include/linux/greybus/greybus_protocols.h
1563
__le16 padding;
include/linux/greybus/greybus_protocols.h
1570
__le16 padding;
include/linux/greybus/greybus_protocols.h
1576
__le16 width;
include/linux/greybus/greybus_protocols.h
1577
__le16 height;
include/linux/greybus/greybus_protocols.h
1578
__le16 format;
include/linux/greybus/greybus_protocols.h
1581
__le16 max_pkt_size;
include/linux/greybus/greybus_protocols.h
1600
__le16 num_frames;
include/linux/greybus/greybus_protocols.h
1612
__le16 frame_number;
include/linux/greybus/greybus_protocols.h
1715
__le16 time_on_ms;
include/linux/greybus/greybus_protocols.h
1716
__le16 time_off_ms;
include/linux/greybus/greybus_protocols.h
1972
__le16 data_cport;
include/linux/greybus/greybus_protocols.h
1991
__le16 names_length;
include/linux/greybus/greybus_protocols.h
1997
__le16 dimen[4];
include/linux/greybus/greybus_protocols.h
2018
__le16 data_cport;
include/linux/greybus/greybus_protocols.h
2062
__le16 size;
include/linux/greybus/greybus_protocols.h
2093
__le16 data_cport;
include/linux/greybus/greybus_protocols.h
2104
__le16 data_cport;
include/linux/greybus/greybus_protocols.h
2112
__le16 data_cport;
include/linux/greybus/greybus_protocols.h
2113
__le16 size;
include/linux/greybus/greybus_protocols.h
2117
__le16 data_cport;
include/linux/greybus/greybus_protocols.h
2121
__le16 data_cport;
include/linux/greybus/greybus_protocols.h
2125
__le16 data_cport;
include/linux/greybus/greybus_protocols.h
2126
__le16 size;
include/linux/greybus/greybus_protocols.h
2130
__le16 data_cport;
include/linux/greybus/greybus_protocols.h
2134
__le16 data_cport;
include/linux/greybus/greybus_protocols.h
2150
__le16 data_cport;
include/linux/greybus/greybus_protocols.h
2169
__le16 len;
include/linux/greybus/greybus_protocols.h
279
__le16 major;
include/linux/greybus/greybus_protocols.h
280
__le16 minor;
include/linux/greybus/greybus_protocols.h
295
__le16 major;
include/linux/greybus/greybus_protocols.h
296
__le16 minor;
include/linux/greybus/greybus_protocols.h
306
__le16 major;
include/linux/greybus/greybus_protocols.h
307
__le16 minor;
include/linux/greybus/greybus_protocols.h
47
__le16 size; /* Size in bytes of header + payload */
include/linux/greybus/greybus_protocols.h
48
__le16 operation_id; /* Operation unique id */
include/linux/greybus/greybus_protocols.h
502
__le16 type;
include/linux/greybus/greybus_protocols.h
624
__le16 wReportDescLength;
include/linux/greybus/greybus_protocols.h
625
__le16 bcdHID;
include/linux/greybus/greybus_protocols.h
626
__le16 wProductID;
include/linux/greybus/greybus_protocols.h
627
__le16 wVendorID;
include/linux/greybus/greybus_protocols.h
672
__le16 addr;
include/linux/greybus/greybus_protocols.h
673
__le16 flags;
include/linux/greybus/greybus_protocols.h
674
__le16 size;
include/linux/greybus/greybus_protocols.h
678
__le16 op_count;
include/linux/greybus/greybus_protocols.h
758
__le16 usec;
include/linux/greybus/greybus_protocols.h
859
__le16 mode;
include/linux/greybus/greybus_protocols.h
860
__le16 flags;
include/linux/greybus/greybus_protocols.h
869
__le16 mode;
include/linux/greybus/greybus_protocols.h
894
__le16 delay_usecs;
include/linux/greybus/greybus_protocols.h
906
__le16 count;
include/linux/greybus/greybus_protocols.h
985
__le16 endo_id;
include/linux/habanalabs/cpucp_if.h
1229
__le16 serdes_type; /* enum cpucp_serdes_type */
include/linux/habanalabs/cpucp_if.h
1230
__le16 tx_swap_map[CPUCP_MAX_NICS];
include/linux/habanalabs/cpucp_if.h
1250
__le16 integer;
include/linux/habanalabs/cpucp_if.h
1251
__le16 frac;
include/linux/habanalabs/cpucp_if.h
1263
__le16 integer;
include/linux/habanalabs/cpucp_if.h
1264
__le16 exp;
include/linux/habanalabs/cpucp_if.h
1317
__le16 row_addr;
include/linux/habanalabs/cpucp_if.h
1323
__le16 num_replaced_rows;
include/linux/habanalabs/cpucp_if.h
1360
__le16 pad0;
include/linux/habanalabs/cpucp_if.h
1362
__le16 pcr_quote_len;
include/linux/habanalabs/cpucp_if.h
1366
__le16 pub_data_len;
include/linux/habanalabs/cpucp_if.h
1368
__le16 certificate_len;
include/linux/habanalabs/cpucp_if.h
1391
__le16 pub_data_len;
include/linux/habanalabs/cpucp_if.h
1393
__le16 certificate_len;
include/linux/habanalabs/cpucp_if.h
280
__le16 dbg_row[HBM_CA_ERR_CMD_LIFO_LEN];
include/linux/habanalabs/cpucp_if.h
824
__le16 sensor_index;
include/linux/habanalabs/cpucp_if.h
825
__le16 type;
include/linux/habanalabs/cpucp_if.h
843
__le16 pll_type;
include/linux/habanalabs/cpucp_if.h
845
__le16 pll_reg;
include/linux/habanalabs/cpucp_if.h
89
__le16 block_id;
include/linux/habanalabs/hl_boot_if.h
546
__le16 size; /* size of the descriptor w/o header */
include/linux/habanalabs/hl_boot_if.h
555
__le16 size; /* size of the message w/o header */
include/linux/habanalabs/hl_boot_if.h
794
__le16 struct_size;
include/linux/habanalabs/hl_boot_if.h
795
__le16 modules_offset;
include/linux/hid-over-i2c.h
100
__le16 report_desc_len;
include/linux/hid-over-i2c.h
101
__le16 report_desc_reg;
include/linux/hid-over-i2c.h
102
__le16 input_reg;
include/linux/hid-over-i2c.h
103
__le16 max_input_len;
include/linux/hid-over-i2c.h
104
__le16 output_reg;
include/linux/hid-over-i2c.h
105
__le16 max_output_len;
include/linux/hid-over-i2c.h
106
__le16 cmd_reg;
include/linux/hid-over-i2c.h
107
__le16 data_reg;
include/linux/hid-over-i2c.h
108
__le16 vendor_id;
include/linux/hid-over-i2c.h
109
__le16 product_id;
include/linux/hid-over-i2c.h
110
__le16 version_id;
include/linux/hid-over-i2c.h
111
__le16 reserved0;
include/linux/hid-over-i2c.h
112
__le16 reserved1;
include/linux/hid-over-i2c.h
43
__le16 len;
include/linux/hid-over-i2c.h
47
#define HIDI2C_LENGTH_LEN sizeof(__le16)
include/linux/hid-over-i2c.h
68
#define HIDI2C_CMD_LEN sizeof(__le16)
include/linux/hid-over-i2c.h
69
#define HIDI2C_CMD_LEN_OPT (sizeof(__le16) + 1)
include/linux/hid-over-i2c.h
9
#define HIDI2C_REG_LEN sizeof(__le16)
include/linux/hid-over-i2c.h
98
__le16 dev_desc_len;
include/linux/hid-over-i2c.h
99
__le16 bcd_ver;
include/linux/hid-over-spi.h
103
__le16 content_len;
include/linux/hid-over-spi.h
138
__le16 dev_desc_len;
include/linux/hid-over-spi.h
139
__le16 bcd_ver;
include/linux/hid-over-spi.h
140
__le16 rep_desc_len;
include/linux/hid-over-spi.h
141
__le16 max_input_len;
include/linux/hid-over-spi.h
142
__le16 max_output_len;
include/linux/hid-over-spi.h
143
__le16 max_frag_len;
include/linux/hid-over-spi.h
144
__le16 vendor_id;
include/linux/hid-over-spi.h
145
__le16 product_id;
include/linux/hid-over-spi.h
146
__le16 version_id;
include/linux/hid-over-spi.h
147
__le16 flags;
include/linux/hid-over-spi.h
75
__le16 content_len;
include/linux/hid.h
800
__le16 wDescriptorLength;
include/linux/hid.h
806
__le16 bcdHID;
include/linux/ieee80211-eht.h
473
__le16 control;
include/linux/ieee80211-eht.h
960
__le16 control;
include/linux/ieee80211-he.h
120
__le16 rx_mcs_80;
include/linux/ieee80211-he.h
121
__le16 tx_mcs_80;
include/linux/ieee80211-he.h
122
__le16 rx_mcs_160;
include/linux/ieee80211-he.h
123
__le16 tx_mcs_160;
include/linux/ieee80211-he.h
124
__le16 rx_mcs_80p80;
include/linux/ieee80211-he.h
125
__le16 tx_mcs_80p80;
include/linux/ieee80211-he.h
140
__le16 he_mcs_nss_set;
include/linux/ieee80211-he.h
48
__le16 req_type;
include/linux/ieee80211-he.h
51
__le16 mantissa;
include/linux/ieee80211-he.h
809
__le16 capa;
include/linux/ieee80211-ht.h
121
__le16 cap_info;
include/linux/ieee80211-ht.h
127
__le16 extended_ht_cap_info;
include/linux/ieee80211-ht.h
203
__le16 operation_mode;
include/linux/ieee80211-ht.h
204
__le16 stbc_param;
include/linux/ieee80211-ht.h
48
__le16 frame_control;
include/linux/ieee80211-ht.h
49
__le16 duration;
include/linux/ieee80211-ht.h
52
__le16 control;
include/linux/ieee80211-ht.h
53
__le16 start_seq_num;
include/linux/ieee80211-ht.h
80
__le16 rx_highest;
include/linux/ieee80211-mesh.h
132
__le16 mesh_reason;
include/linux/ieee80211-mesh.h
133
__le16 mesh_pre_value;
include/linux/ieee80211-nan.h
46
__le16 length;
include/linux/ieee80211-s1g.h
123
__le16 compat_info;
include/linux/ieee80211-s1g.h
124
__le16 beacon_int;
include/linux/ieee80211-s1g.h
144
__le16 basic_mcs_nss;
include/linux/ieee80211-s1g.h
157
__le16 aid;
include/linux/ieee80211-s1g.h
159
__le16 response_int;
include/linux/ieee80211-s1g.h
182
ieee80211_s1g_optional_len(__le16 fc)
include/linux/ieee80211-s1g.h
325
static inline bool ieee80211_is_s1g_short_beacon(__le16 fc, const u8 *variable,
include/linux/ieee80211-s1g.h
38
static inline bool ieee80211_is_s1g_beacon(__le16 fc)
include/linux/ieee80211-s1g.h
51
static inline bool ieee80211_s1g_has_next_tbtt(__le16 fc)
include/linux/ieee80211-s1g.h
63
static inline bool ieee80211_s1g_has_ano(__le16 fc)
include/linux/ieee80211-s1g.h
75
static inline bool ieee80211_s1g_has_cssid(__le16 fc)
include/linux/ieee80211-uhr.h
22
__le16 params;
include/linux/ieee80211-uhr.h
229
__le16 dis_subch_bmap[];
include/linux/ieee80211-uhr.h
265
__le16 params;
include/linux/ieee80211-uhr.h
350
static inline const __le16 *
include/linux/ieee80211-uhr.h
578
__le16 timeout;
include/linux/ieee80211-uhr.h
627
__le16 control;
include/linux/ieee80211-uhr.h
79
__le16 dis_subch_bmap[];
include/linux/ieee80211-vht.h
161
__le16 basic_mcs_set;
include/linux/ieee80211-vht.h
85
__le16 rx_mcs_map;
include/linux/ieee80211-vht.h
86
__le16 rx_highest;
include/linux/ieee80211-vht.h
87
__le16 tx_mcs_map;
include/linux/ieee80211-vht.h
88
__le16 tx_highest;
include/linux/ieee80211.h
1000
__le16 capab_info;
include/linux/ieee80211.h
1001
__le16 listen_interval;
include/linux/ieee80211.h
1006
__le16 capab_info;
include/linux/ieee80211.h
1007
__le16 status_code;
include/linux/ieee80211.h
1008
__le16 aid;
include/linux/ieee80211.h
1013
__le16 capab_info;
include/linux/ieee80211.h
1014
__le16 status_code;
include/linux/ieee80211.h
1018
__le16 capab_info;
include/linux/ieee80211.h
1019
__le16 listen_interval;
include/linux/ieee80211.h
1025
__le16 reason_code;
include/linux/ieee80211.h
1029
__le16 beacon_int;
include/linux/ieee80211.h
1030
__le16 capab_info;
include/linux/ieee80211.h
1041
__le16 beacon_int;
include/linux/ieee80211.h
1042
__le16 capab_info;
include/linux/ieee80211.h
1072
__le16 capab;
include/linux/ieee80211.h
1073
__le16 timeout;
include/linux/ieee80211.h
1074
__le16 start_seq_num;
include/linux/ieee80211.h
1080
__le16 status;
include/linux/ieee80211.h
1081
__le16 capab;
include/linux/ieee80211.h
1082
__le16 timeout;
include/linux/ieee80211.h
1087
__le16 params;
include/linux/ieee80211.h
1088
__le16 reason_code;
include/linux/ieee80211.h
1109
__le16 capability;
include/linux/ieee80211.h
1130
__le16 tod_error;
include/linux/ieee80211.h
1131
__le16 toa_error;
include/linux/ieee80211.h
1152
__le16 status_code;
include/linux/ieee80211.h
1216
__le16 status;
include/linux/ieee80211.h
1225
__le16 key_id;
include/linux/ieee80211.h
1234
__le16 key_id;
include/linux/ieee80211.h
1243
__le16 key_id;
include/linux/ieee80211.h
1258
__le16 txop_limit;
include/linux/ieee80211.h
1277
__le16 frame_control;
include/linux/ieee80211.h
1278
__le16 duration;
include/linux/ieee80211.h
1284
__le16 frame_control;
include/linux/ieee80211.h
1285
__le16 duration;
include/linux/ieee80211.h
1290
__le16 frame_control;
include/linux/ieee80211.h
1291
__le16 aid;
include/linux/ieee80211.h
1300
__le16 switch_time;
include/linux/ieee80211.h
1301
__le16 switch_timeout;
include/linux/ieee80211.h
1323
__le16 capability;
include/linux/ieee80211.h
1327
__le16 status_code;
include/linux/ieee80211.h
1329
__le16 capability;
include/linux/ieee80211.h
1333
__le16 status_code;
include/linux/ieee80211.h
1338
__le16 reason_code;
include/linux/ieee80211.h
1351
__le16 status_code;
include/linux/ieee80211.h
2172
__le16 max_idle_period;
include/linux/ieee80211.h
2292
__le16 tsinfo;
include/linux/ieee80211.h
2294
__le16 nominal_msdu;
include/linux/ieee80211.h
2295
__le16 max_msdu;
include/linux/ieee80211.h
2307
__le16 sba;
include/linux/ieee80211.h
2308
__le16 medium_time;
include/linux/ieee80211.h
2393
__le16 fc = mgmt->frame_control;
include/linux/ieee80211.h
2835
__le16 params;
include/linux/ieee80211.h
298
__le16 frame_control;
include/linux/ieee80211.h
299
__le16 duration_id;
include/linux/ieee80211.h
305
__le16 seq_ctrl;
include/linux/ieee80211.h
310
__le16 frame_control;
include/linux/ieee80211.h
311
__le16 duration_id;
include/linux/ieee80211.h
315
__le16 seq_ctrl;
include/linux/ieee80211.h
319
__le16 frame_control;
include/linux/ieee80211.h
320
__le16 duration_id;
include/linux/ieee80211.h
324
__le16 seq_ctrl;
include/linux/ieee80211.h
325
__le16 qos_ctrl;
include/linux/ieee80211.h
329
__le16 frame_control;
include/linux/ieee80211.h
330
__le16 duration_id;
include/linux/ieee80211.h
334
__le16 seq_ctrl;
include/linux/ieee80211.h
336
__le16 qos_ctrl;
include/linux/ieee80211.h
340
__le16 frame_control;
include/linux/ieee80211.h
341
__le16 duration;
include/linux/ieee80211.h
353
static inline bool ieee80211_has_tods(__le16 fc)
include/linux/ieee80211.h
363
static inline bool ieee80211_has_fromds(__le16 fc)
include/linux/ieee80211.h
373
static inline bool ieee80211_has_a4(__le16 fc)
include/linux/ieee80211.h
375
__le16 tmp = cpu_to_le16(IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS);
include/linux/ieee80211.h
384
static inline bool ieee80211_has_morefrags(__le16 fc)
include/linux/ieee80211.h
394
static inline bool ieee80211_has_retry(__le16 fc)
include/linux/ieee80211.h
404
static inline bool ieee80211_has_pm(__le16 fc)
include/linux/ieee80211.h
414
static inline bool ieee80211_has_moredata(__le16 fc)
include/linux/ieee80211.h
424
static inline bool ieee80211_has_protected(__le16 fc)
include/linux/ieee80211.h
434
static inline bool ieee80211_has_order(__le16 fc)
include/linux/ieee80211.h
444
static inline bool ieee80211_is_mgmt(__le16 fc)
include/linux/ieee80211.h
455
static inline bool ieee80211_is_ctl(__le16 fc)
include/linux/ieee80211.h
466
static inline bool ieee80211_is_data(__le16 fc)
include/linux/ieee80211.h
477
static inline bool ieee80211_is_ext(__le16 fc)
include/linux/ieee80211.h
489
static inline bool ieee80211_is_data_qos(__le16 fc)
include/linux/ieee80211.h
505
static inline bool ieee80211_is_data_present(__le16 fc)
include/linux/ieee80211.h
520
static inline bool ieee80211_is_assoc_req(__le16 fc)
include/linux/ieee80211.h
531
static inline bool ieee80211_is_assoc_resp(__le16 fc)
include/linux/ieee80211.h
542
static inline bool ieee80211_is_reassoc_req(__le16 fc)
include/linux/ieee80211.h
553
static inline bool ieee80211_is_reassoc_resp(__le16 fc)
include/linux/ieee80211.h
564
static inline bool ieee80211_is_probe_req(__le16 fc)
include/linux/ieee80211.h
575
static inline bool ieee80211_is_probe_resp(__le16 fc)
include/linux/ieee80211.h
586
static inline bool ieee80211_is_beacon(__le16 fc)
include/linux/ieee80211.h
597
static inline bool ieee80211_is_atim(__le16 fc)
include/linux/ieee80211.h
608
static inline bool ieee80211_is_disassoc(__le16 fc)
include/linux/ieee80211.h
619
static inline bool ieee80211_is_auth(__le16 fc)
include/linux/ieee80211.h
630
static inline bool ieee80211_is_deauth(__le16 fc)
include/linux/ieee80211.h
641
static inline bool ieee80211_is_action(__le16 fc)
include/linux/ieee80211.h
652
static inline bool ieee80211_is_back_req(__le16 fc)
include/linux/ieee80211.h
663
static inline bool ieee80211_is_back(__le16 fc)
include/linux/ieee80211.h
674
static inline bool ieee80211_is_pspoll(__le16 fc)
include/linux/ieee80211.h
685
static inline bool ieee80211_is_rts(__le16 fc)
include/linux/ieee80211.h
696
static inline bool ieee80211_is_cts(__le16 fc)
include/linux/ieee80211.h
707
static inline bool ieee80211_is_ack(__le16 fc)
include/linux/ieee80211.h
718
static inline bool ieee80211_is_cfend(__le16 fc)
include/linux/ieee80211.h
729
static inline bool ieee80211_is_cfendack(__le16 fc)
include/linux/ieee80211.h
740
static inline bool ieee80211_is_nullfunc(__le16 fc)
include/linux/ieee80211.h
751
static inline bool ieee80211_is_qos_nullfunc(__le16 fc)
include/linux/ieee80211.h
762
static inline bool ieee80211_is_trigger(__le16 fc)
include/linux/ieee80211.h
773
static inline bool ieee80211_is_any_nullfunc(__le16 fc)
include/linux/ieee80211.h
784
static inline bool ieee80211_is_first_frag(__le16 seq_ctrl)
include/linux/ieee80211.h
818
__le16 duration;
include/linux/ieee80211.h
819
__le16 offset;
include/linux/ieee80211.h
951
__le16 frame_control;
include/linux/ieee80211.h
952
__le16 duration;
include/linux/ieee80211.h
976
__le16 sta_count;
include/linux/ieee80211.h
978
__le16 avail_admission_capa;
include/linux/ieee80211.h
982
__le16 frame_control;
include/linux/ieee80211.h
983
__le16 duration;
include/linux/ieee80211.h
987
__le16 seq_ctrl;
include/linux/ieee80211.h
990
__le16 auth_alg;
include/linux/ieee80211.h
991
__le16 auth_transaction;
include/linux/ieee80211.h
992
__le16 status_code;
include/linux/ieee80211.h
997
__le16 reason_code;
include/linux/ieee802154.h
330
static inline int ieee802154_is_data(__le16 fc)
include/linux/ieee802154.h
340
static inline bool ieee802154_is_secen(__le16 fc)
include/linux/ieee802154.h
349
static inline bool ieee802154_is_ackreq(__le16 fc)
include/linux/ieee802154.h
358
static inline bool ieee802154_is_intra_pan(__le16 fc)
include/linux/ieee802154.h
367
static inline __le16 ieee802154_daddr_mode(__le16 fc)
include/linux/ieee802154.h
376
static inline __le16 ieee802154_saddr_mode(__le16 fc)
include/linux/ieee802154.h
414
static inline bool ieee802154_is_broadcast_short_addr(__le16 addr)
include/linux/ieee802154.h
423
static inline bool ieee802154_is_unspec_short_addr(__le16 addr)
include/linux/ieee802154.h
432
static inline bool ieee802154_is_valid_src_short_addr(__le16 addr)
include/linux/libata.h
1210
struct ata_taskfile *tf, __le16 *id);
include/linux/libata.h
979
__le16 *id);
include/linux/mailbox/riscv-rpmi-message.h
19
__le16 servicegroup_id;
include/linux/mailbox/riscv-rpmi-message.h
22
__le16 datalen;
include/linux/mailbox/riscv-rpmi-message.h
23
__le16 token;
include/linux/mailbox/riscv-rpmi-message.h
34
__le16 event_datalen;
include/linux/mfd/nct6694.h
60
__le16 offset;
include/linux/mfd/nct6694.h
68
__le16 len;
include/linux/mfd/nct6694.h
75
__le16 len;
include/linux/mfd/twl.h
186
__le16 value;
include/linux/mfd/twl.h
194
__le16 value;
include/linux/mtd/jedec.h
16
__le16 bb_per_lun;
include/linux/mtd/jedec.h
17
__le16 block_endurance;
include/linux/mtd/jedec.h
31
__le16 revision;
include/linux/mtd/jedec.h
32
__le16 features;
include/linux/mtd/jedec.h
34
__le16 sec_cmd;
include/linux/mtd/jedec.h
46
__le16 spare_bytes_per_page;
include/linux/mtd/jedec.h
59
__le16 async_sdr_speed_grade;
include/linux/mtd/jedec.h
60
__le16 toggle_ddr_speed_grade;
include/linux/mtd/jedec.h
61
__le16 sync_ddr_speed_grade;
include/linux/mtd/jedec.h
65
__le16 t_prog;
include/linux/mtd/jedec.h
66
__le16 t_bers;
include/linux/mtd/jedec.h
67
__le16 t_r;
include/linux/mtd/jedec.h
68
__le16 t_r_multi_plane;
include/linux/mtd/jedec.h
69
__le16 t_ccs;
include/linux/mtd/jedec.h
70
__le16 io_pin_capacitance_typ;
include/linux/mtd/jedec.h
71
__le16 input_pin_capacitance_typ;
include/linux/mtd/jedec.h
72
__le16 clk_pin_capacitance_typ;
include/linux/mtd/jedec.h
74
__le16 t_adl;
include/linux/mtd/jedec.h
79
__le16 guaranteed_block_endurance;
include/linux/mtd/jedec.h
87
__le16 vendor_rev_num;
include/linux/mtd/jedec.h
91
__le16 crc;
include/linux/mtd/onfi.h
103
__le16 sdr_timing_modes;
include/linux/mtd/onfi.h
104
__le16 program_cache_timing_mode;
include/linux/mtd/onfi.h
105
__le16 t_prog;
include/linux/mtd/onfi.h
106
__le16 t_bers;
include/linux/mtd/onfi.h
107
__le16 t_r;
include/linux/mtd/onfi.h
108
__le16 t_ccs;
include/linux/mtd/onfi.h
112
__le16 clk_pin_capacitance_typ;
include/linux/mtd/onfi.h
113
__le16 io_pin_capacitance_typ;
include/linux/mtd/onfi.h
114
__le16 input_pin_capacitance_typ;
include/linux/mtd/onfi.h
117
__le16 t_int_r;
include/linux/mtd/onfi.h
118
__le16 t_adl;
include/linux/mtd/onfi.h
122
__le16 vendor_revision;
include/linux/mtd/onfi.h
125
__le16 crc;
include/linux/mtd/onfi.h
134
__le16 bb_per_lun;
include/linux/mtd/onfi.h
135
__le16 block_endurance;
include/linux/mtd/onfi.h
151
__le16 crc;
include/linux/mtd/onfi.h
65
__le16 revision;
include/linux/mtd/onfi.h
66
__le16 features;
include/linux/mtd/onfi.h
67
__le16 opt_cmd;
include/linux/mtd/onfi.h
69
__le16 ext_param_page_length; /* since ONFI 2.1 */
include/linux/mtd/onfi.h
77
__le16 date_code;
include/linux/mtd/onfi.h
82
__le16 spare_bytes_per_page;
include/linux/mtd/onfi.h
84
__le16 spare_bytes_per_ppage;
include/linux/mtd/onfi.h
90
__le16 bb_per_lun;
include/linux/mtd/onfi.h
91
__le16 block_endurance;
include/linux/mtd/onfi.h
93
__le16 guaranteed_block_endurance;
include/linux/net/intel/iidc_rdma_idpf.h
44
__le16 num_memory_regions;
include/linux/net/intel/libie/adminq.h
115
__le16 res_id;
include/linux/net/intel/libie/adminq.h
116
__le16 access_type;
include/linux/net/intel/libie/adminq.h
120
__le16 status;
include/linux/net/intel/libie/adminq.h
215
__le16 cap;
include/linux/net/intel/libie/adminq.h
291
__le16 fw_rt_msb;
include/linux/net/intel/libie/adminq.h
297
__le16 log_resolution;
include/linux/net/intel/libie/adminq.h
298
__le16 mdl_cnt;
include/linux/net/intel/libie/adminq.h
310
__le16 module_identifier;
include/linux/net/intel/libie/adminq.h
333
__le16 flags;
include/linux/net/intel/libie/adminq.h
334
__le16 opcode;
include/linux/net/intel/libie/adminq.h
335
__le16 datalen;
include/linux/net/intel/libie/adminq.h
336
__le16 retval;
include/linux/nvme-fc-driver.h
226
__le16 sqid;
include/linux/nvme-rdma.h
66
__le16 recfmt;
include/linux/nvme-rdma.h
67
__le16 qid;
include/linux/nvme-rdma.h
68
__le16 hrqsize;
include/linux/nvme-rdma.h
69
__le16 hsqsize;
include/linux/nvme-rdma.h
70
__le16 cntlid;
include/linux/nvme-rdma.h
81
__le16 recfmt;
include/linux/nvme-rdma.h
82
__le16 crqsize;
include/linux/nvme-rdma.h
93
__le16 recfmt;
include/linux/nvme-rdma.h
94
__le16 sts;
include/linux/nvme-tcp.h
109
__le16 pfv;
include/linux/nvme-tcp.h
125
__le16 fes;
include/linux/nvme-tcp.h
126
__le16 feil;
include/linux/nvme-tcp.h
127
__le16 feiu;
include/linux/nvme-tcp.h
91
__le16 pfv;
include/linux/nvme.h
1110
__le16 length;
include/linux/nvme.h
1111
__le16 control;
include/linux/nvme.h
1114
__le16 lbat;
include/linux/nvme.h
1115
__le16 lbatm;
include/linux/nvme.h
1181
__le16 length;
include/linux/nvme.h
1182
__le16 control;
include/linux/nvme.h
1185
__le16 lbat;
include/linux/nvme.h
1186
__le16 lbatm;
include/linux/nvme.h
1249
__le16 pid;
include/linux/nvme.h
1250
__le16 ruhid;
include/linux/nvme.h
1258
__le16 nruhsd;
include/linux/nvme.h
1463
__le16 ctrlid;
include/linux/nvme.h
1464
__le16 cnssid;
include/linux/nvme.h
1500
__le16 cqid;
include/linux/nvme.h
1501
__le16 qsize;
include/linux/nvme.h
1502
__le16 cq_flags;
include/linux/nvme.h
1503
__le16 irq_vector;
include/linux/nvme.h
1514
__le16 sqid;
include/linux/nvme.h
1515
__le16 qsize;
include/linux/nvme.h
1516
__le16 sq_flags;
include/linux/nvme.h
1517
__le16 cqid;
include/linux/nvme.h
1526
__le16 qid;
include/linux/nvme.h
1536
__le16 sqid;
include/linux/nvme.h
1571
__le16 numdl;
include/linux/nvme.h
1572
__le16 numdu;
include/linux/nvme.h
1573
__le16 lsi;
include/linux/nvme.h
1596
__le16 dspec;
include/linux/nvme.h
1671
__le16 portid;
include/linux/nvme.h
1672
__le16 cntlid;
include/linux/nvme.h
1673
__le16 asqsz;
include/linux/nvme.h
1674
__le16 eflags;
include/linux/nvme.h
1700
__le16 recfmt;
include/linux/nvme.h
1716
__le16 recfmt;
include/linux/nvme.h
1717
__le16 qid;
include/linux/nvme.h
1718
__le16 sqsize;
include/linux/nvme.h
1732
__le16 cntlid;
include/linux/nvme.h
1881
__le16 rsvd;
include/linux/nvme.h
1882
__le16 t_id;
include/linux/nvme.h
1892
__le16 t_id;
include/linux/nvme.h
1897
__le16 dhvlen;
include/linux/nvme.h
1907
__le16 rsvd1;
include/linux/nvme.h
1908
__le16 t_id;
include/linux/nvme.h
1913
__le16 dhvlen;
include/linux/nvme.h
1928
__le16 rsvd1;
include/linux/nvme.h
1929
__le16 t_id;
include/linux/nvme.h
1941
__le16 rsvd1;
include/linux/nvme.h
1942
__le16 t_id;
include/linux/nvme.h
1949
__le16 rsvd1;
include/linux/nvme.h
1950
__le16 t_id;
include/linux/nvme.h
1981
__le16 msl;
include/linux/nvme.h
1982
__le16 nssa;
include/linux/nvme.h
1983
__le16 nsso;
include/linux/nvme.h
1986
__le16 sgs;
include/linux/nvme.h
1987
__le16 nsa;
include/linux/nvme.h
1988
__le16 nso;
include/linux/nvme.h
2069
__le16 sqid;
include/linux/nvme.h
2070
__le16 cmdid;
include/linux/nvme.h
2071
__le16 status_field;
include/linux/nvme.h
2072
__le16 param_error_location;
include/linux/nvme.h
2257
__le16 u16;
include/linux/nvme.h
2261
__le16 sq_head; /* how much of this queue may be reclaimed */
include/linux/nvme.h
2262
__le16 sq_id; /* submission queue that generated this entry */
include/linux/nvme.h
2264
__le16 status; /* did the command fail, and if so, why? */
include/linux/nvme.h
279
__le16 max_power; /* centiwatts */
include/linux/nvme.h
288
__le16 idle_power;
include/linux/nvme.h
291
__le16 active_power;
include/linux/nvme.h
310
__le16 vid;
include/linux/nvme.h
311
__le16 ssvid;
include/linux/nvme.h
319
__le16 cntlid;
include/linux/nvme.h
328
__le16 crdt1;
include/linux/nvme.h
329
__le16 crdt2;
include/linux/nvme.h
330
__le16 crdt3;
include/linux/nvme.h
332
__le16 oacs;
include/linux/nvme.h
341
__le16 wctemp;
include/linux/nvme.h
342
__le16 cctemp;
include/linux/nvme.h
343
__le16 mtfa;
include/linux/nvme.h
349
__le16 edstt;
include/linux/nvme.h
352
__le16 kas;
include/linux/nvme.h
353
__le16 hctma;
include/linux/nvme.h
354
__le16 mntmt;
include/linux/nvme.h
355
__le16 mxtmt;
include/linux/nvme.h
358
__le16 hmmaxd;
include/linux/nvme.h
359
__le16 nvmsetidmax;
include/linux/nvme.h
360
__le16 endgidmax;
include/linux/nvme.h
368
__le16 maxcmd;
include/linux/nvme.h
370
__le16 oncs;
include/linux/nvme.h
371
__le16 fuses;
include/linux/nvme.h
374
__le16 awun;
include/linux/nvme.h
375
__le16 awupf;
include/linux/nvme.h
378
__le16 acwu;
include/linux/nvme.h
387
__le16 icdoff;
include/linux/nvme.h
429
__le16 ms;
include/linux/nvme.h
448
__le16 nawun;
include/linux/nvme.h
449
__le16 nawupf;
include/linux/nvme.h
450
__le16 nacwu;
include/linux/nvme.h
451
__le16 nabsn;
include/linux/nvme.h
452
__le16 nabo;
include/linux/nvme.h
453
__le16 nabspf;
include/linux/nvme.h
454
__le16 noiob;
include/linux/nvme.h
456
__le16 npwg;
include/linux/nvme.h
457
__le16 npwa;
include/linux/nvme.h
458
__le16 npdg;
include/linux/nvme.h
459
__le16 npda;
include/linux/nvme.h
460
__le16 nows;
include/linux/nvme.h
465
__le16 nvmsetid;
include/linux/nvme.h
466
__le16 endgid;
include/linux/nvme.h
482
__le16 nvmsetid;
include/linux/nvme.h
483
__le16 endgid;
include/linux/nvme.h
495
__le16 zoc;
include/linux/nvme.h
496
__le16 ozcs;
include/linux/nvme.h
655
__le16 reserved;
include/linux/nvme.h
677
__le16 did;
include/linux/nvme.h
693
__le16 endgid;
include/linux/nvme.h
694
__le16 numa;
include/linux/nvme.h
695
__le16 nrs;
include/linux/nvme.h
708
__le16 reserved;
include/linux/nvme.h
717
__le16 dsze;
include/linux/nvme.h
721
__le16 nruh;
include/linux/nvme.h
722
__le16 maxpids;
include/linux/nvme.h
731
__le16 numfdpc;
include/linux/nvme.h
762
__le16 temp_sensor[8];
include/linux/nvme.h
817
__le16 ngrps;
include/linux/nvme.h
818
__le16 rsvd10[3];
include/linux/nvme.h
917
__le16 cntlid;
include/linux/nvme.h
935
__le16 cntlid;
include/linux/pds/pds_adminq.h
100
__le16 ecode;
include/linux/pds/pds_adminq.h
1035
__le16 vf_id;
include/linux/pds/pds_adminq.h
1069
__le16 comp_index;
include/linux/pds/pds_adminq.h
1110
__le16 vf_id;
include/linux/pds/pds_adminq.h
1133
__le16 vf_id;
include/linux/pds/pds_adminq.h
1159
__le16 vf_id;
include/linux/pds/pds_adminq.h
116
__le16 ecode;
include/linux/pds/pds_adminq.h
1162
__le16 num_sge;
include/linux/pds/pds_adminq.h
117
__le16 client_id;
include/linux/pds/pds_adminq.h
1177
__le16 vf_id;
include/linux/pds/pds_adminq.h
1212
__le16 comp_index;
include/linux/pds/pds_adminq.h
1329
__le16 comp_index;
include/linux/pds/pds_adminq.h
135
__le16 ecode;
include/linux/pds/pds_adminq.h
1391
__le16 flags;
include/linux/pds/pds_adminq.h
1442
__le16 comp_index;
include/linux/pds/pds_adminq.h
1497
__le16 comp_index;
include/linux/pds/pds_adminq.h
172
__le16 comp_index;
include/linux/pds/pds_adminq.h
173
__le16 client_id;
include/linux/pds/pds_adminq.h
190
__le16 client_id;
include/linux/pds/pds_adminq.h
206
__le16 client_id;
include/linux/pds/pds_adminq.h
323
__le16 client_id;
include/linux/pds/pds_adminq.h
340
__le16 bytes;
include/linux/pds/pds_adminq.h
356
__le16 client_id;
include/linux/pds/pds_adminq.h
372
__le16 hw_index;
include/linux/pds/pds_adminq.h
387
__le16 client_id;
include/linux/pds/pds_adminq.h
418
__le16 client_id;
include/linux/pds/pds_adminq.h
440
__le16 comp_index;
include/linux/pds/pds_adminq.h
457
__le16 client_id;
include/linux/pds/pds_adminq.h
473
__le16 comp_index;
include/linux/pds/pds_adminq.h
498
__le16 desc_sz;
include/linux/pds/pds_adminq.h
499
__le16 comp_sz;
include/linux/pds/pds_adminq.h
515
__le16 client_id;
include/linux/pds/pds_adminq.h
533
__le16 comp_index;
include/linux/pds/pds_adminq.h
570
__le16 client_id;
include/linux/pds/pds_adminq.h
574
__le16 pid;
include/linux/pds/pds_adminq.h
575
__le16 intr_index;
include/linux/pds/pds_adminq.h
576
__le16 flags;
include/linux/pds/pds_adminq.h
600
__le16 comp_index;
include/linux/pds/pds_adminq.h
630
__le16 vf_id;
include/linux/pds/pds_adminq.h
642
__le16 vf_id;
include/linux/pds/pds_adminq.h
660
__le16 max_vqs;
include/linux/pds/pds_adminq.h
661
__le16 max_qlen;
include/linux/pds/pds_adminq.h
662
__le16 min_qlen;
include/linux/pds/pds_adminq.h
677
__le16 vf_id;
include/linux/pds/pds_adminq.h
69
__le16 ecode;
include/linux/pds/pds_adminq.h
692
__le16 vf_id;
include/linux/pds/pds_adminq.h
719
__le16 vf_id;
include/linux/pds/pds_adminq.h
724
__le16 max_vq_pairs;
include/linux/pds/pds_adminq.h
745
__le16 vf_id;
include/linux/pds/pds_adminq.h
746
__le16 qid;
include/linux/pds/pds_adminq.h
747
__le16 len;
include/linux/pds/pds_adminq.h
751
__le16 intr_index;
include/linux/pds/pds_adminq.h
752
__le16 avail_index;
include/linux/pds/pds_adminq.h
753
__le16 used_index;
include/linux/pds/pds_adminq.h
767
__le16 hw_qindex;
include/linux/pds/pds_adminq.h
782
__le16 vf_id;
include/linux/pds/pds_adminq.h
783
__le16 qid;
include/linux/pds/pds_adminq.h
798
__le16 avail_index;
include/linux/pds/pds_adminq.h
799
__le16 used_index;
include/linux/pds/pds_adminq.h
815
__le16 vf_id;
include/linux/pds/pds_adminq.h
83
__le16 ecode;
include/linux/pds/pds_adminq.h
84
__le16 link_status;
include/linux/pds/pds_adminq.h
856
__le16 vf_id;
include/linux/pds/pds_adminq.h
869
__le16 vf_id;
include/linux/pds/pds_adminq.h
884
__le16 comp_index;
include/linux/pds/pds_adminq.h
907
__le16 vf_id;
include/linux/pds/pds_adminq.h
921
__le16 vf_id;
include/linux/pds/pds_adminq.h
935
__le16 vf_id;
include/linux/pds/pds_adminq.h
948
__le16 rsvd[2];
include/linux/pds/pds_adminq.h
963
__le16 vf_id;
include/linux/pds/pds_adminq.h
981
__le16 vf_id;
include/linux/pds/pds_core_if.h
133
__le16 vif_types[PDS_DEV_TYPE_MAX];
include/linux/pds/pds_core_if.h
195
__le16 intr_index;
include/linux/pds/pds_core_if.h
369
__le16 vf_index;
include/linux/pds/pds_core_if.h
372
__le16 vlanid;
include/linux/pds/pds_core_if.h
388
__le16 vf_index;
include/linux/pds/pds_core_if.h
389
__le16 comp_index;
include/linux/pds/pds_core_if.h
403
__le16 vf_index;
include/linux/pds/pds_core_if.h
409
__le16 vf_index;
include/linux/pds/pds_core_if.h
412
__le16 vlanid;
include/linux/pds/pds_core_if.h
438
__le16 vf_index;
include/linux/qed/common_hsi.h
1013
__le16 icid;
include/linux/qed/common_hsi.h
1014
__le16 prod_val;
include/linux/qed/common_hsi.h
1079
__le16 flags;
include/linux/qed/common_hsi.h
1112
__le16 flags;
include/linux/qed/common_hsi.h
1154
__le16 fid;
include/linux/qed/common_hsi.h
1169
__le16 fid;
include/linux/qed/common_hsi.h
1183
__le16 opaque_fid;
include/linux/qed/common_hsi.h
1189
__le16 control;
include/linux/qed/common_hsi.h
1236
__le16 app_tag_value;
include/linux/qed/common_hsi.h
1237
__le16 app_tag_mask;
include/linux/qed/common_hsi.h
1254
__le16 partial_crc_value;
include/linux/qed/common_hsi.h
1255
__le16 partial_checksum_value;
include/linux/qed/common_hsi.h
1257
__le16 flags1;
include/linux/qed/common_hsi.h
1284
__le16 state;
include/linux/qed/common_hsi.h
1322
__le16 pi_array[PIS_PER_SB];
include/linux/qed/common_hsi.h
1340
__le16 app_tag_value;
include/linux/qed/common_hsi.h
1341
__le16 app_tag_mask;
include/linux/qed/common_hsi.h
1342
__le16 partial_crc_value_b;
include/linux/qed/common_hsi.h
1343
__le16 partial_checksum_value_b;
include/linux/qed/common_hsi.h
1344
__le16 stateB;
include/linux/qed/common_hsi.h
1413
__le16 partial_crc_value_a;
include/linux/qed/common_hsi.h
1414
__le16 partial_checksum_value_a;
include/linux/qed/common_hsi.h
671
__le16 ring_drv_data_consumer;
include/linux/qed/common_hsi.h
672
__le16 reserved;
include/linux/qed/common_hsi.h
677
__le16 bd_prod;
include/linux/qed/common_hsi.h
678
__le16 cqe_prod;
include/linux/qed/common_hsi.h
682
__le16 mss;
include/linux/qed/common_hsi.h
692
__le16 icid;
include/linux/qed/common_hsi.h
693
__le16 conn_id;
include/linux/qed/common_hsi.h
698
__le16 icid;
include/linux/qed/common_hsi.h
699
__le16 conn_id;
include/linux/qed/common_hsi.h
700
__le16 reserved;
include/linux/qed/common_hsi.h
723
__le16 enable_vector;
include/linux/qed/common_hsi.h
746
__le16 reserved[3];
include/linux/qed/common_hsi.h
776
__le16 reserved;
include/linux/qed/common_hsi.h
859
__le16 spq_prod;
include/linux/qed/common_hsi.h
891
__le16 icid;
include/linux/qed/common_hsi.h
892
__le16 bd_prod;
include/linux/qed/common_hsi.h
913
__le16 nbytes;
include/linux/qed/common_hsi.h
914
__le16 bitfields;
include/linux/qed/eth_common.h
127
__le16 vlan;
include/linux/qed/eth_common.h
130
__le16 bitfields;
include/linux/qed/eth_common.h
141
__le16 tunn_ip_size;
include/linux/qed/eth_common.h
142
__le16 bitfields1;
include/linux/qed/eth_common.h
163
__le16 bitfields2;
include/linux/qed/eth_common.h
215
__le16 pkt_len;
include/linux/qed/eth_common.h
217
__le16 vlan_tag;
include/linux/qed/eth_common.h
219
__le16 len_on_first_bd;
include/linux/qed/eth_common.h
224
__le16 reserved2;
include/linux/qed/eth_common.h
234
__le16 len_list[ETH_TPA_CQE_CONT_LEN_LIST_SIZE];
include/linux/qed/eth_common.h
237
__le16 reserved2[ETH_TPA_CQE_CONT_LEN_LIST_SIZE];
include/linux/qed/eth_common.h
246
__le16 total_packet_len;
include/linux/qed/eth_common.h
249
__le16 num_of_coalesced_segs;
include/linux/qed/eth_common.h
251
__le16 len_list[ETH_TPA_CQE_END_LEN_LIST_SIZE];
include/linux/qed/eth_common.h
252
__le16 reserved3[ETH_TPA_CQE_END_LEN_LIST_SIZE];
include/linux/qed/eth_common.h
253
__le16 reserved1;
include/linux/qed/eth_common.h
268
__le16 seg_len;
include/linux/qed/eth_common.h
270
__le16 vlan_tag;
include/linux/qed/eth_common.h
272
__le16 len_on_first_bd;
include/linux/qed/eth_common.h
277
__le16 bw_ext_bd_len_list[ETH_TPA_CQE_START_BW_LEN_LIST_SIZE];
include/linux/qed/eth_common.h
278
__le16 reserved2;
include/linux/qed/eth_common.h
301
__le16 echo;
include/linux/qed/eth_common.h
355
__le16 nbytes;
include/linux/qed/eth_common.h
362
__le16 nbytes;
include/linux/qed/eth_common.h
368
__le16 lso_mss;
include/linux/qed/eth_common.h
369
__le16 bitfields;
include/linux/qed/eth_common.h
385
__le16 nbytes;
include/linux/qed/eth_common.h
393
__le16 bitfields;
include/linux/qed/eth_common.h
402
__le16 reserved3;
include/linux/qed/eth_common.h
408
__le16 nbytes; /* Number of bytes in this BD */
include/linux/qed/eth_common.h
414
__le16 reserved0;
include/linux/qed/eth_common.h
415
__le16 bitfields;
include/linux/qed/eth_common.h
422
__le16 reserved3;
include/linux/qed/eth_common.h
428
__le16 nbytes;
include/linux/qed/eth_common.h
475
__le16 bd_prod;
include/linux/qed/fcoe_common.h
117
__le16 curr_sge_off;
include/linux/qed/fcoe_common.h
118
__le16 remainder_num_sges;
include/linux/qed/fcoe_common.h
119
__le16 curr_sgl_index;
include/linux/qed/fcoe_common.h
120
__le16 reserved;
include/linux/qed/fcoe_common.h
147
__le16 ox_id;
include/linux/qed/fcoe_common.h
148
__le16 rx_id;
include/linux/qed/fcoe_common.h
156
__le16 word0;
include/linux/qed/fcoe_common.h
18
__le16 flags;
include/linux/qed/fcoe_common.h
200
__le16 rx_id;
include/linux/qed/fcoe_common.h
201
__le16 word2;
include/linux/qed/fcoe_common.h
202
__le16 word3;
include/linux/qed/fcoe_common.h
203
__le16 word4;
include/linux/qed/fcoe_common.h
204
__le16 word5;
include/linux/qed/fcoe_common.h
212
__le16 icid;
include/linux/qed/fcoe_common.h
277
__le16 last_sent_tid;
include/linux/qed/fcoe_common.h
281
__le16 word2;
include/linux/qed/fcoe_common.h
282
__le16 word3;
include/linux/qed/fcoe_common.h
283
__le16 word4;
include/linux/qed/fcoe_common.h
303
__le16 abts_rsp_rx_id;
include/linux/qed/fcoe_common.h
311
__le16 flags;
include/linux/qed/fcoe_common.h
328
__le16 seq_cnt;
include/linux/qed/fcoe_common.h
331
__le16 rx_id;
include/linux/qed/fcoe_common.h
334
__le16 ooo_rx_seq_cnt;
include/linux/qed/fcoe_common.h
335
__le16 reserved1;
include/linux/qed/fcoe_common.h
358
__le16 icid;
include/linux/qed/fcoe_common.h
402
__le16 word1;
include/linux/qed/fcoe_common.h
403
__le16 tid_to_xfer;
include/linux/qed/fcoe_common.h
404
__le16 word3;
include/linux/qed/fcoe_common.h
405
__le16 word4;
include/linux/qed/fcoe_common.h
406
__le16 word5;
include/linux/qed/fcoe_common.h
418
__le16 parent_id;
include/linux/qed/fcoe_common.h
419
__le16 flags;
include/linux/qed/fcoe_common.h
446
__le16 icid;
include/linux/qed/fcoe_common.h
551
__le16 dst_mac_addr_lo;
include/linux/qed/fcoe_common.h
552
__le16 dst_mac_addr_mid;
include/linux/qed/fcoe_common.h
553
__le16 dst_mac_addr_hi;
include/linux/qed/fcoe_common.h
554
__le16 src_mac_addr_lo;
include/linux/qed/fcoe_common.h
555
__le16 src_mac_addr_mid;
include/linux/qed/fcoe_common.h
556
__le16 src_mac_addr_hi;
include/linux/qed/fcoe_common.h
557
__le16 tx_max_fc_pay_len;
include/linux/qed/fcoe_common.h
558
__le16 e_d_tov_timer_val;
include/linux/qed/fcoe_common.h
559
__le16 rx_max_fc_pay_len;
include/linux/qed/fcoe_common.h
560
__le16 vlan_tag;
include/linux/qed/fcoe_common.h
567
__le16 physical_q0;
include/linux/qed/fcoe_common.h
568
__le16 rec_rr_tov_timer_val;
include/linux/qed/fcoe_common.h
587
__le16 conn_id;
include/linux/qed/fcoe_common.h
608
__le16 task_reuse_cnt;
include/linux/qed/fcoe_common.h
609
__le16 init_offset_in_first_sge;
include/linux/qed/fcoe_common.h
616
__le16 mtu;
include/linux/qed/fcoe_common.h
617
__le16 sq_num_pages_in_pbl;
include/linux/qed/fcoe_common.h
693
__le16 task_id;
include/linux/qed/fcoe_common.h
694
__le16 flags;
include/linux/qed/fcoe_common.h
739
__le16 sq_prod;
include/linux/qed/fcoe_common.h
82
__le16 seq_cnt;
include/linux/qed/fcoe_common.h
83
__le16 single_sge_saved_offset;
include/linux/qed/fcoe_common.h
84
__le16 next_dif_offset;
include/linux/qed/fcoe_common.h
85
__le16 seq_id;
include/linux/qed/fcoe_common.h
86
__le16 reserved3;
include/linux/qed/fcoe_common.h
96
__le16 rx_id;
include/linux/qed/fcoe_common.h
97
__le16 ox_id;
include/linux/qed/iscsi_common.h
1010
__le16 reserved0;
include/linux/qed/iscsi_common.h
1011
__le16 conn_id;
include/linux/qed/iscsi_common.h
1041
__le16 conn_id;
include/linux/qed/iscsi_common.h
1050
__le16 conn_id;
include/linux/qed/iscsi_common.h
1053
__le16 itid;
include/linux/qed/iscsi_common.h
1064
__le16 conn_id;
include/linux/qed/iscsi_common.h
1067
__le16 reserved0;
include/linux/qed/iscsi_common.h
1070
__le16 rqe_opaque;
include/linux/qed/iscsi_common.h
1071
__le16 reserved2[3];
include/linux/qed/iscsi_common.h
1216
__le16 reserved0;
include/linux/qed/iscsi_common.h
1217
__le16 conn_id;
include/linux/qed/iscsi_common.h
1219
__le16 remote_mac_addr_lo;
include/linux/qed/iscsi_common.h
1220
__le16 remote_mac_addr_mid;
include/linux/qed/iscsi_common.h
1221
__le16 remote_mac_addr_hi;
include/linux/qed/iscsi_common.h
1229
__le16 reserved0;
include/linux/qed/iscsi_common.h
1230
__le16 conn_id;
include/linux/qed/iscsi_common.h
124
__le16 application_tag;
include/linux/qed/iscsi_common.h
1240
__le16 reserved0;
include/linux/qed/iscsi_common.h
1241
__le16 conn_id;
include/linux/qed/iscsi_common.h
1249
__le16 reserved0;
include/linux/qed/iscsi_common.h
125
__le16 application_tag_mask;
include/linux/qed/iscsi_common.h
1250
__le16 conn_id;
include/linux/qed/iscsi_common.h
1259
__le16 reserved0;
include/linux/qed/iscsi_common.h
126
__le16 flags1;
include/linux/qed/iscsi_common.h
1260
__le16 conn_id;
include/linux/qed/iscsi_common.h
1270
__le16 half_way_close_timeout;
include/linux/qed/iscsi_common.h
1337
__le16 task_id;
include/linux/qed/iscsi_common.h
1382
__le16 reserved1;
include/linux/qed/iscsi_common.h
1437
__le16 word0;
include/linux/qed/iscsi_common.h
1502
__le16 word1;
include/linux/qed/iscsi_common.h
1506
__le16 word2;
include/linux/qed/iscsi_common.h
1507
__le16 word3;
include/linux/qed/iscsi_common.h
1508
__le16 word4;
include/linux/qed/iscsi_common.h
1527
__le16 sq_prod;
include/linux/qed/iscsi_common.h
177
__le16 data_sn;
include/linux/qed/iscsi_common.h
178
__le16 r2t_sn;
include/linux/qed/iscsi_common.h
218
__le16 reserved;
include/linux/qed/iscsi_common.h
249
__le16 reserved1;
include/linux/qed/iscsi_common.h
283
__le16 reserved1;
include/linux/qed/iscsi_common.h
331
__le16 tsih;
include/linux/qed/iscsi_common.h
332
__le16 isid_d;
include/linux/qed/iscsi_common.h
334
__le16 reserved1;
include/linux/qed/iscsi_common.h
335
__le16 cid;
include/linux/qed/iscsi_common.h
343
__le16 reserved0;
include/linux/qed/iscsi_common.h
349
__le16 reserved3;
include/linux/qed/iscsi_common.h
350
__le16 cid;
include/linux/qed/iscsi_common.h
358
__le16 reserved1;
include/linux/qed/iscsi_common.h
425
__le16 reserved1;
include/linux/qed/iscsi_common.h
446
__le16 reserved0;
include/linux/qed/iscsi_common.h
491
__le16 tsih;
include/linux/qed/iscsi_common.h
492
__le16 isid_d;
include/linux/qed/iscsi_common.h
498
__le16 reserved2;
include/linux/qed/iscsi_common.h
522
__le16 time_2_retain;
include/linux/qed/iscsi_common.h
523
__le16 time_2_wait;
include/linux/qed/iscsi_common.h
529
__le16 reserved0;
include/linux/qed/iscsi_common.h
553
__le16 reserved1;
include/linux/qed/iscsi_common.h
578
__le16 reserved0;
include/linux/qed/iscsi_common.h
660
__le16 reserved0;
include/linux/qed/iscsi_common.h
678
__le16 param1_rsrv;
include/linux/qed/iscsi_common.h
681
__le16 param3_rsrv;
include/linux/qed/iscsi_common.h
682
__le16 param2_rsrv;
include/linux/qed/iscsi_common.h
720
__le16 word0;
include/linux/qed/iscsi_common.h
764
__le16 word1;
include/linux/qed/iscsi_common.h
770
__le16 task_cid;
include/linux/qed/iscsi_common.h
814
__le16 word1;
include/linux/qed/iscsi_common.h
820
__le16 icid;
include/linux/qed/iscsi_common.h
85
__le16 bd_opaque;
include/linux/qed/iscsi_common.h
86
__le16 tq_tid;
include/linux/qed/iscsi_common.h
875
__le16 word1;
include/linux/qed/iscsi_common.h
876
__le16 next_tid;
include/linux/qed/iscsi_common.h
877
__le16 word3;
include/linux/qed/iscsi_common.h
890
__le16 dif_task_icid;
include/linux/qed/iscsi_common.h
905
__le16 opaque[2];
include/linux/qed/iscsi_common.h
921
__le16 reserved3;
include/linux/qed/iscsi_common.h
976
__le16 physical_q0;
include/linux/qed/iscsi_common.h
977
__le16 physical_q1;
include/linux/qed/iscsi_common.h
988
__le16 reserved0;
include/linux/qed/nvmetcp_common.h
100
__le16 physical_q1;
include/linux/qed/nvmetcp_common.h
113
__le16 reserved0;
include/linux/qed/nvmetcp_common.h
122
__le16 reserved;
include/linux/qed/nvmetcp_common.h
123
__le16 conn_id;
include/linux/qed/nvmetcp_common.h
131
__le16 reserved0;
include/linux/qed/nvmetcp_common.h
132
__le16 conn_id;
include/linux/qed/nvmetcp_common.h
15
__le16 half_way_close_timeout;
include/linux/qed/nvmetcp_common.h
161
__le16 reserved0;
include/linux/qed/nvmetcp_common.h
162
__le16 conn_id;
include/linux/qed/nvmetcp_common.h
183
__le16 task_id;
include/linux/qed/nvmetcp_common.h
200
__le16 itid;
include/linux/qed/nvmetcp_common.h
204
__le16 icid;
include/linux/qed/nvmetcp_common.h
205
__le16 conn_id;
include/linux/qed/nvmetcp_common.h
210
__le16 icid;
include/linux/qed/nvmetcp_common.h
211
__le16 conn_id;
include/linux/qed/nvmetcp_common.h
212
__le16 reserved;
include/linux/qed/nvmetcp_common.h
246
__le16 sq_prod;
include/linux/qed/nvmetcp_common.h
256
__le16 pfv;
include/linux/qed/nvmetcp_common.h
258
__le16 rsvd[4];
include/linux/qed/nvmetcp_common.h
267
__le16 conn_id;
include/linux/qed/nvmetcp_common.h
276
__le16 itid;
include/linux/qed/nvmetcp_common.h
28
__le16 reserved1;
include/linux/qed/nvmetcp_common.h
301
__le16 cccid;
include/linux/qed/nvmetcp_common.h
348
__le16 dif_task_icid;
include/linux/qed/nvmetcp_common.h
370
__le16 reserved3;
include/linux/qed/nvmetcp_common.h
371
__le16 tqe_opaque[2];
include/linux/qed/nvmetcp_common.h
404
__le16 word0 /* icid */;
include/linux/qed/nvmetcp_common.h
419
__le16 task_cid;
include/linux/qed/nvmetcp_common.h
454
__le16 icid;
include/linux/qed/nvmetcp_common.h
509
__le16 word1;
include/linux/qed/nvmetcp_common.h
510
__le16 next_tid;
include/linux/qed/nvmetcp_common.h
89
__le16 cccid_max_range; /* CCCID max value - used for validation */
include/linux/qed/nvmetcp_common.h
90
__le16 reserved[3];
include/linux/qed/nvmetcp_common.h
99
__le16 physical_q0;
include/linux/qed/rdma_common.h
39
__le16 srq_idx;
include/linux/qed/rdma_common.h
40
__le16 opaque_fid;
include/linux/qed/storage_common.h
109
__le16 cq_cmdq_sb_num_arr[SCSI_MAX_NUM_OF_CMDQS];
include/linux/qed/storage_common.h
117
__le16 bdq_xoff_threshold[BDQ_NUM_IDS];
include/linux/qed/storage_common.h
118
__le16 cmdq_xoff_threshold;
include/linux/qed/storage_common.h
119
__le16 bdq_xon_threshold[BDQ_NUM_IDS];
include/linux/qed/storage_common.h
120
__le16 cmdq_xon_threshold;
include/linux/qed/storage_common.h
140
__le16 sgl_num_sges;
include/linux/qed/storage_common.h
147
__le16 unsolicited_cq_count;
include/linux/qed/storage_common.h
148
__le16 cmdq_count;
include/linux/qed/storage_common.h
154
__le16 itid;
include/linux/qed/storage_common.h
39
__le16 reserved_zero[3];
include/linux/qed/storage_common.h
40
__le16 opaque;
include/linux/qed/storage_common.h
57
__le16 external_producer;
include/linux/qed/storage_common.h
58
__le16 reserved0[3];
include/linux/qed/storage_common.h
75
__le16 cmdq_cons;
include/linux/qed/storage_common.h
76
__le16 reserved0;
include/linux/qed/storage_common.h
82
__le16 num_tasks;
include/linux/qed/storage_common.h
92
__le16 rq_buffer_size;
include/linux/qed/storage_common.h
93
__le16 cq_num_entries;
include/linux/qed/storage_common.h
94
__le16 cmdq_num_entries;
include/linux/qed/tcp_common.h
115
__le16 rtt_var;
include/linux/qed/tcp_common.h
116
__le16 fw_internal;
include/linux/qed/tcp_common.h
119
__le16 da_timeout_value;
include/linux/qed/tcp_common.h
125
__le16 local_mac_addr_lo;
include/linux/qed/tcp_common.h
126
__le16 local_mac_addr_mid;
include/linux/qed/tcp_common.h
127
__le16 local_mac_addr_hi;
include/linux/qed/tcp_common.h
128
__le16 remote_mac_addr_lo;
include/linux/qed/tcp_common.h
129
__le16 remote_mac_addr_mid;
include/linux/qed/tcp_common.h
130
__le16 remote_mac_addr_hi;
include/linux/qed/tcp_common.h
131
__le16 vlan_id;
include/linux/qed/tcp_common.h
132
__le16 flags;
include/linux/qed/tcp_common.h
150
__le16 remote_port;
include/linux/qed/tcp_common.h
151
__le16 local_port;
include/linux/qed/tcp_common.h
152
__le16 mss;
include/linux/qed/tcp_common.h
155
__le16 syn_ip_payload_length;
include/linux/qed/tcp_common.h
181
__le16 flags;
include/linux/qed/tcp_common.h
214
__le16 remote_mac_addr_lo;
include/linux/qed/tcp_common.h
215
__le16 remote_mac_addr_mid;
include/linux/qed/tcp_common.h
216
__le16 remote_mac_addr_hi;
include/linux/qed/tcp_common.h
217
__le16 mss;
include/linux/qed/tcp_common.h
240
__le16 srtt;
include/linux/qed/tcp_common.h
241
__le16 rtt_var;
include/linux/qed/tcp_common.h
35
__le16 tx_sws_timer;
include/linux/qed/tcp_common.h
49
__le16 local_mac_addr_lo;
include/linux/qed/tcp_common.h
50
__le16 local_mac_addr_mid;
include/linux/qed/tcp_common.h
51
__le16 local_mac_addr_hi;
include/linux/qed/tcp_common.h
52
__le16 remote_mac_addr_lo;
include/linux/qed/tcp_common.h
53
__le16 remote_mac_addr_mid;
include/linux/qed/tcp_common.h
54
__le16 remote_mac_addr_hi;
include/linux/qed/tcp_common.h
55
__le16 vlan_id;
include/linux/qed/tcp_common.h
56
__le16 flags;
include/linux/qed/tcp_common.h
84
__le16 remote_port;
include/linux/qed/tcp_common.h
85
__le16 local_port;
include/linux/qed/tcp_common.h
86
__le16 mss;
include/linux/qed/tcp_common.h
89
__le16 srtt;
include/linux/qed/tcp_common.h
95
__le16 reserved1;
include/linux/rpmsg/byteorder.h
22
return le16_to_cpu((__force __le16)val);
include/linux/soc/mediatek/mtk_wed.h
72
__le16 wlan_idx;
include/linux/soc/mediatek/mtk_wed.h
73
__le16 tid;
include/linux/soc/qcom/qmi.h
27
__le16 txn_id;
include/linux/soc/qcom/qmi.h
28
__le16 msg_id;
include/linux/soc/qcom/qmi.h
29
__le16 msg_len;
include/linux/surface_aggregator/serial_hub.h
102
__le16 rqid;
include/linux/surface_aggregator/serial_hub.h
61
__le16 len;
include/linux/turris-omnia-mcu-interface.h
379
__le16 reply;
include/linux/unaligned.h
18
return le16_to_cpu(__get_unaligned_t(__le16, p));
include/linux/unaligned.h
33
__put_unaligned_t(__le16, cpu_to_le16(val), p);
include/linux/usb/audio-v2.h
116
__le16 wTerminalType;
include/linux/usb/audio-v2.h
122
__le16 bmControls;
include/linux/usb/audio-v2.h
133
__le16 wTerminalType;
include/linux/usb/audio-v2.h
137
__le16 bmControls;
include/linux/usb/audio-v2.h
177
__le16 wEffectType;
include/linux/usb/audio-v2.h
208
__le16 wLockDelay;
include/linux/usb/audio-v2.h
230
__le16 wValue;
include/linux/usb/audio-v2.h
231
__le16 wIndex;
include/linux/usb/audio-v2.h
49
__le16 bcdADC; /* 0x0200 */
include/linux/usb/audio-v2.h
51
__le16 wTotalLength; /* includes Unit and Terminal desc. */
include/linux/usb/audio-v3.h
100
__le16 wTerminalDescrStr;
include/linux/usb/audio-v3.h
127
__le16 wFeatureDescrStr; \
include/linux/usb/audio-v3.h
139
__le16 wClockSourceStr;
include/linux/usb/audio-v3.h
167
__le16 wCMultiplierDescrStr;
include/linux/usb/audio-v3.h
176
__le16 waRecoveryTime1;
include/linux/usb/audio-v3.h
177
__le16 waRecoveryTime2;
include/linux/usb/audio-v3.h
190
__le16 waRecoveryTime1; \
include/linux/usb/audio-v3.h
191
__le16 waRecoveryTime2; \
include/linux/usb/audio-v3.h
194
__le16 wPDomainDescrStr; \
include/linux/usb/audio-v3.h
204
__le16 wClusterDescrID;
include/linux/usb/audio-v3.h
208
__le16 bmAuxProtocols;
include/linux/usb/audio-v3.h
21
__le16 wLength;
include/linux/usb/audio-v3.h
221
__le16 wLockDelay;
include/linux/usb/audio-v3.h
234
__le16 wValue;
include/linux/usb/audio-v3.h
235
__le16 wIndex;
include/linux/usb/audio-v3.h
24
__le16 wDescriptorID;
include/linux/usb/audio-v3.h
29
__le16 wLength;
include/linux/usb/audio-v3.h
32
__le16 wDescriptorID;
include/linux/usb/audio-v3.h
38
__le16 wLength;
include/linux/usb/audio-v3.h
45
__le16 wLength;
include/linux/usb/audio-v3.h
51
__le16 wLength;
include/linux/usb/audio-v3.h
66
__le16 wTotalLength;
include/linux/usb/audio-v3.h
77
__le16 wTerminalType;
include/linux/usb/audio-v3.h
81
__le16 wClusterDescrID;
include/linux/usb/audio-v3.h
82
__le16 wExTerminalDescrID;
include/linux/usb/audio-v3.h
83
__le16 wConnectorsDescrID;
include/linux/usb/audio-v3.h
84
__le16 wTerminalDescrStr;
include/linux/usb/audio-v3.h
93
__le16 wTerminalType;
include/linux/usb/audio-v3.h
98
__le16 wExTerminalDescrID;
include/linux/usb/audio-v3.h
99
__le16 wConnectorsDescrID;
include/linux/usb/ccid.h
17
__le16 bcdCCID;
include/linux/usb/ccid.h
34
__le16 wLcdLayout;
include/linux/usb/gadget.h
322
__le16 bU2DevExitLat; /* U2 Device exit Latency */
include/linux/usb/irda.h
94
__le16 bcdSpecRevision;
include/linux/usb/irda.h
98
__le16 wBaudRate;
include/linux/usb/midi-v2.h
76
__le16 wTotalLength; /* Total number of bytes */
include/linux/usb/midi-v2.h
90
__le16 wMaxInputBandwidth; /* Max input bandwidth capability in 4kB/s */
include/linux/usb/midi-v2.h
91
__le16 wMaxOutputBandwidth; /* Max output bandwidth capability in 4kB/s */
include/linux/usb/pd.h
114
static inline unsigned int pd_header_cnt_le(__le16 header)
include/linux/usb/pd.h
124
static inline unsigned int pd_header_type_le(__le16 header)
include/linux/usb/pd.h
134
static inline unsigned int pd_header_msgid_le(__le16 header)
include/linux/usb/pd.h
144
static inline unsigned int pd_header_rev_le(__le16 header)
include/linux/usb/pd.h
177
static inline unsigned int pd_ext_header_data_size_le(__le16 ext_header)
include/linux/usb/pd.h
192
__le16 header;
include/linux/usb/pd.h
203
__le16 header;
include/linux/usb/pd.h
256
__le16 vid;
include/linux/usb/pd.h
257
__le16 pid;
include/linux/usb/pd.h
263
__le16 load_char;
include/linux/usb/usbio.h
149
__le16 config;
include/linux/usb/usbio.h
154
__le16 config;
include/linux/usb/usbio.h
160
__le16 config;
include/linux/usb/usbio.h
161
__le16 size;
include/linux/usb/usbio.h
57
__le16 len;
include/linux/usb/webusb.h
30
__le16 bcdVersion;
include/linux/virtio.h
136
__le16 opcode;
include/linux/virtio.h
137
__le16 group_type;
include/linux/virtio_byteorder.h
19
return le16_to_cpu((__force __le16)val);
include/linux/virtio_config.h
516
__le16: (u16)le16_to_cpu(x), \
include/linux/virtio_config.h
524
__le16: cpu_to_le16(x), \
include/linux/virtio_pci_modern.h
66
static inline u16 vp_ioread16 (const __le16 __iomem *addr)
include/linux/virtio_pci_modern.h
81
static inline void vp_iowrite16(u16 value, __le16 __iomem *addr)
include/linux/wmi.h
57
__le16 length;
include/linux/wmi.h
58
__le16 chars[];
include/net/6lowpan.h
145
__le16 short_addr;
include/net/6lowpan.h
272
static inline bool lowpan_802154_is_valid_src_short_addr(__le16 addr)
include/net/bluetooth/bluetooth.h
452
__le16 psm;
include/net/bluetooth/hci.h
1003
__le16 tx_codec_frame_size;
include/net/bluetooth/hci.h
1004
__le16 rx_codec_frame_size;
include/net/bluetooth/hci.h
1009
__le16 in_coded_data_size;
include/net/bluetooth/hci.h
1010
__le16 out_coded_data_size;
include/net/bluetooth/hci.h
1019
__le16 max_latency;
include/net/bluetooth/hci.h
1020
__le16 pkt_type;
include/net/bluetooth/hci.h
1035
__le16 packet_type;
include/net/bluetooth/hci.h
1036
__le16 interval_min;
include/net/bluetooth/hci.h
1037
__le16 interval_max;
include/net/bluetooth/hci.h
1038
__le16 cpb_sv_tout;
include/net/bluetooth/hci.h
1043
__le16 interval;
include/net/bluetooth/hci.h
1059
__le16 handle;
include/net/bluetooth/hci.h
1060
__le16 max_interval;
include/net/bluetooth/hci.h
1061
__le16 min_interval;
include/net/bluetooth/hci.h
1062
__le16 attempt;
include/net/bluetooth/hci.h
1063
__le16 timeout;
include/net/bluetooth/hci.h
1068
__le16 handle;
include/net/bluetooth/hci.h
1073
__le16 handle;
include/net/bluetooth/hci.h
1077
__le16 handle;
include/net/bluetooth/hci.h
1089
__le16 handle;
include/net/bluetooth/hci.h
1093
__le16 handle;
include/net/bluetooth/hci.h
1094
__le16 policy;
include/net/bluetooth/hci.h
1099
__le16 handle;
include/net/bluetooth/hci.h
1100
__le16 policy;
include/net/bluetooth/hci.h
1104
__le16 handle;
include/net/bluetooth/hci.h
1110
__le16 policy;
include/net/bluetooth/hci.h
1115
__le16 policy;
include/net/bluetooth/hci.h
1120
__le16 handle;
include/net/bluetooth/hci.h
1121
__le16 max_latency;
include/net/bluetooth/hci.h
1122
__le16 min_remote_timeout;
include/net/bluetooth/hci.h
1123
__le16 min_local_timeout;
include/net/bluetooth/hci.h
1163
__le16 max_keys;
include/net/bluetooth/hci.h
1164
__le16 num_keys;
include/net/bluetooth/hci.h
1174
__le16 num_keys;
include/net/bluetooth/hci.h
1226
__le16 voice_setting;
include/net/bluetooth/hci.h
1231
__le16 voice_setting;
include/net/bluetooth/hci.h
1236
__le16 acl_mtu;
include/net/bluetooth/hci.h
1238
__le16 acl_max_pkt;
include/net/bluetooth/hci.h
1239
__le16 sco_max_pkt;
include/net/bluetooth/hci.h
1353
__le16 interval_min;
include/net/bluetooth/hci.h
1354
__le16 interval_max;
include/net/bluetooth/hci.h
1360
__le16 sync_train_int;
include/net/bluetooth/hci.h
1376
__le16 handle;
include/net/bluetooth/hci.h
1380
__le16 handle;
include/net/bluetooth/hci.h
1381
__le16 timeout;
include/net/bluetooth/hci.h
1386
__le16 handle;
include/net/bluetooth/hci.h
1387
__le16 timeout;
include/net/bluetooth/hci.h
1391
__le16 handle;
include/net/bluetooth/hci.h
1415
__le16 hci_rev;
include/net/bluetooth/hci.h
1417
__le16 manufacturer;
include/net/bluetooth/hci.h
1418
__le16 lmp_subver;
include/net/bluetooth/hci.h
1447
__le16 acl_mtu;
include/net/bluetooth/hci.h
1449
__le16 acl_max_pkt;
include/net/bluetooth/hci.h
1450
__le16 sco_max_pkt;
include/net/bluetooth/hci.h
1462
__le16 max_acl_len;
include/net/bluetooth/hci.h
1463
__le16 block_len;
include/net/bluetooth/hci.h
1464
__le16 num_blocks;
include/net/bluetooth/hci.h
1479
__le16 cid;
include/net/bluetooth/hci.h
1481
__le16 vid;
include/net/bluetooth/hci.h
1518
__le16 cid;
include/net/bluetooth/hci.h
1519
__le16 vid;
include/net/bluetooth/hci.h
1537
__le16 cid;
include/net/bluetooth/hci.h
1538
__le16 vid;
include/net/bluetooth/hci.h
1556
__le16 interval;
include/net/bluetooth/hci.h
1557
__le16 window;
include/net/bluetooth/hci.h
1562
__le16 interval;
include/net/bluetooth/hci.h
1563
__le16 window;
include/net/bluetooth/hci.h
1568
__le16 handle;
include/net/bluetooth/hci.h
1573
__le16 handle;
include/net/bluetooth/hci.h
1594
__le16 handle;
include/net/bluetooth/hci.h
1598
__le16 handle;
include/net/bluetooth/hci.h
1604
__le16 handle;
include/net/bluetooth/hci.h
1609
__le16 handle;
include/net/bluetooth/hci.h
1611
__le16 accuracy;
include/net/bluetooth/hci.h
1616
__le16 handle;
include/net/bluetooth/hci.h
1620
__le16 handle;
include/net/bluetooth/hci.h
1647
__le16 le_mtu;
include/net/bluetooth/hci.h
1661
__le16 min_interval;
include/net/bluetooth/hci.h
1662
__le16 max_interval;
include/net/bluetooth/hci.h
1699
__le16 interval;
include/net/bluetooth/hci.h
1700
__le16 window;
include/net/bluetooth/hci.h
1721
__le16 scan_interval;
include/net/bluetooth/hci.h
1722
__le16 scan_window;
include/net/bluetooth/hci.h
1727
__le16 conn_interval_min;
include/net/bluetooth/hci.h
1728
__le16 conn_interval_max;
include/net/bluetooth/hci.h
1729
__le16 conn_latency;
include/net/bluetooth/hci.h
1730
__le16 supervision_timeout;
include/net/bluetooth/hci.h
1731
__le16 min_ce_len;
include/net/bluetooth/hci.h
1732
__le16 max_ce_len;
include/net/bluetooth/hci.h
1759
__le16 handle;
include/net/bluetooth/hci.h
1760
__le16 conn_interval_min;
include/net/bluetooth/hci.h
1761
__le16 conn_interval_max;
include/net/bluetooth/hci.h
1762
__le16 conn_latency;
include/net/bluetooth/hci.h
1763
__le16 supervision_timeout;
include/net/bluetooth/hci.h
1764
__le16 min_ce_len;
include/net/bluetooth/hci.h
1765
__le16 max_ce_len;
include/net/bluetooth/hci.h
1770
__le16 handle;
include/net/bluetooth/hci.h
1775
__le16 handle;
include/net/bluetooth/hci.h
1777
__le16 ediv;
include/net/bluetooth/hci.h
1783
__le16 handle;
include/net/bluetooth/hci.h
1788
__le16 handle;
include/net/bluetooth/hci.h
1793
__le16 handle;
include/net/bluetooth/hci.h
1797
__le16 handle;
include/net/bluetooth/hci.h
1808
__le16 handle;
include/net/bluetooth/hci.h
1809
__le16 interval_min;
include/net/bluetooth/hci.h
1810
__le16 interval_max;
include/net/bluetooth/hci.h
1811
__le16 latency;
include/net/bluetooth/hci.h
1812
__le16 timeout;
include/net/bluetooth/hci.h
1813
__le16 min_ce_len;
include/net/bluetooth/hci.h
1814
__le16 max_ce_len;
include/net/bluetooth/hci.h
1819
__le16 handle;
include/net/bluetooth/hci.h
1825
__le16 handle;
include/net/bluetooth/hci.h
1826
__le16 tx_len;
include/net/bluetooth/hci.h
1827
__le16 tx_time;
include/net/bluetooth/hci.h
1831
__le16 handle;
include/net/bluetooth/hci.h
1837
__le16 tx_len;
include/net/bluetooth/hci.h
1838
__le16 tx_time;
include/net/bluetooth/hci.h
1843
__le16 tx_len;
include/net/bluetooth/hci.h
1844
__le16 tx_time;
include/net/bluetooth/hci.h
1876
__le16 tx_len;
include/net/bluetooth/hci.h
1877
__le16 tx_time;
include/net/bluetooth/hci.h
1878
__le16 rx_len;
include/net/bluetooth/hci.h
1879
__le16 rx_time;
include/net/bluetooth/hci.h
1895
__le16 handle;
include/net/bluetooth/hci.h
1899
__le16 phy_opts;
include/net/bluetooth/hci.h
1916
__le16 interval;
include/net/bluetooth/hci.h
1917
__le16 window;
include/net/bluetooth/hci.h
1924
__le16 duration;
include/net/bluetooth/hci.h
1925
__le16 period;
include/net/bluetooth/hci.h
1939
__le16 scan_interval;
include/net/bluetooth/hci.h
1940
__le16 scan_window;
include/net/bluetooth/hci.h
1941
__le16 conn_interval_min;
include/net/bluetooth/hci.h
1942
__le16 conn_interval_max;
include/net/bluetooth/hci.h
1943
__le16 conn_latency;
include/net/bluetooth/hci.h
1944
__le16 supervision_timeout;
include/net/bluetooth/hci.h
1945
__le16 min_ce_len;
include/net/bluetooth/hci.h
1946
__le16 max_ce_len;
include/net/bluetooth/hci.h
1955
__le16 skip;
include/net/bluetooth/hci.h
1956
__le16 sync_timeout;
include/net/bluetooth/hci.h
1964
__le16 handle;
include/net/bluetooth/hci.h
1976
__le16 evt_properties;
include/net/bluetooth/hci.h
2003
__le16 duration;
include/net/bluetooth/hci.h
2037
__le16 min_interval;
include/net/bluetooth/hci.h
2038
__le16 max_interval;
include/net/bluetooth/hci.h
2039
__le16 periodic_properties;
include/net/bluetooth/hci.h
2092
__le16 handle;
include/net/bluetooth/hci.h
2093
__le16 service_data;
include/net/bluetooth/hci.h
2094
__le16 sync_handle;
include/net/bluetooth/hci.h
2099
__le16 handle;
include/net/bluetooth/hci.h
2104
__le16 handle;
include/net/bluetooth/hci.h
2105
__le16 service_data;
include/net/bluetooth/hci.h
2111
__le16 handle;
include/net/bluetooth/hci.h
2116
__le16 handle;
include/net/bluetooth/hci.h
2118
__le16 skip;
include/net/bluetooth/hci.h
2119
__le16 sync_timeout;
include/net/bluetooth/hci.h
2125
__le16 handle;
include/net/bluetooth/hci.h
2131
__le16 acl_mtu;
include/net/bluetooth/hci.h
2133
__le16 iso_mtu;
include/net/bluetooth/hci.h
2139
__le16 handle;
include/net/bluetooth/hci.h
2144
__le16 handle;
include/net/bluetooth/hci.h
2145
__le16 seq;
include/net/bluetooth/hci.h
2153
__le16 c_sdu;
include/net/bluetooth/hci.h
2154
__le16 p_sdu;
include/net/bluetooth/hci.h
2168
__le16 c_latency;
include/net/bluetooth/hci.h
2169
__le16 p_latency;
include/net/bluetooth/hci.h
2178
__le16 handle[];
include/net/bluetooth/hci.h
2183
__le16 cis_handle;
include/net/bluetooth/hci.h
2184
__le16 acl_handle;
include/net/bluetooth/hci.h
2199
__le16 handle;
include/net/bluetooth/hci.h
2204
__le16 handle;
include/net/bluetooth/hci.h
2211
__le16 sdu;
include/net/bluetooth/hci.h
2212
__le16 latency;
include/net/bluetooth/hci.h
2237
__le16 sync_handle;
include/net/bluetooth/hci.h
2241
__le16 timeout;
include/net/bluetooth/hci.h
2253
__le16 handle;
include/net/bluetooth/hci.h
2257
__le16 codec_cid;
include/net/bluetooth/hci.h
2258
__le16 codec_vid;
include/net/bluetooth/hci.h
2266
__le16 handle;
include/net/bluetooth/hci.h
2284
__le16 handle;
include/net/bluetooth/hci.h
2293
__le16 max_consecutive_procedures_supported;
include/net/bluetooth/hci.h
2302
__le16 nadm_sounding_capability;
include/net/bluetooth/hci.h
2303
__le16 nadm_random_capability;
include/net/bluetooth/hci.h
2305
__le16 subfeatures_supported;
include/net/bluetooth/hci.h
2306
__le16 t_ip1_times_supported;
include/net/bluetooth/hci.h
2307
__le16 t_ip2_times_supported;
include/net/bluetooth/hci.h
2308
__le16 t_fcs_times_supported;
include/net/bluetooth/hci.h
2309
__le16 t_pm_times_supported;
include/net/bluetooth/hci.h
2316
__le16 handle;
include/net/bluetooth/hci.h
2321
__le16 handle;
include/net/bluetooth/hci.h
2323
__le16 max_consecutive_procedures_supported;
include/net/bluetooth/hci.h
2332
__le16 nadm_sounding_capability;
include/net/bluetooth/hci.h
2333
__le16 nadm_random_capability;
include/net/bluetooth/hci.h
2335
__le16 subfeatures_supported;
include/net/bluetooth/hci.h
2336
__le16 t_ip1_times_supported;
include/net/bluetooth/hci.h
2337
__le16 t_ip2_times_supported;
include/net/bluetooth/hci.h
2338
__le16 t_fcs_times_supported;
include/net/bluetooth/hci.h
2339
__le16 t_pm_times_supported;
include/net/bluetooth/hci.h
2346
__le16 handle;
include/net/bluetooth/hci.h
2351
__le16 handle;
include/net/bluetooth/hci.h
2356
__le16 handle;
include/net/bluetooth/hci.h
2364
__le16 handle;
include/net/bluetooth/hci.h
2369
__le16 handle;
include/net/bluetooth/hci.h
2374
__le16 handle;
include/net/bluetooth/hci.h
2380
__le16 handle;
include/net/bluetooth/hci.h
2385
__le16 handle;
include/net/bluetooth/hci.h
2407
__le16 handle;
include/net/bluetooth/hci.h
2422
__le16 handle;
include/net/bluetooth/hci.h
2424
__le16 max_procedure_len;
include/net/bluetooth/hci.h
2425
__le16 min_procedure_interval;
include/net/bluetooth/hci.h
2426
__le16 max_procedure_interval;
include/net/bluetooth/hci.h
2427
__le16 max_procedure_count;
include/net/bluetooth/hci.h
2440
__le16 handle;
include/net/bluetooth/hci.h
2445
__le16 handle;
include/net/bluetooth/hci.h
2461
__le16 subevent_interval;
include/net/bluetooth/hci.h
2473
__le16 drbg_nonce;
include/net/bluetooth/hci.h
2475
__le16 override_config;
include/net/bluetooth/hci.h
2488
__le16 bit_number;
include/net/bluetooth/hci.h
2506
__le16 clock_offset;
include/net/bluetooth/hci.h
2517
__le16 handle;
include/net/bluetooth/hci.h
2533
__le16 handle;
include/net/bluetooth/hci.h
2540
__le16 handle;
include/net/bluetooth/hci.h
2553
__le16 handle;
include/net/bluetooth/hci.h
2560
__le16 handle;
include/net/bluetooth/hci.h
2566
__le16 handle;
include/net/bluetooth/hci.h
2573
__le16 handle;
include/net/bluetooth/hci.h
2575
__le16 manufacturer;
include/net/bluetooth/hci.h
2576
__le16 lmp_subver;
include/net/bluetooth/hci.h
2589
__le16 handle;
include/net/bluetooth/hci.h
2596
__le16 opcode;
include/net/bluetooth/hci.h
2603
__le16 opcode;
include/net/bluetooth/hci.h
2620
__le16 handle;
include/net/bluetooth/hci.h
2621
__le16 count;
include/net/bluetooth/hci.h
2632
__le16 handle;
include/net/bluetooth/hci.h
2634
__le16 interval;
include/net/bluetooth/hci.h
2657
__le16 handle;
include/net/bluetooth/hci.h
2658
__le16 clock_offset;
include/net/bluetooth/hci.h
2664
__le16 handle;
include/net/bluetooth/hci.h
2665
__le16 pkt_type;
include/net/bluetooth/hci.h
2680
__le16 clock_offset;
include/net/bluetooth/hci.h
2689
__le16 clock_offset;
include/net/bluetooth/hci.h
2700
__le16 handle;
include/net/bluetooth/hci.h
2709
__le16 handle;
include/net/bluetooth/hci.h
2714
__le16 rx_pkt_len;
include/net/bluetooth/hci.h
2715
__le16 tx_pkt_len;
include/net/bluetooth/hci.h
2722
__le16 handle;
include/net/bluetooth/hci.h
2725
__le16 rx_pkt_len;
include/net/bluetooth/hci.h
2726
__le16 tx_pkt_len;
include/net/bluetooth/hci.h
2732
__le16 handle;
include/net/bluetooth/hci.h
2733
__le16 max_tx_latency;
include/net/bluetooth/hci.h
2734
__le16 max_rx_latency;
include/net/bluetooth/hci.h
2735
__le16 max_remote_timeout;
include/net/bluetooth/hci.h
2736
__le16 max_local_timeout;
include/net/bluetooth/hci.h
2745
__le16 clock_offset;
include/net/bluetooth/hci.h
2758
__le16 handle;
include/net/bluetooth/hci.h
2846
__le16 handle;
include/net/bluetooth/hci.h
2854
__le16 handle;
include/net/bluetooth/hci.h
2860
__le16 handle;
include/net/bluetooth/hci.h
2861
__le16 pkts;
include/net/bluetooth/hci.h
2862
__le16 blocks;
include/net/bluetooth/hci.h
2866
__le16 num_blocks;
include/net/bluetooth/hci.h
2881
__le16 handle;
include/net/bluetooth/hci.h
2885
__le16 interval;
include/net/bluetooth/hci.h
2886
__le16 latency;
include/net/bluetooth/hci.h
2887
__le16 supervision_timeout;
include/net/bluetooth/hci.h
2939
__le16 handle;
include/net/bluetooth/hci.h
2940
__le16 interval;
include/net/bluetooth/hci.h
2941
__le16 latency;
include/net/bluetooth/hci.h
2942
__le16 supervision_timeout;
include/net/bluetooth/hci.h
2948
__le16 handle;
include/net/bluetooth/hci.h
2954
__le16 handle;
include/net/bluetooth/hci.h
2956
__le16 ediv;
include/net/bluetooth/hci.h
2961
__le16 handle;
include/net/bluetooth/hci.h
2962
__le16 interval_min;
include/net/bluetooth/hci.h
2963
__le16 interval_max;
include/net/bluetooth/hci.h
2964
__le16 latency;
include/net/bluetooth/hci.h
2965
__le16 timeout;
include/net/bluetooth/hci.h
2970
__le16 handle;
include/net/bluetooth/hci.h
2971
__le16 tx_len;
include/net/bluetooth/hci.h
2972
__le16 tx_time;
include/net/bluetooth/hci.h
2973
__le16 rx_len;
include/net/bluetooth/hci.h
2974
__le16 rx_time;
include/net/bluetooth/hci.h
2995
__le16 handle;
include/net/bluetooth/hci.h
3002
__le16 type;
include/net/bluetooth/hci.h
3010
__le16 interval;
include/net/bluetooth/hci.h
3025
__le16 handle;
include/net/bluetooth/hci.h
3030
__le16 interval;
include/net/bluetooth/hci.h
3037
__le16 handle;
include/net/bluetooth/hci.h
3043
__le16 interval;
include/net/bluetooth/hci.h
3044
__le16 latency;
include/net/bluetooth/hci.h
3045
__le16 supervision_timeout;
include/net/bluetooth/hci.h
3051
__le16 sync_handle;
include/net/bluetooth/hci.h
3062
__le16 handle;
include/net/bluetooth/hci.h
3073
__le16 conn_handle;
include/net/bluetooth/hci.h
3080
__le16 handle;
include/net/bluetooth/hci.h
3081
__le16 service_data;
include/net/bluetooth/hci.h
3082
__le16 sync_handle;
include/net/bluetooth/hci.h
3087
__le16 interval;
include/net/bluetooth/hci.h
3094
__le16 handle;
include/net/bluetooth/hci.h
3106
__le16 c_mtu;
include/net/bluetooth/hci.h
3107
__le16 p_mtu;
include/net/bluetooth/hci.h
3108
__le16 interval;
include/net/bluetooth/hci.h
3113
__le16 acl_handle;
include/net/bluetooth/hci.h
3114
__le16 cis_handle;
include/net/bluetooth/hci.h
3130
__le16 max_pdu;
include/net/bluetooth/hci.h
3131
__le16 interval;
include/net/bluetooth/hci.h
3133
__le16 bis_handle[];
include/net/bluetooth/hci.h
3145
__le16 max_pdu;
include/net/bluetooth/hci.h
3146
__le16 interval;
include/net/bluetooth/hci.h
3148
__le16 bis[];
include/net/bluetooth/hci.h
3159
__le16 sync_handle;
include/net/bluetooth/hci.h
3162
__le16 iso_interval;
include/net/bluetooth/hci.h
3166
__le16 max_pdu;
include/net/bluetooth/hci.h
3168
__le16 max_sdu;
include/net/bluetooth/hci.h
3177
__le16 handle;
include/net/bluetooth/hci.h
3187
__le16 handle;
include/net/bluetooth/hci.h
3189
__le16 max_consec_proc_supp;
include/net/bluetooth/hci.h
3198
__le16 nadm_sounding_cap;
include/net/bluetooth/hci.h
3199
__le16 nadm_rand_cap;
include/net/bluetooth/hci.h
3201
__le16 sub_feat_supp;
include/net/bluetooth/hci.h
3202
__le16 t_ip1_times_supp;
include/net/bluetooth/hci.h
3203
__le16 t_ip2_times_supp;
include/net/bluetooth/hci.h
3204
__le16 t_fcs_times_supp;
include/net/bluetooth/hci.h
3205
__le16 t_pm_times_supp;
include/net/bluetooth/hci.h
3213
__le16 handle;
include/net/bluetooth/hci.h
3220
__le16 handle;
include/net/bluetooth/hci.h
3226
__le16 handle;
include/net/bluetooth/hci.h
3253
__le16 handle;
include/net/bluetooth/hci.h
3260
__le16 sub_evt_intrvl;
include/net/bluetooth/hci.h
3261
__le16 evt_intrvl;
include/net/bluetooth/hci.h
3262
__le16 proc_intrvl;
include/net/bluetooth/hci.h
3263
__le16 proc_counter;
include/net/bluetooth/hci.h
3264
__le16 max_proc_len;
include/net/bluetooth/hci.h
3269
__le16 handle;
include/net/bluetooth/hci.h
3271
__le16 start_acl_conn_evt_counter;
include/net/bluetooth/hci.h
3272
__le16 proc_counter;
include/net/bluetooth/hci.h
3273
__le16 freq_comp;
include/net/bluetooth/hci.h
3288
__le16 handle;
include/net/bluetooth/hci.h
3337
__le16 opcode; /* OCF & OGF */
include/net/bluetooth/hci.h
3347
__le16 handle; /* Handle & Flags(PB, BC) */
include/net/bluetooth/hci.h
3348
__le16 dlen;
include/net/bluetooth/hci.h
3352
__le16 handle;
include/net/bluetooth/hci.h
3357
__le16 handle;
include/net/bluetooth/hci.h
3358
__le16 dlen;
include/net/bluetooth/hci.h
3369
__le16 sn;
include/net/bluetooth/hci.h
3370
__le16 slen;
include/net/bluetooth/hci.h
3376
__le16 sn;
include/net/bluetooth/hci.h
3377
__le16 slen;
include/net/bluetooth/hci.h
789
__le16 pkt_type;
include/net/bluetooth/hci.h
792
__le16 clock_offset;
include/net/bluetooth/hci.h
798
__le16 handle;
include/net/bluetooth/hci.h
804
__le16 handle;
include/net/bluetooth/hci.h
805
__le16 pkt_type;
include/net/bluetooth/hci.h
858
__le16 handle;
include/net/bluetooth/hci.h
859
__le16 pkt_type;
include/net/bluetooth/hci.h
864
__le16 handle;
include/net/bluetooth/hci.h
869
__le16 handle;
include/net/bluetooth/hci.h
875
__le16 handle;
include/net/bluetooth/hci.h
883
__le16 clock_offset;
include/net/bluetooth/hci.h
898
__le16 handle;
include/net/bluetooth/hci.h
903
__le16 handle;
include/net/bluetooth/hci.h
909
__le16 handle;
include/net/bluetooth/hci.h
914
__le16 handle;
include/net/bluetooth/hci.h
919
__le16 handle;
include/net/bluetooth/hci.h
922
__le16 max_latency;
include/net/bluetooth/hci.h
923
__le16 voice_setting;
include/net/bluetooth/hci.h
925
__le16 pkt_type;
include/net/bluetooth/hci.h
933
__le16 max_latency;
include/net/bluetooth/hci.h
934
__le16 content_format;
include/net/bluetooth/hci.h
936
__le16 pkt_type;
include/net/bluetooth/hci.h
993
__le16 cid;
include/net/bluetooth/hci.h
994
__le16 vid;
include/net/bluetooth/hci.h
998
__le16 handle;
include/net/bluetooth/hci_core.h
1859
u8 tk[16], u8 enc_size, __le16 ediv, __le64 rand);
include/net/bluetooth/hci_core.h
206
__le16 ediv;
include/net/bluetooth/hci_core.h
2501
void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand,
include/net/bluetooth/hci_core.h
51
__le16 clock_offset;
include/net/bluetooth/hci_drv.h
15
__le16 opcode;
include/net/bluetooth/hci_drv.h
16
__le16 len;
include/net/bluetooth/hci_drv.h
20
__le16 opcode;
include/net/bluetooth/hci_drv.h
21
__le16 len;
include/net/bluetooth/hci_drv.h
26
__le16 opcode;
include/net/bluetooth/hci_drv.h
32
__le16 opcode;
include/net/bluetooth/hci_drv.h
49
__le16 num_supported_commands;
include/net/bluetooth/hci_drv.h
50
__le16 supported_commands[] __counted_by_le(num_supported_commands);
include/net/bluetooth/hci_mon.h
25
__le16 opcode;
include/net/bluetooth/hci_mon.h
26
__le16 index;
include/net/bluetooth/hci_mon.h
27
__le16 len;
include/net/bluetooth/hci_mon.h
64
__le16 manufacturer;
include/net/bluetooth/hci_sock.h
50
__le16 opcode;
include/net/bluetooth/hci_sock.h
56
__le16 opcode;
include/net/bluetooth/hci_sync.h
131
int hci_read_rssi_sync(struct hci_dev *hdev, __le16 handle);
include/net/bluetooth/hci_sync.h
132
int hci_read_tx_power_sync(struct hci_dev *hdev, __le16 handle, u8 type);
include/net/bluetooth/l2cap.h
196
__le16 len;
include/net/bluetooth/l2cap.h
197
__le16 cid;
include/net/bluetooth/l2cap.h
213
__le16 len;
include/net/bluetooth/l2cap.h
218
__le16 reason;
include/net/bluetooth/l2cap.h
222
__le16 reason;
include/net/bluetooth/l2cap.h
223
__le16 max_mtu;
include/net/bluetooth/l2cap.h
227
__le16 reason;
include/net/bluetooth/l2cap.h
228
__le16 scid;
include/net/bluetooth/l2cap.h
229
__le16 dcid;
include/net/bluetooth/l2cap.h
233
__le16 psm;
include/net/bluetooth/l2cap.h
234
__le16 scid;
include/net/bluetooth/l2cap.h
238
__le16 dcid;
include/net/bluetooth/l2cap.h
239
__le16 scid;
include/net/bluetooth/l2cap.h
240
__le16 result;
include/net/bluetooth/l2cap.h
241
__le16 status;
include/net/bluetooth/l2cap.h
295
__le16 dcid;
include/net/bluetooth/l2cap.h
296
__le16 flags;
include/net/bluetooth/l2cap.h
301
__le16 scid;
include/net/bluetooth/l2cap.h
302
__le16 flags;
include/net/bluetooth/l2cap.h
303
__le16 result;
include/net/bluetooth/l2cap.h
341
__le16 retrans_timeout;
include/net/bluetooth/l2cap.h
342
__le16 monitor_timeout;
include/net/bluetooth/l2cap.h
343
__le16 max_pdu_size;
include/net/bluetooth/l2cap.h
362
__le16 msdu;
include/net/bluetooth/l2cap.h
375
__le16 dcid;
include/net/bluetooth/l2cap.h
376
__le16 scid;
include/net/bluetooth/l2cap.h
380
__le16 dcid;
include/net/bluetooth/l2cap.h
381
__le16 scid;
include/net/bluetooth/l2cap.h
385
__le16 type;
include/net/bluetooth/l2cap.h
389
__le16 type;
include/net/bluetooth/l2cap.h
390
__le16 result;
include/net/bluetooth/l2cap.h
403
__le16 icid;
include/net/bluetooth/l2cap.h
404
__le16 result;
include/net/bluetooth/l2cap.h
411
__le16 icid;
include/net/bluetooth/l2cap.h
424
__le16 min;
include/net/bluetooth/l2cap.h
425
__le16 max;
include/net/bluetooth/l2cap.h
426
__le16 latency;
include/net/bluetooth/l2cap.h
427
__le16 to_multiplier;
include/net/bluetooth/l2cap.h
431
__le16 result;
include/net/bluetooth/l2cap.h
439
__le16 psm;
include/net/bluetooth/l2cap.h
440
__le16 scid;
include/net/bluetooth/l2cap.h
441
__le16 mtu;
include/net/bluetooth/l2cap.h
442
__le16 mps;
include/net/bluetooth/l2cap.h
443
__le16 credits;
include/net/bluetooth/l2cap.h
447
__le16 dcid;
include/net/bluetooth/l2cap.h
448
__le16 mtu;
include/net/bluetooth/l2cap.h
449
__le16 mps;
include/net/bluetooth/l2cap.h
450
__le16 credits;
include/net/bluetooth/l2cap.h
451
__le16 result;
include/net/bluetooth/l2cap.h
455
__le16 cid;
include/net/bluetooth/l2cap.h
456
__le16 credits;
include/net/bluetooth/l2cap.h
466
__le16 psm;
include/net/bluetooth/l2cap.h
467
__le16 mtu;
include/net/bluetooth/l2cap.h
468
__le16 mps;
include/net/bluetooth/l2cap.h
469
__le16 credits;
include/net/bluetooth/l2cap.h
471
__le16 scid[];
include/net/bluetooth/l2cap.h
477
__le16 mtu;
include/net/bluetooth/l2cap.h
478
__le16 mps;
include/net/bluetooth/l2cap.h
479
__le16 credits;
include/net/bluetooth/l2cap.h
480
__le16 result;
include/net/bluetooth/l2cap.h
482
__le16 dcid[];
include/net/bluetooth/l2cap.h
486
__le16 mtu;
include/net/bluetooth/l2cap.h
487
__le16 mps;
include/net/bluetooth/l2cap.h
488
__le16 scid[];
include/net/bluetooth/l2cap.h
498
__le16 result;
include/net/bluetooth/l2cap.h
523
__le16 psm;
include/net/bluetooth/l2cap.h
524
__le16 sport;
include/net/bluetooth/l2cap.h
63
__le16 l2_psm;
include/net/bluetooth/l2cap.h
65
__le16 l2_cid;
include/net/bluetooth/l2cap.h
953
int l2cap_add_psm(struct l2cap_chan *chan, bdaddr_t *src, __le16 psm);
include/net/bluetooth/l2cap.h
958
int l2cap_chan_connect(struct l2cap_chan *chan, __le16 psm, u16 cid,
include/net/bluetooth/mgmt.h
1006
__le16 eir_len;
include/net/bluetooth/mgmt.h
1077
__le16 min_interval;
include/net/bluetooth/mgmt.h
1078
__le16 max_interval;
include/net/bluetooth/mgmt.h
1079
__le16 latency;
include/net/bluetooth/mgmt.h
1080
__le16 timeout;
include/net/bluetooth/mgmt.h
1101
__le16 eir_len;
include/net/bluetooth/mgmt.h
1117
__le16 eir_len;
include/net/bluetooth/mgmt.h
1141
__le16 monitor_handle;
include/net/bluetooth/mgmt.h
1146
__le16 monitor_handle;
include/net/bluetooth/mgmt.h
1166
__le16 monitor_handle;
include/net/bluetooth/mgmt.h
1170
__le16 eir_len;
include/net/bluetooth/mgmt.h
1176
__le16 monitor_handle;
include/net/bluetooth/mgmt.h
1186
__le16 eir_len;
include/net/bluetooth/mgmt.h
127
__le16 manufacturer;
include/net/bluetooth/mgmt.h
146
__le16 timeout;
include/net/bluetooth/mgmt.h
200
__le16 key_count;
include/net/bluetooth/mgmt.h
216
__le16 ediv;
include/net/bluetooth/mgmt.h
223
__le16 key_count;
include/net/bluetooth/mgmt.h
240
__le16 conn_count;
include/net/bluetooth/mgmt.h
388
__le16 source;
include/net/bluetooth/mgmt.h
389
__le16 vendor;
include/net/bluetooth/mgmt.h
390
__le16 product;
include/net/bluetooth/mgmt.h
391
__le16 version;
include/net/bluetooth/mgmt.h
407
__le16 interval;
include/net/bluetooth/mgmt.h
408
__le16 window;
include/net/bluetooth/mgmt.h
430
__le16 irk_count;
include/net/bluetooth/mgmt.h
456
__le16 accuracy;
include/net/bluetooth/mgmt.h
47
__le16 opcode;
include/net/bluetooth/mgmt.h
474
__le16 min_interval;
include/net/bluetooth/mgmt.h
475
__le16 max_interval;
include/net/bluetooth/mgmt.h
476
__le16 latency;
include/net/bluetooth/mgmt.h
477
__le16 timeout;
include/net/bluetooth/mgmt.h
48
__le16 index;
include/net/bluetooth/mgmt.h
482
__le16 param_count;
include/net/bluetooth/mgmt.h
49
__le16 len;
include/net/bluetooth/mgmt.h
490
__le16 num_controllers;
include/net/bluetooth/mgmt.h
491
__le16 index[];
include/net/bluetooth/mgmt.h
500
__le16 manufacturer;
include/net/bluetooth/mgmt.h
521
__le16 uuid_count;
include/net/bluetooth/mgmt.h
533
__le16 eir_len;
include/net/bluetooth/mgmt.h
540
__le16 num_controllers;
include/net/bluetooth/mgmt.h
542
__le16 index;
include/net/bluetooth/mgmt.h
55
__le16 type;
include/net/bluetooth/mgmt.h
563
__le16 duration;
include/net/bluetooth/mgmt.h
564
__le16 timeout;
include/net/bluetooth/mgmt.h
624
__le16 manufacturer;
include/net/bluetooth/mgmt.h
627
__le16 eir_len;
include/net/bluetooth/mgmt.h
633
__le16 appearance;
include/net/bluetooth/mgmt.h
692
__le16 key_count;
include/net/bluetooth/mgmt.h
707
__le16 cap_len;
include/net/bluetooth/mgmt.h
714
__le16 feature_count;
include/net/bluetooth/mgmt.h
73
__le16 revision;
include/net/bluetooth/mgmt.h
772
__le16 max_num_handles;
include/net/bluetooth/mgmt.h
774
__le16 num_handles;
include/net/bluetooth/mgmt.h
775
__le16 handles[];
include/net/bluetooth/mgmt.h
79
__le16 num_commands;
include/net/bluetooth/mgmt.h
792
__le16 monitor_handle;
include/net/bluetooth/mgmt.h
797
__le16 monitor_handle;
include/net/bluetooth/mgmt.h
80
__le16 num_events;
include/net/bluetooth/mgmt.h
801
__le16 monitor_handle;
include/net/bluetooth/mgmt.h
808
__le16 duration;
include/net/bluetooth/mgmt.h
809
__le16 timeout;
include/net/bluetooth/mgmt.h
81
__le16 opcodes[];
include/net/bluetooth/mgmt.h
836
__le16 high_threshold_timeout;
include/net/bluetooth/mgmt.h
838
__le16 low_threshold_timeout;
include/net/bluetooth/mgmt.h
852
__le16 window;
include/net/bluetooth/mgmt.h
853
__le16 period;
include/net/bluetooth/mgmt.h
863
__le16 index;
include/net/bluetooth/mgmt.h
87
__le16 num_controllers;
include/net/bluetooth/mgmt.h
873
__le16 delay;
include/net/bluetooth/mgmt.h
88
__le16 index[];
include/net/bluetooth/mgmt.h
888
__le16 opcode;
include/net/bluetooth/mgmt.h
891
__le16 params_len;
include/net/bluetooth/mgmt.h
898
__le16 opcode;
include/net/bluetooth/mgmt.h
905
__le16 opcode;
include/net/bluetooth/mgmt.h
947
__le16 eir_len;
include/net/bluetooth/rfcomm.h
124
__le16 mtu;
include/net/bluetooth/rfcomm.h
136
__le16 param_mask;
include/net/cfg80211.h
693
static inline __le16
include/net/cfg80211.h
7655
unsigned int __attribute_const__ ieee80211_hdrlen(__le16 fc);
include/net/cfg802154.h
288
__le16 pan_id;
include/net/cfg802154.h
290
__le16 short_addr;
include/net/cfg802154.h
322
__le16 pan_id;
include/net/cfg802154.h
324
__le16 short_addr;
include/net/cfg802154.h
419
__le16 pan_id;
include/net/cfg802154.h
422
__le16 coord_shortaddr;
include/net/cfg802154.h
443
__le16 pan_id;
include/net/cfg802154.h
444
__le16 short_addr;
include/net/cfg802154.h
487
__le16 pan_id;
include/net/cfg802154.h
488
__le16 short_addr;
include/net/cfg802154.h
57
struct wpan_dev *wpan_dev, __le16 pan_id);
include/net/cfg802154.h
59
struct wpan_dev *wpan_dev, __le16 short_addr);
include/net/cfg802154.h
603
__le16 cfg802154_get_free_short_addr(struct wpan_dev *wpan_dev);
include/net/ieee80211_radiotap.h
214
__le16 known;
include/net/ieee80211_radiotap.h
220
__le16 partial_aid;
include/net/ieee80211_radiotap.h
244
__le16 data1, data2, data3, data4, data5, data6;
include/net/ieee80211_radiotap.h
338
__le16 flags1, flags2;
include/net/ieee80211_radiotap.h
380
__le16 data1, data2;
include/net/ieee80211_radiotap.h
390
__le16 type;
include/net/ieee80211_radiotap.h
391
__le16 len;
include/net/ieee80211_radiotap.h
406
__le16 vendor_type;
include/net/ieee80211_radiotap.h
407
__le16 reserved;
include/net/ieee80211_radiotap.h
41
__le16 it_len;
include/net/ieee80211_radiotap.h
418
__le16 type; /* IEEE80211_RADIOTAP_VENDOR_NAMESPACE */
include/net/ieee80211_radiotap.h
419
__le16 len;
include/net/ieee802154_netdev.h
153
__le16 short_addr;
include/net/ieee802154_netdev.h
497
__le16 short_addr, u8 status);
include/net/mac80211.h
6062
__le16 ieee80211_rts_duration(struct ieee80211_hw *hw,
include/net/mac80211.h
6099
__le16 ieee80211_ctstoself_duration(struct ieee80211_hw *hw,
include/net/mac80211.h
6117
__le16 ieee80211_generic_frame_duration(struct ieee80211_hw *hw,
include/net/mac80211.h
7490
static inline __le16
include/net/mac802154.h
235
static inline __le16 ieee802154_get_fc_from_skb(const struct sk_buff *skb)
include/net/mac802154.h
237
__le16 fc;
include/net/mac802154.h
254
static inline unsigned char *ieee802154_skb_dst_pan(__le16 fc,
include/net/mac802154.h
283
static inline unsigned char *ieee802154_skb_src_pan(__le16 fc,
include/net/mac802154.h
343
static inline bool ieee802154_skb_is_intra_pan_addressing(__le16 fc,
include/net/mac802154.h
54
__le16 pan_id;
include/net/mac802154.h
55
__le16 short_addr;
include/net/netlink.h
1442
static inline int nla_put_le16(struct sk_buff *skb, int attrtype, __le16 value)
include/net/netlink.h
1444
__le16 tmp = value;
include/net/netlink.h
1446
return nla_put(skb, attrtype, sizeof(__le16), &tmp);
include/net/netlink.h
1850
static inline __le16 nla_get_le16(const struct nlattr *nla)
include/net/netlink.h
1852
return *(__le16 *) nla_data(nla);
include/net/netlink.h
1862
static inline __le16 nla_get_le16_default(const struct nlattr *nla,
include/net/netlink.h
1863
__le16 defvalue)
include/net/nfc/nci.h
340
__le16 max_routing_table_size;
include/net/nfc/nci.h
342
__le16 max_size_for_large_params;
include/net/nfc/nci.h
352
__le16 max_routing_table_size;
include/net/nfc/nci.h
356
__le16 max_nfc_v_frame_size;
include/soc/fsl/dpaa2-fd.h
292
__le16 bpid;
include/soc/fsl/dpaa2-fd.h
293
__le16 format_offset;
include/soc/fsl/dpaa2-fd.h
45
__le16 bpid;
include/soc/fsl/dpaa2-fd.h
46
__le16 format_offset;
include/soc/fsl/dpaa2-fd.h
461
__le16 bpid;
include/soc/fsl/dpaa2-fd.h
462
__le16 format_offset;
include/soc/fsl/dpaa2-global.h
23
__le16 seqnum;
include/soc/fsl/dpaa2-global.h
24
__le16 oprid;
include/trace/events/ext4.h
2186
int depth, struct partial_cluster *pc, __le16 eh_entries),
include/uapi/cxl/features.h
101
__le16 num_entries;
include/uapi/cxl/features.h
102
__le16 supported_feats;
include/uapi/cxl/features.h
123
__le16 offset;
include/uapi/cxl/features.h
124
__le16 count;
include/uapi/cxl/features.h
157
__le16 offset;
include/uapi/cxl/features.h
38
__le16 start_idx;
include/uapi/cxl/features.h
73
__le16 id;
include/uapi/cxl/features.h
74
__le16 get_feat_size;
include/uapi/cxl/features.h
75
__le16 set_feat_size;
include/uapi/cxl/features.h
79
__le16 effects;
include/uapi/linux/acrn.h
251
__le16 limit;
include/uapi/linux/acrn.h
253
__le16 reserved[3];
include/uapi/linux/acrn.h
299
__le16 cs_sel;
include/uapi/linux/acrn.h
300
__le16 ss_sel;
include/uapi/linux/acrn.h
301
__le16 ds_sel;
include/uapi/linux/acrn.h
302
__le16 es_sel;
include/uapi/linux/acrn.h
303
__le16 fs_sel;
include/uapi/linux/acrn.h
304
__le16 gs_sel;
include/uapi/linux/acrn.h
305
__le16 ldt_sel;
include/uapi/linux/acrn.h
306
__le16 tr_sel;
include/uapi/linux/acrn.h
475
__le16 vendor;
include/uapi/linux/acrn.h
476
__le16 device;
include/uapi/linux/adfs_fs.h
22
__le16 zone_spare;
include/uapi/linux/adfs_fs.h
25
__le16 disc_id;
include/uapi/linux/bfs_fs.h
25
__le16 i_ino;
include/uapi/linux/bfs_fs.h
46
__le16 ino;
include/uapi/linux/btrfs_tree.h
1101
__le16 other_encoding; /* spare for later use */
include/uapi/linux/btrfs_tree.h
663
__le16 num_stripes;
include/uapi/linux/btrfs_tree.h
666
__le16 sub_stripes;
include/uapi/linux/btrfs_tree.h
709
__le16 csum_type;
include/uapi/linux/btrfs_tree.h
864
__le16 name_len;
include/uapi/linux/btrfs_tree.h
871
__le16 name_len;
include/uapi/linux/btrfs_tree.h
917
__le16 data_len;
include/uapi/linux/btrfs_tree.h
918
__le16 name_len;
include/uapi/linux/btrfs_tree.h
990
__le16 name_len;
include/uapi/linux/byteorder/big_endian.h
24
#define __constant_cpu_to_le16(x) ((__force __le16)___constant_swab16((x)))
include/uapi/linux/byteorder/big_endian.h
25
#define __constant_le16_to_cpu(x) ___constant_swab16((__force __u16)(__le16)(x))
include/uapi/linux/byteorder/big_endian.h
36
#define __cpu_to_le16(x) ((__force __le16)__swab16((x)))
include/uapi/linux/byteorder/big_endian.h
37
#define __le16_to_cpu(x) __swab16((__force __u16)(__le16)(x))
include/uapi/linux/byteorder/big_endian.h
61
static __always_inline __le16 __cpu_to_le16p(const __u16 *p)
include/uapi/linux/byteorder/big_endian.h
63
return (__force __le16)__swab16p(p);
include/uapi/linux/byteorder/big_endian.h
65
static __always_inline __u16 __le16_to_cpup(const __le16 *p)
include/uapi/linux/byteorder/little_endian.h
24
#define __constant_cpu_to_le16(x) ((__force __le16)(__u16)(x))
include/uapi/linux/byteorder/little_endian.h
25
#define __constant_le16_to_cpu(x) ((__force __u16)(__le16)(x))
include/uapi/linux/byteorder/little_endian.h
36
#define __cpu_to_le16(x) ((__force __le16)(__u16)(x))
include/uapi/linux/byteorder/little_endian.h
37
#define __le16_to_cpu(x) ((__force __u16)(__le16)(x))
include/uapi/linux/byteorder/little_endian.h
61
static __always_inline __le16 __cpu_to_le16p(const __u16 *p)
include/uapi/linux/byteorder/little_endian.h
63
return (__force __le16)*p;
include/uapi/linux/byteorder/little_endian.h
65
static __always_inline __u16 __le16_to_cpup(const __le16 *p)
include/uapi/linux/fsverity.h
81
__le16 digest_algorithm;
include/uapi/linux/fsverity.h
82
__le16 digest_size;
include/uapi/linux/msdos_fs.h
114
__le16 reserved; /* reserved sectors */
include/uapi/linux/msdos_fs.h
119
__le16 fat_length; /* sectors/FAT */
include/uapi/linux/msdos_fs.h
120
__le16 secs_track; /* sectors per track */
include/uapi/linux/msdos_fs.h
121
__le16 heads; /* number of heads */
include/uapi/linux/msdos_fs.h
141
__le16 flags; /* bit 8: fat mirroring,
include/uapi/linux/msdos_fs.h
147
__le16 info_sector; /* filesystem info sector */
include/uapi/linux/msdos_fs.h
148
__le16 backup_boot; /* backup boot sector */
include/uapi/linux/msdos_fs.h
149
__le16 reserved2[6]; /* Unused */
include/uapi/linux/msdos_fs.h
177
__le16 ctime; /* Creation time */
include/uapi/linux/msdos_fs.h
178
__le16 cdate; /* Creation date */
include/uapi/linux/msdos_fs.h
179
__le16 adate; /* Last access date */
include/uapi/linux/msdos_fs.h
180
__le16 starthi; /* High 16 bits of cluster in FAT32 */
include/uapi/linux/msdos_fs.h
181
__le16 time,date,start;/* time, date and first cluster */
include/uapi/linux/msdos_fs.h
193
__le16 start; /* starting cluster number, 0 in long slots */
include/uapi/linux/nilfs2_ondisk.h
184
__le16 s_minor_rev_level;
include/uapi/linux/nilfs2_ondisk.h
185
__le16 s_magic;
include/uapi/linux/nilfs2_ondisk.h
187
__le16 s_bytes;
include/uapi/linux/nilfs2_ondisk.h
188
__le16 s_flags;
include/uapi/linux/nilfs2_ondisk.h
207
/*70*/ __le16 s_mnt_count;
include/uapi/linux/nilfs2_ondisk.h
208
__le16 s_max_mnt_count;
include/uapi/linux/nilfs2_ondisk.h
209
__le16 s_state;
include/uapi/linux/nilfs2_ondisk.h
210
__le16 s_errors;
include/uapi/linux/nilfs2_ondisk.h
215
__le16 s_def_resuid;
include/uapi/linux/nilfs2_ondisk.h
216
__le16 s_def_resgid;
include/uapi/linux/nilfs2_ondisk.h
219
/*90*/ __le16 s_inode_size;
include/uapi/linux/nilfs2_ondisk.h
220
__le16 s_dat_entry_size;
include/uapi/linux/nilfs2_ondisk.h
221
__le16 s_checkpoint_size;
include/uapi/linux/nilfs2_ondisk.h
222
__le16 s_segment_usage_size;
include/uapi/linux/nilfs2_ondisk.h
334
__le16 rec_len; /* Directory entry length */
include/uapi/linux/nilfs2_ondisk.h
434
__le16 ss_bytes;
include/uapi/linux/nilfs2_ondisk.h
435
__le16 ss_flags;
include/uapi/linux/nilfs2_ondisk.h
468
__le16 bn_nchildren;
include/uapi/linux/nilfs2_ondisk.h
63
__le16 i_mode;
include/uapi/linux/nilfs2_ondisk.h
64
__le16 i_links_count;
include/uapi/linux/nilfs2_ondisk.h
87
__le16 sr_bytes;
include/uapi/linux/nilfs2_ondisk.h
88
__le16 sr_flags;
include/uapi/linux/posix_acl_xattr.h
30
__le16 e_tag;
include/uapi/linux/posix_acl_xattr.h
31
__le16 e_perm;
include/uapi/linux/qemu_fw_cfg.h
91
__le16 host_format;
include/uapi/linux/qemu_fw_cfg.h
92
__le16 guest_format;
include/uapi/linux/qnxtypes.h
15
typedef __le16 qnx4_nxtnt_t;
include/uapi/linux/qnxtypes.h
23
typedef __le16 qnx4_mode_t;
include/uapi/linux/qnxtypes.h
24
typedef __le16 qnx4_muid_t;
include/uapi/linux/qnxtypes.h
25
typedef __le16 qnx4_mgid_t;
include/uapi/linux/qnxtypes.h
27
typedef __le16 qnx4_nlink_t;
include/uapi/linux/raid/md_p.h
250
__le16 offset; /* sectors from start of superblock that ppl starts (signed) */
include/uapi/linux/raid/md_p.h
251
__le16 size; /* ppl size in sectors */
include/uapi/linux/raid/md_p.h
284
__le16 bblog_size; /* number of sectors reserved for list */
include/uapi/linux/raid/md_p.h
303
__le16 dev_roles[]; /* role in array, or 0xffff for a spare, or 0xfffe for faulty */
include/uapi/linux/raid/md_p.h
346
__le16 type;
include/uapi/linux/raid/md_p.h
347
__le16 flags;
include/uapi/linux/raid/md_p.h
393
__le16 __zero_pading_2;
include/uapi/linux/usb/audio.h
160
__le16 bcdADC; /* 0x0100 */
include/uapi/linux/usb/audio.h
161
__le16 wTotalLength; /* includes Unit and Terminal desc. */
include/uapi/linux/usb/audio.h
174
__le16 bcdADC; \
include/uapi/linux/usb/audio.h
175
__le16 wTotalLength; \
include/uapi/linux/usb/audio.h
186
__le16 wTerminalType; /* USB Audio Terminal Types */
include/uapi/linux/usb/audio.h
189
__le16 wChannelConfig;
include/uapi/linux/usb/audio.h
215
__le16 wTerminalType; /* USB Audio Terminal Types */
include/uapi/linux/usb/audio.h
253
__le16 bmaControls[ch + 1]; \
include/uapi/linux/usb/audio.h
359
__le16 wProcessType;
include/uapi/linux/usb/audio.h
497
__le16 wFormatTag; /* The Audio Data Format */
include/uapi/linux/usb/audio.h
574
__le16 wMaxBitRate;
include/uapi/linux/usb/audio.h
575
__le16 wSamplesPerFrame;
include/uapi/linux/usb/audio.h
585
__le16 wMaxBitRate;
include/uapi/linux/usb/audio.h
586
__le16 wSamplesPerFrame;
include/uapi/linux/usb/audio.h
614
__le16 wLockDelay;
include/uapi/linux/usb/cdc.h
121
__le16 wCountryCode0;
include/uapi/linux/usb/cdc.h
122
__DECLARE_FLEX_ARRAY(__le16, wCountryCodes);
include/uapi/linux/usb/cdc.h
146
__le16 wMaxSegmentSize;
include/uapi/linux/usb/cdc.h
147
__le16 wNumberMCFilters;
include/uapi/linux/usb/cdc.h
157
__le16 wMaxCommand;
include/uapi/linux/usb/cdc.h
166
__le16 bcdVersion;
include/uapi/linux/usb/cdc.h
187
__le16 bcdVersion;
include/uapi/linux/usb/cdc.h
196
__le16 bcdNcmVersion;
include/uapi/linux/usb/cdc.h
206
__le16 bcdMBIMVersion;
include/uapi/linux/usb/cdc.h
207
__le16 wMaxControlMessage;
include/uapi/linux/usb/cdc.h
210
__le16 wMaxSegmentSize;
include/uapi/linux/usb/cdc.h
220
__le16 bcdMBIMExtendedVersion;
include/uapi/linux/usb/cdc.h
222
__le16 wMTU;
include/uapi/linux/usb/cdc.h
308
__le16 wValue;
include/uapi/linux/usb/cdc.h
309
__le16 wIndex;
include/uapi/linux/usb/cdc.h
310
__le16 wLength;
include/uapi/linux/usb/cdc.h
337
__le16 wLength;
include/uapi/linux/usb/cdc.h
338
__le16 bmNtbFormatsSupported;
include/uapi/linux/usb/cdc.h
340
__le16 wNdpInDivisor;
include/uapi/linux/usb/cdc.h
341
__le16 wNdpInPayloadRemainder;
include/uapi/linux/usb/cdc.h
342
__le16 wNdpInAlignment;
include/uapi/linux/usb/cdc.h
343
__le16 wPadding1;
include/uapi/linux/usb/cdc.h
345
__le16 wNdpOutDivisor;
include/uapi/linux/usb/cdc.h
346
__le16 wNdpOutPayloadRemainder;
include/uapi/linux/usb/cdc.h
347
__le16 wNdpOutAlignment;
include/uapi/linux/usb/cdc.h
348
__le16 wNtbOutMaxDatagrams;
include/uapi/linux/usb/cdc.h
360
__le16 wHeaderLength;
include/uapi/linux/usb/cdc.h
361
__le16 wSequence;
include/uapi/linux/usb/cdc.h
362
__le16 wBlockLength;
include/uapi/linux/usb/cdc.h
363
__le16 wNdpIndex;
include/uapi/linux/usb/cdc.h
368
__le16 wHeaderLength;
include/uapi/linux/usb/cdc.h
369
__le16 wSequence;
include/uapi/linux/usb/cdc.h
390
__le16 wDatagramIndex;
include/uapi/linux/usb/cdc.h
391
__le16 wDatagramLength;
include/uapi/linux/usb/cdc.h
397
__le16 wLength;
include/uapi/linux/usb/cdc.h
398
__le16 wNextNdpIndex;
include/uapi/linux/usb/cdc.h
411
__le16 wLength;
include/uapi/linux/usb/cdc.h
412
__le16 wReserved6;
include/uapi/linux/usb/cdc.h
457
__le16 wNtbInMaxDatagrams;
include/uapi/linux/usb/cdc.h
458
__le16 wReserved;
include/uapi/linux/usb/cdc.h
68
__le16 bcdCDC;
include/uapi/linux/usb/ch11.h
114
__le16 wPortStatus;
include/uapi/linux/usb/ch11.h
115
__le16 wPortChange;
include/uapi/linux/usb/ch11.h
223
__le16 wHubStatus;
include/uapi/linux/usb/ch11.h
224
__le16 wHubChange;
include/uapi/linux/usb/ch11.h
264
__le16 wHubCharacteristics;
include/uapi/linux/usb/ch11.h
278
__le16 wHubDelay;
include/uapi/linux/usb/ch11.h
279
__le16 DeviceRemovable;
include/uapi/linux/usb/ch9.h
1005
__le16 wFunctionalitySupport;
include/uapi/linux/usb/ch9.h
1009
__le16 wReserved;
include/uapi/linux/usb/ch9.h
1066
__le16 bmProviderPorts; /* Bit zero refers to the UFP of the device */
include/uapi/linux/usb/ch9.h
1067
__le16 bmConsumerPorts;
include/uapi/linux/usb/ch9.h
1068
__le16 bcdBCVersion;
include/uapi/linux/usb/ch9.h
1069
__le16 bcdPDVersion;
include/uapi/linux/usb/ch9.h
1070
__le16 bcdUSBTypeCVersion;
include/uapi/linux/usb/ch9.h
1110
__le16 wMinVoltage; /* in 50mV units */
include/uapi/linux/usb/ch9.h
1111
__le16 wMaxVoltage; /* in 50mV units */
include/uapi/linux/usb/ch9.h
1174
__le16 wMaxStreamDelay;
include/uapi/linux/usb/ch9.h
1175
__le16 wOverTheAirPacketSize;
include/uapi/linux/usb/ch9.h
1284
__le16 u2_sel;
include/uapi/linux/usb/ch9.h
1285
__le16 u2_pel;
include/uapi/linux/usb/ch9.h
217
__le16 wValue;
include/uapi/linux/usb/ch9.h
218
__le16 wIndex;
include/uapi/linux/usb/ch9.h
219
__le16 wLength;
include/uapi/linux/usb/ch9.h
300
__le16 bcdUSB;
include/uapi/linux/usb/ch9.h
305
__le16 idVendor;
include/uapi/linux/usb/ch9.h
306
__le16 idProduct;
include/uapi/linux/usb/ch9.h
307
__le16 bcdDevice;
include/uapi/linux/usb/ch9.h
362
__le16 wTotalLength;
include/uapi/linux/usb/ch9.h
389
__le16 legacy_padding;
include/uapi/linux/usb/ch9.h
390
__DECLARE_FLEX_ARRAY(__le16, wData); /* UTF-16LE encoded */
include/uapi/linux/usb/ch9.h
425
__le16 wMaxPacketSize;
include/uapi/linux/usb/ch9.h
690
__le16 wMaxPacketSize;
include/uapi/linux/usb/ch9.h
704
__le16 wReseved;
include/uapi/linux/usb/ch9.h
719
__le16 wBytesPerInterval;
include/uapi/linux/usb/ch9.h
755
__le16 bcdUSB;
include/uapi/linux/usb/ch9.h
781
__le16 bcdOTG; /* OTG and EH supplement release number
include/uapi/linux/usb/ch9.h
832
__le16 wTotalLength;
include/uapi/linux/usb/ch9.h
874
__le16 wTotalLength;
include/uapi/linux/usb/ch9.h
901
__le16 wPHYRates; /* bit rates, Mbps */
include/uapi/linux/usb/ch9.h
912
__le16 bmBandGroup;
include/uapi/linux/usb/ch9.h
949
__le16 wSpeedSupported;
include/uapi/linux/usb/ch9.h
956
__le16 bU2DevExitLat;
include/uapi/linux/usb/functionfs.h
112
__le16 wPropertyNameLength;
include/uapi/linux/usb/functionfs.h
37
__le16 wMaxPacketSize;
include/uapi/linux/usb/functionfs.h
54
__le16 wDetachTimeOut;
include/uapi/linux/usb/functionfs.h
55
__le16 wTransferSize;
include/uapi/linux/usb/functionfs.h
56
__le16 bcdDFUVersion;
include/uapi/linux/usb/functionfs.h
88
__le16 bcdVersion;
include/uapi/linux/usb/functionfs.h
89
__le16 wIndex;
include/uapi/linux/usb/functionfs.h
95
__le16 wCount;
include/uapi/linux/usb/midi.h
42
__le16 bcdMSC;
include/uapi/linux/usb/midi.h
43
__le16 wTotalLength;
include/uapi/linux/usb/video.h
229
__le16 bcdUVC;
include/uapi/linux/usb/video.h
230
__le16 wTotalLength;
include/uapi/linux/usb/video.h
246
__le16 bcdUVC; \
include/uapi/linux/usb/video.h
247
__le16 wTotalLength; \
include/uapi/linux/usb/video.h
259
__le16 wTerminalType;
include/uapi/linux/usb/video.h
272
__le16 wTerminalType;
include/uapi/linux/usb/video.h
286
__le16 wTerminalType;
include/uapi/linux/usb/video.h
289
__le16 wObjectiveFocalLengthMin;
include/uapi/linux/usb/video.h
290
__le16 wObjectiveFocalLengthMax;
include/uapi/linux/usb/video.h
291
__le16 wOcularFocalLength;
include/uapi/linux/usb/video.h
332
__le16 wMaxMultiplier;
include/uapi/linux/usb/video.h
381
__le16 wMaxTransferSize;
include/uapi/linux/usb/video.h
392
__le16 wTotalLength;
include/uapi/linux/usb/video.h
414
__le16 wTotalLength; \
include/uapi/linux/usb/video.h
431
__le16 wTotalLength;
include/uapi/linux/usb/video.h
449
__le16 wTotalLength; \
include/uapi/linux/usb/video.h
513
__le16 wWidth;
include/uapi/linux/usb/video.h
514
__le16 wHeight;
include/uapi/linux/usb/video.h
535
__le16 wWidth; \
include/uapi/linux/usb/video.h
536
__le16 wHeight; \
include/uapi/linux/usb/video.h
569
__le16 wWidth;
include/uapi/linux/usb/video.h
570
__le16 wHeight;
include/uapi/linux/usb/video.h
591
__le16 wWidth; \
include/uapi/linux/usb/video.h
592
__le16 wHeight; \
include/uapi/linux/virtio_can.h
34
__le16 status;
include/uapi/linux/virtio_can.h
40
__le16 msg_type;
include/uapi/linux/virtio_can.h
41
__le16 length; /* 0..8 CC, 0..64 CAN-FD, 0..2048 CAN-XL, 12 bits */
include/uapi/linux/virtio_can.h
44
__le16 reserved_xl_priority; /* May be needed for CAN XL priority */
include/uapi/linux/virtio_can.h
57
__le16 msg_type;
include/uapi/linux/virtio_can.h
58
__le16 length; /* 0..8 CC, 0..64 CAN-FD, 0..2048 CAN-XL, 12 bits */
include/uapi/linux/virtio_can.h
61
__le16 reserved_xl_priority; /* May be needed for CAN XL priority */
include/uapi/linux/virtio_can.h
71
__le16 msg_type;
include/uapi/linux/virtio_gpio.h
37
__le16 ngpio;
include/uapi/linux/virtio_gpio.h
44
__le16 type;
include/uapi/linux/virtio_gpio.h
45
__le16 gpio;
include/uapi/linux/virtio_gpio.h
61
__le16 gpio;
include/uapi/linux/virtio_i2c.h
30
__le16 addr;
include/uapi/linux/virtio_i2c.h
31
__le16 padding;
include/uapi/linux/virtio_input.h
51
__le16 bustype;
include/uapi/linux/virtio_input.h
52
__le16 vendor;
include/uapi/linux/virtio_input.h
53
__le16 product;
include/uapi/linux/virtio_input.h
54
__le16 version;
include/uapi/linux/virtio_input.h
71
__le16 type;
include/uapi/linux/virtio_input.h
72
__le16 code;
include/uapi/linux/virtio_iommu.h
124
__le16 type;
include/uapi/linux/virtio_iommu.h
125
__le16 length;
include/uapi/linux/virtio_mem.h
195
__le16 node_id;
include/uapi/linux/virtio_net.h
140
__le16 rss_max_indirection_table_length;
include/uapi/linux/virtio_net.h
186
__le16 segments;
include/uapi/linux/virtio_net.h
188
__le16 dup_acks;
include/uapi/linux/virtio_net.h
196
__le16 hash_value_lo;
include/uapi/linux/virtio_net.h
197
__le16 hash_value_hi;
include/uapi/linux/virtio_net.h
208
__le16 hash_report;
include/uapi/linux/virtio_net.h
209
__le16 padding;
include/uapi/linux/virtio_net.h
214
__le16 outer_th_offset;
include/uapi/linux/virtio_net.h
215
__le16 inner_nh_offset;
include/uapi/linux/virtio_net.h
356
__le16 indirection_table_mask;
include/uapi/linux/virtio_net.h
357
__le16 unclassified_queue;
include/uapi/linux/virtio_net.h
358
__le16 indirection_table[1/* + indirection_table_mask */];
include/uapi/linux/virtio_net.h
359
__le16 max_tx_vq;
include/uapi/linux/virtio_net.h
366
__le16 indirection_table_mask;
include/uapi/linux/virtio_net.h
367
__le16 unclassified_queue;
include/uapi/linux/virtio_net.h
368
__le16 indirection_table[/* 1 + indirection_table_mask */];
include/uapi/linux/virtio_net.h
372
__le16 max_tx_vq;
include/uapi/linux/virtio_net.h
390
__le16 reserved[4];
include/uapi/linux/virtio_net.h
452
__le16 vqn;
include/uapi/linux/virtio_net.h
453
__le16 reserved;
include/uapi/linux/virtio_net.h
483
__le16 vq_index;
include/uapi/linux/virtio_net.h
484
__le16 reserved[3];
include/uapi/linux/virtio_net.h
503
__le16 vq_index;
include/uapi/linux/virtio_net.h
504
__le16 reserved1;
include/uapi/linux/virtio_net.h
505
__le16 size;
include/uapi/linux/virtio_pci.h
165
__le16 msix_config; /* read-write */
include/uapi/linux/virtio_pci.h
166
__le16 num_queues; /* read-only */
include/uapi/linux/virtio_pci.h
171
__le16 queue_select; /* read-write */
include/uapi/linux/virtio_pci.h
172
__le16 queue_size; /* read-write, power of 2. */
include/uapi/linux/virtio_pci.h
173
__le16 queue_msix_vector; /* read-write */
include/uapi/linux/virtio_pci.h
174
__le16 queue_enable; /* read-write */
include/uapi/linux/virtio_pci.h
175
__le16 queue_notify_off; /* read-only */
include/uapi/linux/virtio_pci.h
191
__le16 queue_notify_data; /* read-write */
include/uapi/linux/virtio_pci.h
192
__le16 queue_reset; /* read-write */
include/uapi/linux/virtio_pci.h
194
__le16 admin_queue_index; /* read-only */
include/uapi/linux/virtio_pci.h
195
__le16 admin_queue_num; /* read-only */
include/uapi/linux/virtio_pci.h
271
__le16 opcode;
include/uapi/linux/virtio_pci.h
276
__le16 group_type;
include/uapi/linux/virtio_pci.h
283
__le16 status;
include/uapi/linux/virtio_pci.h
284
__le16 status_qualifier;
include/uapi/linux/virtio_pci.h
330
__le16 id;
include/uapi/linux/virtio_pci.h
335
__le16 id;
include/uapi/linux/virtio_pci.h
341
__le16 type;
include/uapi/linux/virtio_pci.h
375
__le16 part_type;
include/uapi/linux/virtio_pci.h
384
__le16 index;
include/uapi/linux/virtio_ring.h
231
__le16 off_wrap;
include/uapi/linux/virtio_ring.h
233
__le16 flags;
include/uapi/linux/virtio_ring.h
242
__le16 id;
include/uapi/linux/virtio_ring.h
244
__le16 flags;
include/uapi/linux/virtio_rtc.h
106
__le16 num_clocks;
include/uapi/linux/virtio_rtc.h
114
__le16 clock_id;
include/uapi/linux/virtio_rtc.h
139
__le16 clock_id;
include/uapi/linux/virtio_rtc.h
155
__le16 clock_id;
include/uapi/linux/virtio_rtc.h
172
__le16 clock_id;
include/uapi/linux/virtio_rtc.h
187
__le16 clock_id;
include/uapi/linux/virtio_rtc.h
228
__le16 clock_id;
include/uapi/linux/virtio_rtc.h
37
__le16 msg_type;
include/uapi/linux/virtio_rtc.h
54
__le16 msg_type;
include/uapi/linux/virtio_rtc.h
64
__le16 clock_id;
include/uapi/linux/virtio_rtc.h
77
__le16 clock_id;
include/uapi/linux/virtio_snd.h
483
__le16 control_id;
include/uapi/linux/virtio_snd.h
485
__le16 mask;
include/uapi/linux/virtio_vsock.h
62
__le16 type; /* enum virtio_vsock_type */
include/uapi/linux/virtio_vsock.h
63
__le16 op; /* enum virtio_vsock_op */
include/uapi/linux/vmclock-abi.h
151
__le16 tai_offset_sec; /* Actually two's complement signed */
include/uapi/linux/vmclock-abi.h
68
__le16 version; /* 1 */
include/uapi/linux/vsockmon.h
39
__le16 op; /* enum af_vsockmon_op */
include/uapi/linux/vsockmon.h
40
__le16 transport; /* enum af_vsockmon_transport */
include/uapi/linux/vsockmon.h
41
__le16 len; /* Transport header length */
include/uapi/rdma/hfi/hfi1_user.h
231
__le16 jkey;
include/uapi/rdma/hfi/hfi1_user.h
232
__le16 hcrc;
include/uapi/rdma/hfi/hfi1_user.h
241
__le16 pbc[4];
include/uapi/scsi/scsi_bsg_mpi3mr.h
462
__le16 host_tag;
include/uapi/scsi/scsi_bsg_mpi3mr.h
465
__le16 ioc_use_only04;
include/uapi/scsi/scsi_bsg_mpi3mr.h
468
__le16 change_count;
include/uapi/scsi/scsi_bsg_mpi3mr.h
469
__le16 dev_handle;
include/uapi/scsi/scsi_bsg_mpi3mr.h
470
__le16 encapsulated_command_length;
include/uapi/scsi/scsi_bsg_mpi3mr.h
471
__le16 flags;
include/uapi/scsi/scsi_bsg_mpi3mr.h
478
__le16 host_tag;
include/uapi/scsi/scsi_bsg_mpi3mr.h
481
__le16 ioc_use_only04;
include/uapi/scsi/scsi_bsg_mpi3mr.h
484
__le16 ioc_use_only08;
include/uapi/scsi/scsi_bsg_mpi3mr.h
485
__le16 ioc_status;
include/uapi/scsi/scsi_bsg_mpi3mr.h
502
__le16 host_tag;
include/uapi/scsi/scsi_bsg_mpi3mr.h
505
__le16 ioc_use_only04;
include/uapi/scsi/scsi_bsg_mpi3mr.h
508
__le16 change_count;
include/uapi/scsi/scsi_bsg_mpi3mr.h
509
__le16 dev_handle;
include/uapi/scsi/scsi_bsg_mpi3mr.h
510
__le16 task_host_tag;
include/uapi/scsi/scsi_bsg_mpi3mr.h
513
__le16 task_request_queue_id;
include/uapi/scsi/scsi_bsg_mpi3mr.h
514
__le16 reserved12;
include/uapi/scsi/scsi_bsg_mpi3mr.h
531
__le16 host_tag;
include/uapi/scsi/scsi_bsg_mpi3mr.h
534
__le16 ioc_use_only04;
include/uapi/scsi/scsi_bsg_mpi3mr.h
537
__le16 ioc_use_only08;
include/uapi/scsi/scsi_bsg_mpi3mr.h
538
__le16 ioc_status;
include/uapi/sound/asoc.h
344
__le16 reserved; /* for 32bit alignment */
include/uapi/sound/asoc.h
492
__le16 event_flags;
include/uapi/sound/asoc.h
493
__le16 event_type;
include/uapi/sound/sof/header.h
63
__le16 abi_major;
include/uapi/sound/sof/header.h
64
__le16 abi_minor;
include/uapi/sound/sof/header.h
65
__le16 abi_patch;
include/uapi/sound/sof/header.h
66
__le16 count;
include/ufs/ufshci.h
533
__le16 ldbc;
include/ufs/ufshci.h
557
__le16 response_upiu_length;
include/ufs/ufshci.h
558
__le16 response_upiu_offset;
include/ufs/ufshci.h
561
__le16 prd_table_length;
include/ufs/ufshci.h
562
__le16 prd_table_offset;
include/ufs/ufshci.h
571
__le16 response_upiu_length;
include/ufs/ufshci.h
572
__le16 response_upiu_offset;
include/ufs/ufshci.h
575
__le16 prd_table_length;
include/ufs/ufshci.h
576
__le16 prd_table_offset;
include/ufs/ufshci.h
581
__le16 reserved_1;
lib/crypto/mldsa.c
415
__le16 row_and_column, struct shake_ctx *shake,
lib/fw_table.c
61
__le16 length = (__force __le16)entry->hdr->cdat.length;
lib/pldmfw/pldmfw_private.h
106
__le16 classification; /* ComponentClassfication */
lib/pldmfw/pldmfw_private.h
107
__le16 identifier; /* ComponentIdentifier */
lib/pldmfw/pldmfw_private.h
109
__le16 options; /* componentOptions */
lib/pldmfw/pldmfw_private.h
110
__le16 activation_method; /* RequestedComponentActivationMethod */
lib/pldmfw/pldmfw_private.h
130
__le16 component_image_count;
lib/pldmfw/pldmfw_private.h
44
__le16 size; /* PackageHeaderSize */
lib/pldmfw/pldmfw_private.h
46
__le16 component_bitmap_len; /* ComponentBitmapBitLength */
lib/pldmfw/pldmfw_private.h
64
__le16 record_len; /* RecordLength */
lib/pldmfw/pldmfw_private.h
69
__le16 package_data_len; /* FirmwareDevicePackageDataLength */
lib/pldmfw/pldmfw_private.h
92
__le16 type; /* DescriptorType */
lib/pldmfw/pldmfw_private.h
93
__le16 size; /* DescriptorSize */
lib/tests/checksum_kunit.c
457
return (__force __sum16)le16_to_cpu((__force __le16)x);
lib/tests/checksum_kunit.c
463
u16 hi = le16_to_cpu((__force __le16)(x >> 16));
lib/tests/checksum_kunit.c
464
u16 lo = le16_to_cpu((__force __le16)x);
net/9p/protocol.c
276
__le16 le_val;
net/9p/protocol.c
540
__le16 val = cpu_to_le16(va_arg(ap, int));
net/bluetooth/aosp.c
22
__le16 total_scan_results_storage;
net/bluetooth/aosp.c
27
__le16 version_supported;
net/bluetooth/aosp.c
28
__le16 total_num_of_advt_tracked;
net/bluetooth/hci_conn.c
583
void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand,
net/bluetooth/hci_core.c
1285
u8 tk[16], u8 enc_size, __le16 ediv, __le64 rand)
net/bluetooth/hci_core.c
644
__le16 policy;
net/bluetooth/hci_event.c
5993
static int hci_le_pa_term_sync(struct hci_dev *hdev, __le16 handle)
net/bluetooth/hci_event.c
7006
static void hci_le_reject_cis(struct hci_dev *hdev, __le16 handle)
net/bluetooth/hci_event.c
7016
static void hci_le_accept_cis(struct hci_dev *hdev, __le16 handle)
net/bluetooth/hci_sock.c
190
flt->opcode != get_unaligned((__le16 *)(skb->data + 3)))
net/bluetooth/hci_sock.c
194
flt->opcode != get_unaligned((__le16 *)(skb->data + 4)))
net/bluetooth/hci_sock.c
361
__le16 opcode;
net/bluetooth/hci_sock.c
429
__le16 index;
net/bluetooth/hci_sock.c
484
__le16 opcode;
net/bluetooth/hci_sync.c
2224
int hci_read_rssi_sync(struct hci_dev *hdev, __le16 handle)
net/bluetooth/hci_sync.c
2239
int hci_read_tx_power_sync(struct hci_dev *hdev, __le16 handle, u8 type)
net/bluetooth/hci_sync.c
3972
__le16 param = cpu_to_le16(0x7d00);
net/bluetooth/hci_sync.c
4634
__le16 timeout = cpu_to_le16(hdev->rpa_timeout);
net/bluetooth/l2cap_core.c
1340
__le16 scid[5];
net/bluetooth/l2cap_core.c
1408
sizeof(data.pdu.req) + data.count * sizeof(__le16),
net/bluetooth/l2cap_core.c
161
static struct l2cap_chan *__l2cap_global_chan_by_addr(__le16 psm, bdaddr_t *src,
net/bluetooth/l2cap_core.c
179
int l2cap_add_psm(struct l2cap_chan *chan, bdaddr_t *src, __le16 psm)
net/bluetooth/l2cap_core.c
1867
static struct l2cap_chan *l2cap_global_chan_by_psm(int state, __le16 psm,
net/bluetooth/l2cap_core.c
2299
put_unaligned(chan->psm, (__le16 *) skb_put(skb, L2CAP_PSMLEN_SIZE));
net/bluetooth/l2cap_core.c
3882
__le16 scid[L2CAP_ECRED_MAX_CID];
net/bluetooth/l2cap_core.c
3942
sizeof(data.pdu.rsp) + (data.count * sizeof(__le16)),
net/bluetooth/l2cap_core.c
4096
__le16 psm = req->psm;
net/bluetooth/l2cap_core.c
4967
__le16 psm;
net/bluetooth/l2cap_core.c
5157
__le16 psm;
net/bluetooth/l2cap_core.c
7035
static void l2cap_conless_channel(struct l2cap_conn *conn, __le16 psm,
net/bluetooth/l2cap_core.c
7081
__le16 psm;
net/bluetooth/l2cap_core.c
7121
psm = get_unaligned((__le16 *) skb->data);
net/bluetooth/l2cap_core.c
7243
int l2cap_chan_connect(struct l2cap_chan *chan, __le16 psm, u16 cid,
net/bluetooth/mgmt.c
10415
__le16 *monitor_handle;
net/bluetooth/mgmt.c
404
__le16 *opcode = rp->opcodes;
net/bluetooth/mgmt.c
412
__le16 *opcode = rp->opcodes;
net/bluetooth/mgmt.c
5353
__le16 handle)
net/bluetooth/mgmt.c
7466
__le16 handle;
net/bluetooth/mgmt_config.c
140
#define TLV_GET_LE16(tlv) le16_to_cpu(*((__le16 *)(TO_TLV(tlv)->value)))
net/bluetooth/mgmt_config.c
23
__le16 value; \
net/bluetooth/mgmt_util.c
30
static struct sk_buff *create_monitor_ctrl_event(__le16 index, u32 cookie,
net/bluetooth/rfcomm/core.c
1205
put_unaligned(cpu_to_le16(__len16(len)), (__le16 *) &hdr->len);
net/bluetooth/smp.c
1260
__le16 ediv;
net/bluetooth/smp.c
978
__le16 ediv = 0;
net/bluetooth/smp.c
991
__le16 ediv = 0;
net/bluetooth/smp.h
81
__le16 ediv;
net/ceph/auth_x_protocol.h
58
__le16 op;
net/ceph/auth_x_protocol.h
62
__le16 op;
net/ceph/decode.c
39
le16_to_cpu((__force __le16)addr->in_addr.ss_family);
net/dsa/tag_ar9331.c
33
__le16 *phdr;
net/dsa/tag_ar9331.c
59
hdr = le16_to_cpu(*(__le16 *)skb_mac_header(skb));
net/ieee802154/6lowpan/rx.c
253
__le16 fc = ieee802154_get_fc_from_skb(skb);
net/ieee802154/6lowpan/tx.c
60
__le16 short_addr = cpu_to_le16(IEEE802154_ADDR_SHORT_UNSPEC);
net/ieee802154/nl-mac.c
41
static int nla_put_shortaddr(struct sk_buff *msg, int type, __le16 addr)
net/ieee802154/nl-mac.c
46
static __le16 nla_get_shortaddr(const struct nlattr *nla)
net/ieee802154/nl-mac.c
80
__le16 short_addr, pan_id;
net/ieee802154/nl802154.c
1072
__le16 pan_id;
net/ieee802154/nl802154.c
1107
__le16 short_addr;
net/ieee802154/pan.c
67
__le16 cfg802154_get_free_short_addr(struct wpan_dev *wpan_dev)
net/ieee802154/pan.c
70
__le16 addr;
net/ieee802154/rdev-ops.h
123
struct wpan_dev *wpan_dev, __le16 pan_id)
net/ieee802154/rdev-ops.h
135
struct wpan_dev *wpan_dev, __le16 short_addr)
net/ieee802154/socket.c
36
__le16 pan_id, short_addr;
net/ieee802154/socket.c
775
ieee802154_match_sock(__le64 hw_addr, __le16 pan_id, __le16 short_addr,
net/ieee802154/socket.c
797
__le16 pan_id, short_addr;
net/ieee802154/trace.h
166
__le16 le16arg),
net/ieee802154/trace.h
171
__field(__le16, le16arg)
net/ieee802154/trace.h
185
__le16 le16arg),
net/ieee802154/trace.h
191
__le16 le16arg),
net/mac80211/aes_cmac.c
28
const __le16 *fc;
net/mac80211/aes_cmac.c
32
fc = (const __le16 *)aad;
net/mac80211/aes_gmac.c
24
const __le16 *fc;
net/mac80211/aes_gmac.c
39
fc = (const __le16 *)aad;
net/mac80211/ap.c
145
opt_len += sizeof(__le16); /* eMLMR link_bitmap */
net/mac80211/ap.c
99
opt_len += sizeof(__le16); /* eMLSR link_bitmap */
net/mac80211/cfg.c
4964
__le16 fc;
net/mac80211/debugfs_netdev.c
450
__le16 fc;
net/mac80211/he.c
59
static void ieee80211_he_mcs_disable(__le16 *he_mcs)
net/mac80211/he.c
67
static void ieee80211_he_mcs_intersection(__le16 *he_own_rx, __le16 *he_peer_rx,
net/mac80211/he.c
68
__le16 *he_own_tx, __le16 *he_peer_tx)
net/mac80211/ht.c
26
__le16 le_flag = cpu_to_le16(flag);
net/mac80211/ht.c
38
__le16 le_flag = cpu_to_le16(flag);
net/mac80211/ieee80211_i.h
1835
const __le16 *awake_window;
net/mac80211/ieee80211_i.h
2030
__le16 fc, bool acked);
net/mac80211/ieee80211_i.h
2367
void ieee80211_get_vht_mask_from_cap(__le16 vht_cap,
net/mac80211/ieee80211_i.h
2470
static inline bool ieee80211_require_encrypted_assoc(__le16 fc,
net/mac80211/ieee80211_i.h
483
__le16 ext_mld_capa_ops;
net/mac80211/ieee80211_i.h
556
__le16 status_fc;
net/mac80211/iface.c
2350
__le16 cap;
net/mac80211/mesh.c
839
int ieee80211_fill_mesh_addresses(struct ieee80211_hdr *hdr, __le16 *fc,
net/mac80211/mesh.c
970
2 + sizeof(__le16) + /* awake window */
net/mac80211/mesh.h
236
int ieee80211_fill_mesh_addresses(struct ieee80211_hdr *hdr, __le16 *fc,
net/mac80211/mesh_ps.c
28
__le16 fc;
net/mac80211/mlme.c
11107
u16 removed_links, __le16 ext_mld_capa_ops)
net/mac80211/mlme.c
11117
__le16 eml_capa = 0, mld_capa_ops = 0;
net/mac80211/mlme.c
2424
__le16 eml_capa = 0, mld_capa_ops = 0;
net/mac80211/mlme.c
2476
__le16 ctrl;
net/mac80211/mlme.c
2593
__le16 listen_int;
net/mac80211/mlme.c
2850
__le16 fc;
net/mac80211/mlme.c
3691
__le16 capab = mgmt->u.probe_resp.capab_info;
net/mac80211/mlme.c
5876
const __le16 prof_bss_param_ch_present =
net/mac80211/mlme.c
771
le16_to_cpu(((__le16 *)sta_mcs_nss_supp)[2 * i]);
net/mac80211/mlme.c
773
le16_to_cpu(((__le16 *)sta_mcs_nss_supp)[2 * i + 1]);
net/mac80211/mlme.c
8484
__le16 map;
net/mac80211/mlme.c
9036
__le16 fc, bool acked)
net/mac80211/mlme.c
9055
__le16 fc = ifmgd->status_fc;
net/mac80211/mlme.c
9924
__le16 *pos = (__le16 *) req->auth_data;
net/mac80211/rate.c
800
__le16 sta_vht_cap;
net/mac80211/rc80211_minstrel_ht.c
287
minstrel_get_valid_vht_rates(int bw, int nss, __le16 mcs_map)
net/mac80211/rx.c
1116
__le16 fc = hdr->frame_control;
net/mac80211/rx.c
2041
__le16 fc;
net/mac80211/rx.c
2362
static bool requires_sequential_pn(struct ieee80211_rx_data *rx, __le16 fc)
net/mac80211/rx.c
2378
__le16 fc;
net/mac80211/rx.c
2540
static int ieee80211_drop_unencrypted(struct ieee80211_rx_data *rx, __le16 fc)
net/mac80211/rx.c
2566
__le16 fc = mgmt->frame_control;
net/mac80211/rx.c
2721
static bool ieee80211_frame_allowed(struct ieee80211_rx_data *rx, __le16 fc)
net/mac80211/rx.c
3150
__le16 fc = hdr->frame_control;
net/mac80211/rx.c
3236
__le16 fc = hdr->frame_control;
net/mac80211/rx.c
3294
__le16 fc = hdr->frame_control;
net/mac80211/rx.c
3382
__le16 control, start_seq_num;
net/mac80211/rx.c
4160
__le16 stype;
net/mac80211/rx.c
50
__le16 fc;
net/mac80211/rx.c
5378
__le16 fc;
net/mac80211/sta_info.c
1919
__le16 fc;
net/mac80211/sta_info.h
358
__le16 expected_ds_bits;
net/mac80211/sta_info.h
761
__le16 last_seq_ctrl[IEEE80211_NUM_TIDS + 1];
net/mac80211/status.c
1004
__le16 fc;
net/mac80211/tests/mfp.c
264
__le16 reason = cpu_to_le16(WLAN_REASON_UNSPECIFIED);
net/mac80211/trace.h
2478
__field(__le16, req_type)
net/mac80211/trace.h
2481
__field(__le16, mantissa)
net/mac80211/tx.c
1000
const __le16 morefrags = cpu_to_le16(IEEE80211_FCTL_MOREFRAGS);
net/mac80211/tx.c
2652
__le16 fc;
net/mac80211/tx.c
3011
__le16 *qos_control;
net/mac80211/tx.c
3100
__le16 fc;
net/mac80211/tx.c
43
static __le16 ieee80211_duration(struct ieee80211_tx_data *tx,
net/mac80211/tx.c
442
static int ieee80211_use_mfp(__le16 fc, struct sta_info *sta,
net/mac80211/tx.c
6150
__le16 qoshdr = cpu_to_le16(7);
net/mac80211/tx.c
808
static __le16 ieee80211_tx_next_seq(struct sta_info *sta, int tid)
net/mac80211/tx.c
811
__le16 ret = cpu_to_le16(*seq);
net/mac80211/util.c
177
__le16 ieee80211_generic_frame_duration(struct ieee80211_hw *hw,
net/mac80211/util.c
203
__le16 ieee80211_rts_duration(struct ieee80211_hw *hw,
net/mac80211/util.c
245
__le16 ieee80211_ctstoself_duration(struct ieee80211_hw *hw,
net/mac80211/util.c
2517
__le16 tmp;
net/mac80211/util.c
2538
pos += sizeof(__le16);
net/mac80211/util.c
2733
__le16 cap;
net/mac80211/util.c
57
__le16 fc = hdr->frame_control;
net/mac80211/vht.c
470
void ieee80211_get_vht_mask_from_cap(__le16 vht_cap,
net/mac80211/wep.c
247
__le16 fc = hdr->frame_control;
net/mac80211/wpa.c
321
__le16 mask_fc;
net/mac80211/wpa.c
360
put_unaligned(mask_fc, (__le16 *)&aad[2]);
net/mac80211/wpa.c
825
__le16 mask_fc;
net/mac80211/wpa.c
835
put_unaligned(mask_fc, (__le16 *) &aad[0]);
net/mac802154/cfg.c
188
__le16 pan_id)
net/mac802154/cfg.c
218
__le16 short_addr)
net/mac802154/cfg.c
326
__le16 short_addr;
net/mac802154/driver-ops.h
27
static inline int drv_set_pan_id(struct ieee802154_local *local, __le16 pan_id)
net/mac802154/driver-ops.h
71
drv_set_short_addr(struct ieee802154_local *local, __le16 short_addr)
net/mac802154/ieee802154_i.h
306
__le16 *short_addr);
net/mac802154/ieee802154_i.h
81
__le16 assoc_addr;
net/mac802154/llsec.c
296
static bool llsec_dev_use_shortaddr(__le16 short_addr)
net/mac802154/llsec.c
302
static u32 llsec_dev_hash_short(__le16 short_addr, __le16 pan_id)
net/mac802154/llsec.c
313
llsec_dev_find_short(struct mac802154_llsec *sec, __le16 short_addr,
net/mac802154/llsec.c
314
__le16 pan_id)
net/mac802154/llsec.c
532
__le16 caddr = sec->params.coord_shortaddr;
net/mac802154/rx.c
138
__le16 span, sshort;
net/mac802154/rx.c
289
pr_debug("fc: %04x dsn: %02x\n", le16_to_cpup((__le16 *)&hdr->fc),
net/mac802154/scan.c
529
__le16 *short_addr)
net/mac802154/trace.h
157
TP_PROTO(struct ieee802154_local *local, __le16 short_addr),
net/mac802154/trace.h
161
__field(__le16, short_addr)
net/mac802154/trace.h
172
TP_PROTO(struct ieee802154_local *local, __le16 pan_id),
net/mac802154/trace.h
176
__field(__le16, pan_id)
net/mac802154/trace.h
271
__field(__le16, pan_id)
net/nfc/digital_technology.c
505
target->sens_res = __le16_to_cpu(*(__le16 *)resp->data);
net/nfc/nci/ntf.c
151
nfca_poll->sens_res = __le16_to_cpu(*((__le16 *)data));
net/qrtr/af_qrtr.c
68
__le16 src_node_id;
net/qrtr/af_qrtr.c
69
__le16 src_port_id;
net/qrtr/af_qrtr.c
70
__le16 dst_node_id;
net/qrtr/af_qrtr.c
71
__le16 dst_port_id;
net/wireless/mlme.c
1022
__le16 ftype = mgmt->frame_control &
net/wireless/mlme.c
168
__le16 fc;
net/wireless/mlme.c
249
__le16 fc;
net/wireless/mlme.c
643
__le16 frame_type;
net/wireless/nl80211.c
5938
__le16 tx_mcs;
net/wireless/tests/scan.c
508
__le16 control;
net/wireless/tests/scan.c
513
__le16 mld_caps_and_ops;
net/wireless/tests/scan.c
515
__le16 ext_mld_caps_and_ops;
net/wireless/tests/scan.c
531
__le16 control;
net/wireless/tests/scan.c
534
__le16 beacon_int;
net/wireless/tests/scan.c
536
__le16 capabilities; /* already part of payload */
net/wireless/trace.h
3296
le16_to_cpup((__le16 *)__get_dynamic_array(frame)))
net/wireless/trace.h
3325
le16_to_cpup((__le16 *)__get_dynamic_array(frame)),
net/wireless/util.c
455
unsigned int __attribute_const__ ieee80211_hdrlen(__le16 fc)
net/wireless/util.c
777
__le16 *field_le = field;
security/apparmor/policy_unpack.c
199
size = le16_to_cpu(get_unaligned((__le16 *) e->pos));
security/apparmor/policy_unpack.c
200
e->pos += sizeof(__le16);
security/apparmor/policy_unpack.c
355
*size = le16_to_cpu(get_unaligned((__le16 *) e->pos));
security/integrity/ima/ima_template.c
438
khdr->version = le16_to_cpu((__force __le16)khdr->version);
security/integrity/ima/ima_template_lib.c
115
le16_to_cpu(*(__le16 *)buf_ptr));
security/selinux/ss/avtab.c
311
__le16 buf16[4];
security/selinux/ss/avtab.c
557
__le16 buf16[4];
sound/isa/sb/sb16_csp.c
56
__le16 func_nr;
sound/isa/sb/sb16_csp.c
57
__le16 VOC_type;
sound/isa/sb/sb16_csp.c
58
__le16 flags_play_rec;
sound/isa/sb/sb16_csp.c
59
__le16 flags_16bit_8bit;
sound/isa/sb/sb16_csp.c
60
__le16 flags_stereo_mono;
sound/isa/sb/sb16_csp.c
61
__le16 flags_rates;
sound/pci/cs5535audio/cs5535audio.h
71
__le16 size;
sound/pci/cs5535audio/cs5535audio.h
72
__le16 ctlreserved;
sound/pci/echoaudio/echoaudio_dsp.h
639
__le16 audio_format[DSP_MAXPIPES]; /* Chs. audio format 0x020 32*2 */
sound/pci/echoaudio/echoaudio_dsp.h
658
__le16 midi_input[MIDI_IN_BUFFER_SIZE];
sound/pci/echoaudio/echoaudio_dsp.h
665
__le16 input_clock; /* Chg. Input clock state 0xb68 2 */
sound/pci/echoaudio/echoaudio_dsp.h
666
__le16 output_clock; /* Chg. Output clock state 0xb6a 2 */
sound/pci/maestro3.c
2084
const __le16 *data;
sound/pci/maestro3.c
2102
data = (const __le16 *)chip->assp_kernel_image->data;
sound/pci/maestro3.c
2115
data = (const __le16 *)chip->assp_minisrc_image->data;
sound/pci/oxygen/oxygen.h
146
__le16 _16[OXYGEN_IO_SIZE / 2];
sound/soc/codecs/aw88395/aw88395_device.c
343
__le16 data1;
sound/soc/codecs/da7213.c
465
__le16 val;
sound/soc/codecs/da7213.c
492
__le16 val_new, val_old;
sound/soc/codecs/da7219-aad.c
115
__le16 tonegen_freq_hptest;
sound/soc/codecs/da7219.c
1435
__le16 dai_offset;
sound/soc/codecs/da7219.c
422
__le16 val;
sound/soc/codecs/da7219.c
449
__le16 val_new, val_old;
sound/soc/codecs/sigmadsp.c
57
__le16 addr;
sound/soc/codecs/sigmadsp.c
63
__le16 type;
sound/soc/codecs/sigmadsp.c
64
__le16 addr;
sound/soc/codecs/sigmadsp.c
65
__le16 num_bytes;
sound/soc/codecs/sigmadsp.c
90
__le16 len;
sound/usb/caiaq/input.c
494
__le16 *pressure = (__le16 *) buf;
sound/usb/fcp.c
139
__le16 size;
sound/usb/fcp.c
140
__le16 seq;
sound/usb/fcp.c
391
__le16 pad;
sound/usb/fcp.c
392
__le16 num_meters;
sound/usb/line6/playback.c
115
__le16 *pi, *po, *buf_end;
sound/usb/line6/playback.c
117
pi = (__le16 *)signal;
sound/usb/line6/playback.c
118
po = (__le16 *)urb_out->transfer_buffer;
sound/usb/line6/playback.c
30
__le16 *p, *buf_end;
sound/usb/line6/playback.c
32
p = (__le16 *)urb_out->transfer_buffer;
sound/usb/mixer_scarlett2.c
2565
__le16 size;
sound/usb/mixer_scarlett2.c
2566
__le16 seq;
sound/usb/mixer_scarlett2.c
2771
*buf_16 = le16_to_cpu(*(__le16 *)buf_16);
sound/usb/mixer_scarlett2.c
2848
((__le16 *)req->data)[i] = cpu_to_le16(buf_16[i]);
sound/usb/mixer_scarlett2.c
3086
__le16 mix_num;
sound/usb/mixer_scarlett2.c
3087
__le16 count;
sound/usb/mixer_scarlett2.c
3090
__le16 data[SCARLETT2_INPUT_MIX_MAX];
sound/usb/mixer_scarlett2.c
3117
__le16 mix_num;
sound/usb/mixer_scarlett2.c
3118
__le16 data[SCARLETT2_INPUT_MIX_MAX];
sound/usb/mixer_scarlett2.c
3290
__le16 num;
sound/usb/mixer_scarlett2.c
3291
__le16 count;
sound/usb/mixer_scarlett2.c
3324
__le16 pad;
sound/usb/mixer_scarlett2.c
3325
__le16 num;
sound/usb/mixer_scarlett2.c
3388
__le16 pad;
sound/usb/mixer_scarlett2.c
3389
__le16 num_meters;
sound/usb/mixer_scarlett2.c
9782
__le16 config_len_buf[2];
sound/usb/qcom/qc_audio_offload.c
1305
resp->usb_audio_spec_revision = le16_to_cpu((__force __le16)0x0100);
sound/usb/qcom/qc_audio_offload.c
1311
resp->usb_audio_spec_revision = le16_to_cpu((__force __le16)0x0200);
tools/include/asm-generic/io.h
172
val = __le16_to_cpu((__le16 __force)__raw_readw(addr));
tools/include/asm-generic/io.h
282
val = __le16_to_cpu((__le16 __force)__raw_readw(addr));
tools/include/linux/unaligned.h
16
return le16_to_cpu(__get_unaligned_t(__le16, p));
tools/include/linux/unaligned.h
31
__put_unaligned_t(__le16, cpu_to_le16(val), p);
tools/testing/cxl/test/mem.c
123
__le16 temperature;
tools/testing/cxl/test/mem.c
215
static __le16 event_get_cur_event_handle(struct mock_event_log *log)
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c
125
__le16 code;
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c
141
__le16 code;
tools/usb/ffs-test.c
313
__le16 code;