Searched refs:WPS_RF_60GHZ (Results 1 – 7 of 7) sorted by relevance
244 #define WPS_RF_60GHZ 0x04 macro
227 *rf_bands != WPS_RF_60GHZ && in wps_validate_rf_bands()228 *rf_bands != (WPS_RF_24GHZ | WPS_RF_50GHZ | WPS_RF_60GHZ) && in wps_validate_rf_bands()
766 rf_band = WPS_RF_60GHZ; in wps_build_ap_freq()
3260 if (wps->wps->rf_band_cb(wps->wps->cb_ctx) == WPS_RF_60GHZ) { in wps_process_wsc_done()
902 return (wpa_s->assoc_freq > 50000) ? WPS_RF_60GHZ : in wpa_supplicant_wps_rf_band()1552 wps->dev.rf_bands |= WPS_RF_60GHZ; in wpas_wps_init()2644 *attr.rf_bands & WPS_RF_60GHZ)) in wpas_wps_nfc_rx_handover_sel()
864 WPS_RF_60GHZ : WPS_RF_24GHZ; /* FIX: dualband AP */ in hostapd_wps_rf_band_cb()1064 WPS_RF_60GHZ : WPS_RF_24GHZ; /* FIX: dualband AP */ in hostapd_init_wps()
2623 bss->wps_rf_bands = WPS_RF_60GHZ; in hostapd_config_fill()