Home
last modified time | relevance | path

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

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