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