Searched refs:wl1271_acx_keep_alive_mode (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | acx.h | 579 struct wl1271_acx_keep_alive_mode { struct 1098 int wl1271_acx_keep_alive_mode(struct wl1271 *wl, struct wl12xx_vif *vif,
|
D | init.c | 379 ret = wl1271_acx_keep_alive_mode(wl, wlvif, false); in wl1271_sta_hw_init_post_mem()
|
D | acx.c | 1167 int wl1271_acx_keep_alive_mode(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_keep_alive_mode() function 1170 struct wl1271_acx_keep_alive_mode *acx = NULL; in wl1271_acx_keep_alive_mode()
|
D | main.c | 2999 ret = wl1271_acx_keep_alive_mode(wl, wlvif, true); in wlcore_set_assoc() 3067 ret = wl1271_acx_keep_alive_mode(wl, wlvif, false); in wlcore_unset_assoc()
|