net: phy: introduce optional polling interface for PHY statistics
authorOleksij Rempel <o.rempel@pengutronix.de>
Fri, 10 Jan 2025 06:05:15 +0000 (07:05 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 14 Jan 2025 10:44:19 +0000 (11:44 +0100)
commitf2bc1c2655728ac00c35cfb992bdb3243ca17e7e
tree52d0f1e68e6add98375f9ac94d200d0cb6c30703
parent7d66c74a171d6c667cbf36f4b6cf1cc98744a83c
net: phy: introduce optional polling interface for PHY statistics

Add an optional polling interface for PHY statistics to simplify driver
implementation.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/phy/phy.c
include/linux/phy.h