/openbmc/linux/drivers/net/phy/ |
H A D | microchip.c | 95 phydev_warn(phydev, "Failed to get current page\n"); in lan88xx_TR_reg_set() 105 phydev_warn(phydev, "Failed to write TR low data\n"); in lan88xx_TR_reg_set() 112 phydev_warn(phydev, "Failed to write TR high data\n"); in lan88xx_TR_reg_set() 122 phydev_warn(phydev, "Failed to write data in reg\n"); in lan88xx_TR_reg_set() 129 phydev_warn(phydev, "TR Register[0x%X] configuration failed\n", in lan88xx_TR_reg_set() 145 phydev_warn(phydev, "Failed to Set Register[0x0F82]\n"); in lan88xx_config_TR_regs() 153 phydev_warn(phydev, "Failed to Set Register[0x168C]\n"); in lan88xx_config_TR_regs() 161 phydev_warn(phydev, "Failed to Set Register[0x17A2]\n"); in lan88xx_config_TR_regs() 170 phydev_warn(phydev, "Failed to Set Register[0x16A0]\n"); in lan88xx_config_TR_regs() 178 phydev_warn(phydev, "Failed to Set Register[0x16A6]\n"); in lan88xx_config_TR_regs() [all …]
|
H A D | motorcomm.c | 777 phydev_warn(phydev, "Unsupported value %d for %s using default (%u)\n", in ytphy_get_delay_reg_value() 1036 phydev_warn(phydev, "Freq err:%u\n", freq); in yt8521_probe() 1063 phydev_warn(phydev, "Freq err:%u\n", freq); in yt8521_probe() 1067 phydev_warn(phydev, "PHY id err\n"); in yt8521_probe() 1104 phydev_warn(phydev, "Freq err:%u\n", freq); in yt8531_probe() 1697 phydev_warn(phydev, "Modify TX_CLK_SEL err:%d\n", ret); in yt8531_link_change_notify() 1879 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in ytphy_setup_master_slave()
|
H A D | phy-c45.c | 96 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in genphy_c45_pma_baset1_setup_master_slave() 232 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in genphy_c45_baset1_an_config_aneg() 1456 …phydev_warn(phydev, "Not all supported or advertised EEE link modes were passed to the user space\… in genphy_c45_ethtool_get_eee() 1486 phydev_warn(phydev, "At least some EEE link modes are not supported.\n"); in genphy_c45_ethtool_set_eee()
|
H A D | nxp-c45-tja11xx.c | 696 phydev_warn(priv->phydev, in nxp_c45_process_txts() 792 phydev_warn(phydev, "The period can be set only to 1 second."); in nxp_c45_perout_enable() 798 …phydev_warn(phydev, "The start time is not configurable. Should be set to 0 seconds and 0 nanoseco… in nxp_c45_perout_enable() 804 phydev_warn(phydev, "The phase can be set only to 0 or 500000000 nanoseconds."); in nxp_c45_perout_enable()
|
H A D | intel-xway.c | 193 phydev_warn(phydev, in xway_gphy_rgmii_init()
|
H A D | dp83640.c | 568 phydev_warn(phydev, in enable_status_frames() 575 phydev_warn(phydev, "failed to add mc address\n"); in enable_status_frames() 578 phydev_warn(phydev, "failed to delete mc address\n"); in enable_status_frames()
|
H A D | phy.c | 1331 phydev_warn(phydev, "Error %d requesting IRQ %d, falling back to polling\n", in phy_request_interrupt() 1336 phydev_warn(phydev, "Can't enable interrupt, falling back to polling\n"); in phy_request_interrupt()
|
H A D | mediatek-ge-soc.c | 689 phydev_warn(phydev, "TX-VCM SW cal result at low margin 0x%x\n", in tx_vcm_cal_sw() 694 phydev_warn(phydev, "TX-VCM SW cal result at high margin 0x%x\n", in tx_vcm_cal_sw()
|
H A D | microchip_t1.c | 827 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in lan87xx_config_aneg()
|
H A D | adin.c | 245 phydev_warn(phydev, in adin_get_reg_value()
|
H A D | phy-core.c | 492 …phydev_warn(phydev, "Downshift occurred from negotiated speed %s to actual speed %s, check cabling… in phy_check_downshift()
|
H A D | nxp-tja11xx.c | 248 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in tja11xx_config_aneg()
|
H A D | dp83867.c | 508 phydev_warn(phydev, in dp83867_verify_rgmii_cfg()
|
H A D | realtek.c | 790 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in rtl9000a_config_aneg()
|
H A D | marvell.c | 786 phydev_warn(phydev, "Fail to config marvell phy LED.\n"); in marvell_config_led() 1476 phydev_warn(phydev, "Fast Link Down detection requires EEE to be disabled!\n"); in m88e1540_set_fld()
|
H A D | phy_device.c | 2135 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in genphy_setup_master_slave()
|
H A D | micrel.c | 1122 phydev_warn(phydev, in ksz9031_config_init()
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_phy_config.c | 444 phydev_warn(phydev, "chipset not ready for firmware\n"); in rtl8168d_apply_firmware_cond()
|
/openbmc/linux/include/linux/ |
H A D | phy.h | 1786 #define phydev_warn(_phydev, format, args...) \ macro
|