Searched refs:WPS_RF_50GHZ (Results 1 – 7 of 7) sorted by relevance
199 #define WPS_RF_50GHZ 0x02 macro
231 #define WPS_RF_50GHZ 0x02 macro
226 if (*rf_bands != WPS_RF_24GHZ && *rf_bands != WPS_RF_50GHZ && in wps_validate_rf_bands()227 *rf_bands != (WPS_RF_24GHZ | WPS_RF_50GHZ)) { in wps_validate_rf_bands()
697 wps->dev.rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ; /* TODO: config */ in wpas_wps_init()
1212 wps->dev.rf_bands |= WPS_RF_50GHZ; in wpas_wps_init()1220 wps->dev.rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ; in wpas_wps_init()
2309 bss->wps_rf_bands = WPS_RF_50GHZ; in hostapd_config_fill()2316 WPS_RF_24GHZ | WPS_RF_50GHZ; in hostapd_config_fill()
865 WPS_RF_50GHZ : WPS_RF_24GHZ; /* FIX: dualband AP */ in hostapd_init_wps()