smart_ps          365 drivers/net/wireless/realtek/rtlwifi/ps.c 			ppsc->smart_ps = 0;
smart_ps          382 drivers/net/wireless/realtek/rtlwifi/ps.c 				ppsc->smart_ps = 2;
smart_ps          920 drivers/net/wireless/realtek/rtlwifi/ps.c 			if (rtlps->smart_ps == 0) {
smart_ps          921 drivers/net/wireless/realtek/rtlwifi/ps.c 				rtlps->smart_ps = 2;
smart_ps          934 drivers/net/wireless/realtek/rtlwifi/ps.c 				if (rtlps->smart_ps != 0) {
smart_ps          935 drivers/net/wireless/realtek/rtlwifi/ps.c 					rtlps->smart_ps = 0;
smart_ps          379 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.c 		(rtlpriv->mac80211.p2p) ? ppsc->smart_ps : 1);
smart_ps          435 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.c 		(rtlpriv->mac80211.p2p) ? ppsc->smart_ps : 1);
smart_ps          470 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.c 					  ppsc->smart_ps : 1));
smart_ps          566 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 	pwrmode.smart_ps = 1;
smart_ps          216 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.h 	u8 smart_ps;
smart_ps          259 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/fw.c 		(rtlpriv->mac80211.p2p) ? ppsc->smart_ps : 1);
smart_ps          286 drivers/net/wireless/realtek/rtlwifi/rtl8723be/fw.c 					 bt_ctrl_lps ? 0 : ppsc->smart_ps);
smart_ps          537 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.c 					  ppsc->smart_ps : 1));
smart_ps         2066 drivers/net/wireless/realtek/rtlwifi/wifi.h 	u8 smart_ps;
smart_ps          378 drivers/net/wireless/realtek/rtw88/fw.c 	SET_PWR_MODE_SET_SMART_PS(h2c_pkt, conf->smart_ps);
smart_ps          542 drivers/net/wireless/realtek/rtw88/main.h 	u8 smart_ps;
smart_ps           71 drivers/net/wireless/realtek/rtw88/ps.c 	conf->smart_ps = 0;
smart_ps           86 drivers/net/wireless/realtek/rtw88/ps.c 	conf->smart_ps = 2;
smart_ps          459 drivers/staging/rtl8188eu/core/rtw_cmd.c 		padapter->pwrctrlpriv.smart_ps = 0;
smart_ps          461 drivers/staging/rtl8188eu/core/rtw_cmd.c 		padapter->pwrctrlpriv.smart_ps = padapter->registrypriv.smart_ps;
smart_ps          463 drivers/staging/rtl8188eu/core/rtw_cmd.c 	DBG_88E("%s: smart_ps =%d\n", __func__, padapter->pwrctrlpriv.smart_ps);
smart_ps          363 drivers/staging/rtl8188eu/core/rtw_pwrctrl.c void rtw_set_ps_mode(struct adapter *padapter, u8 ps_mode, u8 smart_ps, u8 bcn_ant_mode)
smart_ps          369 drivers/staging/rtl8188eu/core/rtw_pwrctrl.c 		  __func__, ps_mode, smart_ps));
smart_ps          380 drivers/staging/rtl8188eu/core/rtw_pwrctrl.c 		if ((pwrpriv->smart_ps == smart_ps) &&
smart_ps          391 drivers/staging/rtl8188eu/core/rtw_pwrctrl.c 			pwrpriv->smart_ps = smart_ps;
smart_ps          450 drivers/staging/rtl8188eu/core/rtw_pwrctrl.c 				DBG_88E("%s smart_ps:%d\n", __func__, pwrpriv->smart_ps);
smart_ps          452 drivers/staging/rtl8188eu/core/rtw_pwrctrl.c 				rtw_set_ps_mode(padapter, pwrpriv->power_mgnt, pwrpriv->smart_ps, 0);
smart_ps          525 drivers/staging/rtl8188eu/core/rtw_pwrctrl.c 	pwrctrlpriv->smart_ps = padapter->registrypriv.smart_ps;
smart_ps          157 drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c 		Mode, pwrpriv->smart_ps, adapt->registrypriv.uapsd_enable);
smart_ps          182 drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c 	H2CSetPwrMode.SmartPS_RLBM = (((pwrpriv->smart_ps<<4)&0xf0) | (RLBM & 0x0f));
smart_ps           63 drivers/staging/rtl8188eu/include/drv_types.h 	u8	smart_ps;
smart_ps          148 drivers/staging/rtl8188eu/include/rtw_pwrctrl.h 	u8	smart_ps;
smart_ps          221 drivers/staging/rtl8188eu/include/rtw_pwrctrl.h void rtw_set_ps_mode(struct adapter *adapter, u8 ps_mode, u8 smart_ps,
smart_ps          155 drivers/staging/rtl8188eu/os_dep/os_intfs.c 	registry_par->smart_ps =  (u8)rtw_smart_ps;
smart_ps           88 drivers/staging/rtl8712/drv_types.h 	u8  smart_ps;
smart_ps           57 drivers/staging/rtl8712/os_intfs.c static int smart_ps = 1;
smart_ps          136 drivers/staging/rtl8712/os_intfs.c 	registry_par->smart_ps = (u8)smart_ps;
smart_ps          415 drivers/staging/rtl8712/os_intfs.c 				  padapter->registrypriv.smart_ps);
smart_ps          569 drivers/staging/rtl8712/rtl871x_cmd.h 	u8	smart_ps;
smart_ps          641 drivers/staging/rtl8712/rtl871x_mlme.c 				  padapter->registrypriv.smart_ps);
smart_ps         1043 drivers/staging/rtl8712/rtl871x_mlme.c 				  adapter->registrypriv.smart_ps);
smart_ps         1065 drivers/staging/rtl8712/rtl871x_mlme.c 			    adapter->registrypriv.smart_ps);
smart_ps          315 drivers/staging/rtl8712/rtl871x_mp_ioctl.h 	unsigned int smart_ps;
smart_ps           58 drivers/staging/rtl8712/rtl871x_pwrctrl.c void r8712_set_ps_mode(struct _adapter *padapter, uint ps_mode, uint smart_ps)
smart_ps           66 drivers/staging/rtl8712/rtl871x_pwrctrl.c 		smart_ps = 0;
smart_ps           67 drivers/staging/rtl8712/rtl871x_pwrctrl.c 	if ((pwrpriv->pwr_mode != ps_mode) || (pwrpriv->smart_ps != smart_ps)) {
smart_ps           73 drivers/staging/rtl8712/rtl871x_pwrctrl.c 		pwrpriv->smart_ps = smart_ps;
smart_ps          171 drivers/staging/rtl8712/rtl871x_pwrctrl.c 	pwrctrlpriv->smart_ps = 0;
smart_ps           89 drivers/staging/rtl8712/rtl871x_pwrctrl.h 	uint smart_ps;
smart_ps          112 drivers/staging/rtl8712/rtl871x_pwrctrl.h 			uint smart_ps);
smart_ps          207 drivers/staging/rtl8712/rtl871x_xmit.c 					  padapter->registrypriv.smart_ps);
smart_ps          392 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c void rtw_set_ps_mode(struct adapter *padapter, u8 ps_mode, u8 smart_ps, u8 bcn_ant_mode, const char *msg)
smart_ps          401 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 			  __func__, ps_mode, smart_ps));
smart_ps          468 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 			pwrpriv->smart_ps = smart_ps;
smart_ps          561 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 				rtw_set_ps_mode(padapter, pwrpriv->power_mgnt, padapter->registrypriv.smart_ps, 0, buf);
smart_ps         1144 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 	pwrctrlpriv->smart_ps = padapter->registrypriv.smart_ps;
smart_ps         1021 drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c 		DBG_871X("%s(): FW LPS mode = %d, SmartPS =%d, dtim =%d\n", __func__, psmode, pwrpriv->smart_ps, pwrpriv->dtim);
smart_ps         1023 drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c 		DBG_871X("%s(): FW LPS mode = %d, SmartPS =%d\n", __func__, psmode, pwrpriv->smart_ps);
smart_ps         1067 drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c 	SET_8723B_H2CCMD_PWRMODE_PARM_SMART_PS(u1H2CPwrModeParm, pwrpriv->smart_ps);
smart_ps          110 drivers/staging/rtl8723bs/include/drv_types.h 	u8 smart_ps;
smart_ps          214 drivers/staging/rtl8723bs/include/rtw_pwrctrl.h 	u8 smart_ps;
smart_ps          349 drivers/staging/rtl8723bs/include/rtw_pwrctrl.h void rtw_set_ps_mode(struct adapter *padapter, u8 ps_mode, u8 smart_ps, u8 bcn_ant_mode, const char *msg);
smart_ps          250 drivers/staging/rtl8723bs/os_dep/os_intfs.c 	registry_par->smart_ps =  (u8)rtw_smart_ps;