[go: nahoru, domu]

Searched refs:reg_fwctrl_lps (Results 1 - 10 of 10) sorted by relevance

/drivers/net/wireless/rtlwifi/rtl8192ce/
H A Dsw.c146 rtlpriv->psc.reg_fwctrl_lps = 3;
152 if (rtlpriv->psc.reg_fwctrl_lps == 1)
154 else if (rtlpriv->psc.reg_fwctrl_lps == 2)
156 else if (rtlpriv->psc.reg_fwctrl_lps == 3)
/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dsw.c146 rtlpriv->psc.reg_fwctrl_lps = 3;
153 if (rtlpriv->psc.reg_fwctrl_lps == 1)
155 else if (rtlpriv->psc.reg_fwctrl_lps == 2)
157 else if (rtlpriv->psc.reg_fwctrl_lps == 3)
/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Dsw.c147 rtlpriv->psc.reg_fwctrl_lps = 3;
154 if (rtlpriv->psc.reg_fwctrl_lps == 1)
156 else if (rtlpriv->psc.reg_fwctrl_lps == 2)
158 else if (rtlpriv->psc.reg_fwctrl_lps == 3)
/drivers/net/wireless/rtlwifi/rtl8192de/
H A Dsw.c156 rtlpriv->psc.reg_fwctrl_lps = 3;
162 if (rtlpriv->psc.reg_fwctrl_lps == 1)
164 else if (rtlpriv->psc.reg_fwctrl_lps == 2)
166 else if (rtlpriv->psc.reg_fwctrl_lps == 3)
/drivers/net/wireless/rtlwifi/rtl8192se/
H A Dsw.c194 rtlpriv->psc.reg_fwctrl_lps = 3;
200 if (rtlpriv->psc.reg_fwctrl_lps == 1)
202 else if (rtlpriv->psc.reg_fwctrl_lps == 2)
204 else if (rtlpriv->psc.reg_fwctrl_lps == 3)
/drivers/net/wireless/rtlwifi/rtl8723ae/
H A Dsw.c155 rtlpriv->psc.reg_fwctrl_lps = 3;
159 if (rtlpriv->psc.reg_fwctrl_lps == 1)
161 else if (rtlpriv->psc.reg_fwctrl_lps == 2)
163 else if (rtlpriv->psc.reg_fwctrl_lps == 3)
/drivers/net/wireless/rtlwifi/rtl8723be/
H A Dsw.c156 rtlpriv->psc.reg_fwctrl_lps = 3;
163 if (rtlpriv->psc.reg_fwctrl_lps == 1)
165 else if (rtlpriv->psc.reg_fwctrl_lps == 2)
167 else if (rtlpriv->psc.reg_fwctrl_lps == 3)
/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Dsw.c218 rtlpriv->psc.reg_fwctrl_lps = 3;
227 if (rtlpriv->psc.reg_fwctrl_lps == 1)
229 else if (rtlpriv->psc.reg_fwctrl_lps == 2)
231 else if (rtlpriv->psc.reg_fwctrl_lps == 3)
/drivers/net/wireless/rtlwifi/
H A Dusb.c397 ppsc->reg_fwctrl_lps = 3;
H A Dwifi.h1862 u8 reg_fwctrl_lps; member in struct:rtl_ps_ctl

Completed in 51 milliseconds