Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | WL1271_WAKEUP_TIMEOUT 500 |
#define | ELP_ENTRY_DELAY 30 |
Functions | |
void | wl1271_elp_work (struct work_struct *work) |
void | wl1271_ps_elp_sleep (struct wl1271 *wl) |
int | wl1271_ps_elp_wakeup (struct wl1271 *wl) |
int | wl1271_ps_set_mode (struct wl1271 *wl, struct wl12xx_vif *wlvif, enum wl1271_cmd_ps_mode mode) |
void | wl12xx_ps_link_start (struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid, bool clean_queues) |
void | wl12xx_ps_link_end (struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) |
void wl1271_elp_work | ( | struct work_struct * | work | ) |
int wl1271_ps_set_mode | ( | struct wl1271 * | wl, |
struct wl12xx_vif * | wlvif, | ||
enum wl1271_cmd_ps_mode | mode | ||
) |