Searched refs:__u16 (Results 151 - 175 of 754) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/dvb/
H A Ddmx.h102 __u16 pid;
115 __u16 pid;
150 #define DMX_GET_PES_PIDS _IOR('o', 47, __u16[5])
154 #define DMX_ADD_PID _IOW('o', 51, __u16)
155 #define DMX_REMOVE_PID _IOW('o', 52, __u16)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/easycap/
H A Deasycap.h258 __u16 kount;
269 __u16 mask;
273 __u16 mask;
530 int set_interface(struct usb_device *, __u16);
545 __u16, __u16, __u16, __u16);
547 int read_saa(struct usb_device *, __u16);
549 int write_saa(struct usb_device *, __u16, __u1
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dif_pppox.h43 typedef __u16 sid_t;
82 __u16 tag_type;
83 __u16 tag_len;
110 __u16 sid;
111 __u16 length;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_common.h137 __u16 spi_ctxt;
138 __u16 spi_subctxt;
237 __u16 spi_unit; /* unit number of chip we are using */
238 __u16 spi_port; /* IB port number we are using */
342 __u16 spu_subctxt_cnt;
343 __u16 spu_subctxt_id;
408 __u16 num_active; /* number of active units */
409 __u16 unit; /* unit (chip) assigned to caller */
410 __u16 port; /* IB port assigned to caller (1-based) */
411 __u16 ctx
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dlowcore.h58 __u16 cpu_addr; /* 0x0084 */
59 __u16 ext_int_code; /* 0x0086 */
60 __u16 svc_ilc; /* 0x0088 */
61 __u16 svc_code; /* 0x008a */
62 __u16 pgm_ilc; /* 0x008c */
63 __u16 pgm_code; /* 0x008e */
65 __u16 mon_class_num; /* 0x0094 */
66 __u16 per_perc_atmid; /* 0x0096 */
74 __u16 subchannel_id; /* 0x00b8 */
75 __u16 subchannel_n
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dneighbour.h10 __u16 ndm_pad2;
12 __u16 ndm_state;
126 __u16 ndtm_pad2;
130 __u16 ndtc_key_len;
131 __u16 ndtc_entry_size;
H A Dwireless.h678 __u16 flags; /* Various specifc flags (if any) */
688 __u16 length; /* number of fields or size in bytes */
689 __u16 flags; /* Optional params */
699 __u16 length;
700 __u16 flags;
850 __u16 alg; /* IW_ENCODE_ALG_* */
851 __u16 key_len;
858 __u16 cmd; /* IW_MLME_* */
859 __u16 reason_code;
901 __u16 statu
[all...]
H A Dcper.h212 __u16 revision; /* must be CPER_RECORD_REV */
214 __u16 section_count;
234 __u16 revision; /* must be CPER_RECORD_REV */
253 __u16 reserved;
283 __u16 reg_ctx_type;
284 __u16 reg_arr_size;
295 __u16 node;
296 __u16 card;
297 __u16 module;
298 __u16 ban
[all...]
H A Di2o-dev.h139 __u16 PciVendorID;
140 __u16 PciDeviceID;
144 __u16 LbBaseIOPort;
145 __u16 reserved;
150 __u16 IsaBaseIOPort;
157 __u16 EisaBaseIOPort;
164 __u16 McaBaseIOPort;
171 __u16 BaseIOPort;
172 __u16 reserved;
193 __u16 num_entrie
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifspdu.h383 #define GETU16(var) (*((__u16 *)var)) /* BB check for endian issues */
411 __u16 Tid;
413 __u16 Uid;
414 __u16 Mid;
418 #define BCC(smb_var) (*(__u16 *)((char *)(smb_var) + sizeof(struct smb_hdr) + (2 * (smb_var)->WordCount)))
492 __u16 ByteCount;
514 __u16 ByteCount;
605 __u16 ByteCount;
638 __u16 ByteCount;
706 __u16 ByteCoun
[all...]
H A Dcifsproto.h77 extern int checkSMB(struct smb_hdr *smb, __u16 mid, unsigned int length);
102 extern __u16 GetNextMid(struct TCP_Server_Info *server);
109 __u16 fileHandle, struct file *file,
115 __u32 *poplock, __u16 *pnetfid, int xid);
128 struct super_block *sb, int xid, const __u16 *pfid);
135 const char *path, const __u16 *pfid);
157 __u16 *searchHandle, struct cifs_search_info *psrch_inf,
161 __u16 searchHandle, struct cifs_search_info *psrch_inf);
164 const __u16 search_handle);
219 const FILE_BASIC_INFO *data, __u16 fi
[all...]
H A Dsmbencrypt.c49 #define SSVAL(buf,pos,val) SSVALX((buf),(pos),((__u16)(val)))
85 _my_wcslen(__u16 *str)
101 _my_mbstowcs(__u16 *dst, const unsigned char *src, int len)
104 __u16 val;
125 __u16 wpwd[129];
140 len = _my_wcslen(wpwd) * sizeof(__u16);
H A Drfc1002pdu.h40 __u16 length;
52 __u16 port;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dlcs.h188 __u16 offset;
206 __u16 offset;
211 __u16 sequence_no;
212 __u16 return_code;
217 __u16 parameter_count;
222 __u16 unused1;
223 __u16 buff_size;
245 __u16 num_ip_pairs;
246 __u16 ip_assists_supported;
247 __u16 ip_assists_enable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pnp/pnpbios/
H A Dpnpbios.h98 __u16 no_nodes;
99 __u16 max_node_size;
104 __u16 capabilities;
109 __u16 isa_rd_data_port;
110 __u16 reserved;
113 __u16 min_escd_write_size;
114 __u16 escd_size;
118 __u16 size;
122 __u16 flags;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Duvesafb.h17 __u16 cs;
18 __u16 ss;
19 __u16 es;
20 __u16 ds;
21 __u16 fs;
22 __u16 gs;
46 __u16 vbe_version;
50 __u16 total_memory;
51 __u16 oem_software_rev;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsonic.h345 int offset, __u16 val)
349 ((__u16 *) base + (offset*2))[1] = val;
351 ((__u16 *) base + (offset*2))[0] = val;
354 ((__u16 *) base)[offset] = val;
357 static inline __u16 sonic_buf_get(void* base, int bitmode,
362 return ((volatile __u16 *) base + (offset*2))[1];
364 return ((volatile __u16 *) base + (offset*2))[0];
367 return ((volatile __u16 *) base)[offset];
372 int offset, __u16 val)
379 static inline __u16 sonic_cda_ge
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dmballoc.h183 __u16 ac_groups_scanned;
184 __u16 ac_found;
185 __u16 ac_tail;
186 __u16 ac_buddy;
187 __u16 ac_flags; /* allocation hints */
216 __u16 bd_blkbits;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lib/
H A Dcsum-wrappers_64.c41 __u16 val16;
43 *errp = __get_user(val16, (const __u16 __user *)src);
47 *(__u16 *)dst = val16;
94 __u16 val16 = *(__u16 *)src;
98 *errp = __put_user(val16, (__u16 __user *)dst);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dbitops.h23 extern __u16 ext2fs_swab16(__u16 val);
33 #define ext2fs_cpu_to_be16(x) ((__u16)(x))
34 #define ext2fs_be16_to_cpu(x) ((__u16)(x))
38 #define ext2fs_cpu_to_le16(x) ((__u16)(x))
39 #define ext2fs_le16_to_cpu(x) ((__u16)(x))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Dl2cap.h56 __u16 omtu;
57 __u16 imtu;
58 __u16 flush_to;
62 __u16 txwin_size;
67 __u16 hci_handle;
316 __u16 dcid;
317 __u16 scid;
319 __u16 imtu;
320 __u16 omtu;
321 __u16 flush_t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dnf_conntrack_pptp.h57 __u16 packetLength;
92 __u16 reserved;
105 __u16 reserved1;
141 __u16 reserved2;
151 __u16 reserved1;
166 __u16 reserved;
189 __u16 reserved1;
239 __u16 reserved;
244 __u16 reserved;
253 __u16 reserve
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hysdn/
H A Dhycapi.c151 hycapi_register_internal(struct capi_ctr *ctrl, __u16 appl,
158 __u16 len;
160 __u16 MessageNumber = 0x0000;
161 __u16 MessageBufferSize = 0;
174 memcpy(skb_put(skb,sizeof(__u16)), &len, sizeof(__u16));
175 memcpy(skb_put(skb,sizeof(__u16)), &appl, sizeof(__u16));
178 memcpy(skb_put(skb,sizeof(__u16)), &MessageNumber, sizeof(__u16));
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_policy.h65 __u16 flags;
66 __u16 len;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dswab.h9 static inline __attribute_const__ __u16 __arch_swab16(__u16 x)

Completed in 360 milliseconds

1234567891011>>