Searched refs:hostapd_get_oper_chwidth (Results 1 – 15 of 15) sorted by relevance
| /freebsd/contrib/wpa/src/ap/ |
| H A D | dfs.c | 54 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_get_used_n_chans() 326 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_adjust_center_freq() 377 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_get_start_chan_idx() 439 hostapd_get_oper_chwidth(iface->conf)); in dfs_get_start_chan_idx() 580 if (hostapd_get_oper_chwidth(iface->conf) == in dfs_get_valid_channel() 908 hostapd_get_oper_chwidth(iface->conf), in hostapd_handle_dfs() 918 hostapd_get_oper_chwidth(iface->conf), in hostapd_handle_dfs() 992 new_vht_oper_chwidth = hostapd_get_oper_chwidth(iface->conf); in hostapd_dfs_request_channel_switch() 1113 sec, hostapd_get_oper_chwidth(iface->conf), in hostapd_dfs_update_background_chain() 1164 u8 current_vht_oper_chwidth = hostapd_get_oper_chwidth(iface->conf); in hostapd_dfs_start_channel_switch_background() [all …]
|
| H A D | ieee802_11_vht.c | 87 hostapd_get_oper_chwidth(hapd->iconf); in hostapd_eid_vht_operation() 105 oper_chwidth = hostapd_get_oper_chwidth(hapd->iconf); in hostapd_eid_vht_operation()
|
| H A D | ap_config.h | 1327 hostapd_get_oper_chwidth(struct hostapd_config *conf) in hostapd_get_oper_chwidth() function 1416 hostapd_get_oper_chwidth(conf) == CONF_OPER_CHWIDTH_320MHZ) in hostapd_get_bw320_offset()
|
| H A D | interference.c | 562 hostapd_get_oper_chwidth(iface->conf), in hostapd_incumbt_sig_intf_detected()
|
| H A D | acs.c | 1109 switch (hostapd_get_oper_chwidth(iface->conf)) { in acs_find_ideal_chan() 1186 switch (hostapd_get_oper_chwidth(iface->conf)) { in acs_adjust_center_freq()
|
| H A D | ieee802_11_ht.c | 87 enum oper_chan_width chwidth = hostapd_get_oper_chwidth(hapd->iconf); in set_ht_param()
|
| H A D | ieee802_11_he.c | 217 oper_chwidth = hostapd_get_oper_chwidth(hapd->iconf); in hostapd_eid_he_operation()
|
| H A D | hw_features.c | 1093 oper_chwidth = hostapd_get_oper_chwidth(iface->conf); in hostapd_is_usable_chan_seg() 1188 oper_chwidth = hostapd_get_oper_chwidth(iface->conf); in hostapd_is_usable_chans()
|
| H A D | hostapd.c | 366 hostapd_get_oper_chwidth(oldconf)); in hostapd_reload_config() 2724 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_setup_interface_complete_sync() 4594 hostapd_get_oper_chwidth(conf), in hostapd_change_config_freq() 4658 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_change_config_freq() 5534 *width = hostapd_get_oper_chwidth(hapd->iconf); in hostapd_get_oper_chan_info_of_bss() 5590 iface_chwidth = hostapd_get_oper_chwidth(hapd->iconf); in hostapd_get_oper_class_of_bss()
|
| H A D | ap_drv_ops.c | 1289 oper_chwidth = hostapd_get_oper_chwidth(hapd->iface->conf); in hostapd_drv_do_acs()
|
| H A D | beacon.c | 2055 switch (hostapd_get_oper_chwidth(hapd->iconf)) { in hostapd_fils_discovery_cap() 2827 hostapd_get_oper_chwidth(iconf), in __ieee802_11_set_beacon()
|
| H A D | ctrl_iface_ap.c | 917 hostapd_get_oper_chwidth(iface->conf) == in hostapd_ctrl_iface_status()
|
| H A D | ieee802_11.c | 9202 switch (hostapd_get_oper_chwidth(iconf)) { in hostapd_eid_txpower_envelope()
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | ap.c | 87 if (hostapd_get_oper_chwidth(conf)) in wpas_conf_ap_vht() 89 hostapd_get_oper_chwidth(conf), in wpas_conf_ap_vht() 93 if (hostapd_get_oper_chwidth(conf) == CONF_OPER_CHWIDTH_80P80MHZ) { in wpas_conf_ap_vht() 114 switch (hostapd_get_oper_chwidth(conf)) { in wpas_conf_ap_vht()
|
| H A D | mesh.c | 210 hostapd_get_oper_chwidth(ifmsh->conf), in wpas_mesh_update_freq_params()
|