Searched refs:SMSC_TRACE (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/smsc/ |
D | smsc911x.c | 666 SMSC_TRACE(pdata, hw, "Forcing internal PHY"); in smsc911x_phy_initialise_external() 669 SMSC_TRACE(pdata, hw, "Forcing external PHY"); in smsc911x_phy_initialise_external() 673 SMSC_TRACE(pdata, hw, in smsc911x_phy_initialise_external() 678 SMSC_TRACE(pdata, hw, in smsc911x_phy_initialise_external() 802 SMSC_TRACE(pdata, hw, "Successfully verified " in smsc911x_phy_check_loopbackpkt() 933 SMSC_TRACE(pdata, hw, "rx pause %s, tx pause %s", in smsc911x_phy_update_flowcontrol() 937 SMSC_TRACE(pdata, hw, "half duplex"); in smsc911x_phy_update_flowcontrol() 960 SMSC_TRACE(pdata, hw, "duplex state has changed"); in smsc911x_phy_adjust_link() 965 SMSC_TRACE(pdata, hw, in smsc911x_phy_adjust_link() 969 SMSC_TRACE(pdata, hw, in smsc911x_phy_adjust_link() [all …]
|
D | smsc911x.h | 49 #define SMSC_TRACE(pdata, nlevel, fmt, args...) \ macro 52 #define SMSC_TRACE(pdata, nlevel, fmt, args...) \ macro
|