Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dacx.h787 struct wl1271_acx_ps_rx_streaming { struct
788 struct acx_header header;
790 u8 role_id;
791 u8 tid;
792 u8 enable;
795 u8 period;
798 u8 timeout;
799 u8 padding[3];
Dacx.c1491 int wl1271_acx_ps_rx_streaming(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_ps_rx_streaming() function