Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
H A Dsb1000.c1096 const int MaxRxErrorCount = 6; in sb1000_interrupt() local
1129 if (lp->rx_error_count >= MaxRxErrorCount) { in sb1000_interrupt()
/kernel/linux/linux-6.6/drivers/net/
H A Dsb1000.c1102 const int MaxRxErrorCount = 6; in sb1000_interrupt() local
1135 if (lp->rx_error_count >= MaxRxErrorCount) { in sb1000_interrupt()

Completed in 5 milliseconds