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

/linux-master/drivers/net/wireless/ti/wlcore/
H A Dinit.c566 ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_ELP);
580 ret = wl1271_acx_sleep_auth(wl, sta_auth);
583 ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_ELP);
H A Dacx.c53 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth) function
80 EXPORT_SYMBOL_GPL(wl1271_acx_sleep_auth); variable
H A Dacx.h1032 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth);
H A Ddebugfs.c1013 ret = wl1271_acx_sleep_auth(wl, value);
H A Dmain.c2756 wl1271_acx_sleep_auth(wl, sta_auth);
2759 wl1271_acx_sleep_auth(wl, WL1271_PSM_ELP);
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1602 ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_CAM);

Completed in 182 milliseconds