Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddma.c13 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()
307 if (mtk_wed_device_active(&dev->mt76.mmio.wed) && wed_reset) { in mt7915_dma_start()
422 if (mtk_wed_device_active(&mdev->mmio.wed)) { in mt7915_dma_init()
492 if (mtk_wed_device_active(&mdev->mmio.wed) && is_mt7915(mdev)) { in mt7915_dma_init()
508 if (mtk_wed_device_active(&mdev->mmio.wed) && in mt7915_dma_init()
529 if (mtk_wed_device_active(&mdev->mmio.wed)) { in mt7915_dma_init()
545 if (mtk_wed_device_active(&mdev->mmio.wed) && in mt7915_dma_init()
602 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) in mt7915_dma_reset_tx_queue()
629 if (mtk_wed_device_active(wed)) in mt7915_dma_reset()
[all …]
H A Dpci.c192 if (mtk_wed_device_active(&mdev->mmio.wed)) in mt7915_pci_probe()
H A Dmmio.c907 if (mtk_wed_device_active(&mdev->mmio.wed)) in mt7915_dual_hif_set_irq_mask()
933 if (mtk_wed_device_active(wed)) { in mt7915_irq_tasklet()
1002 if (mtk_wed_device_active(wed)) in mt7915_irq_handler()
H A Dmain.c1099 if (mtk_wed_device_active(&phy->dev->mt76.mmio.wed)) { in mt7915_sta_statistics()
1633 if (!mtk_wed_device_active(wed)) in mt7915_net_fill_forward_path()
H A Dinit.c509 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) in mt7915_mac_init_band()
H A Dsoc.c1281 if (mtk_wed_device_active(&mdev->mmio.wed)) in mt798x_wmac_probe()
H A Dmac.c931 if (!mtk_wed_device_active(&mdev->mmio.wed) && wcid) { in mt7915_mac_tx_free()
1523 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) { in mt7915_mac_reset_work()
H A Dmcu.c2354 if ((mtk_wed_device_active(&dev->mt76.mmio.wed) && in mt7915_mcu_init_firmware()
2372 return mt7915_mcu_set_red(dev, mtk_wed_device_active(&dev->mt76.mmio.wed)); in mt7915_mcu_init_firmware()
/openbmc/linux/include/linux/soc/mediatek/
H A Dmtk_wed.h220 #define mtk_wed_device_active(_dev) !!(_dev)->ops macro
246 static inline bool mtk_wed_device_active(struct mtk_wed_device *dev) in mtk_wed_device_active() function
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmmio.c77 if (mtk_wed_device_active(&dev->mmio.wed)) in mt76_set_irq_mask()
H A Dtx.c139 if (mtk_wed_device_active(&dev->mmio.wed) && in mt76_tx_status_skb_add()
831 if (mtk_wed_device_active(&dev->mmio.wed) && in mt76_token_consume()
875 if (mtk_wed_device_active(&dev->mmio.wed) && in mt76_token_release()
H A Ddma.c647 if (!mtk_wed_device_active(wed)) in mt76_dma_wed_setup()
988 if (mtk_wed_device_active(&dev->mmio.wed)) in mt76_dma_cleanup()
H A Dmt76_connac_mac.c512 if (is_mt7915(dev) && mtk_wed_device_active(&dev->mmio.wed)) in mt76_connac2_mac_write_txwi()
598 if (mtk_wed_device_active(&dev->mmio.wed) && in mt76_connac2_mac_fill_txs()
H A Dmac80211.c1378 if (mtk_wed_device_active(&dev->mmio.wed)) in mt76_rx_poll_complete()
H A Dmt76_connac_mcu.c1229 if (!mtk_wed_device_active(&dev->mmio.wed)) in mt76_connac_mcu_sta_wed_update()