Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
A Ddma.c41 static struct mt76_txwi_cache *
44 struct mt76_txwi_cache *t; in mt76_alloc_txwi()
67 static struct mt76_txwi_cache *
70 struct mt76_txwi_cache *t; in mt76_alloc_rxwi()
80 static struct mt76_txwi_cache *
96 static struct mt76_txwi_cache *
112 static struct mt76_txwi_cache *
123 struct mt76_txwi_cache *
162 struct mt76_txwi_cache *t; in mt76_free_pending_txwi()
176 struct mt76_txwi_cache *t; in mt76_free_pending_rxwi()
[all …]
A Dmt76.h182 struct mt76_txwi_cache *txwi;
399 struct mt76_txwi_cache { struct
1242 mt76_get_txwi_ptr(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_get_txwi_ptr()
1488 void mt76_put_txwi(struct mt76_dev *dev, struct mt76_txwi_cache *t);
1489 void mt76_put_rxwi(struct mt76_dev *dev, struct mt76_txwi_cache *t);
1490 struct mt76_txwi_cache *mt76_get_rxwi(struct mt76_dev *dev);
1679 struct mt76_txwi_cache *
1685 struct mt76_txwi_cache *r, dma_addr_t phys);
1714 mt76_token_get(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_get()
1725 static inline struct mt76_txwi_cache *
[all …]
A Dmt76_connac.h305 mt76_connac_txwi_to_txp(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_connac_txwi_to_txp()
416 struct mt76_txwi_cache *txwi);
446 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t,
A Dwed.c15 struct mt76_txwi_cache *t; in mt76_wed_release_rx_buf()
38 struct mt76_txwi_cache *t = NULL; in mt76_wed_init_rx_buf()
A Dtx.c838 int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_consume()
864 struct mt76_txwi_cache *t, dma_addr_t phys) in mt76_rx_token_consume()
881 struct mt76_txwi_cache *
884 struct mt76_txwi_cache *txwi; in mt76_token_release()
910 struct mt76_txwi_cache *
913 struct mt76_txwi_cache *t; in mt76_rx_token_release()
A Dmt76_connac_mac.c246 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()
A Dmt76x02_mmio.c177 struct mt76_txwi_cache __maybe_unused *t; in mt76x02_dma_init()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
A Dpci_mac.c17 struct mt76_txwi_cache *t; in mt7925e_tx_prepare_skb()
27 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7925e_tx_prepare_skb()
58 struct mt76_txwi_cache *txwi; in mt7925_tx_token_put()
A Dmt7925.h263 void mt7925_txwi_free(struct mt792x_dev *dev, struct mt76_txwi_cache *t,
A Dmac.c1066 void mt7925_txwi_free(struct mt792x_dev *dev, struct mt76_txwi_cache *t, in mt7925_txwi_free()
1100 struct mt76_txwi_cache *txwi; in mt7925_mac_tx_free()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
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()
A Dmac.c496 struct mt76_txwi_cache *txwi; in mt7921_mac_tx_free()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
A 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()
A Dmac.c1543 mt7615_txwi_free(struct mt7615_dev *dev, struct mt76_txwi_cache *txwi) in mt7615_txwi_free()
1568 struct mt76_txwi_cache *txwi; in mt7615_mac_tx_free_token()
2121 struct mt76_txwi_cache *txwi; in mt7615_tx_token_put()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
A Dmac.c931 struct mt76_txwi_cache *t; in mt7996_tx_prepare_skb()
942 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7996_tx_prepare_skb()
1058 mt7996_txwi_free(struct mt7996_dev *dev, struct mt76_txwi_cache *t, in mt7996_txwi_free()
1095 struct mt76_txwi_cache *txwi; in mt7996_mac_tx_free()
1631 struct mt76_txwi_cache *txwi; in mt7996_tx_token_put()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
A Dmac.c759 struct mt76_txwi_cache *t; in mt7915_tx_prepare_skb()
781 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7915_tx_prepare_skb()
892 struct mt76_txwi_cache *txwi; in mt7915_mac_tx_free()
997 struct mt76_txwi_cache *txwi; in mt7915_mac_tx_free_v0()

Completed in 48 milliseconds