Searched refs:le16 (Results 1 - 14 of 14) sorted by relevance

/external/valgrind/main/none/tests/ppc32/
H A Dldstrev.stdout.exp2 ld le16 0x00003412
6 st le16 0xcdab5678
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_defs.h410 le16 frame_control;
411 le16 duration_id;
415 le16 seq_ctrl;
429 le16 frame_control;
430 le16 duration;
434 le16 seq_ctrl;
437 le16 auth_alg;
438 le16 auth_transaction;
439 le16 status_code;
444 le16 reason_cod
[all...]
H A Dwpa_common.h320 le16 status_code;
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h410 le16 frame_control;
411 le16 duration_id;
415 le16 seq_ctrl;
429 le16 frame_control;
430 le16 duration;
434 le16 seq_ctrl;
437 le16 auth_alg;
438 le16 auth_transaction;
439 le16 status_code;
444 le16 reason_cod
[all...]
H A Dwpa_common.h320 le16 status_code;
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_defs.h410 le16 frame_control;
411 le16 duration_id;
415 le16 seq_ctrl;
429 le16 frame_control;
430 le16 duration;
434 le16 seq_ctrl;
437 le16 auth_alg;
438 le16 auth_transaction;
439 le16 status_code;
444 le16 reason_cod
[all...]
H A Dwpa_common.h320 le16 status_code;
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth.h25 le16 action_length; /* little endian length of action_frame */
50 le16 data_length; /* little endian length of data (44) */
64 le16 data_length; /* little endian length of data (76) */
72 le16 pairwise;
80 le16 data_length; /* little endian length of data (88) */
91 le16 pairwise;
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.h25 le16 action_length; /* little endian length of action_frame */
50 le16 data_length; /* little endian length of data (44) */
64 le16 data_length; /* little endian length of data (76) */
72 le16 pairwise;
80 le16 data_length; /* little endian length of data (88) */
91 le16 pairwise;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth.h25 le16 action_length; /* little endian length of action_frame */
50 le16 data_length; /* little endian length of data (44) */
64 le16 data_length; /* little endian length of data (76) */
72 le16 pairwise;
80 le16 data_length; /* little endian length of data (88) */
91 le16 pairwise;
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dcommon.h190 #define le_to_host16(n) ((__force u16) (le16) (n))
191 #define host_to_le16(n) ((__force le16) (u16) (n))
448 typedef u16 __bitwise le16; typedef
/external/wpa_supplicant_8/src/utils/
H A Dcommon.h190 #define le_to_host16(n) ((__force u16) (le16) (n))
191 #define host_to_le16(n) ((__force le16) (u16) (n))
448 typedef u16 __bitwise le16; typedef
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.h190 #define le_to_host16(n) ((__force u16) (le16) (n))
191 #define host_to_le16(n) ((__force le16) (u16) (n))
448 typedef u16 __bitwise le16; typedef
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant.c2956 le16 msk;
3029 le16 msk = host_to_le16(HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET |
3051 le16 msk = host_to_le16(HT_CAP_INFO_SHORT_GI20MHZ |
3073 le16 msk = host_to_le16(HT_CAP_INFO_LDPC_CODING_CAP);
3114 le16 bit = host_to_le16(HT_CAP_INFO_40MHZ_INTOLERANT);

Completed in 274 milliseconds