diff options
author | Zong-Zhe Yang <kevin_yang@realtek.com> | 2025-04-22 09:46:15 +0800 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2025-04-28 14:37:14 +0800 |
commit | 50f9dc17a18180497f97d9d85541bf038bb1b0e3 (patch) | |
tree | 77accc499e23788fd6951735cf3f8f2103541a37 /tools/perf/scripts/python/stackcollapse.py | |
parent | 13bd2b36f22fdb36da7d11710328d799610301ef (diff) |
wifi: rtw89: mcc: make GO+STA mode calculate dynamic beacon offset
There are two roles during MCC and the offset between their TBTT is called
beacon offset. Originally, when MCC runs GO+STA mode, it used fixed beacon
offset to simplify some logic because GO role can master its TSF. However,
if MCC is stopped and restarted before a same GO is down, its TSF might be
discontinuous. Then, there might be undefined behavior happens in GC sides.
So, to let a same GO have a continuous TSF, MCC no longer changes its TSF
to meet a fixed beacon offset. Instead, GO+STA mode also calculates beacon
offset dynamically as what GC+STA mode did.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250422014620.18421-8-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions