Home
last modified time | relevance | path

Searched refs:MaxRxErrorCount (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/
Dsb1000.c1101 const int MaxRxErrorCount = 6; in sb1000_interrupt() local
1134 if (lp->rx_error_count >= MaxRxErrorCount) { in sb1000_interrupt()