Maxim Altshul <maxim.altshul@xxxxxx> wrote: > When starting a new BA session, we must pass the win_size to the FW. > > To do this we take max_rx_aggregation_subframes (BA RX win size) > which is stored in ieee80211_sta structure (e.g per link and not per HW) > > We will use the value stored per link when passing the win_size to > firmware through the ACX_BA_SESSION_RX_SETUP command. > > Signed-off-by: Maxim Altshul <maxim.altshul@xxxxxx> 2 patches applied to wireless-drivers-next.git, thanks. 42c7372a1116 wlcore: Pass win_size taken from ieee80211_sta to FW e7ee74b56f23 wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event -- https://patchwork.kernel.org/patch/9292121/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches