]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: rtw89: separate BSSID CAM operations
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 10 Jun 2022 07:26:01 +0000 (15:26 +0800)
committerKalle Valo <kvalo@kernel.org>
Tue, 21 Jun 2022 06:15:46 +0000 (09:15 +0300)
commit15b68827232ff772cc8e0114b8482d1019b5dba9
tree0f5d9558e8d63657a923884c0c5eed83a512294f
parentf23336e4df1ebd3b155568c381924ffaa2073fb9
wifi: rtw89: separate BSSID CAM operations

Normally, we allocate a BSSID CAM to a vif. By hardware design, we must
allocate a BSSID CAM to each TDLS peer, so separate BSSID CAM operations
that will be used by later patches.

This patch doesn't change logic at all.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220610072610.27095-3-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/cam.c
drivers/net/wireless/realtek/rtw89/cam.h