Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/mediatek/mt76/
H A Ddma.c45 static struct mt76_txwi_cache *
48 struct mt76_txwi_cache *t; in mt76_alloc_txwi()
66 static struct mt76_txwi_cache *
69 struct mt76_txwi_cache *t; in mt76_alloc_rxwi()
79 static struct mt76_txwi_cache *
95 static struct mt76_txwi_cache *
111 static struct mt76_txwi_cache *
122 struct mt76_txwi_cache *
161 struct mt76_txwi_cache *t; in mt76_free_pending_txwi()
175 struct mt76_txwi_cache *t; in mt76_free_pending_rxwi()
[all …]
H A Dmt76.h169 struct mt76_txwi_cache *txwi;
360 struct mt76_txwi_cache { struct
1156 mt76_get_txwi_ptr(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_get_txwi_ptr()
1399 void mt76_put_txwi(struct mt76_dev *dev, struct mt76_txwi_cache *t);
1400 void mt76_put_rxwi(struct mt76_dev *dev, struct mt76_txwi_cache *t);
1401 struct mt76_txwi_cache *mt76_get_rxwi(struct mt76_dev *dev);
1558 struct mt76_txwi_cache *
1564 struct mt76_txwi_cache *r, dma_addr_t phys);
1597 mt76_token_get(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_get()
1608 static inline struct mt76_txwi_cache *
[all …]
H A Dtx.c752 int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_consume()
778 struct mt76_txwi_cache *t, dma_addr_t phys) in mt76_rx_token_consume()
795 struct mt76_txwi_cache *
798 struct mt76_txwi_cache *txwi; in mt76_token_release()
824 struct mt76_txwi_cache *
827 struct mt76_txwi_cache *t; in mt76_rx_token_release()
H A Dmt76_connac.h283 mt76_connac_txwi_to_txp(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_connac_txwi_to_txp()
393 struct mt76_txwi_cache *txwi);
423 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t,
H A Dmt76_connac_mac.c157 struct mt76_txwi_cache *t; in mt76_connac_tx_complete_skb()
263 struct mt76_txwi_cache *t) in mt76_connac_txp_skb_unmap()
1142 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t, in mt76_connac2_txwi_free()
1185 struct mt76_txwi_cache *txwi; in mt76_connac2_tx_token_put()
H A Dmt76x02_mmio.c170 struct mt76_txwi_cache __maybe_unused *t; in mt76x02_dma_init()
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7921/
H A 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()
H A Dmac.c502 struct mt76_txwi_cache *txwi; in mt7921_mac_tx_free()
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci_mac.c73 struct mt76_txwi_cache *t; in mt7615_tx_prepare_skb()
94 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7615_tx_prepare_skb()
H A Dmac.c1546 mt7615_txwi_free(struct mt7615_dev *dev, struct mt76_txwi_cache *txwi) in mt7615_txwi_free()
1571 struct mt76_txwi_cache *txwi; in mt7615_mac_tx_free_token()
2132 struct mt76_txwi_cache *txwi; in mt7615_tx_token_put()
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmmio.c581 struct mt76_txwi_cache *t; in mt7915_mmio_wed_release_rx_buf()
599 struct mt76_txwi_cache *t = NULL; in mt7915_mmio_wed_init_rx_buf()
H A Dmac.c760 struct mt76_txwi_cache *t; in mt7915_tx_prepare_skb()
782 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7915_tx_prepare_skb()
901 struct mt76_txwi_cache *txwi; in mt7915_mac_tx_free()
1020 struct mt76_txwi_cache *txwi; in mt7915_mac_tx_free_v0()
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c943 struct mt76_txwi_cache *t; in mt7996_tx_prepare_skb()
963 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7996_tx_prepare_skb()
1037 mt7996_txwi_free(struct mt7996_dev *dev, struct mt76_txwi_cache *t, in mt7996_txwi_free()
1074 struct mt76_txwi_cache *txwi; in mt7996_mac_tx_free()
1587 struct mt76_txwi_cache *txwi; in mt7996_tx_token_put()