diff options
author | P Praneesh <quic_ppranees@quicinc.com> | 2023-03-17 19:20:56 +0300 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2023-03-24 17:47:58 +0300 |
commit | 4b50d4205207ab706b3ecd0d122c014845b8e1f0 (patch) | |
tree | 1843bc3b5051c4773264896406054ba9f95cbe73 /tools/perf/scripts/python/task-analyzer.py | |
parent | 72d17c3e86d0f7fad8f3ae77d87d00b7b6788a8e (diff) | |
download | linux-4b50d4205207ab706b3ecd0d122c014845b8e1f0.tar.xz |
wifi: ath12k: fill peer meta data during reo_reinject
Firmware expects physical address in the reo entrance ring when MLO is
enabled and peer meta data in the queue_addr_lo for the non MLO cases.
Current implementation fills the physical address for the non MLO cases
and firmware decodes it differently which leads to SOC CSR region
access which is not related to firmware/MAC operation.
Fix this by sending only peer_meta data and destination indication bit
during non MLO case. This prevents firmware from invalid decoding.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1
Signed-off-by: P Praneesh <quic_ppranees@quicinc.com>
Signed-off-by: Manish Dharanenthiran <quic_mdharane@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230317162056.20353-1-quic_mdharane@quicinc.com
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions