Searched refs:RX_ERROR_MASK (Results 1 – 1 of 1) sorted by relevance
1216 #define RX_ERROR_MASK (RX_LONG | RX_ALIGN | RX_CRC | RX_LEN | \ macro1232 if (current_rx_ptr->status.status_word & RX_ERROR_MASK) { in bfin_mac_rx()