Home
last modified time | relevance | path

Searched refs:scan_fft_size (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dspectral.c248 arg.scan_fft_size = ar->spectral.config.fft_size; in ath10k_spectral_scan_config()
H A Dwmi.c7374 cmd->scan_fft_size = __cpu_to_le32(arg->scan_fft_size); in ath10k_wmi_op_gen_vdev_spectral_conf()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h5198 u32 scan_fft_size; member
5221 __le32 scan_fft_size; member
H A Dwmi.c4472 cmd->scan_fft_size = cpu_to_le32(arg->scan_fft_size); in ath12k_wmi_vdev_spectral_conf()