Searched defs:conf_hangover_settings (Results 1 – 1 of 1) sorted by relevance
1237 struct conf_hangover_settings { struct1238 u32 recover_time;1239 u8 hangover_period;1240 u8 dynamic_mode;1241 u8 early_termination_mode;1242 u8 max_period;1243 u8 min_period;1244 u8 increase_delta;1245 u8 decrease_delta;1269 struct conf_hangover_settings hangover; argument