Searched refs:old_params (Results 1 – 2 of 2) sorted by relevance
1680 old_params = wrapped_sig.parameters1681 new_params = OrderedDict(old_params.items())1697 for param_name, param in old_params.items():
3147 struct hostapd_freq_params *old_params) in hostapd_change_config_freq() argument3161 if (old_params && in hostapd_change_config_freq()3162 hostapd_set_freq_params(old_params, conf->hw_mode, in hostapd_change_config_freq()