Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_eht.c104 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 Dap_drv_ops.c478 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 Dsta_info.h227 struct ieee80211_eht_capabilities *eht_capab; member
H A Dieee802_11.h284 const u8 *eht_capab, size_t eht_capab_len);
H A Dap_drv_ops.h48 const struct ieee80211_eht_capabilities *eht_capab,
H A Dctrl_iface_ap.c395 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 Dhw_features.c787 return iface->current_mode->eht_capab[IEEE80211_MODE_AP].eht_supported; in ieee80211be_supported_eht_capab()
H A Ddfs.c1030 &cmode->eht_capab[ieee80211_mode], in hostapd_dfs_request_channel_switch()
H A Dbeacon.c1991 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 Dsta_info.c488 os_free(sta->eht_capab); in ap_free_sta()
H A Dhostapd.c4600 mode ? &mode->eht_capab[IEEE80211_MODE_AP] : in hostapd_change_config_freq()
H A Dieee802_11.c6566 hostapd_get_eht_capab(hapd, sta->eht_capab, &eht_cap, in add_associated_sta()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c2407 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 Ddriver_common.c226 return hw_mode->eht_capab[op_mode].eht_supported; in eht_supported()
H A Ddriver.h329 struct eht_capabilities eht_capab[IEEE80211_MODE_NUM]; member
2836 const struct ieee80211_eht_capabilities *eht_capab; member
H A Ddriver_nl80211.c6366 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 Dwpa_i.h449 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 Dwpa.h83 const struct ieee80211_eht_capabilities *eht_capab,
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c833 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 Dmesh_mpm.c817 params.eht_capab = sta->eht_capab; in mesh_mpm_add_peer()
H A Dap.c344 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 Dwpa_supplicant.c3214 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 Dscan.c3302 if (hw_mode->eht_capab[IEEE80211_MODE_INFRA].eht_supported) { in wpas_get_est_tpt()