Searched refs:mt76_txwi_cache (Results 1 – 4 of 4) sorted by relevance
19 static struct mt76_txwi_cache *22 struct mt76_txwi_cache *t; in mt76_alloc_txwi()38 static struct mt76_txwi_cache *41 struct mt76_txwi_cache *t = NULL; in __mt76_get_txwi()45 t = list_first_entry(&dev->txwi_cache, struct mt76_txwi_cache, in __mt76_get_txwi()54 struct mt76_txwi_cache *57 struct mt76_txwi_cache *t = __mt76_get_txwi(dev); in mt76_get_txwi()66 mt76_put_txwi(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_put_txwi()78 struct mt76_txwi_cache *t; in mt76_tx_free()
80 struct mt76_txwi_cache *txwi;180 struct mt76_txwi_cache { struct548 struct mt76_txwi_cache *mt76_get_txwi(struct mt76_dev *dev);549 void mt76_put_txwi(struct mt76_dev *dev, struct mt76_txwi_cache *t);
113 struct mt76_txwi_cache __maybe_unused *t; in mt76x2_dma_init()
247 struct mt76_txwi_cache *t; in mt76_dma_tx_queue_skb()