diff options
| author | Ching-Te Ku <ku920601@realtek.com> | 2026-07-24 21:56:38 +0800 |
|---|---|---|
| committer | Ping-Ke Shih <pkshih@realtek.com> | 2026-07-30 10:39:37 +0800 |
| commit | ffb7d6a1c62fa3411d6a27a9f664531d0df62272 (patch) | |
| tree | affac04f5802a7059136e4966fbc72df17800401 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 2951ecd83cc43c112b9f9883d248406677a41e6c (diff) | |
wifi: rtw89: coex: Fix TDMA v8 handling to unblock BTC report parsing
fcxtdma=8 was not handled in _chk_btc_report(), causing the parser to
hit 'goto err' and return 0 when processing the TDMA sub-report. This
broke the _parse_btc_report() loop before reaching BT_VER (type=9),
leaving bt->ver_info.fw always zero on RTL8922A/D.
TDMA v8 uses the same struct layout as v3/v4/v7 (rtw89_btc_fbtc_tdma_v3,
12 bytes), so add it to the existing v3/v4/v7 branch in both switch cases.
Signed-off-by: Ching-Te Ku <ku920601@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260724135640.3195044-13-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
