diff options
author | Martin Kaistra <martin.kaistra@linutronix.de> | 2023-04-28 17:08:25 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-05-05 10:30:13 +0300 |
commit | 726e478ce1b3f8738c4e6f6a9683b64dcfb5b219 (patch) | |
tree | be656e58f288993be9d54beb5fc843c969635f89 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 40d02ff2b1868dbf3c3f33aadfe4200b6614f52b (diff) |
wifi: rtl8xxxu: Add sta_add() and sta_remove() callbacks
In AP mode, sta_add() gets called when a new STA gets associated to
us. Call rtl8xxxu_refresh_rate_mask() to set a rate mask for the newly
connected STA (referenced by the macid) and then send a media connnect
report. Ignore the call to sta_add() in station mode.
Reserve one macid for broadcast/multicast packets in init.
Signed-off-by: Martin Kaistra <martin.kaistra@linutronix.de>
Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230428150833.218605-11-martin.kaistra@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions