Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/phy/
Dmeson-gxl.c185 phydev_dbg(phydev, "LPA corruption - aneg restart\n"); in meson_gxl_read_status()
Daquantia_main.c483 phydev_dbg(phydev, "FW %u.%u, Build %u, Provisioning %u\n", in aqr107_chip_info()
569 phydev_dbg(phydev, "Link partner is Aquantia PHY, FW %u.%u%s%s%s\n", in aqr107_link_change_notify()
Dat803x.c335 phydev_dbg(phydev, "%s(): phy was reset\n", __func__); in at803x_link_change_notify()
Dadin.c432 phydev_dbg(phydev, "PHY is using mode '%s'\n", in adin_config_init()
Dphy.c938 phydev_dbg(phydev, "PHY state change %s -> %s\n", in phy_state_machine()
/Linux-v5.4/include/linux/
Dphy.h1060 #define phydev_dbg(_phydev, format, args...) \ macro