/external/wpa_supplicant_8/src/ap/ |
D | wmm.c | 166 val = le_to_host16(tspec->nominal_msdu_size); in wmm_process_tspec() 173 val = le_to_host16(tspec->surplus_bandwidth_allowance); in wmm_process_tspec() 177 val = le_to_host16(tspec->nominal_msdu_size); in wmm_process_tspec() 192 duration = (le_to_host16(tspec->nominal_msdu_size) & 0x7fff) * 8 / in wmm_process_tspec() 198 surplus = le_to_host16(tspec->surplus_bandwidth_allowance); in wmm_process_tspec()
|
D | ieee802_11.c | 2058 auth_alg = le_to_host16(mgmt->u.auth.auth_alg); in handle_auth() 2059 auth_transaction = le_to_host16(mgmt->u.auth.auth_transaction); in handle_auth() 2060 status_code = le_to_host16(mgmt->u.auth.status_code); in handle_auth() 2061 fc = le_to_host16(mgmt->frame_control); in handle_auth() 2062 seq_ctrl = le_to_host16(mgmt->seq_ctrl); in handle_auth() 3737 fc = le_to_host16(mgmt->frame_control); in handle_assoc() 3738 seq_ctrl = le_to_host16(mgmt->seq_ctrl); in handle_assoc() 3741 capab_info = le_to_host16(mgmt->u.reassoc_req.capab_info); in handle_assoc() 3742 listen_interval = le_to_host16( in handle_assoc() 3753 capab_info = le_to_host16(mgmt->u.assoc_req.capab_info); in handle_assoc() [all …]
|
D | ieee802_11_vht.c | 148 sta_rx_mcs_set = le_to_host16(vht_cap->vht_supported_mcs_set.rx_map); in check_valid_vht_mcs() 149 ap_tx_mcs_set = le_to_host16(ap_vht_cap.vht_supported_mcs_set.tx_map); in check_valid_vht_mcs()
|
D | ctrl_iface_ap.c | 142 le_to_host16(sta->vht_capabilities-> in hostapd_get_sta_tx_rx() 144 le_to_host16(sta->vht_capabilities-> in hostapd_get_sta_tx_rx() 322 le_to_host16(sta->ht_capabilities-> in hostapd_ctrl_iface_sta_mib() 446 fc2str(le_to_host16(mgmt->frame_control))); in p2p_manager_disconnect()
|
D | ieee802_11_ht.c | 460 ht_capab = le_to_host16(sta->ht_capabilities->ht_capabilities_info); in update_sta_ht() 525 cap = le_to_host16(neg_ht_cap->ht_capabilities_info); in hostapd_get_ht_capab()
|
D | drv_callbacks.c | 219 if (le_to_host16(ht_cap->ht_capabilities_info) & in hostapd_notif_assoc() 1132 fc = le_to_host16(mgmt->frame_control); in hostapd_action_rx() 1258 u16 fc = le_to_host16(hdr->frame_control); in hostapd_mgmt_rx() 1591 fc = le_to_host16(hdr->frame_control); in wpa_supplicant_event()
|
D | wnm_ap.c | 330 le_to_host16(wnmsleep_ie->intval)); in ieee802_11_rx_wnmsleep_req() 370 le_to_host16(mgmt->u.action.u.bss_tm_req.disassoc_timer), in ieee802_11_send_bss_trans_mgmt_request()
|
D | wpa_auth_ft.c | 152 len = le_to_host16(f->len); in wpa_ft_rrb_get_tlv() 187 len = le_to_host16(f->len); in wpa_ft_rrb_dump() 190 le_to_host16(f->type), len); in wpa_ft_rrb_dump() 242 len = le_to_host16(f->len); in wpa_ft_rrb_get_tlv_vlan() 243 type = le_to_host16(f->type); in wpa_ft_rrb_get_tlv_vlan() 3855 le_to_host16(vlan.untagged), vlan.tagged[0] ? "+" : ""); in wpa_ft_rrb_rx_r1() 4328 alen = le_to_host16(frame->action_length); in wpa_ft_rrb_rx()
|
D | wpa_auth.c | 2444 fc = le_to_host16(mgmt->frame_control); in fils_decrypt_assoc()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_monitor.c | 33 fc = le_to_host16(hdr->frame_control); in handle_tx_callback() 56 fc = le_to_host16(hdr->frame_control); in from_unknown_sta() 75 fc = le_to_host16(hdr->frame_control); in handle_frame() 139 failed = le_to_host16((*(le16 *) iter.this_arg)) & in handle_monitor_read()
|
D | driver_nl80211_event.c | 175 event.auth.auth_type = le_to_host16(mgmt->u.auth.auth_alg); in mlme_event_auth() 177 le_to_host16(mgmt->u.auth.auth_transaction); in mlme_event_auth() 178 event.auth.status_code = le_to_host16(mgmt->u.auth.status_code); in mlme_event_auth() 236 status = le_to_host16(mgmt->u.assoc_resp.status_code); in mlme_event_assoc() 646 fc = le_to_host16(mgmt->frame_control); in mlme_event_mgmt() 662 le_to_host16(mgmt->seq_ctrl), stype, fc2str(fc), in mlme_event_mgmt() 698 fc = le_to_host16(hdr->frame_control); in mlme_event_mgmt_tx_status() 794 reason_code = le_to_host16(mgmt->u.deauth.reason_code); in mlme_event_deauth_disassoc() 858 reason_code = le_to_host16(mgmt->u.deauth.reason_code); in mlme_event_unprot_disconnect()
|
D | driver_atheros.c | 875 fc = le_to_host16(mgmt->frame_control); in atheros_raw_receive() 934 if (le_to_host16(mgmt->u.auth.auth_alg) == WLAN_AUTH_SAE) { in atheros_raw_receive() 942 event.auth.auth_type = le_to_host16(mgmt->u.auth.auth_alg); in atheros_raw_receive() 944 le_to_host16(mgmt->u.auth.status_code); in atheros_raw_receive() 946 le_to_host16(mgmt->u.auth.auth_transaction); in atheros_raw_receive() 1381 fc = le_to_host16(hdr->frame_control); in send_action_cb_event() 1444 fc = le_to_host16(mgmt->frame_control); in fetch_pending_big_events()
|
D | driver_hostap.c | 71 fc = le_to_host16(hdr->frame_control); in handle_data() 127 fc = le_to_host16(hdr->frame_control); in handle_tx_callback() 157 fc = le_to_host16(hdr->frame_control); in handle_frame()
|
D | driver_nl80211.c | 3672 fc = le_to_host16(mgmt->frame_control); in wpa_driver_nl80211_send_frame() 3702 fc = le_to_host16(mgmt->frame_control); in wpa_driver_nl80211_send_mlme() 3750 u16 auth_alg = le_to_host16(mgmt->u.auth.auth_alg); in wpa_driver_nl80211_send_mlme() 3751 u16 auth_trans = le_to_host16(mgmt->u.auth.auth_transaction); in wpa_driver_nl80211_send_mlme()
|
/external/wpa_supplicant_8/src/utils/ |
D | platform.h | 7 #define le16_to_cpu le_to_host16
|
D | common.h | 145 #define le_to_host16(n) (n) macro 175 #define le_to_host16(n) ((__force u16) (le16) (n)) macro 188 #define le_to_host16(n) bswap_16(n) macro
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wmm_ac.c | 74 u16 admitted_time = le_to_host16(tspec->medium_time); in wmm_ac_add_ts() 716 le_to_host16(tspec->medium_time), ac, dir); in wmm_ac_handle_addts_resp() 894 le_to_host16(tspec->medium_time)); in wpas_wmm_ac_status()
|
D | ibss_rsn.c | 912 if (le_to_host16(header->u.auth.auth_alg) != WLAN_AUTH_OPEN || in ibss_rsn_handle_auth() 913 le_to_host16(header->u.auth.status_code) != WLAN_STATUS_SUCCESS) in ibss_rsn_handle_auth() 918 switch (le_to_host16(header->u.auth.auth_transaction)) { in ibss_rsn_handle_auth()
|
D | rrm.c | 1165 rand_interval = le_to_host16(req->rand_interval); in wpas_rm_handle_beacon_req() 1214 params->duration = le_to_host16(req->duration); in wpas_rm_handle_beacon_req()
|
D | sme.c | 1211 if (le_to_host16(header->u.auth.auth_alg) == WLAN_AUTH_SAE) { in sme_external_auth_mgmt_rx() 1215 wpa_s, le_to_host16(header->u.auth.auth_transaction), in sme_external_auth_mgmt_rx() 1216 le_to_host16(header->u.auth.status_code), in sme_external_auth_mgmt_rx()
|
D | events.c | 4205 fc = le_to_host16(hdr->frame_control); in wpa_supplicant_event() 4551 fc = le_to_host16(mgmt->frame_control); in wpa_supplicant_event()
|
/external/wpa_supplicant_8/src/common/ |
D | hw_features_common.c | 347 if (le_to_host16(ht_cap->ht_capabilities_info) & in check_40mhz_2g4()
|
D | ieee802_11_common.c | 600 fc = le_to_host16(hdr->frame_control); in get_hdr_bssid()
|