commit | 4e6ee91bb728a268b37c74e2dd083481bf5ebb98 | [log] [tgz] |
---|---|---|
author | Avinash Patil <patila@marvell.com> | Mon Jun 22 19:06:07 2015 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Jul 21 16:40:12 2015 +0300 |
tree | 9fe2b55b8fe1e81a478031183a12154db5dd7a15 | |
parent | 80b2089b4a0b08ff34619a8e07fc74a63b4e2d24 [diff] |
mwifiex: add tx data pause support This patch adds support to enable TX data pause feature for mwifiex. Whenever FW TX buffers reach threshold, FW would send TX pause event to driver. Driver in turn would block data traffic to that particular receiver address. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Xinming Hu <huxm@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>