Home
last modified time | relevance | path

Searched refs:mtk_wed_device_active (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/include/linux/soc/mediatek/
Dmtk_wed.h118 #define mtk_wed_device_active(_dev) !!(_dev)->ops macro
134 static inline bool mtk_wed_device_active(struct mtk_wed_device *dev) in mtk_wed_device_active() function
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/
Ddma.c13 if (mtk_wed_device_active(&phy->dev->mt76.mmio.wed)) { in mt7915_init_tx_queues()
322 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) { in mt7915_dma_enable()
351 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) { in mt7915_dma_init()
413 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) { in mt7915_dma_init()
Dmmio.c561 if (mtk_wed_device_active(wed)) { in mt7915_irq_tasklet()
629 if (mtk_wed_device_active(wed)) { in mt7915_irq_handler()
Dpci.c276 if (mtk_wed_device_active(&mdev->mmio.wed)) in mt7915_pci_probe()
Dmain.c1017 if (mtk_wed_device_active(&phy->dev->mt76.mmio.wed)) { in mt7915_sta_statistics()
1424 if (!mtk_wed_device_active(wed)) in mt7915_net_fill_forward_path()
Dmcu.c2277 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) in mt7915_mcu_init()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/
Dmmio.c77 if (mtk_wed_device_active(&dev->mmio.wed)) in mt76_set_irq_mask()
Dtx.c745 if (mtk_wed_device_active(&dev->mmio.wed) && in mt76_token_consume()
771 if (mtk_wed_device_active(&dev->mmio.wed) && in mt76_token_release()
Ddma.c494 if (!mtk_wed_device_active(wed)) in mt76_dma_wed_setup()
812 if (mtk_wed_device_active(&dev->mmio.wed)) in mt76_dma_cleanup()