]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: mac: add specific case to dump mac memory for RTL8922D
authorPing-Ke Shih <pkshih@realtek.com>
Wed, 25 Mar 2026 07:21:26 +0000 (15:21 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 30 Mar 2026 02:26:49 +0000 (10:26 +0800)
commitba42bb2813aa9574d67ba0f4612ff0acba972d67
treeb6fa50882ec1be6eaa038bb739bcca76eea356b9
parentbdc607a67edfb35a671eb3405ce5a750a5ef28b2
wifi: rtw89: mac: add specific case to dump mac memory for RTL8922D

The RTL8922D can reuse most mac memory addresses, but only
RTW89_MAC_MEM_SECURITY_CAM is different from existing one. Add a function
to return the specific memory address for RTL8922D.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260325072130.41751-5-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/debug.c
drivers/net/wireless/realtek/rtw89/mac.c
drivers/net/wireless/realtek/rtw89/mac.h
drivers/net/wireless/realtek/rtw89/ser.c