]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a7576bc4b1bbb568e2d4d2644dc5af2de75d781
tree4dacc0445b7603263f0e5afa4ce91430a83f8418
parent2c56a6f3dcd32b9834e8ea7b0d08d6a001c66893
cxgb3: Allocate multiqueues at init time

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>
drivers/net/cxgb3/common.h
drivers/net/cxgb3/cxgb3_ioctl.h
drivers/net/cxgb3/cxgb3_main.c