diff options
author | 2025-05-15 11:29:52 +0800 | |
---|---|---|
committer | 2025-05-22 12:57:37 +0200 | |
commit | 56e38675c5bdd185e52387bf75de8237d4cda106 (patch) | |
tree | 7d681f48b0a7193bd245504265370c7850402705 /scripts/gdb/linux/utils.py | |
parent | wifi: mt76: fix available_antennas setting (diff) | |
download | wireguard-linux-56e38675c5bdd185e52387bf75de8237d4cda106.tar.xz wireguard-linux-56e38675c5bdd185e52387bf75de8237d4cda106.zip |
wifi: mt76: support power delta calculation for 5 TX paths
One variant of MT7992 has 5 TX paths, so extend the power delta function
to support it. Also, rename nss_delta to path_delta since the value is
based on the number of TX paths rather tha the number of spatial streams.
(path delta [0.5 dBm] = 10 * log(path number) [dBm] * 2)
Co-developed-by: StanleyYP Wang <StanleyYP.Wang@mediatek.com>
Signed-off-by: StanleyYP Wang <StanleyYP.Wang@mediatek.com>
Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Link: https://patch.msgid.link/20250515032952.1653494-9-shayne.chen@mediatek.com
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions