Home
last modified time | relevance | path

Searched refs:u16 (Results 1 – 25 of 214) sorted by relevance

123456789

/external/wpa_supplicant/
Deap_tlv.h40 u16 tlv_type;
41 u16 length;
45 u16 tlv_type;
46 u16 length;
48 u16 nak_type;
52 u16 tlv_type;
53 u16 length;
54 u16 status;
58 u16 tlv_type;
59 u16 length;
[all …]
Ddriver_hostap.h101 u16 aid;
102 u16 capability;
114 u16 key_len;
122 u16 rid;
123 u16 len;
133 u16 cmd;
134 u16 reason_code;
Dcommon.h131 #define WPA_GET_BE16(a) ((u16) (((a)[0] << 8) | (a)[1]))
134 (a)[0] = ((u16) (val)) >> 8; \
135 (a)[1] = ((u16) (val)) & 0xff; \
138 #define WPA_GET_LE16(a) ((u16) (((a)[1] << 8) | (a)[0]))
141 (a)[1] = ((u16) (val)) >> 8; \
142 (a)[0] = ((u16) (val)) & 0xff; \
184 typedef UINT16 u16; typedef
196 typedef UINT16 u16; typedef
216 typedef unsigned short u16; typedef
229 typedef uint16_t u16; typedef
[all …]
Deap_psk_common.h42 u16 length; /* including code, identifier, and length */
51 u16 length; /* including code, identifier, and length */
62 u16 length; /* including code, identifier, and length */
75 u16 length; /* including code, identifier, and length */
87 u16 length; /* including code, identifier, and length */
Dtlsv1_common.h173 u16 suite;
212 u16 cipher_suite;
213 u16 write_cipher_suite;
214 u16 read_cipher_suite;
221 const struct tls_cipher_suite * tls_get_cipher_suite(u16 suite);
224 u16 cipher_suite);
/external/wpa_supplicant_6/wpa_supplicant/src/common/
Dieee802_11_defs.h402 (((*(_u16ptr_)) & (((u16)3) << ((u16)_shift_))) | \
403 (((u16)(_val_) & (u16)3) << (u16)(_shift_)))))
406 (((_var_) & (((u16)3) << (_shift_))) >> (_shift_))
418 (*(_u16ptr_) |= (((*(_u16ptr_)) & (((u16)7) << (_shift_))) | \
419 (((u16)(_val_) & 7) << _shift_))))
422 (((_var_) & (((u16)7) << (_shift_))) >> (_shift_))
433 #define HT_CAP_INFO_LDPC_CODING_CAP ((u16) BIT(0))
434 #define HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET ((u16) BIT(1))
435 #define HT_CAP_INFO_SMPS_MASK ((u16) (BIT(2) | BIT(3)))
436 #define HT_CAP_INFO_SMPS_STATIC ((u16) 0)
[all …]
/external/kernel-headers/original/asm-arm/arch/
Dmcbsp.h225 u16 spcr2;
226 u16 spcr1;
227 u16 rcr2;
228 u16 rcr1;
229 u16 xcr2;
230 u16 xcr1;
231 u16 srgr2;
232 u16 srgr1;
233 u16 mcr2;
234 u16 mcr1;
[all …]
Dfpga.h53 u16 smc91x[8];
55 u16 fpga_rev;
56 u16 board_rev;
57 u16 gpio_outputs;
58 u16 leds;
60 u16 misc_inputs;
61 u16 lan_status;
62 u16 lan_reset;
63 u16 reserved0;
65 u16 ps2_data;
[all …]
Dboard.h69 u16 reset_gpio;
132 u16 gpio;
158 u16 tag;
159 u16 len;
164 u16 tag;
178 extern const void *__omap_get_config(u16 tag, size_t len, int nr);
185 extern const void *omap_get_var_config(u16 tag, size_t *len);
/external/dropbear/libtomcrypt/src/ciphers/
Dkasumi.c22 typedef unsigned u16; typedef
39 static u16 FI( u16 in, u16 subkey ) in FI()
41 u16 nine, seven; in FI()
42 static const u16 S7[128] = { in FI()
51 static const u16 S9[512] = { in FI()
88 nine = (u16)(in>>7)&0x1FF; in FI()
89 seven = (u16)(in&0x7F); in FI()
92 nine = (u16)(S9[nine] ^ seven); in FI()
93 seven = (u16)(S7[seven] ^ (nine & 0x7F)); in FI()
96 nine = (u16)(S9[nine] ^ seven); in FI()
[all …]
/external/libvpx/vp8/common/arm/neon/
Dbilinearpredict16x16_neon.asm93 vqrshrn.u16 d14, q7, #7 ;shift/round/saturate to u8
94 vqrshrn.u16 d15, q8, #7
95 vqrshrn.u16 d16, q9, #7
96 vqrshrn.u16 d17, q10, #7
97 vqrshrn.u16 d18, q11, #7
98 vqrshrn.u16 d19, q12, #7
99 vqrshrn.u16 d20, q13, #7
102 vqrshrn.u16 d21, q14, #7
155 vqrshrn.u16 d10, q9, #7 ;shift/round/saturate to u8
156 vqrshrn.u16 d11, q10, #7
[all …]
Dbilinearpredict8x8_neon.asm62 vqrshrn.u16 d22, q6, #7 ;shift/round/saturate to u8
64 vqrshrn.u16 d23, q7, #7
66 vqrshrn.u16 d24, q8, #7
68 vqrshrn.u16 d25, q9, #7
91 vqrshrn.u16 d26, q6, #7 ;shift/round/saturate to u8
92 vqrshrn.u16 d27, q7, #7
93 vqrshrn.u16 d28, q8, #7
94 vqrshrn.u16 d29, q9, #7
95 vqrshrn.u16 d30, q10, #7
129 vqrshrn.u16 d2, q1, #7 ;shift/round/saturate to u8
[all …]
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
Dpeerkey.h48 struct wpa_eapol_key *key, u16 ver,
51 struct wpa_eapol_key *key, u16 key_info, u16 ver);
54 u16 key_info, u16 ver);
62 struct wpa_eapol_key *key, u16 ver, in peerkey_verify_eapol_key_mic()
70 struct wpa_eapol_key *key, u16 key_info, u16 ver) in peerkey_rx_eapol_4way()
77 u16 key_info, u16 ver) in peerkey_rx_eapol_smk()
/external/libvpx/vp8/encoder/arm/neon/
Dvp8_subpixelvariance16x16_neon.asm96 vqrshrn.u16 d14, q7, #7 ;shift/round/saturate to u8
97 vqrshrn.u16 d15, q8, #7
98 vqrshrn.u16 d16, q9, #7
99 vqrshrn.u16 d17, q10, #7
100 vqrshrn.u16 d18, q11, #7
101 vqrshrn.u16 d19, q12, #7
102 vqrshrn.u16 d20, q13, #7
105 vqrshrn.u16 d21, q14, #7
158 vqrshrn.u16 d10, q9, #7 ;shift/round/saturate to u8
159 vqrshrn.u16 d11, q10, #7
[all …]
Dvp8_subpixelvariance8x8_neon.asm65 vqrshrn.u16 d22, q6, #7 ;shift/round/saturate to u8
67 vqrshrn.u16 d23, q7, #7
69 vqrshrn.u16 d24, q8, #7
71 vqrshrn.u16 d25, q9, #7
94 vqrshrn.u16 d26, q6, #7 ;shift/round/saturate to u8
95 vqrshrn.u16 d27, q7, #7
96 vqrshrn.u16 d28, q8, #7
97 vqrshrn.u16 d29, q9, #7
98 vqrshrn.u16 d30, q10, #7
131 vqrshrn.u16 d22, q1, #7 ;shift/round/saturate to u8
[all …]
/external/grub/netboot/
Dtlan.c326 typedef unsigned short u16; typedef
331 inline u8 TLan_DioRead8(u16 base_addr, u16 internal_addr) in TLan_DioRead8()
338 inline u16 TLan_DioRead16(u16 base_addr, u16 internal_addr) in TLan_DioRead16()
345 inline u32 TLan_DioRead32(u16 base_addr, u16 internal_addr) in TLan_DioRead32()
352 inline void TLan_DioWrite8(u16 base_addr, u16 internal_addr, u8 data) in TLan_DioWrite8()
359 inline void TLan_DioWrite16(u16 base_addr, u16 internal_addr, u16 data) in TLan_DioWrite16()
366 inline void TLan_DioWrite32(u16 base_addr, u16 internal_addr, u32 data) in TLan_DioWrite32()
403 static void TLan_EeSendStart( u16 io_base ) in TLan_EeSendStart()
405 u16 sio; in TLan_EeSendStart()
440 static int TLan_EeSendByte( u16 io_base, u8 data, int stop ) in TLan_EeSendByte()
[all …]
Dsis900.c72 u16 vendor_id, device_id, flags;
89 u16 phy_id0;
90 u16 phy_id1;
106 u16 status;
121 static u16 sis900_read_eeprom(int location);
124 static u16 sis900_mdio_read(int phy_id, int location);
154 u16 signature; in sis900_get_mac_addr()
158 signature = (u16) sis900_read_eeprom( EEPROMSignature); in sis900_get_mac_addr()
166 ((u16 *)(nic->node_addr))[i] = sis900_read_eeprom(i+EEPROMMACAddr); in sis900_get_mac_addr()
224 u16 signature; in sis900_probe()
[all …]
/external/kernel-headers/original/linux/
Dkernelcapi.h55 u16 applid;
76 u16 capi20_isinstalled(void);
77 u16 capi20_register(struct capi20_appl *ap);
78 u16 capi20_release(struct capi20_appl *ap);
79 u16 capi20_put_message(struct capi20_appl *ap, struct sk_buff *skb);
80 u16 capi20_get_manufacturer(u32 contr, u8 buf[CAPI_MANUFACTURER_LEN]);
81 u16 capi20_get_version(u32 contr, struct capi_version *verp);
82 u16 capi20_get_serial(u32 contr, u8 serial[CAPI_SERIAL_LEN]);
83 u16 capi20_get_profile(u32 contr, struct capi_profile *profp);
Dvt_buffer.h31 static inline void scr_memsetw(u16 *s, u16 c, unsigned int count) in scr_memsetw()
40 static inline void scr_memcpyw(u16 *d, const u16 *s, unsigned int count) in scr_memcpyw()
49 static inline void scr_memmovew(u16 *d, const u16 *s, unsigned int count) in scr_memmovew()
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
Dcommon.h104 typedef UINT16 u16; typedef
116 typedef UINT16 u16; typedef
136 typedef unsigned short u16; typedef
146 typedef TUint16 u16; typedef
159 typedef uint16_t u16; typedef
212 #define le_to_host16(n) ((__force u16) (le16) (n))
213 #define host_to_le16(n) ((__force le16) (u16) (n))
214 #define be_to_host16(n) bswap_16((__force u16) (be16) (n))
249 #define WPA_GET_BE16(a) ((u16) (((a)[0] << 8) | (a)[1]))
252 (a)[0] = ((u16) (val)) >> 8; \
[all …]
/external/kernel-headers/original/asm-x86/
Ddesc_defs.h16 u16 limit0;
17 u16 base0;
34 u16 offset_low;
35 u16 segment;
37 u16 offset_middle;
53 u16 limit0;
54 u16 base0;
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps.h53 u16 auth_type;
54 u16 encr_type;
84 u16 categ;
86 u16 sub_categ;
320 u16 config_methods;
332 u16 config_error;
333 u16 dev_password_id;
420 u16 config_methods;
425 u16 encr_types;
430 u16 auth_types;
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
Ddriver_hostap.h101 u16 aid;
102 u16 capability;
114 u16 key_len;
122 u16 rid;
123 u16 len;
133 u16 cmd;
134 u16 reason_code;
Ddriver_roboswitch.c72 u16 ports;
87 static void wpa_driver_roboswitch_addr_be16(const u8 addr[ETH_ALEN], u16 *be) in wpa_driver_roboswitch_addr_be16()
95 static u16 wpa_driver_roboswitch_mdio_read( in wpa_driver_roboswitch_mdio_read()
112 struct wpa_driver_roboswitch_data *drv, u8 reg, u16 val) in wpa_driver_roboswitch_mdio_write()
149 u8 page, u8 reg, u16 *val, int len) in wpa_driver_roboswitch_read()
167 u8 page, u8 reg, u16 *val, int len) in wpa_driver_roboswitch_write()
242 u16 ports, const u8 *addr) in wpa_driver_roboswitch_join()
244 u16 read1[3], read2[3], addr_be16[3]; in wpa_driver_roboswitch_join()
288 u16 ports, const u8 *addr) in wpa_driver_roboswitch_leave()
290 u16 _read, addr_be16[3], addr_read[3], ports_read; in wpa_driver_roboswitch_leave()
[all …]
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
Deap_fast_common.h98 void eap_fast_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len);
99 void eap_fast_put_tlv(struct wpabuf *buf, u16 type, const void *data,
100 u16 len);
101 void eap_fast_put_tlv_buf(struct wpabuf *buf, u16 type,

123456789