Searched refs:RS_OFLO (Results 1 – 2 of 2) sorted by relevance
78 #define RS_OFLO 0x8000 /* receive FIFO overflowed */ macro
915 if (frame_status & (RS_OFLO|RS_CLSN|RS_FRAMERR|RS_FCSERR)) { in mace_rxdma_intr()917 if (frame_status & RS_OFLO) in mace_rxdma_intr()