Lines Matching full:ath10k
11 static void send_fft_sample(struct ath10k *ar, in send_fft_sample()
48 static inline size_t ath10k_spectral_fix_bin_size(struct ath10k *ar, in ath10k_spectral_fix_bin_size()
63 int ath10k_spectral_process_fft(struct ath10k *ar, in ath10k_spectral_process_fft()
161 static struct ath10k_vif *ath10k_get_spectral_vdev(struct ath10k *ar) in ath10k_get_spectral_vdev()
179 static int ath10k_spectral_scan_trigger(struct ath10k *ar) in ath10k_spectral_scan_trigger()
210 static int ath10k_spectral_scan_config(struct ath10k *ar, in ath10k_spectral_scan_config()
276 struct ath10k *ar = file->private_data; in read_file_spec_scan_ctl()
305 struct ath10k *ar = file->private_data; in write_file_spec_scan_ctl()
368 struct ath10k *ar = file->private_data; in read_file_spectral_count()
385 struct ath10k *ar = file->private_data; in write_file_spectral_count()
420 struct ath10k *ar = file->private_data; in read_file_spectral_bins()
441 struct ath10k *ar = file->private_data; in write_file_spectral_bins()
505 int ath10k_spectral_start(struct ath10k *ar) in ath10k_spectral_start()
529 int ath10k_spectral_create(struct ath10k *ar) in ath10k_spectral_create()
554 void ath10k_spectral_destroy(struct ath10k *ar) in ath10k_spectral_destroy()