Home
last modified time | relevance | path

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

/Linux-v5.15/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()
321 mt76_txq_dequeue(struct mt76_phy *phy, struct mt76_txq *mtxq) in mt76_txq_dequeue()
370 struct mt76_txq *mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_release_buffered_frames()
409 struct mt76_txq *mtxq) in mt76_txq_send_burst()
474 struct mt76_txq *mtxq; in mt76_txq_schedule_list()
493 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_txq_schedule_list()
587 struct mt76_txq *mtxq; in mt76_stop_tx_queues()
593 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()
357 struct mt76_txq *mtxq; in mt76x02_ampdu_action()
363 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76x02_ampdu_action()
Dmac80211.c312 hw->txq_data_size = sizeof(struct mt76_txq); in mt76_phy_init()
1097 struct mt76_txq *mtxq; in mt76_sta_add()
1102 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt76_sta_add()
Dmt76.h265 struct mt76_txq { struct
949 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq()
/Linux-v5.15/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()
/Linux-v5.15/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()
713 struct mt76_txq *mtxq; in mt7915_ampdu_action()
719 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7915_ampdu_action()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7921/
Dmain.c241 struct mt76_txq *mtxq; in mt7921_add_interface()
284 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7921_add_interface()
779 struct mt76_txq *mtxq; in mt7921_ampdu_action()
785 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7921_ampdu_action()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/
Dmain.c188 struct mt76_txq *mtxq; in mt7615_add_interface()
239 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7615_add_interface()
782 struct mt76_txq *mtxq; in mt7615_ampdu_action()
788 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7615_ampdu_action()