Home
last modified time | relevance | path

Searched defs:pwrctrl_priv (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/r8188eu/include/
A Drtw_pwrctrl.h50 u8 pwr_mode;
51 u8 smart_ps;
52 u8 bcn_ant_mode;
54 u32 alives;
58 u8 reg_rfoff;
68 u8 ips_mode;
75 u8 bLeisurePs;
77 u8 power_mgnt;
84 u8 bInSuspend;
90 int ps_flag;
[all …]
/linux/drivers/staging/rtl8723bs/include/
A Drtw_pwrctrl.h162 u8 pwr_mode;
163 u8 smart_ps;
165 u8 dtim;
167 u32 alives;
175 u8 reg_rfoff;
186 u8 ips_mode;
197 u32 ps_deny;
202 u8 bLeisurePs;
204 u8 power_mgnt;
213 u8 bInSuspend;
[all …]
/linux/drivers/staging/rtl8712/
A Drtl871x_pwrctrl.h75 struct pwrctrl_priv { struct
76 struct mutex mutex_lock;
77 /*volatile*/ u8 rpwm; /* requested power state for fw */
103 void r8712_init_pwrctrl_priv(struct _adapter *adapter); argument

Completed in 6 milliseconds