Searched refs:RxOverFlow (Results 1 – 2 of 2) sorted by relevance
60 # define RxOverFlow 0x00000020 /* Receive FIFO overflow */ macro93 RxLenCntExp | RxOverFlow | RxCodeViolation)
1060 if (status & RxOverFlow) dev->stats.rx_over_errors++; in bmac_misc_intr()