Searched refs:mt76_txwi_cache (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/ |
| D | dma.c | 10 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 …]
|
| D | mt76.h | 125 struct mt76_txwi_cache *txwi; 273 struct mt76_txwi_cache { struct 929 mt76_get_txwi_ptr(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_get_txwi_ptr() 1163 void mt76_put_txwi(struct mt76_dev *dev, struct mt76_txwi_cache *t); 1259 struct mt76_txwi_cache * 1261 int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi); 1272 mt76_token_get(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_get() 1284 static inline struct mt76_txwi_cache * 1287 struct mt76_txwi_cache *txwi; in mt76_token_put()
|
| D | tx.c | 688 int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_consume() 708 struct mt76_txwi_cache * 711 struct mt76_txwi_cache *txwi; in mt76_token_release()
|
| D | mt76x02_mmio.c | 169 struct mt76_txwi_cache __maybe_unused *t; in mt76x02_dma_init()
|
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/ |
| D | pci_mac.c | 26 struct mt76_txwi_cache *t; in mt7615_tx_complete_skb() 138 struct mt76_txwi_cache *t; in mt7615_tx_prepare_skb() 160 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7615_tx_prepare_skb()
|
| D | mac.h | 387 mt7615_txwi_to_txp(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt7615_txwi_to_txp()
|
| D | mt7615.h | 530 struct mt76_txwi_cache *txwi);
|
| D | mac.c | 811 struct mt76_txwi_cache *t) in mt7615_txp_skb_unmap() 1500 struct mt76_txwi_cache *txwi; in mt7615_mac_tx_free_token() 2025 struct mt76_txwi_cache *txwi; in mt7615_tx_token_put()
|
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/ |
| D | mac.c | 1007 struct mt76_txwi_cache *t; in mt7915_tx_prepare_skb() 1046 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7915_tx_prepare_skb() 1094 mt7915_txp_skb_unmap(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt7915_txp_skb_unmap() 1106 mt7915_txwi_free(struct mt7915_dev *dev, struct mt76_txwi_cache *t, in mt7915_txwi_free() 1142 struct mt76_txwi_cache *txwi; in mt7915_mac_tx_free() 1347 struct mt76_txwi_cache *t; in mt7915_tx_complete_skb() 1608 struct mt76_txwi_cache *txwi; in mt7915_tx_token_put()
|
| D | mac.h | 398 mt7915_txwi_to_txp(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt7915_txwi_to_txp()
|
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7921/ |
| D | mac.c | 872 struct mt76_txwi_cache *t; in mt7921_tx_prepare_skb() 885 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7921_tx_prepare_skb() 966 struct mt76_txwi_cache *t) in mt7921_txp_skb_unmap() 1000 struct mt76_txwi_cache *txwi; in mt7921_mac_tx_free() 1105 struct mt76_txwi_cache *t; in mt7921_tx_complete_skb() 1248 struct mt76_txwi_cache *txwi; in mt7921_tx_token_put()
|
| D | mac.h | 313 mt7921_txwi_to_txp(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt7921_txwi_to_txp()
|
| D | mt7921.h | 361 struct mt76_txwi_cache *txwi);
|