Searched defs:vht_oper_chwidth (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/common/
H A Dhw_features_common.c358 int vht_oper_chwidth, int center_segment0,
372 if (data->vht_enabled) switch (vht_oper_chwidth) {
393 if ((vht_oper_chwidth == 1 && center_segment1) ||
394 (vht_oper_chwidth == 3 && !center_segment1) ||
354 hostapd_set_freq_params(struct hostapd_freq_params *data, enum hostapd_hw_mode 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, u32 vht_caps) argument
/external/wpa_supplicant_8/src/common/
H A Dhw_features_common.c358 int vht_oper_chwidth, int center_segment0,
372 if (data->vht_enabled) switch (vht_oper_chwidth) {
393 if ((vht_oper_chwidth == 1 && center_segment1) ||
394 (vht_oper_chwidth == 3 && !center_segment1) ||
354 hostapd_set_freq_params(struct hostapd_freq_params *data, enum hostapd_hw_mode 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, u32 vht_caps) argument
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dhw_features_common.c358 int vht_oper_chwidth, int center_segment0,
372 if (data->vht_enabled) switch (vht_oper_chwidth) {
393 if ((vht_oper_chwidth == 1 && center_segment1) ||
394 (vht_oper_chwidth == 3 && !center_segment1) ||
354 hostapd_set_freq_params(struct hostapd_freq_params *data, enum hostapd_hw_mode 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, u32 vht_caps) argument
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_drv_ops.c498 int sec_channel_offset, int vht_oper_chwidth,
505 vht_oper_chwidth,
685 int sec_channel_offset, int vht_oper_chwidth,
703 vht_oper_chwidth, center_segment0,
779 /* Note: VHT20 is defined by combination of ht_capab & vht_oper_chwidth
782 if (hapd->iface->conf->vht_oper_chwidth == VHT_CHANWIDTH_80MHZ)
784 else if (hapd->iface->conf->vht_oper_chwidth ==
786 hapd->iface->conf->vht_oper_chwidth ==
496 hostapd_set_freq(struct hostapd_data *hapd, enum hostapd_hw_mode 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
682 hostapd_start_dfs_cac(struct hostapd_iface *iface, enum hostapd_hw_mode 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.h627 u8 vht_oper_chwidth; member in struct:hostapd_config
/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.c498 int sec_channel_offset, int vht_oper_chwidth,
505 vht_oper_chwidth,
685 int sec_channel_offset, int vht_oper_chwidth,
703 vht_oper_chwidth, center_segment0,
779 /* Note: VHT20 is defined by combination of ht_capab & vht_oper_chwidth
782 if (hapd->iface->conf->vht_oper_chwidth == VHT_CHANWIDTH_80MHZ)
784 else if (hapd->iface->conf->vht_oper_chwidth ==
786 hapd->iface->conf->vht_oper_chwidth ==
496 hostapd_set_freq(struct hostapd_data *hapd, enum hostapd_hw_mode 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
682 hostapd_start_dfs_cac(struct hostapd_iface *iface, enum hostapd_hw_mode 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.h627 u8 vht_oper_chwidth; member in struct:hostapd_config
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_drv_ops.c498 int sec_channel_offset, int vht_oper_chwidth,
505 vht_oper_chwidth,
685 int sec_channel_offset, int vht_oper_chwidth,
703 vht_oper_chwidth, center_segment0,
779 /* Note: VHT20 is defined by combination of ht_capab & vht_oper_chwidth
782 if (hapd->iface->conf->vht_oper_chwidth == VHT_CHANWIDTH_80MHZ)
784 else if (hapd->iface->conf->vht_oper_chwidth ==
786 hapd->iface->conf->vht_oper_chwidth ==
496 hostapd_set_freq(struct hostapd_data *hapd, enum hostapd_hw_mode 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
682 hostapd_start_dfs_cac(struct hostapd_iface *iface, enum hostapd_hw_mode 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.h627 u8 vht_oper_chwidth; member in struct:hostapd_config

Completed in 96 milliseconds