Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/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 Dmmio.c876 if (mtk_wed_device_active(&mdev->mmio.wed)) in mt7915_dual_hif_set_irq_mask()
902 if (mtk_wed_device_active(wed)) { in mt7915_irq_tasklet()
971 if (mtk_wed_device_active(wed)) in mt7915_irq_handler()
H A Dpci.c216 if (mtk_wed_device_active(&mdev->mmio.wed)) in mt7915_pci_probe()
H A 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()
H A Dinit.c523 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.c952 if (!mtk_wed_device_active(&mdev->mmio.wed) && wcid) { in mt7915_mac_tx_free()
1557 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) { in mt7915_mac_reset_work()
H A Dmcu.c2341 if ((mtk_wed_device_active(&dev->mt76.mmio.wed) && in mt7915_mcu_init_firmware()
2359 return mt7915_mcu_set_red(dev, mtk_wed_device_active(&dev->mt76.mmio.wed)); in mt7915_mcu_init_firmware()
/freebsd/sys/compat/linuxkpi/common/include/linux/soc/mediatek/
H A Dmtk_wed.h48 mtk_wed_device_active(struct mtk_wed_device *dev __unused) in mtk_wed_device_active() function
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmmio.c93 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()
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()
H A Ddma.c654 if (!mtk_wed_device_active(wed)) in mt76_dma_wed_setup()
1001 if (mtk_wed_device_active(&dev->mmio.wed)) in mt76_dma_cleanup()
H A 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()
H A Dmac80211.c1408 if (mtk_wed_device_active(&dev->mmio.wed)) in mt76_rx_poll_complete()
H A Dmt76_connac_mcu.c1227 if (!mtk_wed_device_active(&dev->mmio.wed)) in mt76_connac_mcu_sta_wed_update()