]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: phy: support EDCCA per PHY
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 17 Jan 2025 07:28:26 +0000 (15:28 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 3 Feb 2025 01:53:42 +0000 (09:53 +0800)
commitaf5fa884e22feae23643515bbeec53a021e06b84
tree4aeb5ccd374b3fc8ddb7c165c514f7108217a2d5
parent786e485c61efaca1b986fc5b83b1d2132fe5b88b
wifi: rtw89: phy: support EDCCA per PHY

Dynamic mechanism EDCCA (Energy Detection Clear Channel Assessment) is to
dynamically adjusted to make EDCCA suitable for situations.

Use PHY context to support two PHY.

For the EDCCA log part, registers to report EDCCA for PHY 1 is not a
simple offset from PHY 0, so add them by separate patch.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250117072828.16728-7-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/phy.c
drivers/net/wireless/realtek/rtw89/phy.h