git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5298c37
)
sfc: Create multiple TX queues
author
Ben Hutchings
<bhutchings@solarflare.com>
Wed, 28 Apr 2010 09:30:43 +0000
(09:30 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 28 Apr 2010 19:44:44 +0000
(12:44 -0700)
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>
No differences found