Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/mediatek/mt76/
Dtx.c87 mt76_check_agg_ssn(struct mt76_txq *mtxq, struct sk_buff *skb) in mt76_check_agg_ssn()
267 struct mt76_txq *mtxq; in mt76_tx()
272 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_tx()
294 mt76_txq_dequeue(struct mt76_dev *dev, struct mt76_txq *mtxq, bool ps) in mt76_txq_dequeue()
346 struct mt76_txq *mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_release_buffered_frames()
381 struct mt76_txq *mtxq, bool *empty) in mt76_txq_send_burst()
478 struct mt76_txq *mtxq; in mt76_txq_schedule_list()
498 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_txq_schedule_list()
573 struct mt76_txq *mtxq; in mt76_stop_tx_queues()
578 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_stop_tx_queues()
[all …]
Dmac80211.c313 hw->txq_data_size = sizeof(struct mt76_txq); in mt76_register_device()
614 struct mt76_txq *mtxq; in mt76_check_sta()
619 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt76_check_sta()
676 struct mt76_txq *mtxq; in mt76_sta_add()
681 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt76_sta_add()
Dmt76x02_util.c292 struct mt76_txq *mtxq; in mt76x02_vif_init()
299 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt76x02_vif_init()
367 struct mt76_txq *mtxq; in mt76x02_ampdu_action()
372 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76x02_ampdu_action()
Dmt76.h216 struct mt76_txq { struct
656 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7615/
Dmain.c71 struct mt76_txq *mtxq; in mt7615_add_interface()
104 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7615_add_interface()
451 struct mt76_txq *mtxq; in mt7615_ampdu_action()
456 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7615_ampdu_action()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7603/
Dmain.c39 struct mt76_txq *mtxq; in mt7603_add_interface()
74 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7603_add_interface()
557 struct mt76_txq *mtxq; in mt7603_ampdu_action()
562 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7603_ampdu_action()