Home
last modified time | relevance | path

Searched defs:vht_supported (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/drivers/
Ddriver_common.c172 int vht_supported(const struct hostapd_hw_modes *mode) in vht_supported() function
/hostap-latest/tests/hwsim/
Dutils.py151 def vht_supported(): function
/hostap-latest/hostapd/
Dctrl_iface.c2864 bool vht_supported = false; in hostapd_maxnss() local