Searched refs:SPECTRAL_DISABLED (Results 1 – 2 of 2) sorted by relevance
192 if (ar->spectral.mode == SPECTRAL_DISABLED) in ath10k_spectral_scan_trigger()225 arvif->spectral_enabled = (mode != SPECTRAL_DISABLED); in ath10k_spectral_scan_config()236 if (mode == SPECTRAL_DISABLED) in ath10k_spectral_scan_config()286 case SPECTRAL_DISABLED: in read_file_spec_scan_ctl()343 res = ath10k_spectral_scan_config(ar, SPECTRAL_DISABLED); in write_file_spec_scan_ctl()514 ar->spectral.mode = SPECTRAL_DISABLED; in ath10k_spectral_start()526 return ath10k_spectral_scan_config(arvif->ar, SPECTRAL_DISABLED); in ath10k_spectral_vif_stop()
31 SPECTRAL_DISABLED = 0, enumerator