diff options
author | 2025-04-28 19:24:56 +0800 | |
---|---|---|
committer | 2025-05-05 09:51:28 +0800 | |
commit | c3dded7791370b8fa2354409542f8df19139c011 (patch) | |
tree | 2ca2844b8de0874f817ec3545512651088d68949 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: rtw89: roc: dynamically handle link id and link instance index (diff) | |
download | wireguard-linux-c3dded7791370b8fa2354409542f8df19139c011.tar.xz wireguard-linux-c3dded7791370b8fa2354409542f8df19139c011.zip |
wifi: rtw89: introduce helper to get designated link for MLO
A link bound to HW band 0 was previously always assumed to exist, because
it's true on non-MLD connection, and MLO connection is not supported yet.
Now, start to consider MLO cases and prepare to enable MLO support in the
following. Add skeleton of designated link. For single-link cases, helper
returns the one. For multi-link cases, priorities can be scheduled. Then,
drop assumption of link bound to HW band 0.
One exception is that MCC doesn't work with MLD yet, so it still expects
link on HW band 0 somewhere.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250428112456.13165-11-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions