Home
last modified time | relevance | path

Searched defs:oper_chwidth (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/wpa/src/ap/
H A Dneighbor_db.c202 u8 oper_chwidth = hostapd_get_oper_chwidth(hapd->iconf); hostapd_get_nr_chan_width() local
H A Dap_drv_ops.c551 hostapd_set_freq(struct hostapd_data * hapd,enum hostapd_hw_mode mode,int freq,int channel,int edmg,u8 edmg_channel,int ht_enabled,int vht_enabled,int he_enabled,int sec_channel_offset,int oper_chwidth,int center_segment0,int center_segment1) hostapd_set_freq() argument
814 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) hostapd_start_dfs_cac() argument
965 u8 oper_chwidth = hostapd_get_oper_chwidth(hapd->iface->conf); hostapd_drv_do_acs() local
[all...]
H A Ddfs.c961 int oper_chwidth; dfs_downgrade_bandwidth() local
H A Dap_config.h1116 hostapd_set_oper_chwidth(struct hostapd_config * conf,u8 oper_chwidth) hostapd_set_oper_chwidth() argument
/freebsd-src/contrib/wpa/src/common/
H A Dhw_features_common.c387 hostapd_set_freq_params(struct hostapd_freq_params * data,enum hostapd_hw_mode mode,int freq,int channel,int enable_edmg,u8 edmg_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) hostapd_set_freq_params() argument
[all...]