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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dsb1000.c1129 const int MaxRxErrorCount = 6;
1168 if (lp->rx_error_count >= MaxRxErrorCount) {
1124 const int MaxRxErrorCount = 6; local

Completed in 30 milliseconds