Searched defs:oper_chwidth (Results 1 – 9 of 9) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | neighbor_db.c | 144 u8 oper_chwidth = hostapd_get_oper_chwidth(hapd->iconf); in hostapd_get_nr_chan_width() local
|
D | ap_drv_ops.c | 545 int sec_channel_offset, int oper_chwidth, in hostapd_set_freq() 796 int sec_channel_offset, int oper_chwidth, in hostapd_start_dfs_cac() 947 u8 oper_chwidth = hostapd_get_oper_chwidth(hapd->iface->conf); in hostapd_drv_do_acs() local
|
D | ap_config.h | 1024 hostapd_set_oper_chwidth(struct hostapd_config *conf, u8 oper_chwidth) in hostapd_set_oper_chwidth()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | neighbor_db.c | 202 u8 oper_chwidth = hostapd_get_oper_chwidth(hapd->iconf); in hostapd_get_nr_chan_width() local
|
D | ap_drv_ops.c | 551 int sec_channel_offset, int oper_chwidth, in hostapd_set_freq() 814 int sec_channel_offset, int oper_chwidth, in hostapd_start_dfs_cac() 965 u8 oper_chwidth = hostapd_get_oper_chwidth(hapd->iface->conf); in hostapd_drv_do_acs() local
|
D | dfs.c | 961 int oper_chwidth; in dfs_downgrade_bandwidth() local
|
D | ap_config.h | 1116 hostapd_set_oper_chwidth(struct hostapd_config *conf, u8 oper_chwidth) in hostapd_set_oper_chwidth()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | hw_features_common.c | 366 int oper_chwidth, int center_segment0, in hostapd_set_freq_params()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | hw_features_common.c | 387 int oper_chwidth, int center_segment0, in hostapd_set_freq_params()
|