Home
last modified time | relevance | path

Searched refs:hostapd_get_oper_chwidth (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Ddfs.c32 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_get_used_n_chans()
249 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_adjust_center_freq()
293 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_get_start_chan_idx()
351 hostapd_get_oper_chwidth(iface->conf)); in dfs_get_start_chan_idx()
739 hostapd_get_oper_chwidth(iface->conf), in hostapd_handle_dfs()
749 hostapd_get_oper_chwidth(iface->conf), in hostapd_handle_dfs()
967 hostapd_get_oper_chwidth(iface->conf), in hostapd_dfs_start_channel_switch()
H A Dacs.c598 switch (hostapd_get_oper_chwidth(iface->conf)) { in acs_find_ideal_chan()
651 if (hostapd_get_oper_chwidth(iface->conf) == in acs_find_ideal_chan()
660 if (hostapd_get_oper_chwidth(iface->conf) == in acs_find_ideal_chan()
792 switch (hostapd_get_oper_chwidth(iface->conf)) { in acs_adjust_center_freq()
H A Dneighbor_db.c144 u8 oper_chwidth = hostapd_get_oper_chwidth(hapd->iconf); in hostapd_get_nr_chan_width()
211 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_neighbor_set_own_report()
H A Dap_config.h1014 static inline u8 hostapd_get_oper_chwidth(struct hostapd_config *conf) in hostapd_get_oper_chwidth() function
H A Dbeacon.c350 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_eid_supported_op_classes()
1431 hostapd_get_oper_chwidth(iconf), in ieee802_11_set_beacon()
H A Dhostapd.c269 hostapd_get_oper_chwidth(oldconf)); in hostapd_reload_config()
1933 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_setup_interface_complete_sync()
3304 hostapd_get_oper_chwidth(conf), in hostapd_change_config_freq()
H A Dap_drv_ops.c947 u8 oper_chwidth = hostapd_get_oper_chwidth(hapd->iface->conf); in hostapd_drv_do_acs()