Searched refs:wps_rf_bands (Results 1 – 4 of 4) sorted by relevance
530 u8 wps_rf_bands; /* RF bands for WPS (WPS_RF_*) */ member
1049 if (conf->wps_rf_bands) { in hostapd_init_wps()1050 wps->dev.rf_bands = conf->wps_rf_bands; in hostapd_init_wps()
2551 bss->wps_rf_bands = WPS_RF_60GHZ; in hostapd_config_fill()2553 bss->wps_rf_bands = WPS_RF_50GHZ; in hostapd_config_fill()2556 bss->wps_rf_bands = WPS_RF_24GHZ; in hostapd_config_fill()2559 bss->wps_rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ; in hostapd_config_fill()
210 * added wps_rf_bands configuration parameter for overriding RF Bands