Searched refs:RxErrLong (Results 1 – 1 of 1) sorted by relevance
205 RxErrLong = (1 << 21), /* Rx error, packet > 4096 bytes */ enumerator444 if ((status & RxErrRunt) || (status & RxErrLong)) in cp_rx_err_acct()