/external/wpa_supplicant_8/src/ap/ |
D | wmm.c | 232 val = le_to_host16(tspec->nominal_msdu_size); in wmm_process_tspec() 239 val = le_to_host16(tspec->surplus_bandwidth_allowance); in wmm_process_tspec() 243 val = le_to_host16(tspec->nominal_msdu_size); in wmm_process_tspec() 258 duration = (le_to_host16(tspec->nominal_msdu_size) & 0x7fff) * 8 / in wmm_process_tspec() 264 surplus = le_to_host16(tspec->surplus_bandwidth_allowance); in wmm_process_tspec()
|
D | ieee802_11_vht.c | 151 sta_rx_mcs_set = le_to_host16(vht_cap->vht_supported_mcs_set.rx_map); in check_valid_vht_mcs() 152 ap_tx_mcs_set = le_to_host16(ap_vht_cap.vht_supported_mcs_set.tx_map); in check_valid_vht_mcs()
|
D | ieee802_11.c | 3448 auth_alg = le_to_host16(mgmt->u.auth.auth_alg); in handle_auth() 3449 auth_transaction = le_to_host16(mgmt->u.auth.auth_transaction); in handle_auth() 3450 status_code = le_to_host16(mgmt->u.auth.status_code); in handle_auth() 3451 fc = le_to_host16(mgmt->frame_control); in handle_auth() 3452 seq_ctrl = le_to_host16(mgmt->seq_ctrl); in handle_auth() 5352 fc = le_to_host16(mgmt->frame_control); in handle_assoc() 5353 seq_ctrl = le_to_host16(mgmt->seq_ctrl); in handle_assoc() 5356 capab_info = le_to_host16(mgmt->u.reassoc_req.capab_info); in handle_assoc() 5357 listen_interval = le_to_host16( in handle_assoc() 5368 capab_info = le_to_host16(mgmt->u.assoc_req.capab_info); in handle_assoc() [all …]
|
D | ieee802_11_ht.c | 438 ht_capab = le_to_host16(sta->ht_capabilities->ht_capabilities_info); in update_sta_ht() 503 cap = le_to_host16(neg_ht_cap->ht_capabilities_info); in hostapd_get_ht_capab()
|
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() 351 le_to_host16(sta->ht_capabilities-> in hostapd_ctrl_iface_sta_mib() 471 fc2str(le_to_host16(mgmt->frame_control))); in p2p_manager_disconnect()
|
D | wnm_ap.c | 354 le_to_host16(wnmsleep_ie->intval)); in ieee802_11_rx_wnmsleep_req() 394 le_to_host16(mgmt->u.action.u.bss_tm_req.disassoc_timer), in ieee802_11_send_bss_trans_mgmt_request()
|
D | drv_callbacks.c | 258 if (le_to_host16(ht_cap->ht_capabilities_info) & in hostapd_notif_assoc() 1301 fc = le_to_host16(mgmt->frame_control); in hostapd_action_rx() 1425 u16 fc = le_to_host16(hdr->frame_control); in hostapd_mgmt_rx() 1843 fc = le_to_host16(hdr->frame_control); in wpa_supplicant_event()
|
D | wpa_auth_ft.c | 154 len = le_to_host16(f->len); in wpa_ft_rrb_get_tlv() 189 len = le_to_host16(f->len); in wpa_ft_rrb_dump() 192 le_to_host16(f->type), len); in wpa_ft_rrb_dump() 244 len = le_to_host16(f->len); in wpa_ft_rrb_get_tlv_vlan() 245 type = le_to_host16(f->type); in wpa_ft_rrb_get_tlv_vlan() 4097 le_to_host16(vlan.untagged), vlan.tagged[0] ? "+" : ""); in wpa_ft_rrb_rx_r1() 4571 alen = le_to_host16(frame->action_length); in wpa_ft_rrb_rx()
|
D | wpa_auth.c | 2590 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() 78 fc = le_to_host16(hdr->frame_control); in handle_frame() 142 failed = le_to_host16((*(le16 *) iter.this_arg)) & in handle_monitor_read()
|
D | driver_atheros.c | 871 fc = le_to_host16(mgmt->frame_control); in atheros_raw_receive() 930 if (le_to_host16(mgmt->u.auth.auth_alg) == WLAN_AUTH_SAE) { in atheros_raw_receive() 938 event.auth.auth_type = le_to_host16(mgmt->u.auth.auth_alg); in atheros_raw_receive() 940 le_to_host16(mgmt->u.auth.status_code); in atheros_raw_receive() 942 le_to_host16(mgmt->u.auth.auth_transaction); in atheros_raw_receive() 1370 fc = le_to_host16(hdr->frame_control); in send_action_cb_event() 1433 fc = le_to_host16(mgmt->frame_control); in fetch_pending_big_events()
|
D | driver_nl80211_event.c | 187 event.auth.auth_type = le_to_host16(mgmt->u.auth.auth_alg); in mlme_event_auth() 189 le_to_host16(mgmt->u.auth.auth_transaction); in mlme_event_auth() 190 event.auth.status_code = le_to_host16(mgmt->u.auth.status_code); in mlme_event_auth() 248 status = le_to_host16(mgmt->u.assoc_resp.status_code); in mlme_event_assoc() 772 fc = le_to_host16(mgmt->frame_control); in mlme_event_mgmt() 788 le_to_host16(mgmt->seq_ctrl), stype, fc2str(fc), in mlme_event_mgmt() 804 u16 fc = le_to_host16(hdr->frame_control); in mlme_event_mgmt_tx_status() 943 reason_code = le_to_host16(mgmt->u.deauth.reason_code); in mlme_event_deauth_disassoc() 1007 reason_code = le_to_host16(mgmt->u.deauth.reason_code); in mlme_event_unprot_disconnect()
|
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_capa.c | 1848 he_capab->he_6ghz_capa = le_to_host16(capa); in phy_info_iftype_copy()
|
D | driver_nl80211.c | 4086 fc = le_to_host16(mgmt->frame_control); in wpa_driver_nl80211_send_mlme() 4132 u16 auth_alg = le_to_host16(mgmt->u.auth.auth_alg); in wpa_driver_nl80211_send_mlme() 4133 u16 auth_trans = le_to_host16(mgmt->u.auth.auth_transaction); in wpa_driver_nl80211_send_mlme()
|
/external/wpa_supplicant_8/src/utils/ |
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 | 927 if (le_to_host16(header->u.auth.auth_alg) != WLAN_AUTH_OPEN || in ibss_rsn_handle_auth() 928 le_to_host16(header->u.auth.status_code) != WLAN_STATUS_SUCCESS) in ibss_rsn_handle_auth() 933 switch (le_to_host16(header->u.auth.auth_transaction)) { in ibss_rsn_handle_auth()
|
D | pasn_supplicant.c | 1255 le_to_host16(mgmt->u.auth.auth_transaction), in wpas_pasn_auth_rx() 1260 status = le_to_host16(mgmt->u.auth.status_code); in wpas_pasn_auth_rx() 1485 le_to_host16(mgmt->u.auth.auth_transaction)); in wpas_pasn_auth_tx_status()
|
D | rrm.c | 1184 rand_interval = le_to_host16(req->rand_interval); in wpas_rm_handle_beacon_req() 1233 params->duration = le_to_host16(req->duration); in wpas_rm_handle_beacon_req()
|
D | sme.c | 1477 if (le_to_host16(header->u.auth.auth_alg) == WLAN_AUTH_SAE) { in sme_external_auth_mgmt_rx() 1481 wpa_s, le_to_host16(header->u.auth.auth_transaction), in sme_external_auth_mgmt_rx() 1482 le_to_host16(header->u.auth.status_code), in sme_external_auth_mgmt_rx()
|
D | events.c | 4779 fc = le_to_host16(hdr->frame_control); in wpa_supplicant_event() 5165 fc = le_to_host16(mgmt->frame_control); in wpa_supplicant_event()
|
/external/wpa_supplicant_8/src/common/ |
D | ieee802_11_common.c | 682 fc = le_to_host16(hdr->frame_control); in get_hdr_bssid() 2743 le_to_host16(mcs_map), VHT_RX_NSS_MAX_STREAMS); in get_max_nss_capability() 2751 le_to_host16(mcs_map), HE_NSS_MAX_STREAMS); in get_max_nss_capability()
|
D | hw_features_common.c | 359 if (le_to_host16(ht_cap->ht_capabilities_info) & in check_bss_coex_40mhz()
|