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