Home
last modified time | relevance | path

Searched defs:wl1271_acx_keep_alive_mode (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dacx.h566 struct wl1271_acx_keep_alive_mode { struct
567 struct acx_header header;
569 u8 role_id;
570 u8 enabled;
571 u8 padding[2];
H A Dacx.c1152 int wl1271_acx_keep_alive_mode(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_keep_alive_mode() function