Symbol: mt76_txwi_cache
drivers/net/wireless/mediatek/mt76/dma.c
106
mt76_put_txwi(struct mt76_dev *dev, struct mt76_txwi_cache *t)
drivers/net/wireless/mediatek/mt76/dma.c
11
static struct mt76_txwi_cache *
drivers/net/wireless/mediatek/mt76/dma.c
118
mt76_put_rxwi(struct mt76_dev *dev, struct mt76_txwi_cache *t)
drivers/net/wireless/mediatek/mt76/dma.c
132
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/dma.c
14
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/dma.c
146
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/dma.c
239
struct mt76_txwi_cache *txwi = NULL;
drivers/net/wireless/mediatek/mt76/dma.c
31
t = (struct mt76_txwi_cache *)(txwi + dev->drv->txwi_size);
drivers/net/wireless/mediatek/mt76/dma.c
37
static struct mt76_txwi_cache *
drivers/net/wireless/mediatek/mt76/dma.c
40
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/dma.c
458
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/dma.c
50
static struct mt76_txwi_cache *
drivers/net/wireless/mediatek/mt76/dma.c
523
struct mt76_txwi_cache *t = mt76_rx_token_release(dev, token);
drivers/net/wireless/mediatek/mt76/dma.c
53
struct mt76_txwi_cache *t = NULL;
drivers/net/wireless/mediatek/mt76/dma.c
57
t = list_first_entry(&dev->txwi_cache, struct mt76_txwi_cache,
drivers/net/wireless/mediatek/mt76/dma.c
653
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/dma.c
66
static struct mt76_txwi_cache *
drivers/net/wireless/mediatek/mt76/dma.c
69
struct mt76_txwi_cache *t = NULL;
drivers/net/wireless/mediatek/mt76/dma.c
73
t = list_first_entry(&dev->rxwi_cache, struct mt76_txwi_cache,
drivers/net/wireless/mediatek/mt76/dma.c
82
static struct mt76_txwi_cache *
drivers/net/wireless/mediatek/mt76/dma.c
85
struct mt76_txwi_cache *t = __mt76_get_txwi(dev);
drivers/net/wireless/mediatek/mt76/dma.c
93
struct mt76_txwi_cache *
drivers/net/wireless/mediatek/mt76/dma.c
96
struct mt76_txwi_cache *t = __mt76_get_rxwi(dev);
drivers/net/wireless/mediatek/mt76/mt76.h
1396
mt76_get_txwi_ptr(struct mt76_dev *dev, struct mt76_txwi_cache *t)
drivers/net/wireless/mediatek/mt76/mt76.h
1789
void mt76_put_txwi(struct mt76_dev *dev, struct mt76_txwi_cache *t);
drivers/net/wireless/mediatek/mt76/mt76.h
1790
void mt76_put_rxwi(struct mt76_dev *dev, struct mt76_txwi_cache *t);
drivers/net/wireless/mediatek/mt76/mt76.h
1791
struct mt76_txwi_cache *mt76_get_rxwi(struct mt76_dev *dev);
drivers/net/wireless/mediatek/mt76/mt76.h
2042
struct mt76_txwi_cache *
drivers/net/wireless/mediatek/mt76/mt76.h
2044
int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi);
drivers/net/wireless/mediatek/mt76/mt76.h
2046
struct mt76_txwi_cache *mt76_rx_token_release(struct mt76_dev *dev, int token);
drivers/net/wireless/mediatek/mt76/mt76.h
2048
struct mt76_txwi_cache *r, dma_addr_t phys);
drivers/net/wireless/mediatek/mt76/mt76.h
2079
mt76_token_get(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi)
drivers/net/wireless/mediatek/mt76/mt76.h
2090
static inline struct mt76_txwi_cache *
drivers/net/wireless/mediatek/mt76/mt76.h
2093
struct mt76_txwi_cache *txwi;
drivers/net/wireless/mediatek/mt76/mt76.h
216
struct mt76_txwi_cache *txwi;
drivers/net/wireless/mediatek/mt76/mt7615/mac.c
1517
mt7615_txwi_free(struct mt7615_dev *dev, struct mt76_txwi_cache *txwi)
drivers/net/wireless/mediatek/mt76/mt7615/mac.c
1542
struct mt76_txwi_cache *txwi;
drivers/net/wireless/mediatek/mt76/mt7615/mac.c
2101
struct mt76_txwi_cache *txwi;
drivers/net/wireless/mediatek/mt76/mt7615/pci_mac.c
70
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/mt7615/pci_mac.c
91
t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size);
drivers/net/wireless/mediatek/mt76/mt76_connac.h
333
mt76_connac_txwi_to_txp(struct mt76_dev *dev, struct mt76_txwi_cache *t)
drivers/net/wireless/mediatek/mt76/mt76_connac.h
447
struct mt76_txwi_cache *txwi);
drivers/net/wireless/mediatek/mt76/mt76_connac.h
477
void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t,
drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c
1172
void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t,
drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c
1211
struct mt76_txwi_cache *txwi;
drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c
249
struct mt76_txwi_cache *t)
drivers/net/wireless/mediatek/mt76/mt7915/mac.c
739
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/mt7915/mac.c
761
t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size);
drivers/net/wireless/mediatek/mt76/mt7915/mac.c
872
struct mt76_txwi_cache *txwi;
drivers/net/wireless/mediatek/mt76/mt7915/mac.c
973
struct mt76_txwi_cache *txwi;
drivers/net/wireless/mediatek/mt76/mt7921/mac.c
490
struct mt76_txwi_cache *txwi;
drivers/net/wireless/mediatek/mt76/mt7921/pci_mac.c
17
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/mt7921/pci_mac.c
27
t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size);
drivers/net/wireless/mediatek/mt76/mt7925/mac.c
1074
void mt7925_txwi_free(struct mt792x_dev *dev, struct mt76_txwi_cache *t,
drivers/net/wireless/mediatek/mt76/mt7925/mac.c
1108
struct mt76_txwi_cache *txwi;
drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h
340
void mt7925_txwi_free(struct mt792x_dev *dev, struct mt76_txwi_cache *t,
drivers/net/wireless/mediatek/mt76/mt7925/pci_mac.c
18
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/mt7925/pci_mac.c
28
t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size);
drivers/net/wireless/mediatek/mt76/mt7925/pci_mac.c
59
struct mt76_txwi_cache *txwi;
drivers/net/wireless/mediatek/mt76/mt7996/mac.c
1010
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/mt7996/mac.c
1047
t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size);
drivers/net/wireless/mediatek/mt76/mt7996/mac.c
1243
mt7996_txwi_free(struct mt7996_dev *dev, struct mt76_txwi_cache *t,
drivers/net/wireless/mediatek/mt76/mt7996/mac.c
1285
struct mt76_txwi_cache *txwi;
drivers/net/wireless/mediatek/mt76/mt7996/mac.c
1774
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/mt7996/mac.c
1878
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/mt7996/mac.c
2201
struct mt76_txwi_cache *txwi;
drivers/net/wireless/mediatek/mt76/tx.c
860
int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi)
drivers/net/wireless/mediatek/mt76/tx.c
894
struct mt76_txwi_cache *t, dma_addr_t phys)
drivers/net/wireless/mediatek/mt76/tx.c
911
struct mt76_txwi_cache *
drivers/net/wireless/mediatek/mt76/tx.c
914
struct mt76_txwi_cache *txwi;
drivers/net/wireless/mediatek/mt76/tx.c
946
struct mt76_txwi_cache *
drivers/net/wireless/mediatek/mt76/tx.c
949
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/wed.c
15
struct mt76_txwi_cache *t;
drivers/net/wireless/mediatek/mt76/wed.c
37
struct mt76_txwi_cache *t = NULL;