Home
last modified time | relevance | path

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

/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.h194 struct mt76_txwi_cache *txwi;
412 struct mt76_txwi_cache { struct
1324 mt76_get_txwi_ptr(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_get_txwi_ptr()
1600 void mt76_put_txwi(struct mt76_dev *dev, struct mt76_txwi_cache *t);
1601 void mt76_put_rxwi(struct mt76_dev *dev, struct mt76_txwi_cache *t);
1602 struct mt76_txwi_cache *mt76_get_rxwi(struct mt76_dev *dev);
1801 struct mt76_txwi_cache *
1807 struct mt76_txwi_cache *r, dma_addr_t phys);
1837 mt76_token_get(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_get()
1848 static inline struct mt76_txwi_cache *
[all …]
A Dmt76_connac.h310 mt76_connac_txwi_to_txp(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_connac_txwi_to_txp()
421 struct mt76_txwi_cache *txwi);
451 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t,
A Dtx.c843 int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_consume()
869 struct mt76_txwi_cache *t, dma_addr_t phys) in mt76_rx_token_consume()
886 struct mt76_txwi_cache *
889 struct mt76_txwi_cache *txwi; in mt76_token_release()
915 struct mt76_txwi_cache *
918 struct mt76_txwi_cache *t; in mt76_rx_token_release()
A Dwed.c15 struct mt76_txwi_cache *t; in mt76_wed_release_rx_buf()
37 struct mt76_txwi_cache *t = NULL; in mt76_wed_init_rx_buf()
A Dmt76_connac_mac.c249 struct mt76_txwi_cache *t) in mt76_connac_txp_skb_unmap()
1157 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t, in mt76_connac2_txwi_free()
1196 struct mt76_txwi_cache *txwi; in mt76_connac2_tx_token_put()
/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.h308 void mt7925_txwi_free(struct mt792x_dev *dev, struct mt76_txwi_cache *t,
A Dmac.c1059 void mt7925_txwi_free(struct mt792x_dev *dev, struct mt76_txwi_cache *t, in mt7925_txwi_free()
1093 struct mt76_txwi_cache *txwi; in mt7925_mac_tx_free()
/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.c489 struct mt76_txwi_cache *txwi; in mt7921_mac_tx_free()
/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.c1532 mt7615_txwi_free(struct mt7615_dev *dev, struct mt76_txwi_cache *txwi) in mt7615_txwi_free()
1557 struct mt76_txwi_cache *txwi; in mt7615_mac_tx_free_token()
2110 struct mt76_txwi_cache *txwi; in mt7615_tx_token_put()
/drivers/net/wireless/mediatek/mt76/mt7996/
A Dmac.c1029 struct mt76_txwi_cache *t; in mt7996_tx_prepare_skb()
1040 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7996_tx_prepare_skb()
1167 mt7996_txwi_free(struct mt7996_dev *dev, struct mt76_txwi_cache *t, in mt7996_txwi_free()
1203 struct mt76_txwi_cache *txwi; in mt7996_mac_tx_free()
1738 struct mt76_txwi_cache *txwi; in mt7996_tx_token_put()
/drivers/net/wireless/mediatek/mt76/mt7915/
A Dmac.c752 struct mt76_txwi_cache *t; in mt7915_tx_prepare_skb()
774 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7915_tx_prepare_skb()
885 struct mt76_txwi_cache *txwi; in mt7915_mac_tx_free()
986 struct mt76_txwi_cache *txwi; in mt7915_mac_tx_free_v0()

Completed in 51 milliseconds