summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPing-Ke Shih <pkshih@realtek.com>2026-07-07 17:10:46 +0800
committerPing-Ke Shih <pkshih@realtek.com>2026-07-12 09:31:31 +0800
commit390f58e29de3a3ddb05dd739a5fb12ed973d9088 (patch)
tree4d5703982fcd8fa8bf6a1e91cd88ea4b48aa3c2e /tools/perf/scripts/python/bin
parent852927114f6ef37530952b3dba063d24e60b38d9 (diff)
wifi: rtw89: 8922d: set TX compensation by format v2
The total number of TX compensation registers is 22, including 7 base and 15 ones according to operating channel. The v0 is 22 ones per channel. To reduce array size, v1 treats 7 base as common part across all conditions. However, we can fine tune the base part to yield better performance, so divide base into two sets according to NSS. Summarize dimensions as follows base (7) vals(15) v0 nss * band * path nss * band * path v1 1 nss * band * path v2 nss nss * band * path Currently, v1 and v2 can present in a file, but only one fw element with a specific format will be used for specific RFE type. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20260707091056.42771-6-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions