diff options
author | John Crispin <john@phrozen.org> | 2017-06-19 15:37:05 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-20 13:40:35 -0400 |
commit | 5cce0322cf8cd2c8073b2f8dac08c56e3f5f4acb (patch) | |
tree | 553551f87fa8e7dac0859d7d9c5171b447b8da5a /virt | |
parent | 671d41e60dbd8943ce069137b312f834a483c582 (diff) | |
download | linux-5cce0322cf8cd2c8073b2f8dac08c56e3f5f4acb.tar.bz2 |
net-next: mediatek: split IRQ register locking into TX and RX
Originally the driver only utilised the new QDMA engine. The current code
still assumes this is the case when locking the IRQ mask register. Since
RX now runs on the old style PDMA engine we can add a second lock. This
patch reduces the IRQ latency as the TX and RX path no longer need to wait
on each other under heavy load.
Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions