Home
last modified time | relevance | path

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

/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()
204 &priv->rtllib->pwr_save_ctrl; in rtl92e_leisure_ps_enter()
224 &priv->rtllib->pwr_save_ctrl; in rtl92e_leisure_ps_leave()
H A Drtl_core.c552 (&priv->rtllib->pwr_save_ctrl); in _rtl92e_sta_up()
707 priv->rtllib->pwr_save_ctrl.bLeisurePs = true; in _rtl92e_init_priv_variable()
944 (&priv->rtllib->pwr_save_ctrl); in _rtl92e_watchdog_wq_cb()
967 if (ieee->pwr_save_ctrl.return_point == IPS_CALLBACK_NONE) in _rtl92e_watchdog_wq_cb()
1969 (&priv->rtllib->pwr_save_ctrl); in rtl92e_enable_nic()
H A Dr8192E_phy.c983 (&priv->rtllib->pwr_save_ctrl); in _rtl92e_set_rf_power_state()
/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac.c1047 struct rt_pwr_save_ctrl *psc = &ieee->pwr_save_ctrl; in rtllib_associate_complete_wq()
1350 struct rt_pwr_save_ctrl *psc = &ieee->pwr_save_ctrl; in rtllib_sta_ps_sleep()
H A Drtllib.h1378 struct rt_pwr_save_ctrl pwr_save_ctrl; member