Home
last modified time | relevance | path

Searched refs:wl1271_acx_keep_alive_mode (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dacx.h580 struct wl1271_acx_keep_alive_mode { struct
1099 int wl1271_acx_keep_alive_mode(struct wl1271 *wl, struct wl12xx_vif *vif,
Dinit.c379 ret = wl1271_acx_keep_alive_mode(wl, wlvif, false); in wl1271_sta_hw_init_post_mem()
Dacx.c1166 int wl1271_acx_keep_alive_mode(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_keep_alive_mode() function
1169 struct wl1271_acx_keep_alive_mode *acx = NULL; in wl1271_acx_keep_alive_mode()
Dmain.c2983 ret = wl1271_acx_keep_alive_mode(wl, wlvif, true); in wlcore_set_assoc()
3051 ret = wl1271_acx_keep_alive_mode(wl, wlvif, false); in wlcore_unset_assoc()