Searched refs:WPS_RF_60GHZ (Results 1 – 7 of 7) sorted by relevance
240 #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()
768 rf_band = WPS_RF_60GHZ; in wps_build_ap_freq()
3229 if (wps->wps->rf_band_cb(wps->wps->cb_ctx) == WPS_RF_60GHZ) { in wps_process_wsc_done()
895 return (wpa_s->assoc_freq > 50000) ? WPS_RF_60GHZ : in wpa_supplicant_wps_rf_band()1506 wps->dev.rf_bands |= WPS_RF_60GHZ; in wpas_wps_init()2598 *attr.rf_bands & WPS_RF_60GHZ)) in wpas_wps_nfc_rx_handover_sel()
857 WPS_RF_60GHZ : WPS_RF_24GHZ; /* FIX: dualband AP */ in hostapd_wps_rf_band_cb()1056 WPS_RF_60GHZ : WPS_RF_24GHZ; /* FIX: dualband AP */ in hostapd_init_wps()
2551 bss->wps_rf_bands = WPS_RF_60GHZ; in hostapd_config_fill()