Searched refs:TxPollingTimes (Results 1 – 3 of 3) sorted by relevance
1335 … %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()
538 u8 TxPollingTimes; member
4235 priv->TxPollingTimes = 0;//lzm add 080826