Lines Matching defs:sta
131 struct ieee80211_sta *sta, struct mt76_wcid *wcid,
147 ieee80211_get_tx_rates(info->control.vif, sta, skb,
163 if ((info->flags & IEEE80211_TX_CTL_AMPDU) && sta) {
166 ba_size <<= sta->ht_cap.ampdu_factor;
175 sta->ht_cap.ampdu_density));
196 struct ieee80211_sta *sta = control->sta;
211 if (sta) {
212 msta = (struct mt76_sta *) sta->drv_priv;
220 txwi = mt7601u_push_txwi(dev, skb, sta, wcid, pkt_len);