Searched refs:BusyThreshold (Results 1 – 1 of 1) sorted by relevance
1312 u16 BusyThreshold = BusyThresholdHigh; in traffic_status_watchdog() local1327 BusyThreshold = BusyThresholdLow; in traffic_status_watchdog()1329 if (pmlmepriv->LinkDetectInfo.NumRxOkInPeriod > BusyThreshold || in traffic_status_watchdog()1330 pmlmepriv->LinkDetectInfo.NumTxOkInPeriod > BusyThreshold) { in traffic_status_watchdog()