]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: sar: tweak 6GHz SAR subbands span
authorKuan-Chung Chen <damon.chen@realtek.com>
Mon, 11 Nov 2024 06:51:30 +0000 (14:51 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 18 Nov 2024 02:10:08 +0000 (10:10 +0800)
commitabb541d1e52f1573f40bff2173fe6f8465b0f26c
treecaab98baf3f4c842bb329b173e7c47f74e76eb8c
parent9c1df813e08832c3836c254bc8a2f83ff22dbc06
wifi: rtw89: sar: tweak 6GHz SAR subbands span

Given that the 6GHz subband edges are not aligned, specific frequencies
can span two adjacent subbands. We considered the need for this
functionality outside of SAR and moved it to a common function.

No logic change for existing chips.

Signed-off-by: Kuan-Chung Chen <damon.chen@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20241111065132.19587-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/sar.c