cxgb3: Allocate multiqueues at init time
authorDivy Le Ray <divy@chelsio.com>
Thu, 9 Oct 2008 00:37:33 +0000 (17:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Oct 2008 00:37:33 +0000 (17:37 -0700)
Allocate a queue set per core, up to the maximum of available qsets.
Share the queue sets on multi port adapters.
Rename MSI-X interrupt vectors ethX-N, N being the queue set number.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found