Lines Matching refs:cf2
500 int cf2, u32 state) in set_dfs_state() argument
554 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped() argument
701 u8 cf1 = 0, cf2 = 0; in hostapd_handle_dfs() local
703 channel = dfs_get_valid_channel(iface, &sec, &cf1, &cf2, in hostapd_handle_dfs()
715 iface->conf->vht_oper_centr_freq_seg1_idx = cf2; in hostapd_handle_dfs()
752 int cf1, int cf2) in hostapd_dfs_complete_cac() argument
756 success, freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_complete_cac()
768 chan_width, cf1, cf2, in hostapd_dfs_complete_cac()
940 int cf1, int cf2) in hostapd_dfs_radar_detected() argument
946 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_radar_detected()
957 cf1, cf2, HOSTAPD_CHAN_DFS_UNAVAILABLE); in hostapd_dfs_radar_detected()
960 res = dfs_are_channels_overlapped(iface, freq, chan_width, cf1, cf2); in hostapd_dfs_radar_detected()
973 int cf1, int cf2) in hostapd_dfs_nop_finished() argument
977 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_nop_finished()
985 cf1, cf2, HOSTAPD_CHAN_DFS_USABLE); in hostapd_dfs_nop_finished()
1023 int cf1, int cf2) in hostapd_dfs_start_cac() argument
1028 freq, (freq - 5000) / 5, chan_offset, chan_width, cf1, cf2, 60); in hostapd_dfs_start_cac()