Searched refs:spectral (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14-stable/tools/tools/ath/athspectral/ |
| HD | athspectral.c | 47 spectral_opendev(struct spectralhandler *spectral, const char *devid) in spectral_opendev() argument 51 spectral->s = socket(AF_INET, SOCK_DGRAM, 0); in spectral_opendev() 52 if (spectral->s < 0) { in spectral_opendev() 57 strncpy(spectral->atd.ad_name, devid, sizeof (spectral->atd.ad_name)); in spectral_opendev() 60 spectral->atd.ad_id = HAL_DIAG_REVS; in spectral_opendev() 61 spectral->atd.ad_out_data = (caddr_t) &revs; in spectral_opendev() 62 spectral->atd.ad_out_size = sizeof(revs); in spectral_opendev() 63 if (ioctl(spectral->s, SIOCGATHDIAG, &spectral->atd) < 0) { in spectral_opendev() 64 warn("%s", spectral->atd.ad_name); in spectral_opendev() 67 spectral->ah_devid = revs.ah_devid; in spectral_opendev() [all …]
|
| /freebsd-14-stable/sys/contrib/dev/athk/ath11k/ |
| HD | spectral.c | 16 #define ATH11K_SPECTRAL_MAX_IB_BINS(x) ((x)->hw_params.spectral.max_fft_bins >> 1) 184 if (ar->spectral.mode == ATH11K_SPECTRAL_DISABLED) in ath11k_spectral_scan_trigger() 187 ar->spectral.is_primary = true; in ath11k_spectral_scan_trigger() 219 spin_lock_bh(&ar->spectral.lock); in ath11k_spectral_scan_config() 220 ar->spectral.mode = mode; in ath11k_spectral_scan_config() 221 spin_unlock_bh(&ar->spectral.lock); in ath11k_spectral_scan_config() 237 count = max_t(u16, 1, ar->spectral.count); in ath11k_spectral_scan_config() 241 param.scan_fft_size = ar->spectral.fft_size; in ath11k_spectral_scan_config() 278 spectral_mode = ar->spectral.mode; in ath11k_read_file_spec_scan_ctl() 315 if (ar->spectral.mode == ATH11K_SPECTRAL_MANUAL || in ath11k_write_file_spec_scan_ctl() [all …]
|
| HD | Kconfig | 53 bool "QCA ath11k spectral scan support" 57 Enable ath11k spectral scan support 59 Say Y to enable access to the FFT/spectral data via debugfs.
|
| HD | Makefile | 26 ath11k-$(CONFIG_ATH11K_SPECTRAL) += spectral.o
|
| HD | core.c | 78 .spectral = { 163 .spectral = { 246 .spectral = { 330 .spectral = { 413 .spectral = { 497 .spectral = { 581 .spectral = { 649 .spectral = {
|
| HD | hw.h | 186 } spectral; member
|
| HD | core.h | 742 struct ath11k_spectral spectral; member
|
| /freebsd-14-stable/sys/contrib/dev/athk/ath10k/ |
| HD | spectral.c | 16 if (!ar->spectral.rfs_chan_spec_scan) in send_fft_sample() 21 relay_write(ar->spectral.rfs_chan_spec_scan, fft_sample_tlv, length); in send_fft_sample() 192 if (ar->spectral.mode == SPECTRAL_DISABLED) in ath10k_spectral_scan_trigger() 226 ar->spectral.mode = mode; in ath10k_spectral_scan_config() 242 count = max_t(u8, 1, ar->spectral.config.count); in ath10k_spectral_scan_config() 248 arg.scan_fft_size = ar->spectral.config.fft_size; in ath10k_spectral_scan_config() 282 spectral_mode = ar->spectral.mode; in read_file_spec_scan_ctl() 319 if (ar->spectral.mode == SPECTRAL_MANUAL || in write_file_spec_scan_ctl() 320 ar->spectral.mode == SPECTRAL_BACKGROUND) { in write_file_spec_scan_ctl() 325 ar->spectral.mode); in write_file_spec_scan_ctl() [all …]
|
| HD | Kconfig | 71 bool "Atheros ath10k spectral scan support" 76 Say Y to enable access to the FFT/spectral data via debugfs.
|
| HD | Makefile | 18 ath10k_core-$(CONFIG_ATH10K_SPECTRAL) += spectral.o
|
| HD | core.h | 1247 } spectral; member
|
| /freebsd-14-stable/share/dict/ |
| HD | web2 | 186114 spectral
|