mwifiex: process rxba_sync event
authorXinming Hu <huxm@marvell.com>
Mon, 25 Jul 2016 15:51:08 +0000 (21:21 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 3 Sep 2016 09:57:16 +0000 (12:57 +0300)
commit99ffe72cdae4f7c326d094c85167802ee0ecacbb
tree5a387a77e34931bea3cf5e8651d0c4657c3a5fa3
parentc2a8f0ff9c6ca8d04adb68b7959a56a3cbb665b3
mwifiex: process rxba_sync event

Firmware may filter and drop packets under certain condition, for
example, ARP SA=DA packet. this event will be used to synchronize
the Rx Block Acknowledgment (BA) window bitmap and to fill any holes
in driver side.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.h
drivers/net/wireless/marvell/mwifiex/fw.h
drivers/net/wireless/marvell/mwifiex/sta_event.c
drivers/net/wireless/marvell/mwifiex/uap_event.c
This page took 0.025093 seconds and 5 git commands to generate.