diff options
author | Karthikeyan Periyasamy <periyasa@codeaurora.org> | 2020-11-04 23:15:21 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-11-07 10:05:02 +0200 |
commit | ab041d060ee655be528fa4ee6ee8f8c3f52a7056 (patch) | |
tree | e82d7761302a2842adbf533cf9c9b4809027e8de /drivers/net/wireless/ath/dfs_pattern_detector.c | |
parent | 9fb13b81e1456c3911b86167470fc05dc9114a07 (diff) |
ath11k: Fix the hal descriptor mask
Below listed hal descriptor mask are incorrect, so modify it to correct one
- CE destination status description meta info mask is increased from
8 bits to 16 bits from the 0th bit position
- Rx Reo queue duplicate count mask is decreased from 22 bits to 16 bits
- Reo threshold status counter sum mask is increased from 24 bits to 26 bits
No functionality impact, these descriptors are currently not used in any
supported platform. But in future if someone referred these descriptor then
ended with wrong values.
Found this during code review.
Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.1.0.1-01238-QCAHKSWPL_SILICONZ-2
Signed-off-by: Karthikeyan Periyasamy <periyasa@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1604511921-24840-1-git-send-email-periyasa@codeaurora.org
Diffstat (limited to 'drivers/net/wireless/ath/dfs_pattern_detector.c')
0 files changed, 0 insertions, 0 deletions