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