Searched refs:BusyThreshold (Results 1 – 1 of 1) sorted by relevance
855 int BusyThreshold = 100; in traffic_status_watchdog() local863 BusyThreshold = 50; in traffic_status_watchdog()865 BusyThreshold = 75; in traffic_status_watchdog()868 if (ldi->NumRxOkInPeriod > BusyThreshold || in traffic_status_watchdog()869 ldi->NumTxOkInPeriod > BusyThreshold) { in traffic_status_watchdog()