Home
last modified time | relevance | path

Searched refs:le_to_host16 (Results 1 – 23 of 23) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwmm.c166 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()
Dieee802_11.c2058 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 …]
Dieee802_11_vht.c148 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()
Dctrl_iface_ap.c142 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()
Dieee802_11_ht.c460 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()
Ddrv_callbacks.c219 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()
Dwnm_ap.c330 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()
Dwpa_auth_ft.c152 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()
Dwpa_auth.c2444 fc = le_to_host16(mgmt->frame_control); in fils_decrypt_assoc()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_monitor.c33 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()
Ddriver_nl80211_event.c175 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()
Ddriver_atheros.c875 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()
Ddriver_hostap.c71 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()
Ddriver_nl80211.c3672 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/
Dplatform.h7 #define le16_to_cpu le_to_host16
Dcommon.h145 #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/
Dwmm_ac.c74 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()
Dibss_rsn.c912 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()
Drrm.c1165 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()
Dsme.c1211 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()
Devents.c4205 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/
Dhw_features_common.c347 if (le_to_host16(ht_cap->ht_capabilities_info) & in check_40mhz_2g4()
Dieee802_11_common.c600 fc = le_to_host16(hdr->frame_control); in get_hdr_bssid()