Home
last modified time | relevance | path

Searched refs:he_capab (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_he.c102 ppet_size = ieee80211_he_ppet_size(mode->he_capab[opmode].ppet[0], in hostapd_eid_he_capab()
103 mode->he_capab[opmode].phy_cap); in hostapd_eid_he_capab()
133 os_memcpy(cap->he_mac_capab_info, mode->he_capab[opmode].mac_cap, in hostapd_eid_he_capab()
135 os_memcpy(cap->he_phy_capab_info, mode->he_capab[opmode].phy_cap, in hostapd_eid_he_capab()
137 os_memcpy(cap->optional, mode->he_capab[opmode].mcs, mcs_nss_size); in hostapd_eid_he_capab()
140 mode->he_capab[opmode].ppet, ppet_size); in hostapd_eid_he_capab()
382 he_cap = &mode->he_capab[IEEE80211_MODE_AP]; in hostapd_eid_he_6ghz_band_cap()
435 ap_mcs_set = (u16 *) hapd->iface->current_mode->he_capab[opmode].mcs; in check_valid_he_mcs()
484 enum ieee80211_op_mode opmode, const u8 *he_capab, in copy_sta_he_capab() argument
487 if (!he_capab || !(sta->flags & WLAN_STA_WMM) || in copy_sta_he_capab()
[all …]
H A Dieee802_11_eht.c126 mode->he_capab[opmode].phy_cap, in hostapd_eid_eht_capab_len()
181 mode->he_capab[opmode].phy_cap, in hostapd_eid_eht_capab()
336 mode->he_capab[opmode].phy_cap, in check_valid_eht_mcs()
364 const struct ieee80211_he_capabilities *he_capab; in ieee80211_invalid_eht_cap_size() local
370 he_capab = (const struct ieee80211_he_capabilities *) he_cap; in ieee80211_invalid_eht_cap_size()
371 he_phy_cap = he_capab->he_phy_capab_info; in ieee80211_invalid_eht_cap_size()
392 const u8 *he_capab, size_t he_capab_len, in copy_sta_eht_capab() argument
399 !he_capab || he_capab_len < IEEE80211_HE_CAPAB_MIN_LEN || in copy_sta_eht_capab()
402 he_capab, eht_capab, in copy_sta_eht_capab()
H A Dap_drv_ops.c469 const struct ieee80211_he_capabilities *he_capab, in hostapd_sta_add() argument
493 params.he_capab = he_capab; in hostapd_sta_add()
661 &cmode->he_capab[IEEE80211_MODE_AP] : NULL, in hostapd_set_freq()
1013 &cmode->he_capab[IEEE80211_MODE_AP], in hostapd_start_dfs_cac()
H A Dieee802_11.h126 enum ieee80211_op_mode opmode, const u8 *he_capab,
243 const u8 *he_capab, size_t he_capab_len,
H A Dsta_info.h208 struct ieee80211_he_capabilities *he_capab; member
H A Dhw_features.c385 he_cap = &iface->current_mode->he_capab[IEEE80211_MODE_AP]; in ieee80211n_check_scan()
801 he_cap = &iface->current_mode->he_capab[IEEE80211_MODE_AP]; in hostapd_check_he_6ghz_capab()
H A Dap_drv_ops.h46 const struct ieee80211_he_capabilities *he_capab,
H A Dctrl_iface_ap.c380 if ((sta->flags & WLAN_STA_HE) && sta->he_capab) { in hostapd_ctrl_iface_sta_mib()
385 (const u8 *) sta->he_capab, in hostapd_ctrl_iface_sta_mib()
H A Ddfs.c1013 &cmode->he_capab[ieee80211_mode], in hostapd_dfs_request_channel_switch()
H A Dbeacon.c1787 const u8 *he_mcs = mode->he_capab[IEEE80211_MODE_AP].mcs; in hostapd_gen_fils_discovery_nss()
2640 &cmode->he_capab[IEEE80211_MODE_AP], in __ieee802_11_set_beacon()
H A Dsta_info.c415 os_free(sta->he_capab); in ap_free_sta()
H A Dhostapd.c4277 mode ? &mode->he_capab[IEEE80211_MODE_AP] : in hostapd_change_config_freq()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c1910 struct he_capabilities *he_capab = &mode->he_capab[opmode]; in phy_info_iftype_copy() local
1933 he_capab->he_supported = 1; in phy_info_iftype_copy()
1938 if (len > sizeof(he_capab->phy_cap)) in phy_info_iftype_copy()
1939 len = sizeof(he_capab->phy_cap); in phy_info_iftype_copy()
1940 os_memcpy(he_capab->phy_cap, in phy_info_iftype_copy()
1948 if (len > sizeof(he_capab->mac_cap)) in phy_info_iftype_copy()
1949 len = sizeof(he_capab->mac_cap); in phy_info_iftype_copy()
1950 os_memcpy(he_capab->mac_cap, in phy_info_iftype_copy()
1958 if (len > sizeof(he_capab->mcs)) in phy_info_iftype_copy()
1959 len = sizeof(he_capab->mcs); in phy_info_iftype_copy()
[all …]
H A Ddriver_common.c201 return hw_mode->he_capab[op_mode].he_supported; in he_supported()
H A Ddriver.h305 struct he_capabilities he_capab[IEEE80211_MODE_NUM]; member
2535 const struct ieee80211_he_capabilities *he_capab; member
H A Ddriver_nl80211.c5649 if (params->he_capab) { in wpa_driver_nl80211_sta_add()
5651 params->he_capab, params->he_capab_len); in wpa_driver_nl80211_sta_add()
5653 params->he_capab_len, params->he_capab)) in wpa_driver_nl80211_sta_add()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh.c213 struct he_capabilities *he_capab = NULL; in wpas_mesh_update_freq_params() local
216 he_capab = &ifmsh->current_mode->he_capab[IEEE80211_MODE_MESH]; in wpas_mesh_update_freq_params()
234 he_capab, NULL, 0)) { in wpas_mesh_update_freq_params()
H A Dap.c55 he_cap = &mode->he_capab[IEEE80211_MODE_AP]; in is_chanwidth160_supported()
231 mode->he_capab[wpas_mode_to_ieee80211_mode( in wpas_conf_ap_he_6ghz()
242 if (mode->he_capab[wpas_mode_to_ieee80211_mode( in wpas_conf_ap_he_6ghz()
346 if (mode->he_capab[wpas_mode_to_ieee80211_mode( in wpa_supplicant_conf_ap_ht()
430 if (mode->he_capab[wpas_mode_to_ieee80211_mode( in wpa_supplicant_conf_ap_ht()
H A Dwpas_glue.c801 const struct ieee80211_he_capabilities *he_capab, in wpa_supplicant_tdls_peer_addset() argument
829 params.he_capab = he_capab; in wpa_supplicant_tdls_peer_addset()
H A Dmesh_mpm.c814 params.he_capab = sta->he_capab; in mesh_mpm_add_peer()
H A Dscan.c3046 if (hw_mode && hw_mode->he_capab[IEEE80211_MODE_INFRA].he_supported) { in wpas_get_est_tpt()
3059 own_he = &hw_mode->he_capab[IEEE80211_MODE_INFRA]; in wpas_get_est_tpt()
H A Dp2p_supplicant.c171 int he_capab = 0; in wpas_get_6ghz_he_chwidth_capab() local
174 he_capab = mode->he_capab[WPAS_MODE_INFRA].phy_cap[ in wpas_get_6ghz_he_chwidth_capab()
176 return he_capab; in wpas_get_6ghz_he_chwidth_capab()
H A Dwpa_supplicant.c2918 return mode->he_capab[ieee80211_mode].he_supported; in ibss_mesh_can_use_he()
3111 if ((mode->he_capab[ieee80211_mode].phy_cap[ in ibss_mesh_select_80_160mhz()
3178 &mode->he_capab[ieee80211_mode], in ibss_mesh_select_80_160mhz()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h414 const struct ieee80211_he_capabilities *he_capab, in wpa_sm_tdls_peer_addset() argument
429 he_capab, he_capab_len, in wpa_sm_tdls_peer_addset()
H A Dwpa.h75 const struct ieee80211_he_capabilities *he_capab,

12