Home
last modified time | relevance | path

Searched refs:mt76_txq (Results 1 – 8 of 8) sorted by relevance

/drivers/net/wireless/mediatek/mt76/
Dtx.c22 struct mt76_txq *mtxq; in mt76_tx_check_agg_ssn()
31 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_tx_check_agg_ssn()
325 mt76_txq_dequeue(struct mt76_phy *phy, struct mt76_txq *mtxq) in mt76_txq_dequeue()
374 struct mt76_txq *mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_release_buffered_frames()
413 struct mt76_txq *mtxq, struct mt76_wcid *wcid) in mt76_txq_send_burst()
477 struct mt76_txq *mtxq; in mt76_txq_schedule_list()
496 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_txq_schedule_list()
590 struct mt76_txq *mtxq; in mt76_stop_tx_queues()
596 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_stop_tx_queues()
Dmt76x02_util.c283 struct mt76_txq *mtxq; in mt76x02_vif_init()
290 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt76x02_vif_init()
359 struct mt76_txq *mtxq; in mt76x02_ampdu_action()
365 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76x02_ampdu_action()
Dmac80211.c313 hw->txq_data_size = sizeof(struct mt76_txq); in mt76_phy_init()
1099 struct mt76_txq *mtxq; in mt76_sta_add()
1104 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt76_sta_add()
Dmt76.h265 struct mt76_txq { struct
957 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq()
/drivers/net/wireless/mediatek/mt76/mt7603/
Dmain.c40 struct mt76_txq *mtxq; in mt7603_add_interface()
76 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7603_add_interface()
571 struct mt76_txq *mtxq; in mt7603_ampdu_action()
577 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7603_ampdu_action()
/drivers/net/wireless/mediatek/mt76/mt7915/
Dmain.c191 struct mt76_txq *mtxq; in mt7915_add_interface()
245 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7915_add_interface()
715 struct mt76_txq *mtxq; in mt7915_ampdu_action()
721 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7915_ampdu_action()
/drivers/net/wireless/mediatek/mt76/mt7921/
Dmain.c242 struct mt76_txq *mtxq; in mt7921_add_interface()
285 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7921_add_interface()
746 struct mt76_txq *mtxq; in mt7921_ampdu_action()
752 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7921_ampdu_action()
/drivers/net/wireless/mediatek/mt76/mt7615/
Dmain.c188 struct mt76_txq *mtxq; in mt7615_add_interface()
237 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7615_add_interface()
784 struct mt76_txq *mtxq; in mt7615_ampdu_action()
790 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7615_ampdu_action()