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()352 mt76_txq_dequeue(struct mt76_phy *phy, struct mt76_txq *mtxq) in mt76_txq_dequeue() argument354 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_dequeue()399 struct mt76_txq *mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_release_buffered_frames() local406 skb = mt76_txq_dequeue(phy, mtxq); in mt76_release_buffered_frames()438 struct mt76_txq *mtxq, struct mt76_wcid *wcid) in mt76_txq_send_burst() argument441 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_send_burst()[all …]
285 struct mt76_txq *mtxq; in mt76x02_vif_init() local294 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt76x02_vif_init()296 mtxq->wcid = MT_VIF_WCID(idx); in mt76x02_vif_init()364 struct mt76_txq *mtxq; in mt76x02_ampdu_action() local370 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76x02_ampdu_action()385 mtxq->aggr = true; in mt76x02_ampdu_action()386 mtxq->send_bar = false; in mt76x02_ampdu_action()387 ieee80211_send_bar(vif, sta->addr, tid, mtxq->agg_ssn); in mt76x02_ampdu_action()391 mtxq->aggr = false; in mt76x02_ampdu_action()394 mtxq->agg_ssn = IEEE80211_SN_TO_SEQ(ssn); in mt76x02_ampdu_action()[all …]
1315 struct mt76_txq *mtxq; in mt76_sta_add() local1320 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt76_sta_add()1321 mtxq->wcid = wcid->idx; in mt76_sta_add()
1041 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq() argument1043 void *ptr = mtxq; in mtxq_to_txq()
40 struct mt76_txq *mtxq; in mt7603_add_interface() local77 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7603_add_interface()78 mtxq->wcid = idx; in mt7603_add_interface()593 struct mt76_txq *mtxq; in mt7603_ampdu_action() local599 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7603_ampdu_action()612 mtxq->aggr = true; in mt7603_ampdu_action()613 mtxq->send_bar = false; in mt7603_ampdu_action()618 mtxq->aggr = false; in mt7603_ampdu_action()622 mtxq->agg_ssn = IEEE80211_SN_TO_SEQ(ssn); in mt7603_ampdu_action()626 mtxq->aggr = false; in mt7603_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()794 struct mt76_txq *mtxq; in mt7615_ampdu_action() local800 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7615_ampdu_action()815 mtxq->aggr = true; in mt7615_ampdu_action()816 mtxq->send_bar = false; in mt7615_ampdu_action()824 mtxq->aggr = false; in mt7615_ampdu_action()833 mtxq->aggr = false; in mt7615_ampdu_action()
187 struct mt76_txq *mtxq; in mt7915_add_interface() local239 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7915_add_interface()240 mtxq->wcid = idx; in mt7915_add_interface()752 struct mt76_txq *mtxq; in mt7915_ampdu_action() local758 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7915_ampdu_action()772 mtxq->aggr = true; in mt7915_ampdu_action()773 mtxq->send_bar = false; in mt7915_ampdu_action()778 mtxq->aggr = false; in mt7915_ampdu_action()787 mtxq->aggr = false; in mt7915_ampdu_action()
311 struct mt76_txq *mtxq; in mt7921_add_interface() local351 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7921_add_interface()352 mtxq->wcid = idx; in mt7921_add_interface()871 struct mt76_txq *mtxq; in mt7921_ampdu_action() local877 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7921_ampdu_action()891 mtxq->aggr = true; in mt7921_ampdu_action()892 mtxq->send_bar = false; in mt7921_ampdu_action()897 mtxq->aggr = false; in mt7921_ampdu_action()906 mtxq->aggr = false; in mt7921_ampdu_action()