Searched refs:phydev_warn (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/net/phy/ |
| H A D | motorcomm.c | 877 phydev_warn(phydev, "Unsupported value %d for %s using default (%u)\n", in ytphy_get_delay_reg_value() 1148 phydev_warn(phydev, "Freq err:%u\n", freq); in yt8521_probe() 1175 phydev_warn(phydev, "Freq err:%u\n", freq); in yt8521_probe() 1179 phydev_warn(phydev, "PHY id err\n"); in yt8521_probe() 1222 phydev_warn(phydev, "Freq err:%u\n", freq); in yt8531_probe() 1951 phydev_warn(phydev, "Modify TX_CLK_SEL err:%d\n", ret); in yt8531_link_change_notify() 2133 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in ytphy_setup_master_slave() 2932 phydev_warn(phydev, "phy speed err :%d\n", phydev->speed); in yt8821_update_interface()
|
| H A D | phy-c45.c | 98 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in genphy_c45_pma_baset1_setup_master_slave() 235 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in genphy_c45_baset1_an_config_aneg() 440 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in genphy_c45_an_setup_master_slave() 1684 phydev_warn(phydev, "At least some EEE link modes are not supported.\n"); in genphy_c45_ethtool_set_eee()
|
| H A D | dp83640.c | 553 phydev_warn(phydev, in enable_status_frames() 560 phydev_warn(phydev, "failed to add mc address\n"); in enable_status_frames() 563 phydev_warn(phydev, "failed to delete mc address\n"); in enable_status_frames()
|
| H A D | nxp-tja11xx.c | 259 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in tja11xx_config_aneg()
|
| H A D | bcm-phy-lib.c | 1136 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in bcm_setup_lre_master_slave()
|
| H A D | microchip_rds_ptp.c | 90 phydev_warn(phydev, "perout period small, minimum is 200ns\n"); in mchp_get_pulsewidth()
|
| H A D | phy_device.c | 2202 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in genphy_setup_master_slave() 2951 phydev_warn(phydev, "Failed to disable autonomous EEE: %pe\n", in phy_support_eee()
|
| H A D | marvell.c | 872 phydev_warn(phydev, "Fail to config marvell phy LED.\n"); in marvell_config_led() 1563 phydev_warn(phydev, "Fast Link Down detection requires EEE to be disabled!\n"); in m88e1540_set_fld()
|
| H A D | microchip_t1.c | 1049 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in lan87xx_config_aneg()
|
| H A D | micrel.c | 1410 phydev_warn(phydev, in ksz9031_config_init()
|
| /linux/drivers/net/phy/mediatek/ |
| H A D | mtk-ge-soc.c | 790 phydev_warn(phydev, "TX-VCM SW cal result at low margin 0x%x\n", in tx_vcm_cal_sw() 795 phydev_warn(phydev, in tx_vcm_cal_sw()
|
| /linux/drivers/net/phy/realtek/ |
| H A D | realtek_main.c | 422 phydev_warn(phydev, "Unknown sub_id 0x%02x, default behavior\n", sub_phy_id); in rtl8261x_probe() 2908 phydev_warn(phydev, "Unsupported Master/Slave mode\n"); in rtl9000a_config_aneg()
|
| /linux/include/linux/ |
| H A D | phy.h | 2248 #define phydev_warn(_phydev, format, args...) \ macro
|