Lines Matching refs:op_class
209 if (!is_6ghz_op_class(hapd->iconf->op_class)) in hostapd_eid_country_add()
275 if (is_6ghz_op_class(hapd->iconf->op_class)) { in hostapd_eid_country()
285 *pos++ = hapd->iconf->op_class; in hostapd_eid_country()
289 if (hapd->iconf->op_class == 131 || in hostapd_eid_country()
290 hapd->iconf->op_class == 136) in hostapd_eid_country()
519 u8 op_class, channel; in hostapd_eid_supported_op_classes() local
528 &op_class, &channel) == in hostapd_eid_supported_op_classes()
536 *eid++ = op_class; in hostapd_eid_supported_op_classes()
653 if (is_6ghz_op_class(hapd->iconf->op_class)) { in he_elem_len()
867 !is_6ghz_op_class(hapd->iconf->op_class)) { in hostapd_probe_resp_fill_elems()
876 is_6ghz_op_class(hapd->iconf->op_class)) in hostapd_probe_resp_fill_elems()
1013 if (params->req && (!is_6ghz_op_class(hapd->iconf->op_class) || in hostapd_gen_probe_resp()
1196 is_6ghz_op_class(hapd->iconf->op_class)) in ssid_match()
1205 !is_6ghz_op_class(colocated->conf->op_class)) in ssid_match()
1802 if (!is_6ghz_op_class(hapd->iconf->op_class)) in hostapd_unsol_bcast_probe_resp()
1964 if (is_6ghz_op_class(hapd->iconf->op_class)) { in hostapd_fils_discovery_cap()
1965 switch (hapd->iconf->op_class) { in hostapd_fils_discovery_cap()
2035 if (is_6ghz_op_class(hapd->iconf->op_class) && in hostapd_gen_fils_discovery()
2037 NULL, hapd->iconf->op_class, in hostapd_gen_fils_discovery()
2039 op_class_to_bandwidth(hapd->iconf->op_class) > 20) { in hostapd_gen_fils_discovery()
2107 *pos++ = hapd->iconf->op_class; in hostapd_gen_fils_discovery()
2140 if (is_6ghz_op_class(hapd->iconf->op_class)) in hostapd_gen_fils_discovery()
2155 if (is_6ghz_op_class(hapd->iconf->op_class) && in hostapd_fils_discovery()
2362 !is_6ghz_op_class(hapd->iconf->op_class)) { in ieee802_11_build_ap_params()
2371 is_6ghz_op_class(hapd->iconf->op_class)) in ieee802_11_build_ap_params()
2797 is_6g = is_6ghz_op_class(iface->conf->op_class); in ieee802_11_set_beacon()
2806 other_iface_6g = is_6ghz_op_class(other->conf->op_class); in ieee802_11_set_beacon()