summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorBen Hutchings2009-11-25 17:11:35 +0100
committerDavid S. Miller2009-11-27 00:59:36 +0100
commit55edc6e6ff728681ebc10d418222740705376664 (patch)
tree66136e674adde15b9668f13d4e0486482b7f1851 /init
parentsfc: Hold MAC lock for longer in efx_init_port() (diff)
downloadkernel-qcow2-linux-55edc6e6ff728681ebc10d418222740705376664.tar.gz
kernel-qcow2-linux-55edc6e6ff728681ebc10d418222740705376664.tar.xz
kernel-qcow2-linux-55edc6e6ff728681ebc10d418222740705376664.zip
sfc: Split MAC stats DMA initiation and completion
From: Steve Hodgson <shodgson@solarflare.com> Currently we initiate MAC stats DMA and busy-wait for completion when stats are requested. We can improve on this with a periodic timer to initiate and poll for stats, and opportunistically poll when stats are requested. Since efx_nic::stats_disable_count and efx_stats_{disable,enable}() are Falcon-specific, rename them and move them accordingly. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions