Searched refs:WPS_RF_50GHZ (Results 1 – 14 of 14) sorted by relevance
244 #define WPS_RF_50GHZ 0x02 macro
226 if (*rf_bands != WPS_RF_24GHZ && *rf_bands != WPS_RF_50GHZ && in wps_validate_rf_bands()228 *rf_bands != (WPS_RF_24GHZ | WPS_RF_50GHZ | WPS_RF_60GHZ) && in wps_validate_rf_bands()229 *rf_bands != (WPS_RF_24GHZ | WPS_RF_50GHZ)) { in wps_validate_rf_bands()
768 rf_band = WPS_RF_50GHZ; in wps_build_ap_freq()
894 WPS_RF_50GHZ : in hostapd_wps_rf_band_cb()1095 WPS_RF_50GHZ : in hostapd_init_wps()1217 if ((wps->dev.rf_bands & (WPS_RF_50GHZ | WPS_RF_24GHZ)) == in hostapd_init_wps()1218 (WPS_RF_50GHZ | WPS_RF_24GHZ)) in hostapd_init_wps()
948 WPS_RF_50GHZ : in hostapd_wps_rf_band_cb()1165 WPS_RF_50GHZ : in hostapd_init_wps()1310 if ((wps->dev.rf_bands & (WPS_RF_50GHZ | WPS_RF_24GHZ)) == in hostapd_init_wps()1311 (WPS_RF_50GHZ | WPS_RF_24GHZ)) in hostapd_init_wps()
931 (wpa_s->assoc_freq > 2484) ? WPS_RF_50GHZ : WPS_RF_24GHZ; in wpa_supplicant_wps_rf_band()1615 wps->dev.rf_bands |= WPS_RF_50GHZ; in wpas_wps_init()1625 wps->dev.rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ; in wpas_wps_init()2732 *attr.rf_bands & WPS_RF_50GHZ)) in wpas_wps_nfc_rx_handover_sel()
923 (wpa_s->assoc_freq > 2484) ? WPS_RF_50GHZ : WPS_RF_24GHZ; in wpa_supplicant_wps_rf_band()1592 wps->dev.rf_bands |= WPS_RF_50GHZ; in wpas_wps_init()1602 wps->dev.rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ; in wpas_wps_init()2682 *attr.rf_bands & WPS_RF_50GHZ)) in wpas_wps_nfc_rx_handover_sel()
3119 bss->wps_rf_bands = WPS_RF_50GHZ;3125 bss->wps_rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ;
3146 bss->wps_rf_bands = WPS_RF_50GHZ; in hostapd_config_fill()3152 bss->wps_rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ; in hostapd_config_fill()
1426 case WPS_RF_50GHZ: in WifiSetApBand()
1421 case WPS_RF_50GHZ: in WifiSetApBand()