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

/freebsd-11.0-release/contrib/wpa/src/common/
H A Dhw_features_common.c352 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
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dap_drv_ops.c512 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
698 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.h637 u8 vht_oper_chwidth; member in struct:hostapd_config

Completed in 107 milliseconds