Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_ps.c104 &priv->rtllib->pwr_save_ctrl; in _rtl92e_ps_update_rf_state()
116 &priv->rtllib->pwr_save_ctrl; in rtl92e_ips_enter()
131 &priv->rtllib->pwr_save_ctrl; in rtl92e_ips_leave()
208 &priv->rtllib->pwr_save_ctrl; in rtl92e_leisure_ps_enter()
230 &priv->rtllib->pwr_save_ctrl; in rtl92e_leisure_ps_leave()
H A Drtl_core.c618 (&priv->rtllib->pwr_save_ctrl); in _rtl92e_sta_up()
745 &priv->rtllib->pwr_save_ctrl; in _rtl92e_init_priv_constant()
793 priv->rtllib->pwr_save_ctrl.bLeisurePs = true; in _rtl92e_init_priv_variable()
1164 (&priv->rtllib->pwr_save_ctrl); in _rtl92e_watchdog_wq_cb()
1187 if ((ieee->pwr_save_ctrl.ReturnPoint == in _rtl92e_watchdog_wq_cb()
2230 (&priv->rtllib->pwr_save_ctrl); in rtl92e_enable_nic()
H A Drtl_wx.c163 (&priv->rtllib->pwr_save_ctrl); in _rtl92e_wx_adapter_power_status()
192 (&priv->rtllib->pwr_save_ctrl); in _rtl92e_wx_set_lps_awake_interval()
H A Dr8192E_phy.c994 (&priv->rtllib->pwr_save_ctrl); in _rtl92e_set_rf_power_state()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac.c1347 struct rt_pwr_save_ctrl *psc = &ieee->pwr_save_ctrl; in rtllib_associate_complete_wq()
1723 struct rt_pwr_save_ctrl *psc = &ieee->pwr_save_ctrl; in rtllib_sta_ps_sleep()
H A Drtllib.h1589 struct rt_pwr_save_ctrl pwr_save_ctrl; member