summaryrefslogtreecommitdiff
path: root/security/security.c
diff options
context:
space:
mode:
authorPing-Ke Shih <pkshih@realtek.com>2022-02-07 14:38:57 +0800
committerKalle Valo <kvalo@kernel.org>2022-02-10 10:40:50 +0200
commit1b73e77db1d087fb01b1fd0da6398bcbc93c3baf (patch)
treed3ea640cb84fdab8b66b266203bc398df546036a /security/security.c
parentfd7ee4c8ac14b6f07919fa11c7898f9af490e75a (diff)
rtw89: maintain assoc/disassoc STA states of firmware and hardware
In AP mode, when a STA associate to us, we need to create an entry in firmware and hardware, and then they can transmit data properly. The entry index called mac_id which is assigned when sta_add, and we ask firmware to create an entry for an associated station. Also, the address CAM should be filled so hardware can know which packet is ours, and lookup the mac_id for further use. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20220207063900.43643-5-pkshih@realtek.com
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions