Skip to content
Commit e7ee74b5 authored by Maxim Altshul's avatar Maxim Altshul Committed by Kalle Valo
Browse files

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: default avatarMaxim Altshul <maxim.altshul@ti.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 42c7372a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment