]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: mcc: update entire plan when courtesy config changes
authorZong-Zhe Yang <kevin_yang@realtek.com>
Tue, 22 Apr 2025 01:46:17 +0000 (09:46 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 28 Apr 2025 06:38:49 +0000 (14:38 +0800)
commit584a423e75272dc4a9055356b265d9779cf41ae1
treec988756ed4f9ead54e0eff0c1f24cedeb8411c4b
parentb8a2f9e0fab913751fbba1d452850d5cbdc633cf
wifi: rtw89: mcc: update entire plan when courtesy config changes

MCC has a courtesy mechanism which allows one role to use another's
duration in a given cycle. Courtesy mechanism will be enabled when
one role has a not perfect duration. Otherwise, not. When MCC updates,
duration of each role will be re-calculated. And then, the new courtesy
config might be different from the old one. However, to change courtesy
config, the entire MCC plan requires to be renewed when MCC updates.

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-10-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/chan.c