Searched refs:RX_STS_ES_ (Results 1 – 7 of 7) sorted by relevance
34 #define RX_STS_ES_ 0x00008000 /* Error Summary */ macro772 if (packet_len & RX_STS_ES_) { in smsc95xx_recv()989 if (packet_len & RX_STS_ES_) { in smsc95xx_eth_recv()
25 #define RX_STS_ES_ (0x00008000) /* Error Summary */ macro
1827 if (unlikely(header & RX_STS_ES_)) { in smsc95xx_rx_fixup()
82 #define RX_STS_ES_ 0x00008000 macro
769 if (status & RX_STS_ES_) { in smsc911x_phy_check_loopbackpkt()1166 if (unlikely(rxstat & RX_STS_ES_)) { in smsc911x_rx_counterrors()1238 if (unlikely(rxstat & RX_STS_ES_)) { in smsc911x_poll()
308 #define RX_STS_ES_ (0x00008000) macro
379 if (status & RX_STS_ES_) { in smc911x_rcv()