summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/spectral_common.h
diff options
context:
space:
mode:
authorKarthikeyan Periyasamy <periyasa@codeaurora.org>2021-09-24 16:52:46 +0300
committerKalle Valo <kvalo@codeaurora.org>2021-09-28 11:52:57 +0300
commit1cae9c0009d35cec94ad8e1b06ebcb2d704626bf (patch)
tree6e593defe115474815c6c29be56149b2da07bad3 /drivers/net/wireless/ath/spectral_common.h
parentcc2ad7541486f1f755949c1ccd17e14a15bf1f4e (diff)
downloadlinux-1cae9c0009d35cec94ad8e1b06ebcb2d704626bf.tar.xz
ath11k: Introduce spectral hw configurable param
Below parameters have been identified as configurable across the platforms. So to scale the spectral across the platforms, move these parameter into hw param. 1. Maximum FFT bins 2. Summary report pad size 3. FFT report header length Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.4.0.1-01492-QCAHKSWPL_SILICONZ-1 Tested-on: IPQ6018 hw1.0 AHB WLAN.HK.2.4.0.1-00330-QCAHKSWPL_SILICONZ-1 Signed-off-by: Karthikeyan Periyasamy <periyasa@codeaurora.org> Signed-off-by: Jouni Malinen <jouni@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20210721180809.90960-3-jouni@codeaurora.org
Diffstat (limited to 'drivers/net/wireless/ath/spectral_common.h')
-rw-r--r--drivers/net/wireless/ath/spectral_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/spectral_common.h b/drivers/net/wireless/ath/spectral_common.h
index 9c2e5458e425..e14f374f97d4 100644
--- a/drivers/net/wireless/ath/spectral_common.h
+++ b/drivers/net/wireless/ath/spectral_common.h
@@ -24,7 +24,6 @@
* could be acquired so far.
*/
#define SPECTRAL_ATH10K_MAX_NUM_BINS 256
-#define SPECTRAL_ATH11K_MAX_NUM_BINS 512
/* FFT sample format given to userspace via debugfs.
*