Searched refs:sta_ht_cap (Results 1 – 2 of 2) sorted by relevance
160 struct ieee80211_sta_ht_cap sta_ht_cap; in ieee80211_determine_chantype() local198 memcpy(&sta_ht_cap, &sband->ht_cap, sizeof(sta_ht_cap)); in ieee80211_determine_chantype()199 ieee80211_apply_htcap_overrides(sdata, &sta_ht_cap); in ieee80211_determine_chantype()201 if (!ht_oper || !sta_ht_cap.ht_supported) { in ieee80211_determine_chantype()235 if (sta_ht_cap.cap & IEEE80211_HT_CAP_SUP_WIDTH_20_40) { in ieee80211_determine_chantype()6829 struct ieee80211_sta_ht_cap sta_ht_cap; in ieee80211_setup_assoc_link() local6831 memcpy(&sta_ht_cap, &sband->ht_cap, sizeof(sta_ht_cap)); in ieee80211_setup_assoc_link()6832 ieee80211_apply_htcap_overrides(sdata, &sta_ht_cap); in ieee80211_setup_assoc_link()
4345 struct ieee80211_sta_ht_cap sta_ht_cap; in wl1271_bss_info_changed_sta() local4406 sta_ht_cap = sta->deflink.ht_cap; in wl1271_bss_info_changed_sta()4521 &sta_ht_cap, in wl1271_bss_info_changed_sta()