Re: [PATCH net-next v5 1/8] net: add helpers for EEE configuration
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2024-02-23 04:53:23
Also in:
lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2024-02-23 04:53:23
Also in:
lkml
On 2/20/2024 10:21 PM, Oleksij Rempel wrote:
From: Russell King <redacted> Add helpers that phylib and phylink can use to manage EEE configuration and determine whether the MAC should be permitted to use LPI based on that configuration. Signed-off-by: Russell King (Oracle) <redacted> Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> -- Florian