Searched refs:RX_BAD_CRC (Results 1 – 1 of 1) sorted by relevance
237 #define RX_BAD_CRC ( 0x0001 ) /* Received frame has a CRC error */ macro239 ( RX_BAD_CRC | RX_TOO_LONG | RX_RUNT_ERROR | RX_PHY_ERROR | \