Searched refs:BusyThreshold (Results 1 – 2 of 2) sorted by relevance
1228 u16 BusyThreshold = BusyThresholdHigh; in traffic_status_watchdog() local1243 BusyThreshold = BusyThresholdLow; in traffic_status_watchdog()1245 if (pmlmepriv->LinkDetectInfo.NumRxOkInPeriod > BusyThreshold || in traffic_status_watchdog()1246 pmlmepriv->LinkDetectInfo.NumTxOkInPeriod > BusyThreshold) { in traffic_status_watchdog()
887 uint32_t BusyThreshold; // Q16 member
Completed in 11 milliseconds