Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/
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 …]
Dpci.c192 if (mtk_wed_device_active(&mdev->mmio.wed)) in mt7915_pci_probe()
Dmmio.c872 if (mtk_wed_device_active(&mdev->mmio.wed)) in mt7915_dual_hif_set_irq_mask()
898 if (mtk_wed_device_active(wed)) { in mt7915_irq_tasklet()
967 if (mtk_wed_device_active(wed)) in mt7915_irq_handler()
Dmain.c1097 if (mtk_wed_device_active(&phy->dev->mt76.mmio.wed)) { in mt7915_sta_statistics()
1625 if (!mtk_wed_device_active(wed)) in mt7915_net_fill_forward_path()
Dinit.c506 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) in mt7915_mac_init_band()
Dsoc.c1281 if (mtk_wed_device_active(&mdev->mmio.wed)) in mt798x_wmac_probe()
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()
Dmcu.c2335 if ((mtk_wed_device_active(&dev->mt76.mmio.wed) && in mt7915_mcu_init_firmware()
2353 return mt7915_mcu_set_red(dev, mtk_wed_device_active(&dev->mt76.mmio.wed)); in mt7915_mcu_init_firmware()
/Linux-v6.6/include/linux/soc/mediatek/
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
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dmmio.c77 if (mtk_wed_device_active(&dev->mmio.wed)) in mt76_set_irq_mask()
Dtx.c139 if (mtk_wed_device_active(&dev->mmio.wed) && in mt76_tx_status_skb_add()
763 if (mtk_wed_device_active(&dev->mmio.wed) && in mt76_token_consume()
807 if (mtk_wed_device_active(&dev->mmio.wed) && in mt76_token_release()
Ddma.c650 if (!mtk_wed_device_active(wed)) in mt76_dma_wed_setup()
989 if (mtk_wed_device_active(&dev->mmio.wed)) in mt76_dma_cleanup()
Dmt76_connac_mac.c526 if (is_mt7915(dev) && mtk_wed_device_active(&dev->mmio.wed)) in mt76_connac2_mac_write_txwi()
612 if (mtk_wed_device_active(&dev->mmio.wed) && in mt76_connac2_mac_fill_txs()
Dmac80211.c1373 if (mtk_wed_device_active(&dev->mmio.wed)) in mt76_rx_poll_complete()
Dmt76_connac_mcu.c1227 if (!mtk_wed_device_active(&dev->mmio.wed)) in mt76_connac_mcu_sta_wed_update()