diff options
author | Amitkumar Karwar <akarwar@marvell.com> | 2014-11-25 14:43:04 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-11-25 19:09:56 (GMT) |
commit | 381e9fffe6b8343c2479939178ef7ded50bf32d3 (patch) | |
tree | ea54a1b46200f445ba3026652f5da6dfbfabbb4c /drivers/net/wan | |
parent | 798ea8eec16d33e0553b6be7175a23e8ddf60eee (diff) | |
download | linux-381e9fffe6b8343c2479939178ef7ded50bf32d3.tar.xz |
mwifiex: skip delay main work logic for USB interface.
We had introduced delay main work logic to avoid processing
interrupts when Rx pending packet count reaches high threshold.
interrupt processing is restarted later when packet count
reduces lower threashold. This helped to reduce unnecessary
overhead and improve throughput for SD and PCIe chipsets.
As there are no interrupts for USB, we will skip this logic for
USB chipsets.
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wan')
0 files changed, 0 insertions, 0 deletions