Home
last modified time | relevance | path

Searched refs:vht_opmode (Results 1 – 16 of 16) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_drv_ops.c418 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps, in hostapd_sta_add() argument
440 params.vht_opmode = vht_opmode; in hostapd_sta_add()
Dsta_info.h170 u8 vht_opmode; member
Dieee802_11.h94 const u8 *vht_opmode);
Dieee802_11_vht.c452 sta->vht_opmode = *vht_oper_notif; in set_sta_vht_opmode()
Dap_drv_ops.h46 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps,
Dieee802_11.c3435 sta->vht_opmode, sta->p2p_ie ? 1 : 0, in add_associated_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_vht.c292 sta->vht_opmode = *vht_oper_notif; in set_sta_vht_opmode()
Dap_drv_ops.c426 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps, in hostapd_sta_add() argument
449 params.vht_opmode = vht_opmode; in hostapd_sta_add()
Dsta_info.h212 u8 vht_opmode; member
Dieee802_11.h95 const u8 *vht_opmode);
Dap_drv_ops.h48 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps,
Dieee802_11.c5000 sta->vht_opmode, sta->p2p_ie ? 1 : 0, in add_associated_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver.h1827 u8 vht_opmode; member
Ddriver_nl80211.c4625 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/
Ddriver.h2207 u8 vht_opmode; member
Ddriver_nl80211.c5247 wpa_printf(MSG_DEBUG, " * opmode=%u", params->vht_opmode); in wpa_driver_nl80211_sta_add()
5249 params->vht_opmode)) in wpa_driver_nl80211_sta_add()