Lines Matching defs:wcid
131 struct ieee80211_sta *sta, struct mt76_wcid *wcid,
146 if (!wcid->tx_rate_set)
152 rate_ctl = wcid->tx_rate;
180 txwi->wcid = wcid->idx;
198 struct mt76_wcid *wcid = dev->mon_wcid;
213 wcid = &msta->wcid;
217 wcid = &mvif->group_wcid;
220 txwi = mt7601u_push_txwi(dev, skb, sta, wcid, pkt_len);
222 if (mt7601u_dma_enqueue_tx(dev, skb, wcid, hw_q))