Searched refs:vht_oper_centr_freq_seg0_idx (Results 1 - 25 of 26) sorted by last modified time

12

/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c2668 } else if (os_strcmp(buf, "vht_oper_centr_freq_seg0_idx") == 0) {
2669 conf->vht_oper_centr_freq_seg0_idx = atoi(pos);
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dacs.c660 iface->conf->vht_oper_centr_freq_seg0_idx =
H A Dap_config.h589 u8 vht_oper_centr_freq_seg0_idx; member in struct:hostapd_config
H A Dbeacon.c988 iconf->vht_oper_centr_freq_seg0_idx,
H A Dctrl_iface_ap.c457 "vht_oper_centr_freq_seg0_idx=%d\n"
464 iface->conf->vht_oper_centr_freq_seg0_idx,
H A Ddfs.c170 * - hapd->vht_oper_centr_freq_seg0_idx
216 u8 *vht_oper_centr_freq_seg0_idx,
230 *vht_oper_centr_freq_seg0_idx = chan->chan + 2;
232 *vht_oper_centr_freq_seg0_idx = chan->chan - 2;
234 *vht_oper_centr_freq_seg0_idx = chan->chan;
237 *vht_oper_centr_freq_seg0_idx = chan->chan + 6;
240 *vht_oper_centr_freq_seg0_idx = chan->chan + 14;
244 *vht_oper_centr_freq_seg0_idx = 0;
249 *vht_oper_centr_freq_seg0_idx,
276 iface->conf->vht_oper_centr_freq_seg0_idx
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
754 u8 vht_oper_centr_freq_seg0_idx = 0; local
806 u8 vht_oper_centr_freq_seg0_idx; local
[all...]
H A Ddrv_callbacks.c494 hapd->iconf->vht_oper_centr_freq_seg0_idx = seg0_idx;
H A Dhostapd.c183 hapd->iconf->vht_oper_centr_freq_seg0_idx =
184 oldconf->vht_oper_centr_freq_seg0_idx;
1202 hapd->iconf->vht_oper_centr_freq_seg0_idx,
2427 iface->conf->vht_oper_centr_freq_seg0_idx = vht_seg0_idx;
H A Dieee802_11_vht.c69 hapd->iconf->vht_oper_centr_freq_seg0_idx;
/external/wpa_supplicant_8/src/ap/
H A Dacs.c660 iface->conf->vht_oper_centr_freq_seg0_idx =
H A Dap_config.h589 u8 vht_oper_centr_freq_seg0_idx; member in struct:hostapd_config
H A Dbeacon.c988 iconf->vht_oper_centr_freq_seg0_idx,
H A Dctrl_iface_ap.c457 "vht_oper_centr_freq_seg0_idx=%d\n"
464 iface->conf->vht_oper_centr_freq_seg0_idx,
H A Ddfs.c170 * - hapd->vht_oper_centr_freq_seg0_idx
216 u8 *vht_oper_centr_freq_seg0_idx,
230 *vht_oper_centr_freq_seg0_idx = chan->chan + 2;
232 *vht_oper_centr_freq_seg0_idx = chan->chan - 2;
234 *vht_oper_centr_freq_seg0_idx = chan->chan;
237 *vht_oper_centr_freq_seg0_idx = chan->chan + 6;
240 *vht_oper_centr_freq_seg0_idx = chan->chan + 14;
244 *vht_oper_centr_freq_seg0_idx = 0;
249 *vht_oper_centr_freq_seg0_idx,
276 iface->conf->vht_oper_centr_freq_seg0_idx
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
754 u8 vht_oper_centr_freq_seg0_idx = 0; local
806 u8 vht_oper_centr_freq_seg0_idx; local
[all...]
H A Ddrv_callbacks.c494 hapd->iconf->vht_oper_centr_freq_seg0_idx = seg0_idx;
H A Dhostapd.c183 hapd->iconf->vht_oper_centr_freq_seg0_idx =
184 oldconf->vht_oper_centr_freq_seg0_idx;
1202 hapd->iconf->vht_oper_centr_freq_seg0_idx,
2427 iface->conf->vht_oper_centr_freq_seg0_idx = vht_seg0_idx;
H A Dieee802_11_vht.c69 hapd->iconf->vht_oper_centr_freq_seg0_idx;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c64 conf->vht_oper_centr_freq_seg0_idx = center_chan;
68 conf->vht_oper_centr_freq_seg0_idx =
71 conf->vht_oper_centr_freq_seg0_idx =
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dacs.c660 iface->conf->vht_oper_centr_freq_seg0_idx =
H A Dap_config.h589 u8 vht_oper_centr_freq_seg0_idx; member in struct:hostapd_config
H A Dbeacon.c988 iconf->vht_oper_centr_freq_seg0_idx,
H A Dctrl_iface_ap.c457 "vht_oper_centr_freq_seg0_idx=%d\n"
464 iface->conf->vht_oper_centr_freq_seg0_idx,
H A Ddfs.c170 * - hapd->vht_oper_centr_freq_seg0_idx
216 u8 *vht_oper_centr_freq_seg0_idx,
230 *vht_oper_centr_freq_seg0_idx = chan->chan + 2;
232 *vht_oper_centr_freq_seg0_idx = chan->chan - 2;
234 *vht_oper_centr_freq_seg0_idx = chan->chan;
237 *vht_oper_centr_freq_seg0_idx = chan->chan + 6;
240 *vht_oper_centr_freq_seg0_idx = chan->chan + 14;
244 *vht_oper_centr_freq_seg0_idx = 0;
249 *vht_oper_centr_freq_seg0_idx,
276 iface->conf->vht_oper_centr_freq_seg0_idx
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
754 u8 vht_oper_centr_freq_seg0_idx = 0; local
806 u8 vht_oper_centr_freq_seg0_idx; local
[all...]
H A Ddrv_callbacks.c494 hapd->iconf->vht_oper_centr_freq_seg0_idx = seg0_idx;
H A Dhostapd.c183 hapd->iconf->vht_oper_centr_freq_seg0_idx =
184 oldconf->vht_oper_centr_freq_seg0_idx;
1202 hapd->iconf->vht_oper_centr_freq_seg0_idx,
2427 iface->conf->vht_oper_centr_freq_seg0_idx = vht_seg0_idx;

Completed in 5774 milliseconds

12