diff options
author | Thiraviyam Mariyappan <[email protected]> | 2024-03-11 23:37:08 +0530 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-03-20 12:06:10 +0200 |
commit | a49732b1f1f8128608b1192c562880dd29037c06 (patch) | |
tree | 8b49f126b42fb58f2a7695e4cbeb114c9cf90bdf /tools/perf/scripts/python/stackcollapse.py | |
parent | f8c0799b2428a2599a540b0ba1e180a6e3460699 (diff) |
wifi: ath12k: fix desc address calculation in wbm tx completion
In tx completion, status desc is obtained from offsetting the address
from wbm ring. Having HTT_TX_WBM_COMP_STATUS_OFFSET(8) and reserved 8
bytes in status desc offsets the address twice and read the values
from the incorrect address. Hence, remove the
HTT_TX_WBM_COMP_STATUS_OFFSET from wbm completion address calculation.
Also this patch is applicable for WCN7850.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1
Signed-off-by: Thiraviyam Mariyappan <[email protected]>
Acked-by: Jeff Johnson <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions