commit | 2b4307f538ab31954e9b6d4ff64b6cf5b33196e1 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Wed Jan 24 16:19:10 2018 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Jan 26 11:18:31 2018 +0200 |
tree | 3e90a85a9631296b3cba32ecb9add6f36477fa7c | |
parent | f7a611707b2755e2658a80c96e276e9506e674c4 [diff] |
mt76: retry rx polling as long as there is budget left Sending frames to mac80211 needs time, which could allow for more rx packets to end up in the DMA ring. Retry polling until there are no more frames left. Improves rx latency under load. Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>