Searched refs:csa_settings (Results 1 – 12 of 12) sorted by relevance
837 struct csa_settings csa_settings; in hostapd_dfs_start_channel_switch() local896 os_memset(&csa_settings, 0, sizeof(csa_settings)); in hostapd_dfs_start_channel_switch()897 csa_settings.cs_count = 5; in hostapd_dfs_start_channel_switch()898 csa_settings.block_tx = 1; in hostapd_dfs_start_channel_switch()899 err = hostapd_set_freq_params(&csa_settings.freq_params, in hostapd_dfs_start_channel_switch()918 err = hostapd_switch_channel(iface->bss[i], &csa_settings); in hostapd_dfs_start_channel_switch()
25 struct csa_settings *settings);
438 struct csa_settings *settings);
265 struct csa_settings *settings) in hostapd_drv_switch_channel()
510 struct csa_settings *settings) in hostapd_parse_csa_settings()
2588 struct csa_settings *settings) in hostapd_fill_csa_settings()2643 struct csa_settings *settings) in hostapd_switch_channel()
54 struct csa_settings *settings);
1151 struct csa_settings *settings) in ap_switch_channel()1167 struct csa_settings settings; in ap_ctrl_iface_chanswitch()
586 struct csa_settings *settings) in wpa_drv_switch_channel()
1532 struct csa_settings { struct3031 int (*switch_channel)(void *priv, struct csa_settings *settings);
7531 static int nl80211_switch_channel(void *priv, struct csa_settings *settings) in nl80211_switch_channel()
1756 struct csa_settings settings; in hostapd_ctrl_iface_chan_switch()