Searched refs:vht_oper_centr_freq_seg0_idx (Results 1 - 25 of 31) sorted by relevance

12

/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddfs.c179 * - hapd->vht_oper_centr_freq_seg0_idx
225 u8 *vht_oper_centr_freq_seg0_idx,
239 *vht_oper_centr_freq_seg0_idx = chan->chan + 2;
241 *vht_oper_centr_freq_seg0_idx = chan->chan - 2;
243 *vht_oper_centr_freq_seg0_idx = chan->chan;
246 *vht_oper_centr_freq_seg0_idx = chan->chan + 6;
249 *vht_oper_centr_freq_seg0_idx = chan->chan + 14;
253 *vht_oper_centr_freq_seg0_idx = 0;
258 *vht_oper_centr_freq_seg0_idx,
285 iface->conf->vht_oper_centr_freq_seg0_idx
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
832 u8 vht_oper_centr_freq_seg0_idx = 0; local
873 u8 vht_oper_centr_freq_seg0_idx; local
[all...]
H A Dieee802_11_vht.c91 hapd->iconf->vht_oper_centr_freq_seg0_idx;
105 hapd->iconf->vht_oper_centr_freq_seg0_idx)
H A Ddrv_callbacks.c689 hapd->iconf->vht_oper_centr_freq_seg0_idx = seg0_idx;
785 hapd->iconf->vht_oper_centr_freq_seg0_idx = 0;
788 hapd->iconf->vht_oper_centr_freq_seg0_idx =
793 hapd->iconf->vht_oper_centr_freq_seg0_idx =
798 hapd->iconf->vht_oper_centr_freq_seg0_idx =
H A Dhostapd.c200 hapd->iconf->vht_oper_centr_freq_seg0_idx =
201 oldconf->vht_oper_centr_freq_seg0_idx;
1637 center_freq1_idx = hapd->iconf->vht_oper_centr_freq_seg0_idx;
1849 hapd->iconf->vht_oper_centr_freq_seg0_idx,
3168 conf->vht_oper_centr_freq_seg0_idx,
3196 &conf->vht_oper_centr_freq_seg0_idx);
3364 iface->conf->vht_oper_centr_freq_seg0_idx = vht_seg0_idx;
H A Dacs.c754 iface->conf->vht_oper_centr_freq_seg0_idx =
H A Dap_config.h757 u8 vht_oper_centr_freq_seg0_idx; member in struct:hostapd_config
H A Dhw_features.c335 iface->conf->vht_oper_centr_freq_seg0_idx = 0;
H A Dctrl_iface_ap.c622 "vht_oper_centr_freq_seg0_idx=%d\n"
625 iface->conf->vht_oper_centr_freq_seg0_idx,
/external/wpa_supplicant_8/src/ap/
H A Ddfs.c179 * - hapd->vht_oper_centr_freq_seg0_idx
225 u8 *vht_oper_centr_freq_seg0_idx,
239 *vht_oper_centr_freq_seg0_idx = chan->chan + 2;
241 *vht_oper_centr_freq_seg0_idx = chan->chan - 2;
243 *vht_oper_centr_freq_seg0_idx = chan->chan;
246 *vht_oper_centr_freq_seg0_idx = chan->chan + 6;
249 *vht_oper_centr_freq_seg0_idx = chan->chan + 14;
253 *vht_oper_centr_freq_seg0_idx = 0;
258 *vht_oper_centr_freq_seg0_idx,
285 iface->conf->vht_oper_centr_freq_seg0_idx
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
832 u8 vht_oper_centr_freq_seg0_idx = 0; local
873 u8 vht_oper_centr_freq_seg0_idx; local
[all...]
H A Dieee802_11_vht.c91 hapd->iconf->vht_oper_centr_freq_seg0_idx;
105 hapd->iconf->vht_oper_centr_freq_seg0_idx)
H A Ddrv_callbacks.c689 hapd->iconf->vht_oper_centr_freq_seg0_idx = seg0_idx;
785 hapd->iconf->vht_oper_centr_freq_seg0_idx = 0;
788 hapd->iconf->vht_oper_centr_freq_seg0_idx =
793 hapd->iconf->vht_oper_centr_freq_seg0_idx =
798 hapd->iconf->vht_oper_centr_freq_seg0_idx =
H A Dhostapd.c200 hapd->iconf->vht_oper_centr_freq_seg0_idx =
201 oldconf->vht_oper_centr_freq_seg0_idx;
1637 center_freq1_idx = hapd->iconf->vht_oper_centr_freq_seg0_idx;
1849 hapd->iconf->vht_oper_centr_freq_seg0_idx,
3168 conf->vht_oper_centr_freq_seg0_idx,
3196 &conf->vht_oper_centr_freq_seg0_idx);
3364 iface->conf->vht_oper_centr_freq_seg0_idx = vht_seg0_idx;
H A Dacs.c754 iface->conf->vht_oper_centr_freq_seg0_idx =
H A Dap_config.h757 u8 vht_oper_centr_freq_seg0_idx; member in struct:hostapd_config
H A Dhw_features.c335 iface->conf->vht_oper_centr_freq_seg0_idx = 0;
H A Dctrl_iface_ap.c622 "vht_oper_centr_freq_seg0_idx=%d\n"
625 iface->conf->vht_oper_centr_freq_seg0_idx,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddfs.c179 * - hapd->vht_oper_centr_freq_seg0_idx
225 u8 *vht_oper_centr_freq_seg0_idx,
239 *vht_oper_centr_freq_seg0_idx = chan->chan + 2;
241 *vht_oper_centr_freq_seg0_idx = chan->chan - 2;
243 *vht_oper_centr_freq_seg0_idx = chan->chan;
246 *vht_oper_centr_freq_seg0_idx = chan->chan + 6;
249 *vht_oper_centr_freq_seg0_idx = chan->chan + 14;
253 *vht_oper_centr_freq_seg0_idx = 0;
258 *vht_oper_centr_freq_seg0_idx,
285 iface->conf->vht_oper_centr_freq_seg0_idx
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
832 u8 vht_oper_centr_freq_seg0_idx = 0; local
873 u8 vht_oper_centr_freq_seg0_idx; local
[all...]
H A Dieee802_11_vht.c91 hapd->iconf->vht_oper_centr_freq_seg0_idx;
105 hapd->iconf->vht_oper_centr_freq_seg0_idx)
H A Ddrv_callbacks.c689 hapd->iconf->vht_oper_centr_freq_seg0_idx = seg0_idx;
785 hapd->iconf->vht_oper_centr_freq_seg0_idx = 0;
788 hapd->iconf->vht_oper_centr_freq_seg0_idx =
793 hapd->iconf->vht_oper_centr_freq_seg0_idx =
798 hapd->iconf->vht_oper_centr_freq_seg0_idx =
H A Dhostapd.c200 hapd->iconf->vht_oper_centr_freq_seg0_idx =
201 oldconf->vht_oper_centr_freq_seg0_idx;
1637 center_freq1_idx = hapd->iconf->vht_oper_centr_freq_seg0_idx;
1849 hapd->iconf->vht_oper_centr_freq_seg0_idx,
3168 conf->vht_oper_centr_freq_seg0_idx,
3196 &conf->vht_oper_centr_freq_seg0_idx);
3364 iface->conf->vht_oper_centr_freq_seg0_idx = vht_seg0_idx;
H A Dacs.c754 iface->conf->vht_oper_centr_freq_seg0_idx =
H A Dap_config.h757 u8 vht_oper_centr_freq_seg0_idx; member in struct:hostapd_config
H A Dhw_features.c335 iface->conf->vht_oper_centr_freq_seg0_idx = 0;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dmesh.c238 &conf->vht_oper_centr_freq_seg0_idx);
239 conf->vht_oper_centr_freq_seg0_idx += ssid->ht40 * 2;
244 &conf->vht_oper_centr_freq_seg0_idx);
245 conf->vht_oper_centr_freq_seg0_idx += ssid->ht40 * 2;
246 conf->vht_oper_centr_freq_seg0_idx += 40 / 5;
H A Dap.c73 &conf->vht_oper_centr_freq_seg0_idx);
104 conf->vht_oper_centr_freq_seg0_idx = center_chan;
109 conf->vht_oper_centr_freq_seg0_idx =

Completed in 1054 milliseconds

12