commit | e7ee74b56f23ba447d3124f2eccc32033cca501d | [log] [tgz] |
---|---|---|
author | Maxim Altshul <maxim.altshul@ti.com> | Sun Aug 21 14:24:25 2016 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Nov 17 08:38:05 2016 +0200 |
tree | 9e4b048515b2f50ae6821693d478bbfa74a75bbe | |
parent | 42c7372a111630dab200c2f959424f5ec3bf79a4 [diff] |
wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event This event is used by the Firmware to limit the RX BA win size for a specific link. The event handler updates the new size in the mac's sta->sta struct. BA sessions opened for that link will use the new restricted win_size. This limitation remains until a new update is received or until the link is closed. Signed-off-by: Maxim Altshul <maxim.altshul@ti.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>