Searched refs:BusyThreshold (Results 1 – 1 of 1) sorted by relevance
921 int BusyThreshold = 100; in traffic_status_watchdog() local927 BusyThreshold = 50; in traffic_status_watchdog()929 BusyThreshold = 75; in traffic_status_watchdog()932 if (pmlmepriv->LinkDetectInfo.NumRxOkInPeriod > BusyThreshold || in traffic_status_watchdog()933 pmlmepriv->LinkDetectInfo.NumTxOkInPeriod > BusyThreshold) { in traffic_status_watchdog()