Searched refs:mtxq (Results 1 – 8 of 8) 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()321 mt76_txq_dequeue(struct mt76_phy *phy, struct mt76_txq *mtxq) in mt76_txq_dequeue() argument323 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_dequeue()370 struct mt76_txq *mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_release_buffered_frames() local377 skb = mt76_txq_dequeue(phy, mtxq); in mt76_release_buffered_frames()409 struct mt76_txq *mtxq) in mt76_txq_send_burst() argument412 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_send_burst()[all …]
283 struct mt76_txq *mtxq; in mt76x02_vif_init() local290 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt76x02_vif_init()291 mtxq->wcid = &mvif->group_wcid; in mt76x02_vif_init()357 struct mt76_txq *mtxq; in mt76x02_ampdu_action() local363 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76x02_ampdu_action()378 mtxq->aggr = true; in mt76x02_ampdu_action()379 mtxq->send_bar = false; in mt76x02_ampdu_action()380 ieee80211_send_bar(vif, sta->addr, tid, mtxq->agg_ssn); in mt76x02_ampdu_action()384 mtxq->aggr = false; in mt76x02_ampdu_action()387 mtxq->agg_ssn = IEEE80211_SN_TO_SEQ(ssn); in mt76x02_ampdu_action()[all …]
1097 struct mt76_txq *mtxq; in mt76_sta_add() local1102 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt76_sta_add()1103 mtxq->wcid = wcid; in mt76_sta_add()
949 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq() argument951 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()571 struct mt76_txq *mtxq; in mt7603_ampdu_action() local577 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7603_ampdu_action()590 mtxq->aggr = true; in mt7603_ampdu_action()591 mtxq->send_bar = false; in mt7603_ampdu_action()596 mtxq->aggr = false; in mt7603_ampdu_action()600 mtxq->agg_ssn = IEEE80211_SN_TO_SEQ(ssn); in mt7603_ampdu_action()604 mtxq->aggr = false; in mt7603_ampdu_action()
191 struct mt76_txq *mtxq; in mt7915_add_interface() local245 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7915_add_interface()246 mtxq->wcid = &mvif->sta.wcid; in mt7915_add_interface()713 struct mt76_txq *mtxq; in mt7915_ampdu_action() local719 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7915_ampdu_action()733 mtxq->aggr = true; in mt7915_ampdu_action()734 mtxq->send_bar = false; in mt7915_ampdu_action()739 mtxq->aggr = false; in mt7915_ampdu_action()748 mtxq->aggr = false; in mt7915_ampdu_action()
241 struct mt76_txq *mtxq; in mt7921_add_interface() local284 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7921_add_interface()285 mtxq->wcid = &mvif->sta.wcid; in mt7921_add_interface()779 struct mt76_txq *mtxq; in mt7921_ampdu_action() local785 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7921_ampdu_action()799 mtxq->aggr = true; in mt7921_ampdu_action()800 mtxq->send_bar = false; in mt7921_ampdu_action()805 mtxq->aggr = false; in mt7921_ampdu_action()814 mtxq->aggr = false; in mt7921_ampdu_action()
188 struct mt76_txq *mtxq; in mt7615_add_interface() local239 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7615_add_interface()240 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()