Lines Matching refs:wed
13 if (mtk_wed_device_active(&phy->dev->mt76.mmio.wed)) { in mt7915_init_tx_queues()
85 if (is_mt7916(&dev->mt76) && mtk_wed_device_active(&dev->mt76.mmio.wed)) { in mt7915_dma_config()
362 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) { in mt7915_dma_enable()
376 mtk_wed_device_start(&dev->mt76.mmio.wed, wed_irq_mask); in mt7915_dma_enable()
400 if (mtk_wed_device_active(&mdev->mmio.wed)) { in mt7915_dma_init()
470 if (mtk_wed_device_active(&mdev->mmio.wed) && is_mt7915(mdev)) { in mt7915_dma_init()
486 if (mtk_wed_device_active(&mdev->mmio.wed) && in mt7915_dma_init()
487 mtk_wed_get_rx_capa(&mdev->mmio.wed)) { in mt7915_dma_init()
507 if (mtk_wed_device_active(&mdev->mmio.wed)) { in mt7915_dma_init()
523 if (mtk_wed_device_active(&mdev->mmio.wed) && in mt7915_dma_init()
524 mtk_wed_get_rx_capa(&mdev->mmio.wed)) { in mt7915_dma_init()
580 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) in mt7915_dma_reset_tx_queue()
587 struct mtk_wed_device *wed = &dev->mt76.mmio.wed; in mt7915_dma_reset() local
607 if (mtk_wed_device_active(wed)) in mt7915_dma_reset()
608 mtk_wed_device_dma_reset(wed); in mt7915_dma_reset()
635 if (mtk_wed_device_active(wed) && is_mt7915(&dev->mt76)) in mt7915_dma_reset()