[PATCH 1/1 net-next] net: fec: enable pause frame to improve rx prefomance for 1G network

David Laight David.Laight at ACULAB.COM
Tue Jan 8 08:32:11 EST 2013


> If the medium supports autoneog, use mii_advertise_flowctrl() in
> set_pauseparam to update pause frame advertising and then restart
> autoneg.

Isn't autoneg continuous?
In which case you just need to monitor the response register.
Monitoring MII registers is usually a complete PITA though
(due to the requirements for delays during the bit-bashing).

	David



More information about the linux-arm-kernel mailing list