Searched refs:vht_opmode (Results 1 - 24 of 24) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11.h71 const u8 *vht_opmode);
H A Dieee802_11_vht.c121 sta->vht_opmode = *vht_oper_notif;
H A Dsta_info.h107 u8 vht_opmode; member in struct:sta_info
H A Dap_drv_ops.c361 u32 flags, u8 qosinfo, u8 vht_opmode)
380 params.vht_opmode = vht_opmode;
355 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, u32 flags, u8 qosinfo, u8 vht_opmode) argument
H A Dap_drv_ops.h43 u32 flags, u8 qosinfo, u8 vht_opmode);
H A Dieee802_11.c1979 sta->flags, sta->qosinfo, sta->vht_opmode)) {
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11.h71 const u8 *vht_opmode);
H A Dieee802_11_vht.c121 sta->vht_opmode = *vht_oper_notif;
H A Dsta_info.h107 u8 vht_opmode; member in struct:sta_info
H A Dap_drv_ops.c361 u32 flags, u8 qosinfo, u8 vht_opmode)
380 params.vht_opmode = vht_opmode;
355 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, u32 flags, u8 qosinfo, u8 vht_opmode) argument
H A Dap_drv_ops.h43 u32 flags, u8 qosinfo, u8 vht_opmode);
H A Dieee802_11.c1979 sta->flags, sta->qosinfo, sta->vht_opmode)) {
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11.h71 const u8 *vht_opmode);
H A Dieee802_11_vht.c121 sta->vht_opmode = *vht_oper_notif;
H A Dsta_info.h107 u8 vht_opmode; member in struct:sta_info
H A Dap_drv_ops.c361 u32 flags, u8 qosinfo, u8 vht_opmode)
380 params.vht_opmode = vht_opmode;
355 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, u32 flags, u8 qosinfo, u8 vht_opmode) argument
H A Dap_drv_ops.h43 u32 flags, u8 qosinfo, u8 vht_opmode);
H A Dieee802_11.c1979 sta->flags, sta->qosinfo, sta->vht_opmode)) {
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h1099 u8 vht_opmode; member in struct:hostapd_sta_add_params
H A Ddriver_nl80211.c7749 wpa_printf(MSG_DEBUG, " * opmode=%u", params->vht_opmode);
7751 params->vht_opmode);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1099 u8 vht_opmode; member in struct:hostapd_sta_add_params
H A Ddriver_nl80211.c7749 wpa_printf(MSG_DEBUG, " * opmode=%u", params->vht_opmode);
7751 params->vht_opmode);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1099 u8 vht_opmode; member in struct:hostapd_sta_add_params
H A Ddriver_nl80211.c7749 wpa_printf(MSG_DEBUG, " * opmode=%u", params->vht_opmode);
7751 params->vht_opmode);

Completed in 1813 milliseconds