Home
last modified time | relevance | path

Searched refs:mt76_connac_pm_wake (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac.h264 int mt76_connac_pm_wake(struct mt76_phy *phy, struct mt76_connac_pm *pm);
327 mt76_connac_pm_wake(&dev->phy, pm); in mt76_connac_mutex_acquire()
Dmt76_connac_mac.c12 int mt76_connac_pm_wake(struct mt76_phy *phy, struct mt76_connac_pm *pm) in mt76_connac_pm_wake() function
36 EXPORT_SYMBOL_GPL(mt76_connac_pm_wake);
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7615/
Dpci.c79 err = mt76_connac_pm_wake(&dev->mphy, &dev->pm); in mt7615_pci_suspend()
Ddebugfs.c126 mt76_connac_pm_wake(&dev->mphy, pm); in mt7615_pm_set()
Dmain.c636 err = mt76_connac_pm_wake(phy->mt76, &dev->pm); in mt7615_mac_sta_add()
669 mt76_connac_pm_wake(phy->mt76, &dev->pm); in mt7615_mac_sta_remove()
Dmac.c1988 if (mt76_connac_pm_wake(&dev->mphy, &dev->pm)) in mt7615_update_channel()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7921/
Ddebugfs.c286 mt76_connac_pm_wake(&dev->mphy, pm); in mt7921_pm_set()
Dmain.c719 ret = mt76_connac_pm_wake(&dev->mphy, &dev->pm); in mt7921_mac_sta_add()
770 mt76_connac_pm_wake(&dev->mphy, &dev->pm); in mt7921_mac_sta_remove()
Dmac.c832 if (mt76_connac_pm_wake(mphy, &dev->pm)) in mt7921_update_channel()