Searched refs:wps_rf_bands (Results 1 – 4 of 4) sorted by relevance
656 u8 wps_rf_bands; /* RF bands for WPS (WPS_RF_*) */ member
1160 if (conf->wps_rf_bands) { in hostapd_init_wps()1161 wps->dev.rf_bands = conf->wps_rf_bands; in hostapd_init_wps()
3142 bss->wps_rf_bands = WPS_RF_60GHZ;3144 bss->wps_rf_bands = WPS_RF_50GHZ;3147 bss->wps_rf_bands = WPS_RF_24GHZ;3150 bss->wps_rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ;
453 * added wps_rf_bands configuration parameter for overriding RF Bands