Searched refs:phydev_dbg (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/ |
D | meson-gxl.c | 185 phydev_dbg(phydev, "LPA corruption - aneg restart\n"); in meson_gxl_read_status()
|
D | aquantia_main.c | 463 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()
|
D | adin.c | 432 phydev_dbg(phydev, "PHY is using mode '%s'\n", in adin_config_init()
|
D | bcm54140.c | 598 phydev_dbg(phydev, "probed (port %d, base PHY address %d)\n", in bcm54140_probe()
|
D | at803x.c | 652 phydev_dbg(phydev, "%s(): phy was reset\n", __func__); in at803x_link_change_notify()
|
D | phy.c | 1211 phydev_dbg(phydev, "PHY state change %s -> %s\n", in phy_state_machine()
|
/kernel/linux/linux-5.10/include/linux/ |
D | phy.h | 1445 #define phydev_dbg(_phydev, format, args...) \ macro
|