summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorZong-Zhe Yang <kevin_yang@realtek.com>2024-10-22 16:31:04 +0800
committerPing-Ke Shih <pkshih@realtek.com>2024-10-29 11:25:54 +0800
commit68ec751b288178de7d19b71ea61648269a35b8cd (patch)
tree9420f13c45f0e902bf9b04f375720dc62dc3aa4c /kernel
parentc39eed4bd70d1fa3541e35fe9774ebbb78adcea0 (diff)
wifi: rtw89: chan: manage active interfaces
To set channel well for combination of MCC (multi-channel concurrency) and impending MLO support, we need a method to manage relation between active interfaces and channel contexts. If an interface owns at least one active link, we call it an active interface. We add a list to manage active ones. Basically, the list follows the active order except for the below case. To be compatible with legacy behavior, the first interface that owns the first channel context will put at the first entry in the list when recalculating. Besides, MCC can also select and fill roles based on the above active list. Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20241022083106.149252-4-pkshih@realtek.com
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions