Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dacx.h915 struct wl12xx_acx_config_hangover { struct
916 struct acx_header header;
918 __le32 recover_time;
919 u8 hangover_period;
920 u8 dynamic_mode;
921 u8 early_termination_mode;
922 u8 max_period;
923 u8 min_period;
924 u8 increase_delta;
925 u8 decrease_delta;
[all …]
Dacx.c1704 int wl12xx_acx_config_hangover(struct wl1271 *wl) in wl12xx_acx_config_hangover() function