Searched refs:SMSC_TRACE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | smsc911x.c | 665 SMSC_TRACE(pdata, hw, "Forcing internal PHY"); in smsc911x_phy_initialise_external() 668 SMSC_TRACE(pdata, hw, "Forcing external PHY"); in smsc911x_phy_initialise_external() 672 SMSC_TRACE(pdata, hw, in smsc911x_phy_initialise_external() 677 SMSC_TRACE(pdata, hw, in smsc911x_phy_initialise_external() 801 SMSC_TRACE(pdata, hw, "Successfully verified " in smsc911x_phy_check_loopbackpkt() 932 SMSC_TRACE(pdata, hw, "rx pause %s, tx pause %s", in smsc911x_phy_update_flowcontrol() 936 SMSC_TRACE(pdata, hw, "half duplex"); in smsc911x_phy_update_flowcontrol() 959 SMSC_TRACE(pdata, hw, "duplex state has changed"); in smsc911x_phy_adjust_link() 964 SMSC_TRACE(pdata, hw, in smsc911x_phy_adjust_link() 968 SMSC_TRACE(pdata, hw, in smsc911x_phy_adjust_link() [all …]
|
H A D | smsc911x.h | 49 #define SMSC_TRACE(pdata, nlevel, fmt, args...) \ macro 52 #define SMSC_TRACE(pdata, nlevel, fmt, args...) \ macro
|