Home
last modified time | relevance | path

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

/Linux-v6.1/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()
352 mt76_txq_dequeue(struct mt76_phy *phy, struct mt76_txq *mtxq) in mt76_txq_dequeue()
399 struct mt76_txq *mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_release_buffered_frames()
438 struct mt76_txq *mtxq, struct mt76_wcid *wcid) in mt76_txq_send_burst()
508 struct mt76_txq *mtxq; in mt76_txq_schedule_list()
527 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_txq_schedule_list()
627 struct mt76_txq *mtxq; in mt76_stop_tx_queues()
633 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_stop_tx_queues()
Dmt76x02_util.c285 struct mt76_txq *mtxq; in mt76x02_vif_init()
294 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt76x02_vif_init()
364 struct mt76_txq *mtxq; in mt76x02_ampdu_action()
370 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76x02_ampdu_action()
Dmac80211.c433 hw->txq_data_size = sizeof(struct mt76_txq); in mt76_phy_init()
1315 struct mt76_txq *mtxq; in mt76_sta_add()
1320 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt76_sta_add()
Dmt76.h330 struct mt76_txq { struct
1041 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7603/
Dmain.c40 struct mt76_txq *mtxq; in mt7603_add_interface()
77 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7603_add_interface()
593 struct mt76_txq *mtxq; in mt7603_ampdu_action()
599 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7603_ampdu_action()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7615/
Dmain.c185 struct mt76_txq *mtxq; in mt7615_add_interface()
236 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7615_add_interface()
794 struct mt76_txq *mtxq; in mt7615_ampdu_action()
800 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7615_ampdu_action()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dmain.c187 struct mt76_txq *mtxq; in mt7915_add_interface()
239 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7915_add_interface()
752 struct mt76_txq *mtxq; in mt7915_ampdu_action()
758 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7915_ampdu_action()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7921/
Dmain.c311 struct mt76_txq *mtxq; in mt7921_add_interface()
351 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7921_add_interface()
871 struct mt76_txq *mtxq; in mt7921_ampdu_action()
877 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7921_ampdu_action()