Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/rtl8192e/
Drtllib.h1822 struct rt_pwr_save_ctrl { struct
1824 bool bInactivePs;
1825 bool bIPSModeBackup;
1826 bool bHaltAdapterClkRQ;
1827 bool bSwRfProcessing;
1828 enum rt_rf_power_state eInactivePowerState;
1829 struct work_struct InactivePsWorkItem;
1830 struct timer_list InactivePsTimer;
1832 enum ips_callback_function ReturnPoint;
1834 bool bTmpBssDesc;
[all …]