From: Scott Feldman Date: Thu, 3 Sep 2009 17:02:24 +0000 (+0000) Subject: enic: provision for multiple Rx/Tx queues; prepare for RSS support X-Git-Tag: v2.6.32-rc1~703^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ba9cdc09678d6925c205ef0b0bd374e31589ecf;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed