Searched refs:watch_dog_work (Results 1 – 3 of 3) sorted by relevance
179 watch_dog_work.work); in rtw_watch_dog_work()190 ieee80211_queue_delayed_work(rtwdev->hw, &rtwdev->watch_dog_work, in rtw_watch_dog_work()1103 ieee80211_queue_delayed_work(rtwdev->hw, &rtwdev->watch_dog_work, in rtw_core_start()1127 cancel_delayed_work_sync(&rtwdev->watch_dog_work); in rtw_core_stop()1619 INIT_DELAYED_WORK(&rtwdev->watch_dog_work, rtw_watch_dog_work); in rtw_core_init()
556 cancel_delayed_work_sync(&rtwdev->watch_dog_work); in rtw_wow_leave_linked_ps()723 ieee80211_queue_delayed_work(rtwdev->hw, &rtwdev->watch_dog_work, in rtw_wow_resume_trx()
1715 struct delayed_work watch_dog_work; member