Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmsc911x.c486 SMSC_WARN(pdata, hw, "Timed out waiting for MAC not BUSY. " in smsc911x_mac_complete()
500 SMSC_WARN(pdata, hw, "MAC busy at entry"); in smsc911x_mac_read()
515 SMSC_WARN(pdata, hw, "MAC busy after read"); in smsc911x_mac_read()
529 SMSC_WARN(pdata, hw, in smsc911x_mac_write()
548 SMSC_WARN(pdata, hw, "smsc911x_mac_write failed, MAC busy after write"); in smsc911x_mac_write()
563 SMSC_WARN(pdata, hw, "MII is busy in smsc911x_mii_read???"); in smsc911x_mii_read()
579 SMSC_WARN(pdata, hw, "Timed out waiting for MII read to finish"); in smsc911x_mii_read()
600 SMSC_WARN(pdata, hw, "MII is busy in smsc911x_mii_write???"); in smsc911x_mii_write()
620 SMSC_WARN(pdata, hw, "Timed out waiting for MII write to finish"); in smsc911x_mii_write()
746 SMSC_WARN(pdata, hw, in smsc911x_phy_check_loopbackpkt()
[all …]
Dsmsc911x.h36 #define SMSC_WARN(pdata, nlevel, fmt, args...) \ macro
40 #define SMSC_WARN(pdata, nlevel, fmt, args...) \ macro