Home
last modified time | relevance | path

Searched refs:mt76_txwi_cache (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7921/
A Dpci_mac.c47 struct mt76_txwi_cache *t; in mt7921e_tx_prepare_skb()
58 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7921e_tx_prepare_skb()
88 mt7921_txp_skb_unmap(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt7921_txp_skb_unmap()
119 mt7921_txwi_free(struct mt7921_dev *dev, struct mt76_txwi_cache *t, in mt7921_txwi_free()
155 struct mt76_txwi_cache *txwi; in mt7921_mac_tx_free()
253 struct mt76_txwi_cache *t; in mt7921e_tx_complete_skb()
269 struct mt76_txwi_cache *txwi; in mt7921_tx_token_put()
A Dmac.h334 mt7921_txwi_to_txp(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt7921_txwi_to_txp()
/linux/drivers/net/wireless/mediatek/mt76/
A Ddma.c10 static struct mt76_txwi_cache *
13 struct mt76_txwi_cache *t; in mt76_alloc_txwi()
25 t = (struct mt76_txwi_cache *)(txwi + dev->drv->txwi_size); in mt76_alloc_txwi()
31 static struct mt76_txwi_cache *
34 struct mt76_txwi_cache *t = NULL; in __mt76_get_txwi()
38 t = list_first_entry(&dev->txwi_cache, struct mt76_txwi_cache, in __mt76_get_txwi()
47 static struct mt76_txwi_cache *
50 struct mt76_txwi_cache *t = __mt76_get_txwi(dev); in mt76_get_txwi()
59 mt76_put_txwi(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_put_txwi()
73 struct mt76_txwi_cache *t; in mt76_free_pending_txwi()
[all …]
A Dmt76.h126 struct mt76_txwi_cache *txwi;
277 struct mt76_txwi_cache { struct
976 mt76_get_txwi_ptr(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_get_txwi_ptr()
1209 void mt76_put_txwi(struct mt76_dev *dev, struct mt76_txwi_cache *t);
1335 struct mt76_txwi_cache *
1337 int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi);
1348 mt76_token_get(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_get()
1360 static inline struct mt76_txwi_cache *
1363 struct mt76_txwi_cache *txwi; in mt76_token_put()
A Dtx.c718 int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_consume()
738 struct mt76_txwi_cache *
741 struct mt76_txwi_cache *txwi; in mt76_token_release()
A Dmt76x02_mmio.c169 struct mt76_txwi_cache __maybe_unused *t; in mt76x02_dma_init()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
A Dpci_mac.c26 struct mt76_txwi_cache *t; in mt7615_tx_complete_skb()
138 struct mt76_txwi_cache *t; in mt7615_tx_prepare_skb()
158 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7615_tx_prepare_skb()
A Dmac.h387 mt7615_txwi_to_txp(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt7615_txwi_to_txp()
A Dmac.c814 struct mt76_txwi_cache *t) in mt7615_txp_skb_unmap()
1500 mt7615_txwi_free(struct mt7615_dev *dev, struct mt76_txwi_cache *txwi) in mt7615_txwi_free()
1525 struct mt76_txwi_cache *txwi; in mt7615_mac_tx_free_token()
2037 struct mt76_txwi_cache *txwi; in mt7615_tx_token_put()
A Dmt7615.h542 struct mt76_txwi_cache *txwi);
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
A Dmac.c1131 struct mt76_txwi_cache *t; in mt7915_tx_prepare_skb()
1154 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7915_tx_prepare_skb()
1228 mt7915_txp_skb_unmap(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt7915_txp_skb_unmap()
1240 mt7915_txwi_free(struct mt7915_dev *dev, struct mt76_txwi_cache *t, in mt7915_txwi_free()
1276 struct mt76_txwi_cache *txwi; in mt7915_mac_tx_free()
1561 struct mt76_txwi_cache *t; in mt7915_tx_complete_skb()
1820 struct mt76_txwi_cache *txwi; in mt7915_tx_token_put()
A Dmac.h407 mt7915_txwi_to_txp(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt7915_txwi_to_txp()

Completed in 38 milliseconds