Searched refs:watch_dog_work (Results 1 – 3 of 3) sorted by relevance
579 cancel_delayed_work_sync(&rtwdev->watch_dog_work); in rtw_wow_leave_linked_ps()747 ieee80211_queue_delayed_work(rtwdev->hw, &rtwdev->watch_dog_work, in rtw_wow_resume_trx()
191 watch_dog_work.work); in rtw_watch_dog_work()202 ieee80211_queue_delayed_work(rtwdev->hw, &rtwdev->watch_dog_work, in rtw_watch_dog_work()1472 ieee80211_queue_delayed_work(rtwdev->hw, &rtwdev->watch_dog_work, in rtw_core_start()1498 cancel_delayed_work_sync(&rtwdev->watch_dog_work); in rtw_core_stop()2063 INIT_DELAYED_WORK(&rtwdev->watch_dog_work, rtw_watch_dog_work); in rtw_core_init()
2004 struct delayed_work watch_dog_work; member