TI DaVinci EMAC : Implement interrupt pacing functionality.
authorSriram <srk@ti.com>
Thu, 29 Jul 2010 02:33:58 +0000 (02:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 31 Jul 2010 06:55:36 +0000 (23:55 -0700)
DaVinci EMAC module includes an interrupt pacing block that can
be programmed to throttle the rate at which interrupts are
generated. This patch implements interrupt pacing logic that can
be controlled through the ethtool interface(only rx_coalesce_usecs
param is honored)

Signed-off-by: Sriramakrishnan <srk@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found