Lines Matching refs:mt7915_dev
11 struct mt7915_dev *dev = phy->dev; in mt7915_init_tx_queues()
30 struct mt7915_dev *dev; in mt7915_poll_tx()
32 dev = container_of(napi, struct mt7915_dev, mt76.tx_napi); in mt7915_poll_tx()
41 static void mt7915_dma_config(struct mt7915_dev *dev) in mt7915_dma_config()
123 static void __mt7915_dma_prefetch(struct mt7915_dev *dev, u32 ofs) in __mt7915_dma_prefetch()
165 void mt7915_dma_prefetch(struct mt7915_dev *dev) in mt7915_dma_prefetch()
172 static void mt7915_dma_disable(struct mt7915_dev *dev, bool rst) in mt7915_dma_disable()
255 int mt7915_dma_start(struct mt7915_dev *dev, bool reset, bool wed_reset) in mt7915_dma_start()
334 static int mt7915_dma_enable(struct mt7915_dev *dev, bool reset) in mt7915_dma_enable()
408 int mt7915_dma_init(struct mt7915_dev *dev, struct mt7915_phy *phy2) in mt7915_dma_init()
590 int mt7915_dma_reset(struct mt7915_dev *dev, bool force) in mt7915_dma_reset()
650 void mt7915_dma_cleanup(struct mt7915_dev *dev) in mt7915_dma_cleanup()