/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11.h | 95 const u8 *vht_opmode);
|
H A D | ieee802_11_vht.c | 292 sta->vht_opmode = *vht_oper_notif; in set_sta_vht_opmode()
|
H A D | sta_info.h | 212 u8 vht_opmode; member
|
H A D | ap_drv_ops.c | 423 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps, in hostapd_sta_add() 446 params.vht_opmode = vht_opmode; in hostapd_sta_add() 414 hostapd_sta_add(struct hostapd_data *hapd, const u8 *addr, u16 aid, u16 capability, const u8 *supp_rates, size_t supp_rates_len, u16 listen_interval, const struct ieee80211_ht_capabilities *ht_capab, const struct ieee80211_vht_capabilities *vht_capab, const struct ieee80211_he_capabilities *he_capab, size_t he_capab_len, const struct ieee80211_he_6ghz_band_cap *he_6ghz_capab, u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps, int set) hostapd_sta_add() argument
|
H A D | ap_drv_ops.h | 48 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps,
|
H A D | ieee802_11.c | 5022 sta->vht_opmode, sta->p2p_ie ? 1 : 0, in add_associated_sta()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.h | 94 const u8 *vht_opmode);
|
H A D | sta_info.h | 170 u8 vht_opmode; member
|
H A D | ap_drv_ops.c | 418 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps, in hostapd_sta_add() 440 params.vht_opmode = vht_opmode; in hostapd_sta_add() 410 hostapd_sta_add(struct hostapd_data *hapd, const u8 *addr, u16 aid, u16 capability, const u8 *supp_rates, size_t supp_rates_len, u16 listen_interval, const struct ieee80211_ht_capabilities *ht_capab, const struct ieee80211_vht_capabilities *vht_capab, const struct ieee80211_he_capabilities *he_capab, size_t he_capab_len, u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps, int set) hostapd_sta_add() argument
|
H A D | ap_drv_ops.h | 46 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps,
|
H A D | ieee802_11_vht.c | 452 sta->vht_opmode = *vht_oper_notif; in set_sta_vht_opmode()
|
H A D | ieee802_11.c | 3435 sta->vht_opmode, sta->p2p_ie ? 1 : 0, in add_associated_sta()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver.h | 1827 u8 vht_opmode; member
|
H A D | driver_nl80211.c | 4625 wpa_printf(MSG_DEBUG, " * opmode=%u", params->vht_opmode); in wpa_driver_nl80211_sta_add() 4627 params->vht_opmode)) in wpa_driver_nl80211_sta_add()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver.h | 2282 u8 vht_opmode; member
|
H A D | driver_nl80211.c | 5439 wpa_printf(MSG_DEBUG, " * opmode=%u", params->vht_opmode); in wpa_driver_nl80211_sta_add() 5441 params->vht_opmode)) in wpa_driver_nl80211_sta_add()
|