Home
last modified time | relevance | path

Searched refs:vht_opmode_enabled (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.c383 params.vht_opmode_enabled = !!(flags & WLAN_STA_VHT_OPMODE_ENABLED); in hostapd_sta_add()
/external/wpa_supplicant_8/src/drivers/
Ddriver.h1407 int vht_opmode_enabled; member
Ddriver_nl80211.c3919 if (params->vht_opmode_enabled) { in wpa_driver_nl80211_sta_add()