Searched refs:wake_up_event (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_conf.h802 u8 wake_up_event; member in struct:conf_conn_settings
H A Dwl1251_acx.h785 u8 wake_up_event; /* Only one bit can be set */ member in struct:acx_wake_up_condition
1372 int wl1251_acx_wake_up_conditions(struct wl1251 *wl, u8 wake_up_event,
H A Dwl1251_acx.c98 int wl1251_acx_wake_up_conditions(struct wl1251 *wl, u8 wake_up_event, argument
112 wake_up->wake_up_event = wake_up_event;
H A Dwl1271_acx.c50 wake_up->wake_up_event = wl->conf.conn.wake_up_event;
H A Dwl1271_acx.h503 u8 wake_up_event; /* Only one bit can be set */ member in struct:acx_wake_up_condition
H A Dwl1271_main.c222 .wake_up_event = CONF_WAKE_UP_EVENT_DTIM,

Completed in 39 milliseconds