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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddfs.c27 if (iface->conf->ieee80211n && iface->conf->secondary_channel)
169 * - hapd->secondary_channel
190 iface->conf->secondary_channel &&
215 int secondary_channel,
229 if (secondary_channel == 1)
231 else if (secondary_channel == -1)
266 if (iface->conf->ieee80211n && iface->conf->secondary_channel == -1)
328 iface->conf->secondary_channel,
415 int *secondary_channel,
427 *secondary_channel
213 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
414 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
753 int secondary_channel; local
805 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.c27 if (iface->conf->ieee80211n && iface->conf->secondary_channel)
169 * - hapd->secondary_channel
190 iface->conf->secondary_channel &&
215 int secondary_channel,
229 if (secondary_channel == 1)
231 else if (secondary_channel == -1)
266 if (iface->conf->ieee80211n && iface->conf->secondary_channel == -1)
328 iface->conf->secondary_channel,
415 int *secondary_channel,
427 *secondary_channel
213 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
414 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
753 int secondary_channel; local
805 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.c27 if (iface->conf->ieee80211n && iface->conf->secondary_channel)
169 * - hapd->secondary_channel
190 iface->conf->secondary_channel &&
215 int secondary_channel,
229 if (secondary_channel == 1)
231 else if (secondary_channel == -1)
266 if (iface->conf->ieee80211n && iface->conf->secondary_channel == -1)
328 iface->conf->secondary_channel,
415 int *secondary_channel,
427 *secondary_channel
213 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
414 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
753 int secondary_channel; local
805 int secondary_channel; local
[all...]
H A Dap_config.h582 int secondary_channel; member in struct:hostapd_config

Completed in 975 milliseconds