Searched refs:RX_STS_ES_ (Results 1 – 6 of 6) sorted by relevance
37 #define RX_STS_ES_ (0x00008000) /* Error Summary */ macro
1936 if (unlikely(header & RX_STS_ES_)) { in smsc95xx_rx_fixup()
94 #define RX_STS_ES_ 0x00008000 macro
782 if (status & RX_STS_ES_) { in smsc911x_phy_check_loopbackpkt()1179 if (unlikely(rxstat & RX_STS_ES_)) { in smsc911x_rx_counterrors()1252 if (unlikely(rxstat & RX_STS_ES_)) { in smsc911x_poll()
319 #define RX_STS_ES_ (0x00008000) macro
391 if (status & RX_STS_ES_) { in smc911x_rcv()