Lines Matching refs:ppsc
4757 struct rtl_ps_ctl *ppsc = rtl_psc(rtl_priv(hw)); in _rtl8821ae_phy_set_rf_power_state() local
4764 if ((ppsc->rfpwr_state == ERFOFF) && in _rtl8821ae_phy_set_rf_power_state()
4765 RT_IN_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC)) { in _rtl8821ae_phy_set_rf_power_state()
4775 RT_CLEAR_PS_LEVEL(ppsc, in _rtl8821ae_phy_set_rf_power_state()
4781 ppsc-> in _rtl8821ae_phy_set_rf_power_state()
4783 ppsc->last_awake_jiffies = jiffies; in _rtl8821ae_phy_set_rf_power_state()
4821 if (ppsc->reg_rfps_level & RT_RF_OFF_LEVL_HALT_NIC) { in _rtl8821ae_phy_set_rf_power_state()
4825 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in _rtl8821ae_phy_set_rf_power_state()
4827 if (ppsc->rfoff_reason == RF_CHANGE_BY_IPS) { in _rtl8821ae_phy_set_rf_power_state()
4843 ppsc->rfpwr_state = rfpwr_state; in _rtl8821ae_phy_set_rf_power_state()
4850 struct rtl_ps_ctl *ppsc = rtl_psc(rtl_priv(hw)); in rtl8821ae_phy_set_rf_power_state() local
4854 if (rfpwr_state == ppsc->rfpwr_state) in rtl8821ae_phy_set_rf_power_state()