Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | WL1251_WAKEUP_TIMEOUT 100 |
#define | ELP_ENTRY_DELAY 5 |
Functions | |
void | wl1251_elp_work (struct work_struct *work) |
void | wl1251_ps_elp_sleep (struct wl1251 *wl) |
int | wl1251_ps_elp_wakeup (struct wl1251 *wl) |
int | wl1251_ps_set_mode (struct wl1251 *wl, enum wl1251_station_mode mode) |
void wl1251_elp_work | ( | struct work_struct * | work | ) |