Searched refs:mtxq (Results 1 – 9 of 9) sorted by relevance
22 struct mt76_txq *mtxq; in mt76_tx_check_agg_ssn() local31 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_tx_check_agg_ssn()32 if (!mtxq->aggr) in mt76_tx_check_agg_ssn()35 mtxq->agg_ssn = le16_to_cpu(hdr->seq_ctrl) + 0x10; in mt76_tx_check_agg_ssn()370 mt76_txq_dequeue(struct mt76_phy *phy, struct mt76_txq *mtxq) in mt76_txq_dequeue() argument372 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_dequeue()417 struct mt76_txq *mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_release_buffered_frames() local424 skb = mt76_txq_dequeue(phy, mtxq); in mt76_release_buffered_frames()456 struct mt76_txq *mtxq, struct mt76_wcid *wcid) in mt76_txq_send_burst() argument459 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_send_burst()[all …]
284 struct mt76_txq *mtxq; in mt76x02_vif_init() local293 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt76x02_vif_init()295 mtxq->wcid = MT_VIF_WCID(idx); in mt76x02_vif_init()363 struct mt76_txq *mtxq; in mt76x02_ampdu_action() local369 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76x02_ampdu_action()384 mtxq->aggr = true; in mt76x02_ampdu_action()385 mtxq->send_bar = false; in mt76x02_ampdu_action()386 ieee80211_send_bar(vif, sta->addr, tid, mtxq->agg_ssn); in mt76x02_ampdu_action()390 mtxq->aggr = false; in mt76x02_ampdu_action()393 mtxq->agg_ssn = IEEE80211_SN_TO_SEQ(ssn); in mt76x02_ampdu_action()[all …]
1434 struct mt76_txq *mtxq; in mt76_sta_add() local1439 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt76_sta_add()1440 mtxq->wcid = wcid->idx; in mt76_sta_add()
1176 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq() argument1178 void *ptr = mtxq; in mtxq_to_txq()
40 struct mt76_txq *mtxq; in mt7603_add_interface() local78 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7603_add_interface()79 mtxq->wcid = idx; in mt7603_add_interface()596 struct mt76_txq *mtxq; in mt7603_ampdu_action() local602 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7603_ampdu_action()615 mtxq->aggr = true; in mt7603_ampdu_action()616 mtxq->send_bar = false; in mt7603_ampdu_action()621 mtxq->aggr = false; in mt7603_ampdu_action()625 mtxq->agg_ssn = IEEE80211_SN_TO_SEQ(ssn); in mt7603_ampdu_action()629 mtxq->aggr = false; in mt7603_ampdu_action()
290 struct mt76_txq *mtxq; in mt7921_add_interface() local330 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7921_add_interface()331 mtxq->wcid = idx; in mt7921_add_interface()828 struct mt76_txq *mtxq; in mt7921_ampdu_action() local834 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7921_ampdu_action()848 mtxq->aggr = true; in mt7921_ampdu_action()849 mtxq->send_bar = false; in mt7921_ampdu_action()854 mtxq->aggr = false; in mt7921_ampdu_action()863 mtxq->aggr = false; in mt7921_ampdu_action()
185 struct mt76_txq *mtxq; in mt7615_add_interface() local236 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7615_add_interface()237 mtxq->wcid = idx; in mt7615_add_interface()825 struct mt76_txq *mtxq; in mt7615_ampdu_action() local831 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7615_ampdu_action()846 mtxq->aggr = true; in mt7615_ampdu_action()847 mtxq->send_bar = false; in mt7615_ampdu_action()855 mtxq->aggr = false; in mt7615_ampdu_action()864 mtxq->aggr = false; in mt7615_ampdu_action()
169 struct mt76_txq *mtxq; in mt7996_add_interface() local216 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7996_add_interface()217 mtxq->wcid = idx; in mt7996_add_interface()750 struct mt76_txq *mtxq; in mt7996_ampdu_action() local756 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7996_ampdu_action()770 mtxq->aggr = true; in mt7996_ampdu_action()771 mtxq->send_bar = false; in mt7996_ampdu_action()776 mtxq->aggr = false; in mt7996_ampdu_action()785 mtxq->aggr = false; in mt7996_ampdu_action()
210 struct mt76_txq *mtxq; in mt7915_add_interface() local262 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7915_add_interface()263 mtxq->wcid = idx; in mt7915_add_interface()834 struct mt76_txq *mtxq; in mt7915_ampdu_action() local840 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7915_ampdu_action()854 mtxq->aggr = true; in mt7915_ampdu_action()855 mtxq->send_bar = false; in mt7915_ampdu_action()860 mtxq->aggr = false; in mt7915_ampdu_action()869 mtxq->aggr = false; in mt7915_ampdu_action()