commit | 4055eaefb3603a2a55305c81292379922a742131 | [log] [tgz] |
---|---|---|
author | Petri Gynther <pgynther@google.com> | Wed Mar 25 12:35:16 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 27 14:26:16 2015 -0700 |
tree | 1ffcc5ab7dd245e0f828c34b27fad2adcf00ff18 | |
parent | 3ab113399b633bacb500a903d2f96f25ded2226c [diff] |
net: bcmgenet: add support for multiple Rx queues Add support for multiple Rx queues: 1. Add NAPI context per Rx queue 2. Modify Rx interrupt and Rx NAPI code to handle multiple Rx queues Signed-off-by: Petri Gynther <pgynther@google.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>