Searched refs:METH_INT_RX_UNDERFLOW (Results 1 – 2 of 2) sorted by relevance
183 #define METH_INT_RX_UNDERFLOW BIT(6) /* 0: No interrupt pending, 1: FIFO was empty, packet could no… macro201 METH_INT_RX_UNDERFLOW)
389 if (int_status & METH_INT_RX_UNDERFLOW) { in meth_rx()555 if (status & (METH_INT_RX_UNDERFLOW)) { in meth_error()558 mace->eth.int_stat = METH_INT_RX_UNDERFLOW; in meth_error()