Home
last modified time | relevance | path

Searched refs:BusyThreshold (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_cmd.c1339 u16 BusyThreshold = BusyThresholdHigh; in traffic_status_watchdog() local
1354 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()