Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
Dmeson-gxl.c185 phydev_dbg(phydev, "LPA corruption - aneg restart\n"); in meson_gxl_read_status()
Daquantia_main.c463 phydev_dbg(phydev, "FW %u.%u, Build %u, Provisioning %u\n", in aqr107_chip_info()
544 phydev_dbg(phydev, "Link partner is Aquantia PHY, FW %u.%u%s%s%s\n", in aqr107_link_change_notify()
Dadin.c432 phydev_dbg(phydev, "PHY is using mode '%s'\n", in adin_config_init()
Dbcm54140.c598 phydev_dbg(phydev, "probed (port %d, base PHY address %d)\n", in bcm54140_probe()
Dat803x.c652 phydev_dbg(phydev, "%s(): phy was reset\n", __func__); in at803x_link_change_notify()
Dphy.c1211 phydev_dbg(phydev, "PHY state change %s -> %s\n", in phy_state_machine()
/kernel/linux/linux-5.10/include/linux/
Dphy.h1445 #define phydev_dbg(_phydev, format, args...) \ macro