diff options
author | Zong-Zhe Yang <kevin_yang@realtek.com> | 2024-11-20 11:40:49 +0800 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2024-11-27 11:07:36 +0800 |
commit | 144c6cd24b3556e6e7a14271cee57a42ebf97450 (patch) | |
tree | 809142fd4c8795893ed9020df68abb754cf8f714 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ce5dea83ee8f945203144fb891fdcb978216e45a (diff) |
wifi: rtw89: 8922a: configure AP_LINK_PS if FW supports
After FW v0.35.46.0, for AP mode, RTL8922A FW supports a new FW feature,
called NOTIFY_AP_INFO, to notify driver information related to AP mode.
And, one function of it is to monitor PS states of remote stations. Once
one of them changes, FW will send a C2H event to tell driver. With this
FW feature, we can declare AP_LINK_PS.
For now, driver still needs to determine if a frame is ps-poll or U-APSD
trigger. So, add the corresponding RX handling in driver, which activates
only when at least one AP is running.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20241120034054.13575-2-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions