Lines Matching refs:cf1
512 int chan_offset, int chan_width, int cf1, in set_dfs_state() argument
535 frequency = cf1; in set_dfs_state()
539 frequency = cf1 - 10; in set_dfs_state()
543 frequency = cf1 - 30; in set_dfs_state()
547 frequency = cf1 - 70; in set_dfs_state()
567 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped() argument
591 frequency = cf1; in dfs_are_channels_overlapped()
595 frequency = cf1 - 10; in dfs_are_channels_overlapped()
599 frequency = cf1 - 30; in dfs_are_channels_overlapped()
603 frequency = cf1 - 70; in dfs_are_channels_overlapped()
714 u8 cf1 = 0, cf2 = 0; in hostapd_handle_dfs() local
716 channel = dfs_get_valid_channel(iface, &sec, &cf1, &cf2, in hostapd_handle_dfs()
727 hostapd_set_oper_centr_freq_seg0_idx(iface->conf, cf1); in hostapd_handle_dfs()
781 int cf1, int cf2) in hostapd_dfs_complete_cac() argument
785 success, freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_complete_cac()
797 chan_width, cf1, cf2, in hostapd_dfs_complete_cac()
823 int cf1, int cf2) in hostapd_dfs_pre_cac_expired() argument
827 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_pre_cac_expired()
834 cf1, cf2, HOSTAPD_CHAN_DFS_USABLE); in hostapd_dfs_pre_cac_expired()
1011 int cf1, int cf2) in hostapd_dfs_radar_detected() argument
1017 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_radar_detected()
1028 cf1, cf2, HOSTAPD_CHAN_DFS_UNAVAILABLE); in hostapd_dfs_radar_detected()
1031 res = dfs_are_channels_overlapped(iface, freq, chan_width, cf1, cf2); in hostapd_dfs_radar_detected()
1044 int cf1, int cf2) in hostapd_dfs_nop_finished() argument
1048 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_nop_finished()
1056 cf1, cf2, HOSTAPD_CHAN_DFS_USABLE); in hostapd_dfs_nop_finished()
1094 int cf1, int cf2) in hostapd_dfs_start_cac() argument
1099 freq, (freq - 5000) / 5, chan_offset, chan_width, cf1, cf2, 60); in hostapd_dfs_start_cac()