Searched refs:mt76_connac_pm_unref (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | dma.c | 81 mt76_connac_pm_unref(&dev->mphy, &dev->pm); in mt7615_poll_tx() 99 mt76_connac_pm_unref(&dev->mphy, &dev->pm); in mt7615_poll_rx()
|
D | pci_init.c | 99 mt76_connac_pm_unref(&dev->mphy, &dev->pm); in mt7615_led_set_config()
|
D | sdio.c | 39 mt76_connac_pm_unref(&dev->mphy, &dev->pm); in mt7663s_txrx_worker()
|
D | main.c | 711 mt76_connac_pm_unref(phy->mt76, &dev->pm); in mt7615_sta_rate_tbl_update() 727 mt76_connac_pm_unref(&dev->mphy, &dev->pm); in mt7615_tx_worker() 757 mt76_connac_pm_unref(mphy, &dev->pm); in mt7615_tx()
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | dma.c | 23 mt76_connac_pm_unref(&dev->mphy, &dev->pm); in mt7921_poll_tx() 41 mt76_connac_pm_unref(&dev->mphy, &dev->pm); in mt7921_poll_rx()
|
D | sdio.c | 37 mt76_connac_pm_unref(&dev->mphy, &dev->pm); in mt7921s_txrx_worker()
|
D | main.c | 806 mt76_connac_pm_unref(&dev->mphy, &dev->pm); in mt7921_tx_worker() 836 mt76_connac_pm_unref(mphy, &dev->pm); in mt7921_tx()
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac.h | 294 mt76_connac_pm_unref(struct mt76_phy *phy, struct mt76_connac_pm *pm) in mt76_connac_pm_unref() function
|