Lines Matching refs:iconf
124 len += ieee80211_eht_mcs_set_size(mode->mode, hapd->iconf->op_class, in hostapd_eid_eht_capab_len()
125 hapd->iconf->he_oper_chwidth, in hostapd_eid_eht_capab_len()
161 if (!is_6ghz_op_class(hapd->iconf->op_class)) in hostapd_eid_eht_capab()
179 hapd->iconf->op_class, in hostapd_eid_eht_capab()
180 hapd->iconf->he_oper_chwidth, in hostapd_eid_eht_capab()
203 struct hostapd_config *conf = hapd->iconf; in hostapd_eid_eht_operation()
235 if (hapd->iconf->eht_default_pe_duration) in hostapd_eid_eht_operation()
254 if (hapd->iconf->channel < seg0) in hostapd_eid_eht_operation()
262 if (hapd->iconf->channel < seg0) in hostapd_eid_eht_operation()
278 oper->oper_info.ccfs0 = seg0 ? seg0 : hapd->iconf->channel; in hostapd_eid_eht_operation()
334 if (ieee80211_eht_mcs_set_size(mode->mode, hapd->iconf->op_class, in check_valid_eht_mcs()
335 hapd->iconf->he_oper_chwidth, in check_valid_eht_mcs()
398 if (!hapd->iconf->ieee80211be || hapd->conf->disable_11be || in copy_sta_eht_capab()
401 ieee80211_invalid_eht_cap_size(mode, hapd->iconf->op_class, in copy_sta_eht_capab()
582 wpabuf_put_le16(buf, link_bss->iconf->beacon_int); in hostapd_eid_eht_basic_ml_common()