Searched refs:GREG_STAT_RXTAGERR (Results 1 – 2 of 2) sorted by relevance
50 #define GREG_STAT_RXTAGERR 0x00000040 /* RX tag framing is corrupt */ macro60 #define GREG_STAT_ABNORMAL (GREG_STAT_RXNOBUF | GREG_STAT_RXTAGERR | \
588 if (gem_status & GREG_STAT_RXTAGERR) { in gem_abnormal_irq()