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