Searched refs:mt76_txq (Results 1 – 8 of 8) sorted by relevance
22 struct mt76_txq *mtxq; in mt76_tx_check_agg_ssn()31 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_tx_check_agg_ssn()351 mt76_txq_dequeue(struct mt76_phy *phy, struct mt76_txq *mtxq) in mt76_txq_dequeue()400 struct mt76_txq *mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_release_buffered_frames()439 struct mt76_txq *mtxq) in mt76_txq_send_burst()504 struct mt76_txq *mtxq; in mt76_txq_schedule_list()523 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_txq_schedule_list()617 struct mt76_txq *mtxq; in mt76_stop_tx_queues()623 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_stop_tx_queues()
283 struct mt76_txq *mtxq; in mt76x02_vif_init()292 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt76x02_vif_init()360 struct mt76_txq *mtxq; in mt76x02_ampdu_action()366 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76x02_ampdu_action()
417 hw->txq_data_size = sizeof(struct mt76_txq); in mt76_phy_init()1249 struct mt76_txq *mtxq; in mt76_sta_add()1254 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt76_sta_add()
269 struct mt76_txq { struct996 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq()
40 struct mt76_txq *mtxq; in mt7603_add_interface()77 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7603_add_interface()574 struct mt76_txq *mtxq; in mt7603_ampdu_action()580 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7603_ampdu_action()
194 struct mt76_txq *mtxq; in mt7915_add_interface()249 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7915_add_interface()746 struct mt76_txq *mtxq; in mt7915_ampdu_action()752 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7915_ampdu_action()
188 struct mt76_txq *mtxq; in mt7615_add_interface()241 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7615_add_interface()786 struct mt76_txq *mtxq; in mt7615_ampdu_action()792 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7615_ampdu_action()
277 struct mt76_txq *mtxq; in mt7921_add_interface()317 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7921_add_interface()782 struct mt76_txq *mtxq; in mt7921_ampdu_action()788 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7921_ampdu_action()
Completed in 32 milliseconds