Searched refs:vht_oper_chwidth (Results 1 - 19 of 19) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_vht.c74 oper->vht_op_info_chwidth = hapd->iconf->vht_oper_chwidth;
H A Dacs.c497 iface->conf->vht_oper_chwidth == 1)
592 switch (iface->conf->vht_oper_chwidth) {
H A Dap_drv_ops.c468 int sec_channel_offset, int vht_oper_chwidth,
489 if (data.vht_enabled) switch (vht_oper_chwidth) {
504 if (vht_oper_chwidth == 1 && center_segment1)
506 if (vht_oper_chwidth == 3 && !center_segment1)
466 hostapd_set_freq(struct hostapd_data *hapd, int mode, int freq, int channel, int ht_enabled, int vht_enabled, int sec_channel_offset, int vht_oper_chwidth, int center_segment0, int center_segment1) argument
H A Dap_config.h526 u8 vht_oper_chwidth; member in struct:hostapd_config
H A Dap_drv_ops.h61 int sec_channel_offset, int vht_oper_chwidth,
H A Dhostapd.c964 hapd->iconf->vht_oper_chwidth,
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_vht.c74 oper->vht_op_info_chwidth = hapd->iconf->vht_oper_chwidth;
H A Dacs.c497 iface->conf->vht_oper_chwidth == 1)
592 switch (iface->conf->vht_oper_chwidth) {
H A Dap_drv_ops.c468 int sec_channel_offset, int vht_oper_chwidth,
489 if (data.vht_enabled) switch (vht_oper_chwidth) {
504 if (vht_oper_chwidth == 1 && center_segment1)
506 if (vht_oper_chwidth == 3 && !center_segment1)
466 hostapd_set_freq(struct hostapd_data *hapd, int mode, int freq, int channel, int ht_enabled, int vht_enabled, int sec_channel_offset, int vht_oper_chwidth, int center_segment0, int center_segment1) argument
H A Dap_config.h526 u8 vht_oper_chwidth; member in struct:hostapd_config
H A Dap_drv_ops.h61 int sec_channel_offset, int vht_oper_chwidth,
H A Dhostapd.c964 hapd->iconf->vht_oper_chwidth,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_vht.c74 oper->vht_op_info_chwidth = hapd->iconf->vht_oper_chwidth;
H A Dacs.c497 iface->conf->vht_oper_chwidth == 1)
592 switch (iface->conf->vht_oper_chwidth) {
H A Dap_drv_ops.c468 int sec_channel_offset, int vht_oper_chwidth,
489 if (data.vht_enabled) switch (vht_oper_chwidth) {
504 if (vht_oper_chwidth == 1 && center_segment1)
506 if (vht_oper_chwidth == 3 && !center_segment1)
466 hostapd_set_freq(struct hostapd_data *hapd, int mode, int freq, int channel, int ht_enabled, int vht_enabled, int sec_channel_offset, int vht_oper_chwidth, int center_segment0, int center_segment1) argument
H A Dap_config.h526 u8 vht_oper_chwidth; member in struct:hostapd_config
H A Dap_drv_ops.h61 int sec_channel_offset, int vht_oper_chwidth,
H A Dhostapd.c964 hapd->iconf->vht_oper_chwidth,
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c2538 } else if (os_strcmp(buf, "vht_oper_chwidth") == 0) {
2539 conf->vht_oper_chwidth = atoi(pos);

Completed in 150 milliseconds