Searched refs:sleep_auth (Results 1 - 4 of 4) 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 Dwl1251_acx.h112 u8 sleep_auth; member in struct:acx_sleep_auth
1374 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);
H A Dwl1271_acx.h150 u8 sleep_auth; member in struct:acx_sleep_auth
1079 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth);
H A Dwl1251_acx.c127 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth) argument
140 auth->sleep_auth = sleep_auth;
H A Dwl1271_acx.c65 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth) argument
78 auth->sleep_auth = sleep_auth;

Completed in 97 milliseconds