conf_is_ht
channel->center_freq, conf_is_ht(conf), conf_is_ht40(conf),
if (sta && conf_is_ht(&priv->hw->conf) &&
if (conf_is_ht(&priv->hw->conf)) {
if (conf_is_ht(&ar->hw->conf)) {
if (conf_is_ht(&ar->hw->conf))
if (!conf_is_ht(&wcn->hw->conf))
if (!conf_is_ht(conf) || !sta->deflink.ht_cap.ht_supported)
if (!conf_is_ht(conf) || !sta->deflink.ht_cap.ht_supported)
if (is_legacy(tbl1->lq_type) && !conf_is_ht(conf) &&
if (il->ht.enabled != conf_is_ht(conf)) {
il->ht.enabled = conf_is_ht(conf);
if (!conf_is_ht(conf) || !sta->deflink.ht_cap.ht_supported)
if (!conf_is_ht(conf) || !sta->deflink.ht_cap.ht_supported)
if (!conf_is_ht(conf) || !sta->deflink.ht_cap.ht_supported)
if (is_legacy(tbl1->lq_type) && !conf_is_ht(conf) &&
if (ctx->ht.enabled != conf_is_ht(conf))
ctx->ht.enabled = conf_is_ht(conf);
if (!conf_is_ht(conf))
if (!conf_is_ht(&local->hw.conf)) {