commit | a4900ac9f7d10ad062e54dd03125e3619e0ac17a | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Wed Apr 28 09:30:43 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 28 12:44:44 2010 -0700 |
tree | 32a6f316ccbda7994d5c52197d8a2b5ebb60d6da | |
parent | 5298c37f4d1f0360082be9d9e3a236b9cc114a03 [diff] |
sfc: Create multiple TX queues Create a core TX queue and 2 hardware TX queues for each channel. If separate_tx_channels is set, create equal numbers of RX and TX channels instead. Rewrite the channel and queue iteration macros accordingly. Eliminate efx_channel::used_flags as redundant. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>