diff options
author | Zong-Zhe Yang <kevin_yang@realtek.com> | 2024-11-20 11:40:51 +0800 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2024-11-27 11:10:16 +0800 |
commit | d2b387bdca4684052d58f81667fe6fd6c746faca (patch) | |
tree | 03ec8b2979181061161e567f6605bf5802813cb4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c821a8af435ca1b029ebdf0520cfb5c35b5e3d77 (diff) |
wifi: rtw89: implement ops of change vif/sta links
To support MLO, implement change_vif_links() and change_sta_links() ops.
Basically, we follow arguments to set/clear links. One special thing is
that when vif is idle, i.e. no connection, link id 0 is set up by us for
default uses. So, when bitmap of vif links change from 0x0 to non-zero,
we clear the default one first. And when bitmap of vif links change from
non-zero to 0x0, we set up a default one at the end.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20241120034054.13575-4-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions