Searched refs:phydev_dbg (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/phy/ |
| H A D | nxp-c45-tja11xx-macsec.c | 298 phydev_dbg(phydev, "write addr 0x%x value 0x%x\n", addr, value); in nxp_c45_macsec_write() 334 phydev_dbg(phydev, "read addr 0x%x value 0x%x\n", addr, *value); in nxp_c45_macsec_read() 709 phydev_dbg(phydev, "XPN %s\n", phy_secy->secy->xpn ? "on" : "off"); in nxp_c45_tx_sc_update() 715 phydev_dbg(phydev, "key len %u\n", phy_secy->secy->key_len); in nxp_c45_tx_sc_update() 721 phydev_dbg(phydev, "encryption %s\n", in nxp_c45_tx_sc_update() 728 phydev_dbg(phydev, "protect frames %s\n", in nxp_c45_tx_sc_update() 735 phydev_dbg(phydev, "send sci %s\n", in nxp_c45_tx_sc_update() 742 phydev_dbg(phydev, "end station %s\n", in nxp_c45_tx_sc_update() 749 phydev_dbg(phydev, "scb %s\n", in nxp_c45_tx_sc_update() 824 phydev_dbg(phydev, "validate frames %u\n", in nxp_c45_rx_sc_update() [all …]
|
| H A D | mxl-86110.c | 408 phydev_dbg(phydev, in mxl86110_set_wol()
|
| H A D | smsc.c | 505 phydev_dbg(phydev, "pattern not valid at %d\n", rc); in lan874x_set_wol()
|
| H A D | bcm54140.c | 607 phydev_dbg(phydev, "probed (port %d, base PHY address %d)\n", in bcm54140_probe()
|
| H A D | motorcomm.c | 2977 phydev_dbg(phydev, in yt8821_read_status() 2983 phydev_dbg(phydev, in yt8821_read_status()
|
| H A D | phy_device.c | 3425 phydev_dbg(phydev, "ignoring leds node defined with no PHY driver support\n"); in of_phy_leds()
|
| H A D | micrel.c | 4622 phydev_dbg(phydev, "successfully registered ptp clock\n"); in __lan8814_ptp_probe_once()
|
| /linux/drivers/net/phy/mediatek/ |
| H A D | mtk-ge-soc.c | 422 phydev_dbg(phydev, "cal_val: 0x%x, ret: %d\n", cal_val, ret); in cal_cycle() 719 phydev_dbg(phydev, "Start TX-VCM SW cal.\n"); in tx_vcm_cal_sw() 779 phydev_dbg(phydev, "TX-VCM SW cal result: 0x%x\n", upper_idx); in tx_vcm_cal_sw()
|
| /linux/drivers/net/phy/realtek/ |
| H A D | realtek_main.c | 1087 phydev_dbg(phydev, in rtl8211f_config_rgmii_delay() 1091 phydev_dbg(phydev, in rtl8211f_config_rgmii_delay() 1104 phydev_dbg(phydev, in rtl8211f_config_rgmii_delay() 1108 phydev_dbg(phydev, in rtl8211f_config_rgmii_delay()
|
| /linux/drivers/net/phy/qcom/ |
| H A D | at803x.c | 552 phydev_dbg(phydev, "%s(): phy was reset\n", __func__); in at803x_link_change_notify()
|
| /linux/include/linux/ |
| H A D | phy.h | 2251 #define phydev_dbg(_phydev, format, args...) \ macro
|