Searched defs:secondary_channel (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddfs.c25 if (iface->conf->ieee80211n && iface->conf->secondary_channel)
163 * - hapd->secondary_channel
184 iface->conf->secondary_channel &&
209 int secondary_channel,
223 if (secondary_channel == 1)
225 else if (secondary_channel == -1)
257 if (iface->conf->ieee80211n && iface->conf->secondary_channel == -1)
296 iface->conf->secondary_channel,
383 int *secondary_channel,
395 *secondary_channel
207 dfs_adjust_vht_center_freq(struct hostapd_iface *iface, struct hostapd_channel_data *chan, int secondary_channel, u8 *vht_oper_centr_freq_seg0_idx, u8 *vht_oper_centr_freq_seg1_idx) argument
382 dfs_get_valid_channel(struct hostapd_iface *iface, int *secondary_channel, u8 *vht_oper_centr_freq_seg0_idx, u8 *vht_oper_centr_freq_seg1_idx, int skip_radar) argument
720 int secondary_channel; local
772 int secondary_channel; local
[all...]
H A Dap_config.h582 int secondary_channel; member in struct:hostapd_config
/external/wpa_supplicant_8/src/ap/
H A Ddfs.c25 if (iface->conf->ieee80211n && iface->conf->secondary_channel)
163 * - hapd->secondary_channel
184 iface->conf->secondary_channel &&
209 int secondary_channel,
223 if (secondary_channel == 1)
225 else if (secondary_channel == -1)
257 if (iface->conf->ieee80211n && iface->conf->secondary_channel == -1)
296 iface->conf->secondary_channel,
383 int *secondary_channel,
395 *secondary_channel
207 dfs_adjust_vht_center_freq(struct hostapd_iface *iface, struct hostapd_channel_data *chan, int secondary_channel, u8 *vht_oper_centr_freq_seg0_idx, u8 *vht_oper_centr_freq_seg1_idx) argument
382 dfs_get_valid_channel(struct hostapd_iface *iface, int *secondary_channel, u8 *vht_oper_centr_freq_seg0_idx, u8 *vht_oper_centr_freq_seg1_idx, int skip_radar) argument
720 int secondary_channel; local
772 int secondary_channel; local
[all...]
H A Dap_config.h582 int secondary_channel; member in struct:hostapd_config
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddfs.c25 if (iface->conf->ieee80211n && iface->conf->secondary_channel)
163 * - hapd->secondary_channel
184 iface->conf->secondary_channel &&
209 int secondary_channel,
223 if (secondary_channel == 1)
225 else if (secondary_channel == -1)
257 if (iface->conf->ieee80211n && iface->conf->secondary_channel == -1)
296 iface->conf->secondary_channel,
383 int *secondary_channel,
395 *secondary_channel
207 dfs_adjust_vht_center_freq(struct hostapd_iface *iface, struct hostapd_channel_data *chan, int secondary_channel, u8 *vht_oper_centr_freq_seg0_idx, u8 *vht_oper_centr_freq_seg1_idx) argument
382 dfs_get_valid_channel(struct hostapd_iface *iface, int *secondary_channel, u8 *vht_oper_centr_freq_seg0_idx, u8 *vht_oper_centr_freq_seg1_idx, int skip_radar) argument
720 int secondary_channel; local
772 int secondary_channel; local
[all...]
H A Dap_config.h582 int secondary_channel; member in struct:hostapd_config

Completed in 69 milliseconds