Lines Matching refs:sta_ht_cap
234 struct ieee80211_sta_ht_cap sta_ht_cap;
272 memcpy(&sta_ht_cap, &sband->ht_cap, sizeof(sta_ht_cap));
273 ieee80211_apply_htcap_overrides(sdata, &sta_ht_cap);
275 if (!ht_oper || !sta_ht_cap.ht_supported) {
309 if (sta_ht_cap.cap & IEEE80211_HT_CAP_SUP_WIDTH_20_40) {
7335 struct ieee80211_sta_ht_cap sta_ht_cap;
7337 memcpy(&sta_ht_cap, &sband->ht_cap, sizeof(sta_ht_cap));
7338 ieee80211_apply_htcap_overrides(sdata, &sta_ht_cap);