Searched refs:phydev_dbg (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/net/phy/ |
D | meson-gxl.c | 189 phydev_dbg(phydev, "LPA corruption - aneg restart\n"); in meson_gxl_read_status()
|
D | adin1100.c | 203 phydev_dbg(phydev, "PHY supports 2.4V TX level: %s\n", in adin_get_features()
|
D | aquantia_main.c | 557 phydev_dbg(phydev, "FW %u.%u, Build %u, Provisioning %u\n", in aqr107_chip_info() 639 phydev_dbg(phydev, "Link partner is Aquantia PHY, FW %u.%u%s%s%s\n", in aqr107_link_change_notify()
|
D | nxp-c45-tja11xx.c | 1180 phydev_dbg(phydev, "Clause 45 managed PHY abilities 0x%x\n", ret); in nxp_c45_set_phy_mode() 1319 phydev_dbg(phydev, "the phy does not support PTP"); in nxp_c45_probe() 1332 phydev_dbg(phydev, "PTP support not enabled even if the phy supports it"); in nxp_c45_probe()
|
D | bcm54140.c | 598 phydev_dbg(phydev, "probed (port %d, base PHY address %d)\n", in bcm54140_probe()
|
D | adin.c | 498 phydev_dbg(phydev, "PHY is using mode '%s'\n", in adin_config_init()
|
D | phy.c | 1232 phydev_dbg(phydev, "PHY state change %s -> %s\n", in phy_state_machine()
|
D | at803x.c | 1184 phydev_dbg(phydev, "%s(): phy was reset\n", __func__); in at803x_link_change_notify()
|
D | micrel.c | 2973 phydev_dbg(phydev, "successfully registered ptp clock\n"); in lan8814_ptp_probe_once()
|
/linux-6.1.9/include/linux/ |
D | phy.h | 1591 #define phydev_dbg(_phydev, format, args...) \ macro
|