Home
last modified time | relevance | path

Searched refs:phydev_dbg (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/phy/
Dmeson-gxl.c195 phydev_dbg(phydev, "LPA corruption - aneg restart\n"); in meson_gxl_read_status()
Dat803x.c330 phydev_dbg(phydev, "%s(): phy was reset\n", in at803x_link_change_notify()
Dphy.c1118 phydev_dbg(phydev, "PHY state change %s -> %s\n", in phy_state_machine()
/Linux-v4.19/include/linux/
Dphy.h970 #define phydev_dbg(_phydev, format, args...) \ macro