Searched refs:spectral (Results 1 – 13 of 13) sorted by relevance
| /freebsd/tools/tools/ath/athspectral/ |
| H A D | 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/sys/contrib/dev/athk/ath11k/ |
| H A D | spectral.c | 18 #define ATH11K_SPECTRAL_MAX_IB_BINS(x) ((x)->hw_params.spectral.max_fft_bins >> 1) 186 if (ar->spectral.mode == ATH11K_SPECTRAL_DISABLED) in ath11k_spectral_scan_trigger() 189 ar->spectral.is_primary = true; in ath11k_spectral_scan_trigger() 221 spin_lock_bh(&ar->spectral.lock); in ath11k_spectral_scan_config() 222 ar->spectral.mode = mode; in ath11k_spectral_scan_config() 223 spin_unlock_bh(&ar->spectral.lock); in ath11k_spectral_scan_config() 239 count = max_t(u16, 1, ar->spectral.count); in ath11k_spectral_scan_config() 243 param.scan_fft_size = ar->spectral.fft_size; in ath11k_spectral_scan_config() 280 spectral_mode = ar->spectral.mode; in ath11k_read_file_spec_scan_ctl() 317 if (ar->spectral.mode == ATH11K_SPECTRAL_MANUAL || in ath11k_write_file_spec_scan_ctl() [all …]
|
| H A D | Kconfig | 54 bool "QCA ath11k spectral scan support" 58 Enable ath11k spectral scan support 60 Say Y to enable access to the FFT/spectral data via debugfs.
|
| H A D | Makefile | 28 ath11k-$(CONFIG_ATH11K_SPECTRAL) += spectral.o
|
| H A D | core.c | 80 .spectral = { 169 .spectral = { 256 .spectral = { 347 .spectral = { 434 .spectral = { 525 .spectral = { 616 .spectral = { 687 .spectral = { 786 .spectral = { 876 .spectral = {
|
| H A D | hw.h | 187 } spectral; member
|
| H A D | core.h | 813 struct ath11k_spectral spectral; member
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | 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 …]
|
| H A D | Kconfig | 78 bool "Atheros ath10k spectral scan support" 83 Say Y to enable access to the FFT/spectral data via debugfs.
|
| H A D | Makefile | 18 ath10k_core-$(CONFIG_ATH10K_SPECTRAL) += spectral.o
|
| H A D | core.h | 1256 } spectral; member
|
| /freebsd/sys/modules/ath11k/ |
| H A D | Makefile | 59 SRCS+= spectral.c
|
| /freebsd/share/dict/ |
| H A D | web2 | 186114 spectral
|