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