Lines Matching refs:cf2
513 int cf2, u32 state) in set_dfs_state() argument
567 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped() argument
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()
728 iface->conf->vht_oper_centr_freq_seg1_idx = cf2; in hostapd_handle_dfs()
782 int cf1, int cf2) in hostapd_dfs_complete_cac() argument
786 success, freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_complete_cac()
798 chan_width, cf1, cf2, in hostapd_dfs_complete_cac()
824 int cf1, int cf2) in hostapd_dfs_pre_cac_expired() argument
828 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_pre_cac_expired()
835 cf1, cf2, HOSTAPD_CHAN_DFS_USABLE); in hostapd_dfs_pre_cac_expired()
1009 int cf1, int cf2) in hostapd_dfs_radar_detected() argument
1015 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_radar_detected()
1026 cf1, cf2, HOSTAPD_CHAN_DFS_UNAVAILABLE); in hostapd_dfs_radar_detected()
1029 res = dfs_are_channels_overlapped(iface, freq, chan_width, cf1, cf2); in hostapd_dfs_radar_detected()
1042 int cf1, int cf2) in hostapd_dfs_nop_finished() argument
1046 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_nop_finished()
1054 cf1, cf2, HOSTAPD_CHAN_DFS_USABLE); in hostapd_dfs_nop_finished()
1092 int cf1, int cf2) in hostapd_dfs_start_cac() argument
1097 freq, (freq - 5000) / 5, chan_offset, chan_width, cf1, cf2, 60); in hostapd_dfs_start_cac()