Lines Matching refs:cf1

621 	u8 cf1 = 0, cf2 = 0;  in dfs_set_valid_channel()  local
624 channel = dfs_get_valid_channel(iface, &sec, &cf1, &cf2, in dfs_set_valid_channel()
635 hostapd_set_oper_centr_freq_seg0_idx(iface->conf, cf1); in dfs_set_valid_channel()
669 int chan_offset, int chan_width, int cf1, in set_dfs_state() argument
693 frequency = cf1; in set_dfs_state()
697 frequency = cf1 - 10; in set_dfs_state()
701 frequency = cf1 - 30; in set_dfs_state()
705 frequency = cf1 - 30; in set_dfs_state()
710 frequency = cf1 - 70; in set_dfs_state()
735 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped() argument
759 frequency = cf1; in dfs_are_channels_overlapped()
763 frequency = cf1 - 10; in dfs_are_channels_overlapped()
767 frequency = cf1 - 30; in dfs_are_channels_overlapped()
771 frequency = cf1 - 70; in dfs_are_channels_overlapped()
1144 int cf1, int cf2) in hostapd_dfs_complete_cac() argument
1148 success, freq, ht_enabled, chan_offset, chan_width, cf1, cf2, in hostapd_dfs_complete_cac()
1169 chan_width, cf1, cf2, in hostapd_dfs_complete_cac()
1215 int cf1, int cf2) in hostapd_dfs_pre_cac_expired() argument
1219 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_pre_cac_expired()
1226 cf1, cf2, HOSTAPD_CHAN_DFS_USABLE); in hostapd_dfs_pre_cac_expired()
1446 int cf1, int cf2) in hostapd_dfs_radar_detected() argument
1450 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_radar_detected()
1463 cf1, cf2, HOSTAPD_CHAN_DFS_UNAVAILABLE)) in hostapd_dfs_radar_detected()
1469 cf1, cf2)) in hostapd_dfs_radar_detected()
1484 int cf1, int cf2) in hostapd_dfs_nop_finished() argument
1488 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_nop_finished()
1496 cf1, cf2, HOSTAPD_CHAN_DFS_USABLE); in hostapd_dfs_nop_finished()
1541 int cf1, int cf2) in hostapd_dfs_start_cac() argument
1564 freq, (freq - 5000) / 5, chan_offset, chan_width, cf1, cf2, in hostapd_dfs_start_cac()