Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/
Ddma.c41 static struct mt76_txwi_cache *
44 struct mt76_txwi_cache *t; in mt76_alloc_txwi()
56 t = (struct mt76_txwi_cache *)(txwi + dev->drv->txwi_size); in mt76_alloc_txwi()
62 static struct mt76_txwi_cache *
65 struct mt76_txwi_cache *t = NULL; in __mt76_get_txwi()
69 t = list_first_entry(&dev->txwi_cache, struct mt76_txwi_cache, in __mt76_get_txwi()
78 static struct mt76_txwi_cache *
81 struct mt76_txwi_cache *t = __mt76_get_txwi(dev); in mt76_get_txwi()
90 mt76_put_txwi(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_put_txwi()
104 struct mt76_txwi_cache *t; in mt76_free_pending_txwi()
[all …]
Dmt76.h159 struct mt76_txwi_cache *txwi;
338 struct mt76_txwi_cache { struct
1021 mt76_get_txwi_ptr(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_get_txwi_ptr()
1262 void mt76_put_txwi(struct mt76_dev *dev, struct mt76_txwi_cache *t);
1403 struct mt76_txwi_cache *
1405 int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi);
1416 mt76_token_get(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_get()
1427 static inline struct mt76_txwi_cache *
1430 struct mt76_txwi_cache *txwi; in mt76_token_put()
Dmt76_connac.h252 mt76_connac_txwi_to_txp(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_connac_txwi_to_txp()
344 struct mt76_txwi_cache *txwi);
Dtx.c734 int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_consume()
759 struct mt76_txwi_cache *
762 struct mt76_txwi_cache *txwi; in mt76_token_release()
Dmt76_connac_mac.c136 struct mt76_txwi_cache *t; in mt76_connac_tx_complete_skb()
242 struct mt76_txwi_cache *t) in mt76_connac_txp_skb_unmap()
Dmt76x02_mmio.c170 struct mt76_txwi_cache __maybe_unused *t; in mt76x02_dma_init()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7921/
Dpci_mac.c17 struct mt76_txwi_cache *t; in mt7921e_tx_prepare_skb()
27 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7921e_tx_prepare_skb()
58 struct mt76_txwi_cache *txwi; in mt7921_tx_token_put()
Dmt7921.h440 void mt7921_txwi_free(struct mt7921_dev *dev, struct mt76_txwi_cache *t,
Dmac.c556 void mt7921_txwi_free(struct mt7921_dev *dev, struct mt76_txwi_cache *t, in mt7921_txwi_free()
592 struct mt76_txwi_cache *txwi; in mt7921_mac_tx_free()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7615/
Dpci_mac.c70 struct mt76_txwi_cache *t; in mt7615_tx_prepare_skb()
91 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7615_tx_prepare_skb()
Dmac.c1556 mt7615_txwi_free(struct mt7615_dev *dev, struct mt76_txwi_cache *txwi) in mt7615_txwi_free()
1581 struct mt76_txwi_cache *txwi; in mt7615_mac_tx_free_token()
2135 struct mt76_txwi_cache *txwi; in mt7615_tx_token_put()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dmac.c694 struct mt76_txwi_cache *t; in mt7915_tx_prepare_skb()
716 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7915_tx_prepare_skb()
813 mt7915_txwi_free(struct mt7915_dev *dev, struct mt76_txwi_cache *t, in mt7915_txwi_free()
895 struct mt76_txwi_cache *txwi; in mt7915_mac_tx_free()
979 struct mt76_txwi_cache *txwi; in mt7915_mac_tx_free_v0()
1367 struct mt76_txwi_cache *txwi; in mt7915_tx_token_put()