Searched refs:RX_ERROR (Results 1 – 4 of 4) sorted by relevance
25 #define RX_ERROR (1<<15) macro
637 } else if (cmd_sts & RX_ERROR) { in armdfec_recv()
188 if(status&RX_ERROR){ in au1x00_recv()
606 #define RX_ERROR (RX_WDOG_TIMER | RX_RUNT | RX_OVERLEN | \ macro