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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddfs.c28 if (iface->conf->ieee80211n && iface->conf->secondary_channel)
178 * - hapd->secondary_channel
199 iface->conf->secondary_channel &&
224 int secondary_channel,
238 if (secondary_channel == 1)
240 else if (secondary_channel == -1)
275 if (iface->conf->ieee80211n && iface->conf->secondary_channel == -1)
337 iface->conf->secondary_channel,
424 int *secondary_channel,
436 *secondary_channel
222 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
423 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
782 int secondary_channel; local
823 int secondary_channel; local
[all...]
H A Dap_config.h657 int secondary_channel; member in struct:hostapd_config
/external/wpa_supplicant_8/src/ap/
H A Ddfs.c28 if (iface->conf->ieee80211n && iface->conf->secondary_channel)
178 * - hapd->secondary_channel
199 iface->conf->secondary_channel &&
224 int secondary_channel,
238 if (secondary_channel == 1)
240 else if (secondary_channel == -1)
275 if (iface->conf->ieee80211n && iface->conf->secondary_channel == -1)
337 iface->conf->secondary_channel,
424 int *secondary_channel,
436 *secondary_channel
222 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
423 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
782 int secondary_channel; local
823 int secondary_channel; local
[all...]
H A Dap_config.h657 int secondary_channel; member in struct:hostapd_config
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddfs.c28 if (iface->conf->ieee80211n && iface->conf->secondary_channel)
178 * - hapd->secondary_channel
199 iface->conf->secondary_channel &&
224 int secondary_channel,
238 if (secondary_channel == 1)
240 else if (secondary_channel == -1)
275 if (iface->conf->ieee80211n && iface->conf->secondary_channel == -1)
337 iface->conf->secondary_channel,
424 int *secondary_channel,
436 *secondary_channel
222 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
423 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
782 int secondary_channel; local
823 int secondary_channel; local
[all...]
H A Dap_config.h657 int secondary_channel; member in struct:hostapd_config

Completed in 131 milliseconds