Searched refs:wl1271_acx_sleep_auth (Results 1 – 6 of 6) sorted by relevance
580 ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_ELP); in wl1271_init_vif_specific()594 ret = wl1271_acx_sleep_auth(wl, sta_auth); in wl1271_init_vif_specific()597 ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_ELP); in wl1271_init_vif_specific()
1046 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth);
67 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth) in wl1271_acx_sleep_auth() function94 EXPORT_SYMBOL_GPL(wl1271_acx_sleep_auth);
1051 ret = wl1271_acx_sleep_auth(wl, value); in sleep_auth_write()
2777 wl1271_acx_sleep_auth(wl, sta_auth); in __wl1271_op_remove_interface()2780 wl1271_acx_sleep_auth(wl, WL1271_PSM_ELP); in __wl1271_op_remove_interface()
1612 ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_CAM); in wl12xx_plt_init()