Searched refs:mt76_connac_power_save_sched (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac.h | 313 void mt76_connac_power_save_sched(struct mt76_phy *phy, 349 mt76_connac_power_save_sched(phy, pm); in mt76_connac_pm_unref() 382 mt76_connac_power_save_sched(&dev->phy, pm); in mt76_connac_mutex_release()
|
H A D | mt792x_mac.c | 267 mt76_connac_power_save_sched(mphy, &dev->pm); in mt792x_update_channel()
|
H A D | mt76_connac_mac.c | 59 void mt76_connac_power_save_sched(struct mt76_phy *phy, in mt76_connac_power_save_sched() function 80 EXPORT_SYMBOL_GPL(mt76_connac_power_save_sched);
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | debugfs.c | 168 mt76_connac_power_save_sched(&dev->mphy, pm); in mt7921_pm_set()
|
H A D | main.c | 742 mt76_connac_power_save_sched(&dev->mphy, &dev->pm); in mt7921_mac_sta_add() 802 mt76_connac_power_save_sched(&dev->mphy, &dev->pm); in mt7921_mac_sta_remove()
|
H A D | mac.c | 714 mt76_connac_power_save_sched(&dev->mt76.phy, pm); in mt7921_mac_reset_work()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | debugfs.c | 129 mt76_connac_power_save_sched(&dev->mphy, pm); in mt7615_pm_set()
|
H A D | main.c | 683 mt76_connac_power_save_sched(phy->mt76, &dev->pm); in mt7615_mac_sta_add() 713 mt76_connac_power_save_sched(phy->mt76, &dev->pm); in mt7615_mac_sta_remove()
|
H A D | mac.c | 1990 mt76_connac_power_save_sched(&dev->mphy, &dev->pm); in mt7615_update_channel()
|