]> www.infradead.org Git - users/willy/pagecache.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)
commit445b6bc362f9aadef443b094625ef93087c7f755
tree0f5d9558e8d63657a923884c0c5eed83a512294f
parent7312100d4e6400045486a07d2c0ebd0a6172f920
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