Searched defs:cf1 (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | dfs.c | 621 u8 cf1 = 0, cf2 = 0; in dfs_set_valid_channel() local 669 int chan_offset, int chan_width, int cf1, in set_dfs_state() 735 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped() 1144 int cf1, int cf2) in hostapd_dfs_complete_cac() 1215 int cf1, int cf2) in hostapd_dfs_pre_cac_expired() 1446 int cf1, int cf2) in hostapd_dfs_radar_detected() 1484 int cf1, int cf2) in hostapd_dfs_nop_finished() 1541 int cf1, int cf2) in hostapd_dfs_start_cac()
|
H A D | drv_callbacks.c | 1123 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch()
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_nl80211_event.c | 1157 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) in calculate_chan_offset() 1196 struct nlattr *bw, struct nlattr *cf1, in mlme_event_ch_switch()
|
H A D | driver.h | 6603 int cf1; member 6632 int cf1; member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ap.c | 1865 int offset, int width, int cf1, int cf2, in wpas_ap_ch_switch()
|