Searched refs:MT_MCUQ_WM (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | dma.c | 158 mt76_queue_tx_cleanup(dev, dev->mt76.q_mcu[MT_MCUQ_WM], false); in mt7603_poll_tx() 165 mt76_queue_tx_cleanup(dev, dev->mt76.q_mcu[MT_MCUQ_WM], false); in mt7603_poll_tx() 205 ret = mt76_init_mcu_queue(&dev->mt76, MT_MCUQ_WM, MT_TX_HW_QUEUE_MCU, in mt7603_dma_init()
|
| H A D | mac.c | 1472 mt76_queue_tx_cleanup(dev, dev->mt76.q_mcu[MT_MCUQ_WM], true); in mt7603_mac_watchdog_reset()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | pci_mcu.c | 12 enum mt76_mcuq_id txq = MT_MCUQ_WM; in mt7925_mcu_send_message()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | sdio.c | 360 dev->q_mcu[MT_MCUQ_WM] = q; in mt76s_alloc_tx() 438 mcu = q == dev->q_mcu[MT_MCUQ_WM]; in mt76s_process_tx_queue() 472 nframes = mt76s_process_tx_queue(dev, dev->q_mcu[MT_MCUQ_WM]); in mt76s_status_worker()
|
| H A D | mt76_connac.h | 382 dev->queue_ops->tx_cleanup(dev, dev->q_mcu[MT_MCUQ_WM], false); in mt76_connac_tx_cleanup()
|
| H A D | mt792x_dma.c | 110 ret = mt76_init_mcu_queue(&dev->mt76, MT_MCUQ_WM, in mt792x_dma_alloc_queues()
|
| H A D | mt76.h | 126 MT_MCUQ_WM, enumerator
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | pci.c | 212 ret = mt76_init_mcu_queue(&dev->mt76, MT_MCUQ_WM, layout.mcu_wm_txq, in mt7921_dma_init()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | regs.h | 618 MT_INT_TX_MCU(MT_MCUQ_WM) | \
|
| H A D | mcu.c | 318 qid = MT_MCUQ_WM; in mt7996_mcu_send_message()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | regs.h | 758 MT_INT_TX_MCU(MT_MCUQ_WM) | \
|
| H A D | debugfs.c | 941 { dev->mt76.q_mcu[MT_MCUQ_WM], " MCUWM" }, in mt7915_xmit_queues_show()
|
| H A D | mcu.c | 233 qid = MT_MCUQ_WM; in mt7915_mcu_send_message()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | mac.c | 2022 mt76_queue_tx_cleanup(dev, mdev->q_mcu[MT_MCUQ_WM], in mt7615_pm_wake_work()
|