Searched refs:RxTooLong (Results 1 – 1 of 1) sorted by relevance
376 RxTooLong = 0x0008, enumerator1846 if (rx_status & RxTooLong) { in rtl8139_rx_err()1853 if (rx_status & (RxRunt | RxTooLong)) in rtl8139_rx_err()