Home
last modified time | relevance | path

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

/drivers/staging/rtl8187se/
Dr8180_rtl8225z2.c1335 … %d times TcbBusyQueue[%d] !=0 but lower power state!\n", (pMgntInfo->TxPollingTimes+1), QueueID)); in SetZebraRFPowerState8185()
1341 priv->TxPollingTimes ++; in SetZebraRFPowerState8185()
1342 if(priv->TxPollingTimes >= LPS_MAX_SLEEP_WAITING_TIMES_87SE) in SetZebraRFPowerState8185()
1394 priv->TxPollingTimes++; in SetZebraRFPowerState8185()
1396 if(priv->TxPollingTimes >= LPS_MAX_SLEEP_WAITING_TIMES_87SE) in SetZebraRFPowerState8185()
Dr8180.h538 u8 TxPollingTimes; member
Dr8180_core.c4235 priv->TxPollingTimes = 0;//lzm add 080826