/freebsd/contrib/wpa/src/ap/ |
H A D | dfs.h | 16 int cf1, int cf2); 19 int cf1, int cf2); 23 int cf1, int cf2); 26 int chan_offset, int chan_width, int cf1, int cf2); 31 int cf1, int cf2);
|
H A D | dfs.c | 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 [all …]
|
H A D | drv_callbacks.c | 1123 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch() argument 1139 width, channel_width_to_string(width), cf1, cf2, in hostapd_event_ch_switch() 1190 if (cf1 == 5935) in hostapd_event_ch_switch() 1191 seg0_idx = (cf1 - 5925) / 5; in hostapd_event_ch_switch() 1192 else if (cf1 > 5950) in hostapd_event_ch_switch() 1193 seg0_idx = (cf1 - 5950) / 5; in hostapd_event_ch_switch() 1194 else if (cf1 > 5000) in hostapd_event_ch_switch() 1195 seg0_idx = (cf1 - 5000) / 5; in hostapd_event_ch_switch() 1205 ieee80211_freq_to_chan(cf1, &seg0_idx); in hostapd_event_ch_switch() 1293 cf1, cf2, is_dfs0, is_dfs, punct_bitmap); in hostapd_event_ch_switch() [all …]
|
H A D | hostapd.h | 791 int offset, int width, int cf1, int cf2,
|
/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() argument 1166 freq1 = cf1 - 10; in calculate_chan_offset() 1169 freq1 = cf1 - 30; in calculate_chan_offset() 1172 freq1 = cf1 - 70; in calculate_chan_offset() 1175 freq1 = cf1 - 30; in calculate_chan_offset() 1178 freq1 = cf1 - 150; in calculate_chan_offset() 1196 struct nlattr *bw, struct nlattr *cf1, in mlme_event_ch_switch() argument 1238 } else if (bw && cf1) { in mlme_event_ch_switch() 1242 nla_get_u32(cf1), in mlme_event_ch_switch() 1258 if (cf1) in mlme_event_ch_switch() [all …]
|
H A D | driver.h | 6603 int cf1; member 6632 int cf1; member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ap.h | 76 int offset, int width, int cf1, int cf2,
|
H A D | ap.c | 1865 int offset, int width, int cf1, int cf2, in wpas_ap_ch_switch() argument 1878 offset, width, cf1, cf2, punct_bitmap, in wpas_ap_ch_switch() 2111 radar->cf1, radar->cf2); in wpas_ap_event_dfs_radar_detected() 2127 radar->chan_width, radar->cf1, radar->cf2); in wpas_ap_event_dfs_cac_started() 2143 radar->chan_width, radar->cf1, radar->cf2); in wpas_ap_event_dfs_cac_finished() 2159 radar->chan_width, radar->cf1, radar->cf2); in wpas_ap_event_dfs_cac_aborted() 2175 radar->chan_width, radar->cf1, radar->cf2); in wpas_ap_event_dfs_cac_nop_finished()
|
H A D | events.c | 6309 data->ch_switch.cf1, in wpa_supplicant_event() 6339 data->ch_switch.cf1, in wpa_supplicant_event() 6377 data->ch_switch.cf1, in wpa_supplicant_event()
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ctrl_iface.c | 1599 data.dfs_event.cf1 = atoi(pos + 4); in hostapd_ctrl_iface_radar()
|
/freebsd/share/misc/ |
H A D | usb_vendors | 14707 0cf1 e-Conn Electronic Co., Ltd 20501 1cf1 Dresden Elektronik 21852 0cf1 duraSign Pad Biometric 5.0 22366 0cf1 Pad Biometric US 5.0
|
H A D | pci_vendors | 34063 2cf1 Xeon C5500/C3500 Integrated Memory Controller Channel 2 Address
|