Re: Aquantia PHY in OCSGMII mode?
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
Date: 2025-08-27 08:08:37
Also in:
lkml
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
Date: 2025-08-27 08:08:37
Also in:
lkml
On Wed, Aug 27, 2025 at 07:57:28AM +0200, Alexander Wilhelm wrote:
Hi Vladimir, One of our hardware engineers has looked into the issue with the 100M link and found the following: the Aquantia AQR115 always uses 2500BASE-X (GMII) on the host side. For both 1G and 100M operation, it enables pause rate adaptation. However, our MAC only applies rate adaptation for 1G links. For 100M, it uses a 10x symbol replication instead.
This sounds like a misunderstanding, specifically: "our MAC only applies rate adaptation for 1G links. For 100M, it uses 10x symbol replication instead." It is the PHY that does rate adaption, so the MAC doesn't need to support other speeds. Therefore, if the PHY is using a 2.5Gbps link to the MAC with rate adaption for 100M, then the MAC needs to operate at that 2.5Gbps speed. You don't program the MAC differently depending on the media side speed, unlike when rate adaption is not being used. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!