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

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dinit.c575 ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_ELP); wl1271_init_vif_specific()
589 ret = wl1271_acx_sleep_auth(wl, sta_auth); wl1271_init_vif_specific()
592 ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_ELP); wl1271_init_vif_specific()
H A Dacx.c68 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth) wl1271_acx_sleep_auth() function
95 EXPORT_SYMBOL_GPL(wl1271_acx_sleep_auth); variable
H A Dacx.h1045 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth);
H A Ddebugfs.c1026 ret = wl1271_acx_sleep_auth(wl, value); sleep_auth_write()
H A Dmain.c2793 wl1271_acx_sleep_auth(wl, sta_auth); __wl1271_op_remove_interface()
2796 wl1271_acx_sleep_auth(wl, WL1271_PSM_ELP); __wl1271_op_remove_interface()
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1610 ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_CAM); wl12xx_plt_init()

Completed in 162 milliseconds