Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_ps.c147 if (pPSC->bInactivePs) { in IPSEnter()
168 if (pPSC->bInactivePs) { in IPSLeave()
199 if (priv->rtllib->PowerSaveControl.bInactivePs) { in rtllib_ips_leave_wq()
Drtl_cam.c113 if (priv->rtllib->PowerSaveControl.bInactivePs) { in setKey()
Drtl_wx.c341 if (priv->rtllib->PowerSaveControl.bInactivePs) { in r8192_wx_set_mode()
501 if (priv->rtllib->PowerSaveControl.bInactivePs) { in r8192_wx_set_scan()
Drtl_core.c1171 priv->rtllib->PowerSaveControl.bInactivePs = true; in rtl8192_init_priv_variable()
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1664 bool bInactivePs; member
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib.h1761 bool bInactivePs; member