Searched defs:oper_centr_freq_seg0_idx (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | dfs.c | 235 dfs_adjust_center_freq(struct hostapd_iface *iface, struct hostapd_channel_data *chan, int secondary_channel, u8 *oper_centr_freq_seg0_idx, u8 *oper_centr_freq_seg1_idx) dfs_adjust_center_freq() argument 436 dfs_get_valid_channel(struct hostapd_iface *iface, int *secondary_channel, u8 *oper_centr_freq_seg0_idx, u8 *oper_centr_freq_seg1_idx, int skip_radar) dfs_get_valid_channel() argument 844 u8 oper_centr_freq_seg0_idx = 0; hostapd_dfs_start_channel_switch_cac() local 885 u8 oper_centr_freq_seg0_idx; hostapd_dfs_start_channel_switch() local [all...] |
H A D | ap_config.h | 1044 hostapd_set_oper_centr_freq_seg0_idx(struct hostapd_config *conf, u8 oper_centr_freq_seg0_idx) hostapd_set_oper_centr_freq_seg0_idx() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | dfs.c | 271 dfs_adjust_center_freq(struct hostapd_iface *iface, struct hostapd_channel_data *chan, int secondary_channel, int sec_chan_idx_80p80, u8 *oper_centr_freq_seg0_idx, u8 *oper_centr_freq_seg1_idx) dfs_adjust_center_freq() argument 479 dfs_get_valid_channel(struct hostapd_iface *iface, int *secondary_channel, u8 *oper_centr_freq_seg0_idx, u8 *oper_centr_freq_seg1_idx, int skip_radar) dfs_get_valid_channel() argument 946 dfs_downgrade_bandwidth(struct hostapd_iface *iface, int *secondary_channel, u8 *oper_centr_freq_seg0_idx, u8 *oper_centr_freq_seg1_idx, int *skip_radar) dfs_downgrade_bandwidth() argument 987 u8 oper_centr_freq_seg0_idx = 0; hostapd_dfs_start_channel_switch_cac() local 1034 u8 oper_centr_freq_seg0_idx; hostapd_dfs_start_channel_switch() local [all...] |
H A D | ap_config.h | 1139 hostapd_set_oper_centr_freq_seg0_idx(struct hostapd_config *conf, u8 oper_centr_freq_seg0_idx) hostapd_set_oper_centr_freq_seg0_idx() argument
|
Completed in 9 milliseconds