Home | History | Annotate | Download | only in mach-au1x00

Lines Matching refs:RX_CRC_ERROR

375 #define RX_CRC_ERROR (1 << 21)
389 #define RX_ERROR (RX_WDOG_TIMER | RX_RUNT | RX_OVERLEN | RX_COLL | RX_MII_ERROR | RX_CRC_ERROR | RX_LEN_ERROR | RX_U_CNTRL_FRAME | RX_MISSED_FRAME)