Searched refs:GM_IS_RX_FF_OR (Results 1 – 2 of 2) sorted by relevance
1803 #define GM_IS_RX_FF_OR BIT(1) /* Receive FIFO Overrun */ macro
370 GM_IS_RX_FF_OR); /* RX FIFO overflow */ in yge_mii_notify()2030 if ((status & GM_IS_RX_FF_OR) != 0) { in yge_intr_gmac()