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()397 mt76_txq_dequeue(struct mt76_phy *phy, struct mt76_txq *mtxq) in mt76_txq_dequeue() argument399 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_dequeue()451 struct mt76_txq *mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_release_buffered_frames() local458 skb = mt76_txq_dequeue(phy, mtxq); in mt76_release_buffered_frames()491 struct mt76_txq *mtxq, struct mt76_wcid *wcid) in mt76_txq_send_burst() argument494 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_send_burst()[all …]
1608 struct mt76_txq *mtxq; in mt76_sta_add() local1613 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt76_sta_add()1614 mtxq->wcid = wcid->idx; in mt76_sta_add()
1422 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq() argument1424 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 = idx; in mt7603_add_interface()650 struct mt76_txq *mtxq; in mt7603_ampdu_action() local656 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7603_ampdu_action()669 mtxq->aggr = true; in mt7603_ampdu_action()670 mtxq->send_bar = false; in mt7603_ampdu_action()675 mtxq->aggr = false; in mt7603_ampdu_action()679 mtxq->agg_ssn = IEEE80211_SN_TO_SEQ(ssn); in mt7603_ampdu_action()683 mtxq->aggr = false; in mt7603_ampdu_action()
185 struct mt76_txq *mtxq; in mt7615_add_interface() local235 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7615_add_interface()236 mtxq->wcid = idx; in mt7615_add_interface()813 struct mt76_txq *mtxq; in mt7615_ampdu_action() local819 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7615_ampdu_action()834 mtxq->aggr = true; in mt7615_ampdu_action()835 mtxq->send_bar = false; in mt7615_ampdu_action()843 mtxq->aggr = false; in mt7615_ampdu_action()852 mtxq->aggr = false; in mt7615_ampdu_action()
381 struct mt76_txq *mtxq; in mt7996_vif_link_add() local383 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7996_vif_link_add()385 mtxq->wcid = idx; in mt7996_vif_link_add()478 struct mt76_txq *mtxq; in mt7996_vif_link_remove() local481 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7996_vif_link_remove()491 mtxq->wcid = link->msta_link.wcid.idx; in mt7996_vif_link_remove()1117 struct mt76_txq *mtxq; in mt7996_sta_init_txq_wcid() local1122 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt7996_sta_init_txq_wcid()1123 mtxq->wcid = idx; in mt7996_sta_init_txq_wcid()1629 struct mt76_txq *mtxq; in mt7996_ampdu_action() local[all …]
306 struct mt76_txq *mtxq; in mt7921_add_interface() local346 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7921_add_interface()347 mtxq->wcid = idx; in mt7921_add_interface()950 struct mt76_txq *mtxq; in mt7921_ampdu_action() local956 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7921_ampdu_action()970 mtxq->aggr = true; in mt7921_ampdu_action()971 mtxq->send_bar = false; in mt7921_ampdu_action()976 mtxq->aggr = false; in mt7921_ampdu_action()985 mtxq->aggr = false; in mt7921_ampdu_action()
210 struct mt76_txq *mtxq; in mt7915_add_interface() local264 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7915_add_interface()265 mtxq->wcid = idx; in mt7915_add_interface()952 struct mt76_txq *mtxq; in mt7915_ampdu_action() local958 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7915_ampdu_action()972 mtxq->aggr = true; in mt7915_ampdu_action()973 mtxq->send_bar = false; in mt7915_ampdu_action()978 mtxq->aggr = false; in mt7915_ampdu_action()987 mtxq->aggr = false; in mt7915_ampdu_action()
385 struct mt76_txq *mtxq; in mt7925_mac_link_bss_add() local446 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7925_mac_link_bss_add()447 mtxq->wcid = idx; in mt7925_mac_link_bss_add()1471 struct mt76_txq *mtxq; in mt7925_ampdu_action() local1477 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7925_ampdu_action()1491 mtxq->aggr = true; in mt7925_ampdu_action()1492 mtxq->send_bar = false; in mt7925_ampdu_action()1497 mtxq->aggr = false; in mt7925_ampdu_action()1506 mtxq->aggr = false; in mt7925_ampdu_action()