Searched refs:TX_STS_ES_ (Results 1 – 4 of 4) sorted by relevance
87 #define TX_STS_ES_ 0x00008000 macro
345 #define TX_STS_ES_ (0x00008000) macro
750 if (status & TX_STS_ES_) { in smsc911x_phy_check_loopbackpkt()1148 if (unlikely(tx_stat & TX_STS_ES_)) { in smsc911x_tx_update_txcounters()
607 if ((tx_status & TX_STS_ES_) && !(lp->ctl_rfduplx && in smc911x_tx()