Searched refs:ht_supported (Results 1 – 5 of 5) sorted by relevance
154 int ht_supported(const struct hostapd_hw_modes *mode) in ht_supported() function
6974 int ht_supported(const struct hostapd_hw_modes *mode);
2863 bool ht_supported = false; in hostapd_maxnss() local2869 ht_supported = true; in hostapd_maxnss()2878 if (ht_supported && mcs_set) { in hostapd_maxnss()
1015 if (!ht_supported(mode)) { in rate_match()
2902 freq->ht_enabled = ht_supported(mode); in ibss_mesh_setup_freq()