Searched refs:mlo_pm_work (Results 1 – 6 of 6) sorted by relevance
279 cancel_delayed_work_sync(&dev->mlo_pm_work); in mt7925u_suspend()
56 cancel_delayed_work_sync(&dev->mlo_pm_work); in mt7925e_unregister_device()747 cancel_delayed_work_sync(&dev->mlo_pm_work); in mt7925_pci_suspend()
254 INIT_DELAYED_WORK(&dev->mlo_pm_work, mt7925_mlo_pm_work); in mt7925_register_device()
1541 mlo_pm_work.work); in mt7925_mlo_pm_work()1714 cancel_delayed_work_sync(&dev->mlo_pm_work); in mt7925_suspend()2198 ieee80211_queue_delayed_work(hw, &dev->mlo_pm_work, 5 * HZ); in mt7925_link_info_changed()2711 cancel_delayed_work_sync(&dev->mlo_pm_work); in mt7925_stop()
1528 cancel_delayed_work_sync(&dev->mlo_pm_work); in mt7925_mac_reset_work()
332 struct delayed_work mlo_pm_work; member