| /freebsd/contrib/wpa/src/ap/ |
| H A D | ieee802_11_eht.c | 104 eht_cap = &mode->eht_capab[opmode]; in hostapd_eid_eht_capab_len() 131 eht_cap = &mode->eht_capab[opmode]; in hostapd_eid_eht_capab() 315 ap_mcs = mode->eht_capab[opmode].mcs; in check_valid_eht_mcs() 321 mode->eht_capab[opmode].phy_cap) == in check_valid_eht_mcs() 377 const u8 *eht_capab, size_t eht_capab_len) in copy_sta_eht_capab() argument 384 !eht_capab || in copy_sta_eht_capab() 386 he_capab, eht_capab, in copy_sta_eht_capab() 388 !check_valid_eht_mcs(hapd, eht_capab, opmode) || in copy_sta_eht_capab() 391 os_free(sta->eht_capab); in copy_sta_eht_capab() 392 sta->eht_capab = NULL; in copy_sta_eht_capab() [all …]
|
| H A D | ap_drv_ops.c | 478 const struct ieee80211_eht_capabilities *eht_capab, in hostapd_sta_add() argument 503 params.eht_capab = eht_capab; in hostapd_sta_add() 667 &cmode->eht_capab[IEEE80211_MODE_AP] : in hostapd_set_freq() 1105 &cmode->eht_capab[IEEE80211_MODE_AP], in hostapd_start_dfs_cac()
|
| H A D | sta_info.h | 227 struct ieee80211_eht_capabilities *eht_capab; member
|
| H A D | ieee802_11.h | 284 const u8 *eht_capab, size_t eht_capab_len);
|
| H A D | ap_drv_ops.h | 48 const struct ieee80211_eht_capabilities *eht_capab,
|
| H A D | ctrl_iface_ap.c | 395 if ((sta->flags & WLAN_STA_EHT) && sta->eht_capab) { in hostapd_ctrl_iface_sta_mib() 400 (const u8 *) sta->eht_capab, in hostapd_ctrl_iface_sta_mib()
|
| H A D | hw_features.c | 787 return iface->current_mode->eht_capab[IEEE80211_MODE_AP].eht_supported; in ieee80211be_supported_eht_capab()
|
| H A D | dfs.c | 1030 &cmode->eht_capab[ieee80211_mode], in hostapd_dfs_request_channel_switch()
|
| H A D | beacon.c | 1991 u8 *mcs = mode->eht_capab[IEEE80211_MODE_AP].mcs; in hostapd_gen_fils_discovery_nss() 2832 &cmode->eht_capab[IEEE80211_MODE_AP], in __ieee802_11_set_beacon()
|
| H A D | sta_info.c | 488 os_free(sta->eht_capab); in ap_free_sta()
|
| H A D | hostapd.c | 4600 mode ? &mode->eht_capab[IEEE80211_MODE_AP] : in hostapd_change_config_freq()
|
| H A D | ieee802_11.c | 6566 hostapd_get_eht_capab(hapd, sta->eht_capab, &eht_cap, in add_associated_sta()
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | driver_nl80211_capa.c | 2407 struct eht_capabilities *eht_capab = &mode->eht_capab[opmode]; in phy_info_iftype_copy() local 2480 eht_capab->eht_supported = true; in phy_info_iftype_copy() 2487 eht_capab->mac_cap = WPA_GET_LE16(pos); in phy_info_iftype_copy() 2492 if (len > sizeof(eht_capab->phy_cap)) in phy_info_iftype_copy() 2493 len = sizeof(eht_capab->phy_cap); in phy_info_iftype_copy() 2494 os_memcpy(eht_capab->phy_cap, in phy_info_iftype_copy() 2501 if (len > sizeof(eht_capab->mcs)) in phy_info_iftype_copy() 2502 len = sizeof(eht_capab->mcs); in phy_info_iftype_copy() 2503 os_memcpy(eht_capab->mcs, in phy_info_iftype_copy() 2510 if (len > sizeof(eht_capab->ppet)) in phy_info_iftype_copy() [all …]
|
| H A D | driver_common.c | 226 return hw_mode->eht_capab[op_mode].eht_supported; in eht_supported()
|
| H A D | driver.h | 329 struct eht_capabilities eht_capab[IEEE80211_MODE_NUM]; member 2836 const struct ieee80211_eht_capabilities *eht_capab; member
|
| H A D | driver_nl80211.c | 6366 if (params->eht_capab) { in wpa_driver_nl80211_sta_add() 6368 params->eht_capab, params->eht_capab_len); in wpa_driver_nl80211_sta_add() 6370 params->eht_capab_len, params->eht_capab)) in wpa_driver_nl80211_sta_add()
|
| /freebsd/contrib/wpa/src/rsn_supp/ |
| H A D | wpa_i.h | 449 const struct ieee80211_eht_capabilities *eht_capab, in wpa_sm_tdls_peer_addset() argument 464 eht_capab, eht_capab_len, in wpa_sm_tdls_peer_addset()
|
| H A D | wpa.h | 83 const struct ieee80211_eht_capabilities *eht_capab,
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | wpas_glue.c | 833 const struct ieee80211_eht_capabilities *eht_capab, in wpa_supplicant_tdls_peer_addset() argument 869 params.eht_capab = eht_capab; in wpa_supplicant_tdls_peer_addset()
|
| H A D | mesh_mpm.c | 817 params.eht_capab = sta->eht_capab; in mesh_mpm_add_peer()
|
| H A D | ap.c | 344 if (mode->eht_capab[wpas_mode_to_ieee80211_mode( in wpa_supplicant_conf_ap_ht() 428 if (mode->eht_capab[wpas_mode_to_ieee80211_mode( in wpa_supplicant_conf_ap_ht()
|
| H A D | wpa_supplicant.c | 3214 return mode->eht_capab[ieee80211_mode].eht_supported; in ibss_mesh_can_use_eht() 3484 if ((mode->eht_capab[ieee80211_mode].phy_cap[ in ibss_mesh_select_80_160mhz() 3559 &mode->eht_capab[ieee80211_mode], 0) != 0) in ibss_mesh_select_80_160mhz() 8046 if (wpa_s->hw.modes[i].eht_capab[IEEE80211_MODE_INFRA]. in wpa_supplicant_init_iface()
|
| H A D | scan.c | 3302 if (hw_mode->eht_capab[IEEE80211_MODE_INFRA].eht_supported) { in wpas_get_est_tpt()
|