commit | 6ba9cdc09678d6925c205ef0b0bd374e31589ecf | [log] [tgz] |
---|---|---|
author | Scott Feldman <scofeldm@cisco.com> | Thu Sep 03 17:02:24 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 03 20:19:19 2009 -0700 |
tree | cff6128e997b6945d77ad47dab3a23bc8de8a56a | |
parent | 350991e12ac1ac407850169a0d65f522a7fd029e [diff] |
enic: provision for multiple Rx/Tx queues; prepare for RSS support 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>