Searched refs:mtxq (Results 1 – 7 of 7) 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()304 mt76_txq_dequeue(struct mt76_phy *phy, struct mt76_txq *mtxq) in mt76_txq_dequeue() argument306 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_dequeue()353 struct mt76_txq *mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_release_buffered_frames() local360 skb = mt76_txq_dequeue(phy, mtxq); in mt76_release_buffered_frames()385 struct mt76_txq *mtxq) in mt76_txq_send_burst() argument388 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_send_burst()[all …]
288 struct mt76_txq *mtxq; in mt76x02_vif_init() local295 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt76x02_vif_init()296 mtxq->wcid = &mvif->group_wcid; in mt76x02_vif_init()362 struct mt76_txq *mtxq; in mt76x02_ampdu_action() local368 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76x02_ampdu_action()383 mtxq->aggr = true; in mt76x02_ampdu_action()384 mtxq->send_bar = false; in mt76x02_ampdu_action()385 ieee80211_send_bar(vif, sta->addr, tid, mtxq->agg_ssn); in mt76x02_ampdu_action()389 mtxq->aggr = false; in mt76x02_ampdu_action()392 mtxq->agg_ssn = IEEE80211_SN_TO_SEQ(ssn); in mt76x02_ampdu_action()[all …]
983 struct mt76_txq *mtxq; in mt76_sta_add() local988 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt76_sta_add()989 mtxq->wcid = wcid; in mt76_sta_add()
818 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq() argument820 void *ptr = mtxq; in mtxq_to_txq()
40 struct mt76_txq *mtxq; in mt7603_add_interface() local76 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7603_add_interface()77 mtxq->wcid = &mvif->sta.wcid; in mt7603_add_interface()569 struct mt76_txq *mtxq; in mt7603_ampdu_action() local575 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7603_ampdu_action()588 mtxq->aggr = true; in mt7603_ampdu_action()589 mtxq->send_bar = false; in mt7603_ampdu_action()594 mtxq->aggr = false; in mt7603_ampdu_action()598 mtxq->agg_ssn = IEEE80211_SN_TO_SEQ(ssn); in mt7603_ampdu_action()602 mtxq->aggr = false; in mt7603_ampdu_action()
122 struct mt76_txq *mtxq; in mt7915_add_interface() local170 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7915_add_interface()171 mtxq->wcid = &mvif->sta.wcid; in mt7915_add_interface()587 struct mt76_txq *mtxq; in mt7915_ampdu_action() local593 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7915_ampdu_action()607 mtxq->aggr = true; in mt7915_ampdu_action()608 mtxq->send_bar = false; in mt7915_ampdu_action()613 mtxq->aggr = false; in mt7915_ampdu_action()622 mtxq->aggr = false; in mt7915_ampdu_action()
157 struct mt76_txq *mtxq; in mt7615_add_interface() local206 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7615_add_interface()207 mtxq->wcid = &mvif->sta.wcid; in mt7615_add_interface()782 struct mt76_txq *mtxq; in mt7615_ampdu_action() local788 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7615_ampdu_action()803 mtxq->aggr = true; in mt7615_ampdu_action()804 mtxq->send_bar = false; in mt7615_ampdu_action()812 mtxq->aggr = false; in mt7615_ampdu_action()821 mtxq->aggr = false; in mt7615_ampdu_action()