Searched refs:mt76_connac_power_save_sched (Results 1 – 7 of 7) sorted by relevance
/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac.h | 99 void mt76_connac_power_save_sched(struct mt76_phy *phy, 129 mt76_connac_power_save_sched(phy, pm); in mt76_connac_pm_unref() 162 mt76_connac_power_save_sched(&dev->phy, pm); in mt76_connac_mutex_release()
|
D | mt76_connac_mac.c | 32 void mt76_connac_power_save_sched(struct mt76_phy *phy, in mt76_connac_power_save_sched() function 53 EXPORT_SYMBOL_GPL(mt76_connac_power_save_sched);
|
/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | debugfs.c | 300 mt76_connac_power_save_sched(&dev->mphy, pm); in mt7921_pm_set()
|
D | main.c | 610 mt76_connac_power_save_sched(&dev->mphy, &dev->pm); in mt7921_mac_sta_add() 667 mt76_connac_power_save_sched(&dev->mphy, &dev->pm); in mt7921_mac_sta_remove()
|
D | mac.c | 1302 mt76_connac_power_save_sched(mphy, &dev->pm); in mt7921_update_channel() 1445 mt76_connac_power_save_sched(&dev->mt76.phy, pm); in mt7921_mac_reset_work()
|
/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | main.c | 642 mt76_connac_power_save_sched(phy->mt76, &dev->pm); in mt7615_mac_sta_add() 672 mt76_connac_power_save_sched(phy->mt76, &dev->pm); in mt7615_mac_sta_remove()
|
D | mac.c | 1918 mt76_connac_power_save_sched(&dev->mphy, &dev->pm); in mt7615_update_channel()
|