Lines Matching refs:sta
13 struct sta_info *sta)
17 if (sta->sdata->vif.type == NL80211_IFTYPE_AP ||
18 sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN) {
33 sta->sta.smps_mode = smps_mode;
35 sta->sta.smps_mode = IEEE80211_SMPS_OFF;
41 sta->sta.max_amsdu_len = IEEE80211_MAX_MPDU_LEN_VHT_11454;
44 sta->sta.max_amsdu_len = IEEE80211_MAX_MPDU_LEN_VHT_7991;
48 sta->sta.max_amsdu_len = IEEE80211_MAX_MPDU_LEN_VHT_3895;
52 sta->sta.he_6ghz_capa = *he_6ghz_capa;
60 struct sta_info *sta)
62 struct ieee80211_sta_he_cap *he_cap = &sta->sta.he_cap;
99 sta->cur_max_bandwidth = ieee80211_sta_cap_rx_bw(sta);
100 sta->sta.bandwidth = ieee80211_sta_cur_vht_bw(sta);
103 ieee80211_update_from_he_6ghz_capa(he_6ghz_capa, sta);