Searched refs:LpsIdleCount (Results 1 – 3 of 3) sorted by relevance
467 if (pwrpriv->LpsIdleCount >= 2) { /* 4 Sec */ in LPS_Enter()474 pwrpriv->LpsIdleCount++; in LPS_Enter()975 pwrctrlpriv->LpsIdleCount = 0; in rtw_init_pwrctrl_priv()1104 pwrctrlpriv->LpsIdleCount = 2; in rtw_pm_set_lps()
1292 pwrpriv->LpsIdleCount = 0; in lps_ctrl_wk_hdl()
168 u8 LpsIdleCount; member