Lines Matching defs:sta_ht_cap
354 struct ieee80211_sta_ht_cap sta_ht_cap;
363 memcpy(&sta_ht_cap, &sband->ht_cap, sizeof(sta_ht_cap));
364 ieee80211_apply_htcap_overrides(sdata, &sta_ht_cap);
379 if ((ht_op->basic_set[i] & sta_ht_cap.mcs.rx_mask[i]) !=
5792 struct ieee80211_sta_ht_cap sta_ht_cap = sband->ht_cap;
5809 ieee80211_apply_htcap_overrides(sdata, &sta_ht_cap);
5837 if (!sta_ht_cap.ht_supported && !is_6ghz) {
5845 conn->bw_limit = sta_ht_cap.cap & IEEE80211_HT_CAP_SUP_WIDTH_20_40 ?
9411 struct ieee80211_sta_ht_cap sta_ht_cap;
9413 memcpy(&sta_ht_cap, &sband->ht_cap, sizeof(sta_ht_cap));
9414 ieee80211_apply_htcap_overrides(sdata, &sta_ht_cap);