diff options
author | 2024-12-17 15:20:58 +0530 | |
---|---|---|
committer | 2024-12-19 09:41:04 -0800 | |
commit | be8d47f181fd4f341b8beee1ca11a96d296d2df2 (patch) | |
tree | 000402c54a1a2bf1909a9d1298bc69e565d927da /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: ath9k: simplify internal time management (diff) | |
download | linux-rng-be8d47f181fd4f341b8beee1ca11a96d296d2df2.tar.xz linux-rng-be8d47f181fd4f341b8beee1ca11a96d296d2df2.zip |
wifi: ath12k: Add support for parsing 64-bit TLVs
There is mismatch between the format of monitor destination TLVs received
and the expected format by the current implementation. The received TLVs
are in 64-bit format, while the implementation is designed to handle
32-bit TLVs. This leads to incorrect parsing. Fix it by adding support
for parsing 64-bit TLVs.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
Signed-off-by: P Praneesh <quic_ppranees@quicinc.com>
Acked-by: Kalle Valo <kvalo@kernel.org>
Acked-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Link: https://patch.msgid.link/20241217095058.2725755-1-quic_ppranees@quicinc.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions