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

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dieee802_11_vht.c452 sta->vht_opmode = *vht_oper_notif;
H A Dieee802_11.h94 const u8 *vht_opmode);
H A Dsta_info.h170 u8 vht_opmode; member in struct:sta_info
H A Dap_drv_ops.c418 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps,
440 params.vht_opmode = vht_opmode;
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) argument
H A Dap_drv_ops.h46 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps,
H A Dieee802_11.c3435 sta->vht_opmode, sta->p2p_ie ? 1 : 0,
/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Ddriver.h1827 u8 vht_opmode; member in struct:hostapd_sta_add_params
H A Ddriver_nl80211.c4625 wpa_printf(MSG_DEBUG, " * opmode=%u", params->vht_opmode);
4627 params->vht_opmode))

Completed in 291 milliseconds