Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dacx.h572 struct wl1271_acx_pm_config { struct
573 struct acx_header header;
575 __le32 host_clk_settling_time;
576 u8 host_fast_wakeup_support;
577 u8 padding[3];
Dacx.c1137 int wl1271_acx_pm_config(struct wl1271 *wl) in wl1271_acx_pm_config() function