Home
last modified time | relevance | path

Searched refs:sleep_auth (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dacx.c53 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth) in wl1271_acx_sleep_auth() argument
58 wl1271_debug(DEBUG_ACX, "acx sleep auth %d", sleep_auth); in wl1271_acx_sleep_auth()
66 auth->sleep_auth = sleep_auth; in wl1271_acx_sleep_auth()
70 wl1271_error("could not configure sleep_auth to %d: %d", in wl1271_acx_sleep_auth()
71 sleep_auth, ret); in wl1271_acx_sleep_auth()
75 wl->sleep_auth = sleep_auth; in wl1271_acx_sleep_auth()
H A Ddebugfs.c991 wl->sleep_auth); in sleep_auth_read()
1004 wl1271_warning("illegal value in sleep_auth"); in sleep_auth_write()
1009 wl1271_warning("sleep_auth must be between 0 and %d", in sleep_auth_write()
1020 wl->sleep_auth = value; in sleep_auth_write()
1307 DEBUGFS_ADD(sleep_auth, rootdir); in wl1271_debugfs_add_files()
H A Dacx.h122 u8 sleep_auth; member
1032 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth);
H A Dwlcore.h475 int sleep_auth; member
H A Dmain.c1200 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wl1271_plt_stop()
1976 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wlcore_op_stop_locked()
6417 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wlcore_alloc_hw()
6697 if (wl->sleep_auth != WL1271_PSM_ELP) in wlcore_runtime_suspend()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dacx.c53 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth) in wl1271_acx_sleep_auth() argument
58 wl1271_debug(DEBUG_ACX, "acx sleep auth %d", sleep_auth); in wl1271_acx_sleep_auth()
66 auth->sleep_auth = sleep_auth; in wl1271_acx_sleep_auth()
70 wl1271_error("could not configure sleep_auth to %d: %d", in wl1271_acx_sleep_auth()
71 sleep_auth, ret); in wl1271_acx_sleep_auth()
75 wl->sleep_auth = sleep_auth; in wl1271_acx_sleep_auth()
H A Ddebugfs.c976 wl->sleep_auth); in sleep_auth_read()
989 wl1271_warning("illegal value in sleep_auth"); in sleep_auth_write()
994 wl1271_warning("sleep_auth must be between 0 and %d", in sleep_auth_write()
1005 wl->sleep_auth = value; in sleep_auth_write()
1289 DEBUGFS_ADD(sleep_auth, rootdir); in wl1271_debugfs_add_files()
H A Dacx.h122 u8 sleep_auth; member
1032 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth);
H A Dwlcore.h475 int sleep_auth; member
H A Dmain.c1188 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wl1271_plt_stop()
1961 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wlcore_op_stop_locked()
6349 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wlcore_alloc_hw()
6629 if (wl->sleep_auth != WL1271_PSM_ELP) in wlcore_runtime_suspend()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dacx.c116 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth) in wl1251_acx_sleep_auth() argument
127 auth->sleep_auth = sleep_auth; in wl1251_acx_sleep_auth()
H A Dacx.h96 u8 sleep_auth; member
1440 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dacx.c116 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth) in wl1251_acx_sleep_auth() argument
127 auth->sleep_auth = sleep_auth; in wl1251_acx_sleep_auth()
H A Dacx.h96 u8 sleep_auth; member
1440 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);

Completed in 39 milliseconds