mt76: do not use skb_set_queue_mapping for internal purposes
[linux-2.6-block.git] / drivers / net / wireless / mediatek / mt76 / mt7915 / mt7915.h
index b6a6aa7fcf438d242e6f68875a8e2230833b9a33..db63012e8aa9eb38fc0174668ca42154c20e2db4 100644 (file)
@@ -551,7 +551,8 @@ void mt7915_mac_cca_stats_reset(struct mt7915_phy *phy);
 void mt7915_mac_enable_nf(struct mt7915_dev *dev, bool ext_phy);
 void mt7915_mac_write_txwi(struct mt76_dev *dev, __le32 *txwi,
                           struct sk_buff *skb, struct mt76_wcid *wcid, int pid,
-                          struct ieee80211_key_conf *key, u32 changed);
+                          struct ieee80211_key_conf *key,
+                          enum mt76_txq_id qid, u32 changed);
 void mt7915_mac_set_timing(struct mt7915_phy *phy);
 int mt7915_mac_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif,
                       struct ieee80211_sta *sta);