Searched refs:wl1271_acx_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 Dwl1271_init.c329 ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_ELP);
H A Dwl1271_acx.h1079 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth);
H A Dwl1271_acx.c65 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth) function
H A Dwl1271_main.c378 ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_CAM);

Completed in 54 milliseconds