Lines Matching refs:cf2
473 int offset, int width, int cf1, int cf2) in hostapd_event_ch_switch() argument
483 cf1, cf2); in hostapd_event_ch_switch()
517 if (cf2 > 5000) in hostapd_event_ch_switch()
518 seg1_idx = (cf2 - 5000) / 5; in hostapd_event_ch_switch()
522 ieee80211_freq_to_chan(cf2, &seg1_idx); in hostapd_event_ch_switch()
1101 radar->cf1, radar->cf2); in hostapd_event_dfs_radar_detected()
1111 radar->cf1, radar->cf2); in hostapd_event_dfs_cac_finished()
1121 radar->cf1, radar->cf2); in hostapd_event_dfs_cac_aborted()
1131 radar->cf1, radar->cf2); in hostapd_event_dfs_nop_finished()
1141 radar->cf1, radar->cf2); in hostapd_event_dfs_cac_started()
1276 data->ch_switch.cf2); in wpa_supplicant_event()