Lines Matching refs:iconf
182 if (is_6ghz_op_class(hapd->iconf->op_class)) in hostapd_eid_he_operation()
222 if (is_6ghz_op_class(hapd->iconf->op_class)) { in hostapd_eid_he_operation()
224 hostapd_get_oper_chwidth(hapd->iconf); in hostapd_eid_he_operation()
225 u8 seg0 = hapd->iconf->he_oper_centr_freq_seg0_idx; in hostapd_eid_he_operation()
226 u8 seg1 = hostapd_get_oper_centr_freq_seg1_idx(hapd->iconf); in hostapd_eid_he_operation()
233 hapd->iconf->channel, in hostapd_eid_he_operation()
239 seg0 = hapd->iconf->channel; in hostapd_eid_he_operation()
247 *pos++ = hapd->iconf->channel; /* Primary Channel */ in hostapd_eid_he_operation()
260 control |= hapd->iconf->he_6ghz_reg_pwr_type << in hostapd_eid_he_operation()
273 if (hapd->iconf->channel < seg0) in hostapd_eid_he_operation()
378 if (!mode || !is_6ghz_op_class(hapd->iconf->op_class) || in hostapd_eid_he_6ghz_band_cap()
488 !hapd->iconf->ieee80211ax || hapd->conf->disable_11ax || in copy_sta_he_capab()
517 if (!he_6ghz_capab || !hapd->iconf->ieee80211ax || in copy_sta_he_6ghz_capab()
519 !is_6ghz_op_class(hapd->iconf->op_class)) { in copy_sta_he_6ghz_capab()
548 !hapd->iconf->ieee80211ax || hapd->conf->disable_11ax) in hostapd_get_he_twt_responder()