Searched refs:BusyThreshold (Results 1 – 1 of 1) sorted by relevance
856 int BusyThreshold = 100; in traffic_status_watchdog() local864 BusyThreshold = 50; in traffic_status_watchdog()866 BusyThreshold = 75; in traffic_status_watchdog()869 if (ldi->NumRxOkInPeriod > BusyThreshold || in traffic_status_watchdog()870 ldi->NumTxOkInPeriod > BusyThreshold) { in traffic_status_watchdog()