Searched refs:BusyThreshold (Results 1 – 1 of 1) sorted by relevance
1339 u16 BusyThreshold = BusyThresholdHigh; in traffic_status_watchdog() local1354 BusyThreshold = BusyThresholdLow; in traffic_status_watchdog()1356 if (pmlmepriv->LinkDetectInfo.NumRxOkInPeriod > BusyThreshold || in traffic_status_watchdog()1357 pmlmepriv->LinkDetectInfo.NumTxOkInPeriod > BusyThreshold) { in traffic_status_watchdog()