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

/freebsd-11-stable/contrib/wpa/src/common/
H A Dhw_features_common.c361 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 he_enabled, int sec_channel_offset, int oper_chwidth, int center_segment0, int center_segment1, u32 vht_caps, struct he_capabilities *he_cap) argument
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dap_drv_ops.c542 hostapd_set_freq(struct hostapd_data *hapd, enum hostapd_hw_mode mode, int freq, int channel, int ht_enabled, int vht_enabled, int he_enabled, int sec_channel_offset, int oper_chwidth, int center_segment0, int center_segment1) argument
792 hostapd_start_dfs_cac(struct hostapd_iface *iface, enum hostapd_hw_mode mode, int freq, int channel, int ht_enabled, int vht_enabled, int he_enabled, int sec_channel_offset, int oper_chwidth, int center_segment0, int center_segment1) argument
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver.h727 int he_enabled; member in struct:hostapd_freq_params

Completed in 170 milliseconds