Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_pwrctrl.c197 if (adapter_to_pwrctl(padapter)->bLeisurePs in traffic_check_for_leave_lps()
210 if (adapter_to_pwrctl(padapter)->bLeisurePs in traffic_check_for_leave_lps()
449 if (pwrpriv->bLeisurePs) { in LPS_Enter()
474 if (pwrpriv->bLeisurePs) { in LPS_Leave()
958 pwrctrlpriv->bLeisurePs = pwrctrlpriv->power_mgnt != PS_MODE_ACTIVE; in rtw_init_pwrctrl_priv()
1087 pwrctrlpriv->bLeisurePs = in rtw_pm_set_lps()
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_pwrctrl.h167 u8 bLeisurePs; member