Searched refs:coex_rfk_chk_work (Results 1 – 3 of 3) sorted by relevance
4318 cancel_delayed_work_sync(&rtwdev->coex_rfk_chk_work); in rtw89_core_stop()4379 INIT_DELAYED_WORK(&rtwdev->coex_rfk_chk_work, rtw89_coex_rfk_chk_work); in rtw89_core_init()
6694 coex_rfk_chk_work.work); in rtw89_coex_rfk_chk_work()7713 cancel_delayed_work(&rtwdev->coex_rfk_chk_work); in _ntfy_wl_rfk()7728 &rtwdev->coex_rfk_chk_work, in _ntfy_wl_rfk()
5581 struct delayed_work coex_rfk_chk_work; member