Ping-Ke Shih <pkshih@xxxxxxxxxxx> wrote: > From: Zong-Zhe Yang <kevin_yang@xxxxxxxxxxx> > > 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@xxxxxxxxxxx> > Signed-off-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> 6 patch(es) applied to rtw-next branch of rtw.git, thanks. 144c6cd24b35 wifi: rtw89: 8922a: configure AP_LINK_PS if FW supports c821a8af435c wifi: rtw89: register ops of can_activate_links d2b387bdca46 wifi: rtw89: implement ops of change vif/sta links a6db83bef0f5 wifi: rtw89: apply MLD pairwise key to dynamically active links 55709b195464 wifi: rtw89: pass target link_id to ieee80211_gtk_rekey_add() f79257f5b971 wifi: rtw89: pass target link_id to ieee80211_nullfunc_get() --- https://github.com/pkshih/rtw.git