Home
last modified time | relevance | path

Searched refs:CONF_OPER_CHWIDTH_320MHZ (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/contrib/wpa/src/common/
H A Dhw_features_common.c489 else if (oper_chwidth == CONF_OPER_CHWIDTH_320MHZ) in hostapd_set_freq_params()
571 case CONF_OPER_CHWIDTH_320MHZ: in hostapd_set_freq_params()
770 case CONF_OPER_CHWIDTH_320MHZ: in hostapd_set_freq_params()
H A Ddefs.h473 CONF_OPER_CHWIDTH_320MHZ, enumerator
H A Dieee802_11_common.c1545 case CONF_OPER_CHWIDTH_320MHZ: in ieee80211_freq_to_channel_ext()
1646 cw = CONF_OPER_CHWIDTH_320MHZ; in ieee80211_chaninfo_to_channel()
3315 return CONF_OPER_CHWIDTH_320MHZ; in op_class_to_ch_width()
3353 return CONF_OPER_CHWIDTH_320MHZ; in chwidth_freq2_to_ch_width()
/freebsd-14.2/contrib/wpa/src/ap/
H A Dap_config.h1262 if (oper_chwidth == CONF_OPER_CHWIDTH_320MHZ) in hostapd_set_oper_chwidth()
1331 hostapd_get_oper_chwidth(conf) == CONF_OPER_CHWIDTH_320MHZ) in hostapd_get_bw320_offset()
1343 op_class_to_ch_width(conf->op_class) == CONF_OPER_CHWIDTH_320MHZ) { in hostapd_set_and_check_bw320_offset()
H A Dacs.c925 CONF_OPER_CHWIDTH_320MHZ && in acs_find_ideal_chan_mode()
1122 case CONF_OPER_CHWIDTH_320MHZ: in acs_find_ideal_chan()
1209 case CONF_OPER_CHWIDTH_320MHZ: in acs_adjust_center_freq()
H A Dieee802_11_eht.c219 eht_oper_info_present = chwidth == CONF_OPER_CHWIDTH_320MHZ || in hostapd_eid_eht_operation()
251 case CONF_OPER_CHWIDTH_320MHZ: in hostapd_eid_eht_operation()
344 case CONF_OPER_CHWIDTH_320MHZ: in check_valid_eht_mcs()
H A Dieee802_11_he.c267 oper_chwidth == CONF_OPER_CHWIDTH_320MHZ) { in hostapd_eid_he_operation()
H A Ddfs.c386 case CONF_OPER_CHWIDTH_320MHZ: in dfs_get_start_chan_idx()
H A Ddrv_callbacks.c1172 chwidth = CONF_OPER_CHWIDTH_320MHZ; in hostapd_event_ch_switch()
1493 hostapd_set_oper_chwidth(hapd->iconf, CONF_OPER_CHWIDTH_320MHZ); in hostapd_acs_channel_selected()
H A Dhostapd.c4317 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_320MHZ); in hostapd_change_config_freq()
4370 bandwidth = CONF_OPER_CHWIDTH_320MHZ; in hostapd_fill_csa_settings()
4554 bw = CONF_OPER_CHWIDTH_320MHZ; in hostapd_switch_channel_fallback()
H A Dap_drv_ops.c1196 else if (oper_chwidth == CONF_OPER_CHWIDTH_320MHZ) in hostapd_drv_do_acs()
H A Dctrl_iface_ap.c905 CONF_OPER_CHWIDTH_320MHZ) { in hostapd_ctrl_iface_status()