Lines Matching refs:cf1
844 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch() argument
859 width, channel_width_to_string(width), cf1, cf2); in hostapd_event_ch_switch()
898 if (cf1 > 5000) in hostapd_event_ch_switch()
899 seg0_idx = (cf1 - 5000) / 5; in hostapd_event_ch_switch()
904 ieee80211_freq_to_chan(cf1, &seg0_idx); in hostapd_event_ch_switch()
937 cf1, cf2, is_dfs); in hostapd_event_ch_switch()
1626 radar->cf1, radar->cf2); in hostapd_event_dfs_radar_detected()
1636 radar->cf1, radar->cf2); in hostapd_event_dfs_pre_cac_expired()
1646 radar->cf1, radar->cf2); in hostapd_event_dfs_cac_finished()
1656 radar->cf1, radar->cf2); in hostapd_event_dfs_cac_aborted()
1666 radar->cf1, radar->cf2); in hostapd_event_dfs_nop_finished()
1676 radar->cf1, radar->cf2); in hostapd_event_dfs_cac_started()
1909 data->ch_switch.cf1, in wpa_supplicant_event()