git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
350991e
)
enic: provision for multiple Rx/Tx queues; prepare for RSS support
author
Scott Feldman
<scofeldm@cisco.com>
Thu, 3 Sep 2009 17:02:24 +0000
(17:02 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 4 Sep 2009 03:19:19 +0000
(20:19 -0700)
Provision for multiple Rx/Tx queues. Max of 8 WQs and 8 RQs. Max for
completion queue is 8+8=16 and max for interrupt resources is 8+8+2.
Add driver/firmware interface for setting up RSS secret key and indirection
table.
Signed-off-by: Scott Feldman <scofeldm@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found