Searched refs:hostapd_get_oper_chwidth (Results 1 – 13 of 13) sorted by relevance
/hostap-latest/src/ap/ |
D | dfs.c | 53 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_get_used_n_chans() 318 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_adjust_center_freq() 369 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_get_start_chan_idx() 431 hostapd_get_oper_chwidth(iface->conf)); in dfs_get_start_chan_idx() 572 if (hostapd_get_oper_chwidth(iface->conf) == in dfs_get_valid_channel() 900 hostapd_get_oper_chwidth(iface->conf), in hostapd_handle_dfs() 910 hostapd_get_oper_chwidth(iface->conf), in hostapd_handle_dfs() 983 new_vht_oper_chwidth = hostapd_get_oper_chwidth(iface->conf); in hostapd_dfs_request_channel_switch() 1089 sec, hostapd_get_oper_chwidth(iface->conf), in hostapd_dfs_update_background_chain() 1121 u8 current_vht_oper_chwidth = hostapd_get_oper_chwidth(iface->conf); in hostapd_dfs_start_channel_switch_background() [all …]
|
D | acs.c | 911 if (hostapd_get_oper_chwidth(iface->conf) == in acs_find_ideal_chan_mode() 920 if (hostapd_get_oper_chwidth(iface->conf) == in acs_find_ideal_chan_mode() 932 if (hostapd_get_oper_chwidth(iface->conf) == in acs_find_ideal_chan_mode() 1123 switch (hostapd_get_oper_chwidth(iface->conf)) { in acs_find_ideal_chan() 1200 switch (hostapd_get_oper_chwidth(iface->conf)) { in acs_adjust_center_freq()
|
D | neighbor_db.c | 211 oper_chwidth = hostapd_get_oper_chwidth(hapd->iconf); in hostapd_get_nr_chan_width() 283 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_neighbor_set_own_report()
|
D | ieee802_11_vht.c | 80 hostapd_get_oper_chwidth(hapd->iconf); in hostapd_eid_vht_operation()
|
D | ap_config.h | 1263 hostapd_get_oper_chwidth(struct hostapd_config *conf) in hostapd_get_oper_chwidth() function 1352 hostapd_get_oper_chwidth(conf) == CONF_OPER_CHWIDTH_320MHZ) in hostapd_get_bw320_offset()
|
D | ieee802_11_he.c | 224 hostapd_get_oper_chwidth(hapd->iconf); in hostapd_eid_he_operation()
|
D | beacon.c | 527 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_eid_supported_op_classes() 1984 switch (hostapd_get_oper_chwidth(hapd->iconf)) { in hostapd_fils_discovery_cap() 2732 hostapd_get_oper_chwidth(iconf), in __ieee802_11_set_beacon()
|
D | hostapd.c | 325 hostapd_get_oper_chwidth(oldconf)); in hostapd_reload_config() 2547 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_setup_interface_complete_sync() 4266 hostapd_get_oper_chwidth(conf), in hostapd_change_config_freq()
|
D | ap_drv_ops.c | 1190 oper_chwidth = hostapd_get_oper_chwidth(hapd->iface->conf); in hostapd_drv_do_acs()
|
D | ctrl_iface_ap.c | 904 hostapd_get_oper_chwidth(iface->conf) == in hostapd_ctrl_iface_status()
|
D | ieee802_11.c | 7154 switch (hostapd_get_oper_chwidth(iconf)) { in hostapd_eid_txpower_envelope() 7777 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_eid_rnr_iface()
|
/hostap-latest/wpa_supplicant/ |
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()
|
D | mesh.c | 230 hostapd_get_oper_chwidth(ifmsh->conf), in wpas_mesh_update_freq_params()
|