Lines Matching refs:mt76_wcid
43 struct mt76_wcid;
237 struct mt76_wcid *wcid, struct ieee80211_sta *sta);
309 struct mt76_wcid { struct
445 enum mt76_txq_id qid, struct mt76_wcid *wcid,
604 struct mt76_wcid *wcid;
810 struct mt76_wcid global_wcid;
811 struct mt76_wcid __rcu *wcid[MT76_N_WCIDS];
1060 wcid_to_sta(struct mt76_wcid *wcid) in wcid_to_sta()
1158 struct mt76_wcid *wcid, struct sk_buff *skb);
1181 int mt76_rx_aggr_start(struct mt76_dev *dev, struct mt76_wcid *wcid, u8 tid,
1183 void mt76_rx_aggr_stop(struct mt76_dev *dev, struct mt76_wcid *wcid, u8 tid);
1185 void mt76_wcid_key_setup(struct mt76_dev *dev, struct mt76_wcid *wcid,
1193 int mt76_tx_status_skb_add(struct mt76_dev *dev, struct mt76_wcid *wcid,
1196 struct mt76_wcid *wcid, int pktid,
1484 static inline void mt76_packet_id_init(struct mt76_wcid *wcid) in mt76_packet_id_init()
1491 mt76_packet_id_flush(struct mt76_dev *dev, struct mt76_wcid *wcid) in mt76_packet_id_flush()