Lines Matching defs:dev
11 struct mt7915_dev *dev = phy->dev; in mt7915_init_tx_queues() local
28 struct mt7915_dev *dev; in mt7915_poll_tx() local
39 static void mt7915_dma_config(struct mt7915_dev *dev) in mt7915_dma_config()
121 static void __mt7915_dma_prefetch(struct mt7915_dev *dev, u32 ofs) in __mt7915_dma_prefetch()
163 void mt7915_dma_prefetch(struct mt7915_dev *dev) in mt7915_dma_prefetch()
170 static void mt7915_dma_disable(struct mt7915_dev *dev, bool rst) in mt7915_dma_disable()
253 int mt7915_dma_start(struct mt7915_dev *dev, bool reset, bool wed_reset) in mt7915_dma_start()
332 static int mt7915_dma_enable(struct mt7915_dev *dev, bool reset) in mt7915_dma_enable()
406 int mt7915_dma_init(struct mt7915_dev *dev, struct mt7915_phy *phy2) in mt7915_dma_init()
584 static void mt7915_dma_wed_reset(struct mt7915_dev *dev) in mt7915_dma_wed_reset()
599 mt7915_dma_reset_tx_queue(struct mt7915_dev *dev, struct mt76_queue *q) in mt7915_dma_reset_tx_queue()
606 int mt7915_dma_reset(struct mt7915_dev *dev, bool force) in mt7915_dma_reset()
666 void mt7915_dma_cleanup(struct mt7915_dev *dev) in mt7915_dma_cleanup()