Home
last modified time | relevance | path

Searched refs:watch_dog_work (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dwow.c556 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()
H A Dmain.c179 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()
H A Dmain.h1715 struct delayed_work watch_dog_work; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dwow.c579 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()
H A Dmain.c211 watch_dog_work.work); in rtw_watch_dog_work()
222 ieee80211_queue_delayed_work(rtwdev->hw, &rtwdev->watch_dog_work, in rtw_watch_dog_work()
1500 ieee80211_queue_delayed_work(rtwdev->hw, &rtwdev->watch_dog_work, in rtw_core_start()
1526 cancel_delayed_work_sync(&rtwdev->watch_dog_work); in rtw_core_stop()
2099 INIT_DELAYED_WORK(&rtwdev->watch_dog_work, rtw_watch_dog_work); in rtw_core_init()
H A Dmain.h2008 struct delayed_work watch_dog_work; member

Completed in 18 milliseconds