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

/linux-master/drivers/net/wireless/ti/wlcore/
H A Dacx.h566 struct wl1271_acx_keep_alive_mode { struct
1085 int wl1271_acx_keep_alive_mode(struct wl1271 *wl, struct wl12xx_vif *vif,
H A Dinit.c365 ret = wl1271_acx_keep_alive_mode(wl, wlvif, false);
H A Dacx.c1152 int wl1271_acx_keep_alive_mode(struct wl1271 *wl, struct wl12xx_vif *wlvif, function
1155 struct wl1271_acx_keep_alive_mode *acx = NULL;
H A Dmain.c2951 ret = wl1271_acx_keep_alive_mode(wl, wlvif, true);
3019 ret = wl1271_acx_keep_alive_mode(wl, wlvif, false);

Completed in 147 milliseconds