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