Searched refs:MaxRxErrorCount (Results 1 – 1 of 1) sorted by relevance
1100 const int MaxRxErrorCount = 6; in sb1000_interrupt() local1133 if (lp->rx_error_count >= MaxRxErrorCount) { in sb1000_interrupt()