Home
last modified time | relevance | path

Searched refs:SMSC_TRACE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmsc911x.c661 SMSC_TRACE(pdata, hw, "Forcing internal PHY"); in smsc911x_phy_initialise_external()
664 SMSC_TRACE(pdata, hw, "Forcing external PHY"); in smsc911x_phy_initialise_external()
668 SMSC_TRACE(pdata, hw, in smsc911x_phy_initialise_external()
673 SMSC_TRACE(pdata, hw, in smsc911x_phy_initialise_external()
797 SMSC_TRACE(pdata, hw, "Successfully verified " in smsc911x_phy_check_loopbackpkt()
927 SMSC_TRACE(pdata, hw, "rx pause %s, tx pause %s", in smsc911x_phy_update_flowcontrol()
931 SMSC_TRACE(pdata, hw, "half duplex"); in smsc911x_phy_update_flowcontrol()
954 SMSC_TRACE(pdata, hw, "duplex state has changed"); in smsc911x_phy_adjust_link()
959 SMSC_TRACE(pdata, hw, in smsc911x_phy_adjust_link()
963 SMSC_TRACE(pdata, hw, in smsc911x_phy_adjust_link()
[all …]
Dsmsc911x.h45 #define SMSC_TRACE(pdata, nlevel, fmt, args...) \ macro
48 #define SMSC_TRACE(pdata, nlevel, fmt, args...) \ macro