Home
last modified time | relevance | path

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

/hostap-latest/src/drivers/
Ddriver_common.c190 bool he_supported(const struct hostapd_hw_modes *hw_mode, in he_supported() function
Ddriver.h191 u8 he_supported; member
/hostap-latest/tests/hwsim/
Dtest_he.py119 def he_supported(): function