Searched refs:BusyThreshold (Results 1 – 2 of 2) sorted by relevance
1138 u16 BusyThreshold = BusyThresholdHigh; in traffic_status_watchdog() local1152 BusyThreshold = BusyThresholdLow; in traffic_status_watchdog()1154 if (pmlmepriv->LinkDetectInfo.NumRxOkInPeriod > BusyThreshold || in traffic_status_watchdog()1155 pmlmepriv->LinkDetectInfo.NumTxOkInPeriod > BusyThreshold) { in traffic_status_watchdog()
889 uint32_t BusyThreshold; // Q16 member
Completed in 16 milliseconds