Searched refs:SMSC_TRACE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | smsc911x.c | 659 SMSC_TRACE(pdata, hw, "Forcing internal PHY"); in smsc911x_phy_initialise_external() 662 SMSC_TRACE(pdata, hw, "Forcing external PHY"); in smsc911x_phy_initialise_external() 666 SMSC_TRACE(pdata, hw, in smsc911x_phy_initialise_external() 671 SMSC_TRACE(pdata, hw, in smsc911x_phy_initialise_external() 795 SMSC_TRACE(pdata, hw, "Successfully verified " in smsc911x_phy_check_loopbackpkt() 817 SMSC_TRACE(pdata, hw, "Performing PHY BCR Reset"); in smsc911x_phy_reset() 930 SMSC_TRACE(pdata, hw, "rx pause %s, tx pause %s", in smsc911x_phy_update_flowcontrol() 934 SMSC_TRACE(pdata, hw, "half duplex"); in smsc911x_phy_update_flowcontrol() 957 SMSC_TRACE(pdata, hw, "duplex state has changed"); in smsc911x_phy_adjust_link() 962 SMSC_TRACE(pdata, hw, in smsc911x_phy_adjust_link() [all …]
|
D | smsc911x.h | 45 #define SMSC_TRACE(pdata, nlevel, fmt, args...) \ macro 48 #define SMSC_TRACE(pdata, nlevel, fmt, args...) \ macro
|