diff options
author | 2025-05-11 11:52:17 +0800 | |
---|---|---|
committer | 2025-05-16 08:45:00 +0800 | |
commit | b178c1a23c5f53bdaad4f915e01d674169206c28 (patch) | |
tree | 91ddfe46fd470f63c9bb7745ad0c905ebc7992e5 /net/lapb/lapb_timer.c | |
parent | wifi: rtw89: mcc: deal with non-periodic NoA (diff) | |
download | wireguard-linux-b178c1a23c5f53bdaad4f915e01d674169206c28.tar.xz wireguard-linux-b178c1a23c5f53bdaad4f915e01d674169206c28.zip |
wifi: rtw89: mcc: avoid redundant recalculations if no chance to improve
MCC will track the changes of beacon offset, and trigger a recalculation
when the difference is larger than the tolerance. It means that a better
pattern is expected after recalculating. However, in the cases which get
a worse beacon offset, there is no chance to improve the pattern even if
recalculating. So, bypass them.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250511035217.10410-7-pkshih@realtek.com
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions