Lines Matching refs:cf2
775 int offset, int width, int cf1, int cf2) in hostapd_event_ch_switch() argument
788 width, channel_width_to_string(width), cf1, cf2); in hostapd_event_ch_switch()
829 if (cf2 > 5000) in hostapd_event_ch_switch()
830 seg1_idx = (cf2 - 5000) / 5; in hostapd_event_ch_switch()
834 ieee80211_freq_to_chan(cf2, &seg1_idx); in hostapd_event_ch_switch()
1500 radar->cf1, radar->cf2); in hostapd_event_dfs_radar_detected()
1510 radar->cf1, radar->cf2); in hostapd_event_dfs_pre_cac_expired()
1520 radar->cf1, radar->cf2); in hostapd_event_dfs_cac_finished()
1530 radar->cf1, radar->cf2); in hostapd_event_dfs_cac_aborted()
1540 radar->cf1, radar->cf2); in hostapd_event_dfs_nop_finished()
1550 radar->cf1, radar->cf2); in hostapd_event_dfs_cac_started()
1707 data->ch_switch.cf2); in wpa_supplicant_event()