mv643xx_eth: add tx rate control
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 1 Jun 2008 22:51:05 +0000 (00:51 +0200)
committerLennert Buytenhek <buytenh@wantstofly.org>
Thu, 12 Jun 2008 06:40:36 +0000 (08:40 +0200)
commit89df5fdc5290681e17b8755675c59ed9607a487a
tree5a1885f872a59ca525aef8c0a7bfdad6555fe248
parentfc32b0e28df6655a15b488aaddfc1339f82dc13a
mv643xx_eth: add tx rate control

Add an interface for the hardware's per-port and per-subqueue
TX rate control.  In this stage, this is mainly so that we can
disable the bandwidth limits during initialisation of the port.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>
drivers/net/mv643xx_eth.c