Searched defs:ht_enabled (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | dfs.c | 511 static int set_dfs_state(struct hostapd_iface *iface, int freq, int ht_enabled, in set_dfs_state() 780 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_complete_cac() 822 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_pre_cac_expired() 1010 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_radar_detected() 1043 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_nop_finished() 1093 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_start_cac()
|
H A D | ap_drv_ops.c | 543 int freq, int channel, int ht_enabled, int vht_enabled, in hostapd_set_freq() 794 int channel, int ht_enabled, int vht_enabled, in hostapd_start_dfs_cac()
|
/dflybsd-src/contrib/wpa_supplicant/src/common/ |
H A D | hw_features_common.c | 363 int freq, int channel, int ht_enabled, in hostapd_set_freq_params()
|
/dflybsd-src/contrib/wpa_supplicant/src/drivers/ |
H A D | driver_nl80211_event.c | 543 int ht_enabled = 1; in mlme_event_ch_switch() local
|
H A D | driver.h | 708 int ht_enabled; member 2139 int ht_enabled; member 5487 int ht_enabled; member 5513 int ht_enabled; member
|