Searched refs:le16 (Results 1 – 8 of 8) sorted by relevance
444 le16 frame_control;445 le16 duration_id;449 le16 seq_ctrl;463 le16 frame_control;464 le16 duration;468 le16 seq_ctrl;471 le16 auth_alg;472 le16 auth_transaction;473 le16 status_code;478 le16 reason_code;[all …]
326 le16 status_code;
2 ld le16 0x000034126 st le16 0xcdab5678
26 le16 action_length; /* little endian length of action_frame */51 le16 data_length; /* little endian length of data (44) */65 le16 data_length; /* little endian length of data (76) */73 le16 pairwise;81 le16 data_length; /* little endian length of data (88) */92 le16 pairwise;
461 buf = wpabuf_alloc(sizeof(le16) + SHA256_MAC_LEN); in auth_build_token_req()722 if (pos + sizeof(le16) > end) { in handle_auth_sae()736 pos += sizeof(le16); in handle_auth_sae()
191 #define le_to_host16(n) ((__force u16) (le16) (n))192 #define host_to_le16(n) ((__force le16) (u16) (n))452 typedef u16 __bitwise le16; typedef
659 if (len < sizeof(le16)) { in sme_sae_auth()676 wpa_s->sme.sae_token = wpabuf_alloc_copy(data + sizeof(le16), in sme_sae_auth()677 len - sizeof(le16)); in sme_sae_auth()
3397 le16 msk; in wpa_disable_max_amsdu()3470 le16 msk = host_to_le16(HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET | in wpa_set_disable_ht40()3492 le16 msk = host_to_le16(HT_CAP_INFO_SHORT_GI20MHZ | in wpa_set_disable_sgi()3514 le16 msk = host_to_le16(HT_CAP_INFO_LDPC_CODING_CAP); in wpa_set_disable_ldpc()3555 le16 bit = host_to_le16(HT_CAP_INFO_40MHZ_INTOLERANT); in wpa_supplicant_apply_ht_overrides()