Home
last modified time | relevance | path

Searched refs:sleep_auth (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dacx.c68 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth) in wl1271_acx_sleep_auth() argument
73 wl1271_debug(DEBUG_ACX, "acx sleep auth %d", sleep_auth); in wl1271_acx_sleep_auth()
81 auth->sleep_auth = sleep_auth; in wl1271_acx_sleep_auth()
86 sleep_auth, ret); in wl1271_acx_sleep_auth()
90 wl->sleep_auth = sleep_auth; in wl1271_acx_sleep_auth()
Dps.c87 if (wl->sleep_auth != WL1271_PSM_ELP) in wl1271_ps_elp_sleep()
Dacx.h135 u8 sleep_auth; member
1045 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth);
Ddebugfs.c989 wl->sleep_auth); in sleep_auth_read()
1018 wl->sleep_auth = value; in sleep_auth_write()
1262 DEBUGFS_ADD(sleep_auth, rootdir); in wl1271_debugfs_add_files()
Dwlcore.h487 int sleep_auth; member
Dmain.c1241 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wl1271_plt_stop()
2019 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wlcore_op_stop_locked()
6284 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wlcore_alloc_hw()
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dacx.c115 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth) in wl1251_acx_sleep_auth() argument
126 auth->sleep_auth = sleep_auth; in wl1251_acx_sleep_auth()
Dacx.h110 u8 sleep_auth; member
1454 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);