Searched refs:RxErr (Results 1 – 3 of 3) sorted by relevance
164 RxErr = 0x08000000, enumerator465 rx_config_bits |= RxSmall | RxHuge | RxErr | RxBroadcast in _sc92031_set_rx_config()474 priv->rx_config &= ~(RxSmall | RxHuge | RxErr | RxBroadcast in _sc92031_set_rx_config()
232 RxErr = (1 << 1), /* Rx error */ enumerator239 RxErr | RxOK | IntrResvd,288 cp_rx_intr_mask = RxOK | RxErr | RxEmpty | RxFIFOOvr,603 if (status & (RxOK | RxErr | RxEmpty | RxFIFOOvr)) in cp_interrupt()
404 RxOK=0x8000, RxWholePkt=0x0300, RxErr=0x008F enumerator2057 if ((desc_status & (RxWholePkt | RxErr)) != RxWholePkt) { in rhine_rx()2065 } else if (desc_status & RxErr) { in rhine_rx()