Searched refs:TX_STS_ES_ (Results 1 – 4 of 4) sorted by relevance
91 #define TX_STS_ES_ 0x00008000 macro
323 #define TX_STS_ES_ (0x00008000) macro
751 if (status & TX_STS_ES_) { in smsc911x_phy_check_loopbackpkt()1137 if (unlikely(tx_stat & TX_STS_ES_)) { in smsc911x_tx_update_txcounters()
598 if ((tx_status & TX_STS_ES_) && !(lp->ctl_rfduplx && in smc911x_tx()