]> git.ipfire.org Git - thirdparty/linux.git/commit
net: stmmac: provide function for restarting sw LPI timer
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Mon, 13 Jan 2025 11:46:10 +0000 (11:46 +0000)
committerJakub Kicinski <kuba@kernel.org>
Wed, 15 Jan 2025 02:22:04 +0000 (18:22 -0800)
commitaf5dc22bdb5fe5a20ba0cdb18b90a995ba694a54
tree6dd8d8a8d50ffc39211f3590578e28e880486fb1
parent82f2025dda761ec7193a03effaf9d48fee456618
net: stmmac: provide function for restarting sw LPI timer

Provide a function that encapsulates restarting the software LPI
timer when we have determined that the transmit path is busy, or
whether the EEE parameters have changed.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1tXItW-000MBU-KQ@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c