commit | 8c26376112fb4b8dfea42069b602c03d53366052 | [log] [tgz] |
---|---|---|
author | Divy Le Ray <divy@chelsio.com> | Wed Oct 08 17:37:33 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 08 17:37:33 2008 -0700 |
tree | 4dacc0445b7603263f0e5afa4ce91430a83f8418 | |
parent | 20d3fc11505a2706a33b4c9a932af036d836727f [diff] |
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>